spoonofmilk
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce paginate variations] Variation sorting/orderingJust wanted to reiterate jacf182 – works a treat and saved my sanity. My products were taking more than 3 minutes to load/update each time… now it’s about 10 seconds!
I did note that the sorting option didn’t work, but additional sorting options would be very useful, as above!
However, great work anyway. Thanks loads!
Thanks, Nick. Just to confirm that’s not the case for me still – first thing I checked, but the problem is on sites that previously had working feeds using the Calendar ID.
I appreciate you looking into the error and hope you find a solution soon ??
Hi Nick, thanks for replying to this thread!
The example feed above is set to:
Minimum start: 1 month back
Maximum end: 2 years forwardHope you have a potential fix – this plugin is so useful and great up til now I’d have happily paid for it. I use it on quite a lot of sites and the only one that seems to be working is the first one I updated!
I’ve also just made sure it was a completely fresh API by creating a new project and API under a second account (just in case). Still no dice!
Just to clarify again… I have used the Calendar ID, I’ve tried new feeds, editing old feeds, creating new API keys, simple display, custom display… all I get is the error message, either “No events to display” or the parsing error.
Also to confirm, the calendar is set to public.
Thanks for looking pawswebmaster, but yeah.. first thing I checked. The Calendar ID is correct in my settings.
I’ve updated the plugin on a couple of other sites now and had the same problem – I even created a new Google API Key just to make sure!
Forum: Plugins
In reply to: [Contact Form DB] Error with Google Spreadsheet Live DataWe think it may have been part-related to running modPHP… we’re now running suPHP, but we now get a new error saying “you do not have sufficient permissions to access this data” when attempting to use the Google Spreadsheet Live Data. This is despite using the super admin username and password for the network.
The URL the Google script creates is working fine when copied/pasted into a browser, but it refuses to connect to the data.
Forum: Plugins
In reply to: [Contact Form DB] Error with Google Spreadsheet Live DataSame error here… though we are getting the returned code 500.
Forum: Plugins
In reply to: [Tweet Blender] selecting tweets by hashtag and sourceI am looking for that too… can’t find it anywhere!
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Email Sender Not Being DisplayedIt looks like you are trying to call in a field called [your-email1] when you only have fields called [email1] and [email2]
You will either need to change the form to read:
<p>Email Address (required)
[email* your-email1] </p>Or you will need to alter the mail message to read:
[email1]