Edward
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] Changing the text from 'submit' to 'remove' in cartNormally these buttons should be displayed as small minus icons.
It sounds like your theme might be altering them back to a normal form button.If you link the page I might be able to help by altering your CSS a little bit to allow them to look as they should.
If not they could be re-styled any way you’d like them to look…
For example on our own site they are using an icon font
http://dl.dropbox.com/u/151891/screenshots/2014-12-11_2129.pngYou can do pretty much anything by altering templates.
Forum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happenI just tried to create variations on my test that contain a slash in the name and I can’t even generate a variation if it contains a slash in it. I’m curious how you were able to and if this may have changed in a recent release. We’re looking into it.
In the mean time get back to me and let me know if you find the same with slashes in variations.
Forum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happenCan you try adding a variation to your test item? One of the variations that uses the / in the names?
Forum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happenAre you charging shipping?
Please ensure that product has weights assigned to it.
I wasn’t sure I didn’t see the shipping calculator on your checkout page.Did you have any other new plugin installed when these products were created that isn’t installed now? Maybe some odd conflict?
Is there anything odd / in common about he products that don’t work?
Such as I’ve noticed this product doesn’t work also
http://spitpermit.com/?wpsc-product=2015-permit-shirt-ls-duplicateOne thing I see in common is in the variations “w/” I’m curious if that is the reason
Do all of the items that don’t work have a variation with the forward slash in them?
Forum: Plugins
In reply to: [WP eCommerce] store sales logSounds like you may have made changes to the checkout forms? Make sure you require the name and email and that they are set to the correct form fields If you have altered them. If you haven’t made changes to the form fields at all then I’d start by going through conflict testing.
http://docs.wpecommerce.org/conflict-and-compatibility-testing/
Since you mention it had been working good it’s possible you installed additional plugins that me be causing a conflict.
Forum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happenForum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happenYou’re welcome awhite8002 I appreciate the offer! You’re best thanks would be to leave us a review 🙂 we’d be super grateful!
https://wordpress.org/support/view/plugin-reviews/wp-e-commerce#postform
Hi there I just tested this on my local install. I’m not seeing that happen. When I enter a link in external it shows in the field even on page reloads and when I update it doesn’t revert back.
I would guess the following is happening. Something is causing the field to be empty when you edit the page again. When you save it if the field is empty it’s going to revert back to normal functionality.
As for the field being empty that’s a bit harder to know. I’d start with conflict testing.
You’ll find directions here how to conflict test http://docs.wpecommerce.org/conflict-and-compatibility-testing/
Another way out there possible reason is a database problem… You could try repairing your database. If you don’t know how to do that I’d suggest contacting your hosting service.
Start with troubleshooting though that’s quick and easy.
Forum: Plugins
In reply to: [WP eCommerce] "toggle_page_title: 0" showing up in shopping cart pagesHappy you got that sorted out.
Forum: Plugins
In reply to: [WP eCommerce] SLIDE_TEMPLATE default – HELPPlease add the following to your style.css in your theme
Please add the following to style.css of your theme.
.custom_meta{display:none!IMPORTANT;}Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Remove additional descI think I understand from another post you commented on.
Please add the following to your style.css in your theme
Please add the following to style.css of your theme.
.custom_meta{display:none!IMPORTANT;}Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Remove additional desc@merkucio Could you provide a page or screenshot of what you are asking. I’m not clear what you mean by your description.
Forum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happenWe are not asking you to delete the plugin. You’re looking in the wrong location. Please look in this path wp-content/themes/vigilance/
Also if you are running our plugin “Flush Theme Cache” is there sorry I said Clear Theme Cache in my previous reply. Essentially the same thing though.
http://dl.dropbox.com/u/151891/screenshots/2014-12-06_1817.png
You’re running our plugin obviously so it must be in SETTINGS > STORE > PRESENTATION
Also if checkout is working for some products and not all.
1. Please provide a link to the exact product not working.
2. Ensure all your products have a weight specified especially the product not working. If it should not have a weight be sure to specify that it should not have shipping applied.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happen@awhite8002 I just tested your checkout page.
Your checkout is working and directing to paypal
http://dl.dropbox.com/u/151891/screenshots/2014-12-06_1726.png
Forum: Plugins
In reply to: [WP eCommerce] Once updated, flow from checkout to paypal doesnt happen@troubadorr Please do NOT piggy back topics open your own. It makes keeping things in order difficult. Your site appears to be working. I added an iten to the cart entered my info and was directed to paypal http://dl.dropbox.com/u/151891/screenshots/2014-12-06_1715.png
@awhite8002 I can only assume your site is spitpermit.com? You never replied with your site URL.
If this file wpsc-shopping_cart_page.php is not in this path wp-content/themes/vigilance/
1. Are you using a cahce plugin? If you are delete the cache
2. Got to your WordPress admin Click SETTINGS > STORE > PRESENTATION find the button on this page that is labeled “Clear Theme Cache” click this.
It also appears you’ve made changes to the checkout form that may be causing some problems.
If you continue to have problems You might want to open a support topic and have someone assist you directly.