Edward
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] Variation not working from products list pagePlease make sure the show variations option is selected in your grid view settings.
This is found on the Store Presentation settings page
https://dl.dropboxusercontent.com/u/16683640/Screenshots/2014-05-01_0310.png
Forum: Plugins
In reply to: [WP eCommerce] Variation not working from products list pageIt’s working for me please see this video
http://dl.dropbox.com/u/151891/screenshots/2014-04-30_1952.swf
Try clearing your browser cache
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Variation not working from products list pageWithout looking at a specific product I see some errors in the console see image
http://dl.dropbox.com/u/151891/screenshots/2014-04-30_1948.png
I’ll check again when I have a link to a specific product.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Variation not working from products list pageCould you link a product that has a variation? I checked through quickly but didn’t find one.
Forum: Plugins
In reply to: [WP eCommerce] Variation not working from products list pageThat would most certainly be the result of a jquery / javascript error.
More than likely you have a conflict with your theme or another plugin you have installed.
To test do the following…
Disable all plugins that are not store related.
Change the theme to a wordpress default theme such as 2010 – 2012
clear the store template cache in Store settings presentation tab.Now test again.
If you provide your url I will check the console for script errors for you.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] After upgrade of WP and WP Ecommerce product page is messed upjust add the following to your style css
.custom_meta{display:none!IMPORTANT;}Forum: Plugins
In reply to: [WP eCommerce] After upgrade of WP and WP Ecommerce product page is messed upWhat you are seeing is custom_meta. I’m not sure why we output this. You can either open the page template and remove the code or add a css rule to just hide it.
Regards
Edward0. Is it possible to have an opt-in form instead of the checkout button on every product page?
Not out of the box. You could possibly consult a 3rd party developer that might be able to build this for you. Here is a list of prominent WordPress / WPEC developers that may be able to assist you with that.
http://getshopped.org/consultant/1. Is it possibe to have a template for a product page? I mean if I want to make a change in all products I don’t have to visit every single product and make a desired change. But rather make it in a template.
The product page has it’s own template. If you wanted to add something that remains the same across ALL product pages you might be able to utilize that to add that content. Content of a product is exactly the same as the content of a post or page. if it’s possible with wordpress then it should be possible with a product as well. Off hand I have never heard of this.2. On every product page I would like to have the “similar products” section. Is it available in the free version of the wp-e-commerce plugin?
Related products is a 3rd party add on you can read more about it here http://wordpress.org/plugins/wpec-related-products/3. Is loading the product catalog from Excel available in the free version of the plugin?
Product importer is also a 3rd party add on find out more here http://www.visser.com.au/plugins/product-importer-deluxe/
Forum: Plugins
In reply to: [WP eCommerce] Custom meta functions – change to ouput htmlJust a quick tip in case you or anyone needs to find something like this in the future.
What I do is download the plugin and use local search for text within a document.Thanks to one of our other support guys for giving me this tip I hadn’t thought of that myself either.
Regards
EdwardForum: Reviews
In reply to: [WP eCommerce] Wp E- CommerceHey Bill I just searched our premium support topics. The only result I found is your initial purchase back in January. Are you sure you opened a topic?
We are aware the store is not yet responsive. The plugin was designed before responsive existed. It is certainly on our list of to do’s.
You can send us information as well as images through our premium support system.
Login and use the form at this page
http://getshopped.org/resources/premium-support/Regards
EdwardThat’s quit a long messy list of plugins. I have not tested all of them. It would truly be easier if we could just get to log in and test. Since this still seems to be a problem for you. I can try to provide you some steps but I can’t guarantee you’ll do it correctly.
1. disable ALL NON WPEC plugins
2. Switch to a default wordpress theme such as 2010 -2012
3. clear the store template cache in Settings > Store > PresentationOnce this is done test everything to see where things are.
As I have pointed out in previous posts… it’s simply not that easy to assist you when your front end already clearly displays dozens of errors. Until that is resolved I have no idea what you’re seeing or what might be giving you trouble.
I have also pointed out a way for you to backup and restore and told you I would use my copy of backup buddy to backup your site.
This is what you see when you click products in the left column
http://dl.dropbox.com/u/151891/screenshots/2014-04-21_1012.pngI don’t see the image you are referring to but in order to see where you manage a products images you would need to select one of your products. By clicking the products name in the list seen when you click “Products”
We’ve done all we can through these resources. At this time you will need to provide access to your site. This is getting us no place fast. If you do not wish to provide access to your site that is your choice but we can’t continue to go back and forth like this. I’m sorry if this doesn’t help you but we do have other people we are helping.
Maybe you can continue to work out what you don’t understand by working with the community of users here.
Best of luck
EdwardThe video shows the only way to add an image to a product there isn’t another way to add one.
I’m sorry I didn’t notice the URL in your initial post I was actually referring to your premium support post where you didn’t provide sufficient information.
I would not be able to provide a list of incompatible plugins. I’d love to myself know that but there simply isn’t enough time to test every conceivable combination of plugins.
Are you saying the only plugins you have installed are the following?
WordPress version: 3.8.1
Gold Cart version: 2.9.7.7
WP E-commerce version: 3.8.13.4if so then I would seriously suspect the theme of causing the issue. In fact judging by the type of errors I see in the console I already suspect the theme itself. I am unable to say for sure without testing.
As for backing up and restoring I strongly and always suggest Backup Buddy. I use it myself. In fact… IF you would provide us access I’d USE MY COPY to backup for you. We almost always to as a precaution since many people truly have no backup plan. We actually state this on our support page where you sent in your initial topic.
http://dl.dropbox.com/u/151891/screenshots/2014-04-20_2110.pngRegards
EdwardForum: Plugins
In reply to: [WP eCommerce] How to find why transactions are declinedNot sure what’s happening have you tested with only store plugins enabled? It’s possible that it might be a conflict with another plugin.
I’ll try to check further on my end but if it’s random it may be hard to nail down.
You can open the CIM payment php file and do var dumps to see what is actually being sent and received.
If you need further assistance with that you might want to open a premium support topic.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Category thumbnail images changing automaticallyHey Bloke it could be the theme altering images I’ve seen this happen before.
Also another thing you can check are the thumbnail sizes you are using. Check both the store and media settings.if that all checks out then I’d suspect the theme has something coded to alter thumbnails for it’s use. Check if the theme has special settings of it’s own for thumbnails.
Last if that all fails to find a resolution I’d disable non store related plugins and switch to a default wordpress theme such as 2010 or 2011 clear the store template cache in the store presentation settings and then check if you still have the same issue.
If it’s resolved then it’s due to the theme.
Regards
EdwardForum: Plugins
In reply to: [WP eCommerce] Error on product pageFixed. If you would like to take advantage of the fix prior to it’s release.
You will need to replace product.php found in the following path
wpsc-components/theme-engine-v1/helpers/product.phpWith the code found here
https://raw.githubusercontent.com/wp-e-commerce/WP-e-Commerce/743789b1a37f0d026ae0c8e761e0a8934168081b/wpsc-components/theme-engine-v1/helpers/product.phpRegards
Edward