craigmhoward
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Shopping Cart] Shopping Cart is always emptyThank you for the link. It lead me to the solution.
I edited the plugin
wordpress-simple-paypal-shopping-cart/wp_shopping_cart.phpand added the line
session_save_path("./tmp");and it started working. I’m using GoDaddy BTW.
Forum: Plugins
In reply to: [Simple Shopping Cart] Shopping Cart is always emptyyep, see my code example above. I also tried it without the show_thumbnail=”1″.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event Grid View Not WorkingI figured out my issue. I was getting a javascript error about owl.owlcarousel, so I installed the owl carousel plugin and then the google calendar plugin started working, including the back and next buttons.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Event Grid View Not WorkingI’m having the same issue. List view works, Grouped List view works, but Grid does not work in the feed page or in the widget. It displays the calender with no events. The back and next links do not work in any view. On this page I set the widget to be Grouped List view and the feed to be Grid. I only have one feed. Test GCal Plugin version = 2.1.7. WordPress version 4.1.