Edward
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] E-mail Problem@rasamaya1 Please do not piggy back other topics. It’s not easy to follow replies and not every issue no matter how similar it may appear does not mean it’s the same.
Either way I would advise following the same steps mentioned in the previous post.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] E-mail ProblemFirst I would ensure everything is up to date. Due to changes within WordPress at times it is necessary to ensure everything is upgraded together. If something is out of sync you can run into odd behavior.
Next I would install a WordPress email logging plugin such as https://wordpress.org/plugins/email-log/
This will track every email that is sent by WordPress and your store. If you see the emails in this log they are being sent by the store but either your server is failing to deliver them or an overly aggressive spam filter could be blocking them or possibly a typo.
If they aren’t appearing in this log I would next follow the conflict testing methods found on this page
https://wpecommerce.org/wp-e-commerce-3-8-9-compatibility-issues/Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Please helpForum: Plugins
In reply to: [WP eCommerce] Please help@isay81 That RSS error isn’t anything related. it’s due to the fact that your plugin is still looking for the News feed from our old site. Once you update your plugin the feed will work. 😉
Forum: Plugins
In reply to: [WP eCommerce] Checkout Form Fields Not ShowingThank you I’ll be in touch shortly.
Forum: Plugins
In reply to: [WP eCommerce] Checkout Form Fields Not ShowingCan you email login details to ——————-
please use this subject “Checkout Form Fields Not Showing”
and include the link to this topic
https://wordpress.org/support/topic/checkout-form-fields-not-showing
Thank You
Edward
Forum: Plugins
In reply to: [WP eCommerce] Checkout Form Fields Not ShowingSorry that didn’t help. It was worth a try. I would suggest following the conflict testing guide found here. https://wpecommerce.org/wp-e-commerce-3-8-9-compatibility-issues/
Have you done any upgrades or installed anything new recently?
Could you please post what version you have installed of
WordPress
WPeC
Gold Cart (if installed)Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Tax Bands not available in product?You are correct.
Please check your tax settings to ensure “Product prices are tax inclusive“
You most likely see this near the tax bands
Warning: Tax Bands do not take effect when product prices are tax exclusive.Once you have this set you will find on the product page Tax section a menu to select the tax band for that product.
Sorry I misunderstood.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Checkout Page doesn't look rightHi fidelityseo
Every theme presents it’s own styles that in ways alter the layout in general. No 2 themes wind up displaying things exactly the same.
It appears this theme resets padding and margins that would normally be creating a cleaner look. You would need to style the page using CSS to suite your visual needs.
For example this is how the form looks with the rwentytwelve theme
http://dl.dropbox.com/u/151891/screenshots/2014-12-12_1145.pngAs you can see your theme makes major changes compare to this theme.
If you’re not comfortable doing this yourself I’d suggest hiring a developer to tidy up the styles. http://getshopped.org/consultant/
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Checkout Form Fields Not ShowingHi actionbasic
Can you look in your theme folder and see if you have a file named
“wpsc-shopping_cart_page.php”
If you have this file in your theme could you try renaming it to
wpsc-shopping_cart_page.php.off
and then go to your WordPress admin SETTINGS > STORE > PRESENTATION and click “Flush Theme Cache”
Then check your checkout page?
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Undesired dashboard options after deleting plugin.Hi Avaray
Yeah those certainly are not in our plugin for sure.
Could you post a list of all the plugins you have installed and active maybe we can figure out by name what one might be adding it.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Category pages say "Nothing found"Hi johpg
So essentially what the dev is saying is the theme is built specifically designed FOR WooCommerce. So it’s doing specific things that Woo has built into their plugin.
This is why it’s not working as expected. What he’s explaining is. You need to build a custom archive page. To replace the archive page in the theme.
You might just be able to rename the page in the theme that is causing the problem with archives.
Look in the theme folder for any page that has the name archive in it and just rename them by adding .off to the end after .php
Then go into the Store Settings
Settings > Store > Presentation and click Flush Theme Cache
Now test your store pages. If this works you’re all finished. If not you’ll need to build a custom archive page.
If you aren’t familiar with WordPress development I’d suggest hiring a developer to modify the theme for you. http://getshopped.org/consultant/
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Check Out Form Field Font Color ChangeHi fidelityseo
.wpsc-shopping-cart .text{ color:#fff!IMPORTANT; background: #f5ba16!IMPORTANT; }Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] BackupHi bcohen
mysqldump -u name -p [databasename] > filename.sql
will backup your entire database all tables including store tables.
My preferred method is to use Backup Buddy it will backup both the database and your files in one archive
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Tax Bands not available in product?Hi jrotella
It’s working as it’s designed. There is no way to set specific products to use a specific tax band. That was not the design. You can set tax bands that take effect at checkout depending on where a person is from but this is across all products not specific products.
You have a unique requirement that isn’t common. If you need this functionality I’d suggest hiring a developer from our experts page to help build this additional functionality.
http://getshopped.org/consultant/
Regards
Edward