Edward
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] Shopping Card closing and go to checkoutWhat you are seeing is due to the theme you are using not the cart plugin. Without the theme your add to cart would not display in that pop up.
The problem is your theme. You have 2 options. Ask this question to the theme developer or use a different theme.
If you test using a default wordpress theme you’ll see there won’t be that odd pop up that you have to close.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Shopping cart is not workingThere’s nothing special you need to do to “work” with the plugin. Just follow the WordPress code standards. http://codex.wordpress.org/WordPress_Coding_Standards
One of the major crimes I see themes commit is bad use of jquery and javascript. Pay particular attention follow the WordPress standards. Use enqueue do not just put javascript in the head of a file. Don’t include jquery more than once.
Small things like that go a long way to building a proper WordPress theme.
If just moving out the wpsc-shopping_cart_page.php file worked you can most likely continue to use the rest of the theme.
If it’s more than just that file it’s possible to fix the theme *maybe* but might be easier to just do it with something better in the first place.
I good plugin you can use to test theme compliance is WordPress Theme Check
Best of luck
Forum: Plugins
In reply to: [WP eCommerce] "toggle_page_title: 0" showing up in shopping cart pagesThat will work as well. Be sure you have that stylesheet in your theme directory or you will lose that change when you upgrade the plugin.
Forum: Plugins
In reply to: [WP eCommerce] "toggle_page_title: 0" showing up in shopping cart pagesYou should have it in this file /wp-content/themes/twentyeleven-child/style.css
Forum: Plugins
In reply to: [WP eCommerce] "toggle_page_title: 0" showing up in shopping cart pagesI’m looking at your styles you either didn’t put it in the correct theme or you’re using some sort of cache plugin that is still pulling the previous styles.
Forum: Plugins
In reply to: [WP eCommerce] "toggle_page_title: 0" showing up in shopping cart pagesPlease add the following to style.css of your theme.
.custom_meta{display:none;}Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] "toggle_page_title: 0" showing up in shopping cart pagesCan you please provide a link to the page? It would help to identify what you are seeing.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happenHi would it be possible for you to provide admin login to your site. You can do this by visiting our website and using the live chat.
Thanks
You could visit our site and use the live chat to send me your info I’ll answer your message just mention xamzor. http://wpecommerce.org
Thank you for the additional info.
I assume this is what you mean when you say I won’t see that error?
http://dl.dropbox.com/u/151891/screenshots/2014-12-04_2206.png
The total is correct.Is there some way to see it *with* the error happening? Do you have a staging setup where we can test without disrupting sales?
Hi I’ll be happy to help. Give me a few minutes to look things over and see what I can find.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Shopping cart is not workingWhen you were testing by changing to a default theme did you also make sure to clear the theme cache on this page
SETTINGS > STORE > PRESENTATION (tab)
On this page you’ll see a button that says Clear Theme Cache
When you switch to the default theme make sure to click this before testing.
Be sure the theme you are testing with does not have store template files in it.
Another way you could test is by looking in your theme files using FTP.
Look for the file named wpsc-shopping_cart_page.php
Rename this file wpsc-shopping_cart_page-off.php
Again MAKE SURE to visit the Store Presentation setting and clear the cache.
Now test the store.
Please let me know if this resolves the problem.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Shopping cart is not workingHi
I’m having a look at your site. Will reply again shortly.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Set "Bs" as currency Symbol for Venezuelan Bolivar FuerteHi Wishow
No problem about your english.
May I ask if this previously worked as expected or has this only become a problem since 3.9?
If you’ve recently updated the db you may want to try to flush the transients transients.
You could use the following tool to do this
https://wordpress.org/plugins/artiss-transient-cleaner/Please let us know how it turns out
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] WP EcommerceHi shelnook. My name is Edward with WPeC Support Manager.
Sorry to hear you’re having trouble.
First can you reply with your support topic # it should be in the reply your received. I’d like to try to identify your topic. Premium support response time ranges from 6 – 10 hours but can at times take 24 hours for a reply though that is rare.
Our free plugin provides many of the most common features and options. The full list can be seen here http://getshopped.org/features/
You certainly do not *need* to buy Gold Cart to run your store. I have personally installed many stores that never needed Gold Cart at all.
Grid View is a specific layout style that not everyone needs. If you want to display products in a grid or any other view for that matter your can create any presentation template you like. We make the display fully customizable. For those that don’t know how to code Grid View is provided as an optional add on.
All the Gold Cart features are listed here. http://getshopped.org/premium-upgrades/premium-plugin/gold-cart-plugin/ Grid View includes payment methods and shipping methods as well as the additional view options.
I see one UPS topic in our support tickets I assume may be yours that was submitted 2 hours ago. If you can please provide your support topic IDs so I can be sure we have the 2 topics you mention.
There are too many variables to know specifically without reviewing your site why it would load slowly and not receive rates from UPS. We’ll be happy to look into this for you. Issues like this can be anything from server config, firewall problems and js conflicts. Just that it’s a new server doesn’t always mean it’s not the server.
Do you have a theme enabled? There could potentially even be js conflict with a porrly made theme.
We’re happy to help and if we are unable to identify your support topics you reference I will make sure you get into our support system and get your store issues worked out.