alexgophermix
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Shopping Cart] Quantity Option Not Working@mbrsolution thanks for the reply. It is almost certainly an issue with theme or plugin compatibility. I installed the latest version of WP Paypal Shopping Cart on a test site and I could change the item quantity successfully (albeit still with a page refresh).
To be thorough here is the full active plugin list:
Contact Form 7
Contact Form DB
Display Widgets
GC Testimonials
Share Buttons by AddToAny
Shortcodes Ultimate
Simple Exclude Categories
Soliloquy
SpeakUp! Email Petitions
Speedy Page Redirect
Subscribe2
Tweet Blender
Vixy YouTube Embed
Widget Logic
WP Simple Paypal Shopping cart
WP Sitemap PageOur theme was developed by a third party and also has 3 custom widgets that simply set up custom post types when active (currently active and not listed above).
Have you noticed any compatibility issues with any of the above listed plugins in the past? If not do you have any recommendations on how to best approach debugging what might be causing the full page refresh and emptying of the basket?
Thanks for all your help so far
Forum: Plugins
In reply to: [Simple Shopping Cart] Quantity Option Not WorkingHi mbrsolution,
Can you elaborate how setting up IPN Notifications will solve the page refresh issue when trying to change item quantity in the cart?
From the description of Step 8 it doesn’t appear that setting up these notifications or changing paypal account type will alter functionality of the plugin cart
Thanks in advance
Upon closer inspection, my problem is different from Aaron’s and likely not caused by the same bug. I’m running Red Hat 4.1.2 and the problem is not with file permissions but that only the thumbnail image is replaced not the full sized image.
Should I start a new thread?
I have an image gallery with images and their links set up like so:
<a href="xxx/wp-content/uploads/2011/11/DSC0133.jpg" rel="attachment wp-att-367"> <img src="xxx/wp-content/uploads/2011/11/DSC0133-199x300.jpg" alt="" title="DSC0133" width="199" height="300" class="alignnone size-medium wp-image-367" /> </a>When I do a “Just replace the file” using another .jpg file only the thumbnail is replaced, but the link to the full-size file leads back to old image. Shouldn’t the plugin change the full-size image as well as the thumbnail version?
I’m using lightbox that’s why I need the hyperlinks to the fullsize images.