Rob Greer Photography
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] WordPress 4.4 Problems With PluginThanks again for the help. I’m sorry so many other folks are still having trouble.
Forum: Plugins
In reply to: [WP eCommerce] WordPress 4.4 Problems With PluginThanks Mihai – that fixed it.
Forum: Plugins
In reply to: [WP eCommerce] WordPress 4.4 Problems With PluginI too am having this problem and thus users cannot complete their transaction. When the user goes to Checkout, the PayPal message “Your shopping cart is empty.” appears. I’ve tried a) updating to the latest 3.11 per Mihai [the changed line in ajax.pho (101) is correct on my site], b) damodai’s suggestion, and c) whitelamp’s suggestion. Can you please help?
Forum: Fixing WordPress
In reply to: Entries to One Category Only Won’t Appear on Home/Main PageAnd thanks for your pointer Ron! It set me in the right direction.
Forum: Fixing WordPress
In reply to: Entries to One Category Only Won’t Appear on Home/Main PageNevermind … I figured it out. The following line was in my index file:
<!– <?php if (in_category(4)) continue; ?> –>
🙁
Forum: Fixing WordPress
In reply to: Entries to One Category Only Won’t Appear on Home/Main PageI just tried the default Classic theme and the articles do appear on that one. Now I’m not sure where I should start my code troubleshooting. Any suggestions?