plittlefield
Forum Replies Created
-
Forum: Plugins
In reply to: [GigPress] Google Search Console – missing attributes3 lines of code… seriously?
I think between me and @debiemer we’ve done your work!
??
Look forward to your new version soon!
Forum: Plugins
In reply to: [GigPress] Events Issues with Google Search ConsoleAny news on this?
Here is a screenshot of the Google Search Console page, which shows the missing attributes:-
Perhaps an option to include custom attributes?
Hope to see some news soon!
Regards,
Paully
Forum: Plugins
In reply to: [GigPress] Parse error in Gigpress update febr.01Fixed, thanks!
Forum: Plugins
In reply to: [GigPress] Google Search Console – missing attributes{ "@context": "https://schema.org", "@type": "Event", "name": "Norma Winstone", "startDate": "2021-07-17T20:00:00", "description": "An evening of Ellington with The Ronnie Scott Big Band directed by Pete Long", "performers": { "@type": "Organization", "name": "Norma Winstone" }, "location": { "@type": "Place", "name": "Deal Festival of Music and the Arts", "address": { "@type": "PostalAddress", "streetAddress": "St. George's Church", "addressLocality": "Deal", "addressRegion": "Kent", "addressCountry": "United Kingdom" } } }
Just need 3 extra attributes!
Paully
Forum: Plugins
In reply to: [GigPress] Google Search Console – missing attributesI am pretty certain I may have added something at Github?
Just look for me ??
Forum: Plugins
In reply to: [GigPress] Google Search Console – missing attributesI just dug this out of my server…
` // Extra attributes for Google Events
$show_markup[‘eventAttendanceMode’] = “https://schema.org/OfflineEventAttendanceMode”;
$endDate = date_create($showdata[‘iso_date’]);
date_add($endDate,date_interval_create_from_date_string(“3 hours”));
$show_markup[‘endDate’] = date_format($endDate,”c”);or can send you the php file?
Paully
Forum: Plugins
In reply to: [GigPress] Google Search Console – missing attributesHi Ali,
I did start hacking the code a year ago and added all the missing attributes in your PHP, but haven’t got time any more ??
It was only about 5 lines and did the job!
Here it is:-
https://www.normawinstone.com/events
Thanks,
Paully
Forum: Plugins
In reply to: [GigPress] Parse error in Gigpress update febr.01+1
I have reverted to 2.3.24 for now.
Cheers.
Forum: Themes and Templates
In reply to: [Donovan] Mobile Menu brokenI have found the culprit which is a caching plugin…
https://en-gb.www.ads-software.com/plugins/cache-enabler/
…which I have disabled it for the time being.
When you say “We have also updated the navigation menus recently: https://themezee.com/2020/08/updates-for-improved-navigation-menus/”
…what version should I be on?
Paully
Thanks Daan,
Licence Key retrieved and installed ??
Paully
I have rolled back to v3 and all appears fine.
There are still a few niggles but I think it’s loading right.
I am a unique case because I’m using quite a few Caching plugins.
Alas, I have now lost my ‘Licence’ for Pro with a message “Register your license key to start using your FFWP products.”
How do I get that back for now?
- This reply was modified 4 years, 5 months ago by plittlefield.
- This reply was modified 4 years, 5 months ago by plittlefield.
…all of which gets me this on GTMetrix:-
https://gtmetrix.com/reports/www.normawinstone.com/e92aPXpW
??
So, maybe we can do better!
Hi Daan,
Thanks, there is no rush.
Please NOTE, I am using the following plugins – which may or may not conflict with yours. I think we’ve had this discussion before!
* Oxygen Page Builder
* Autoptimize
* KeyCDN Cache Enabler
* KeyCDN CDN EnablerRegards,
??
Paully
Yes, please give Daan some credit in these hard times.
I’ve updated to 4.1.3 and my site appears to be fine.
I’m using it in combination with Autoptimize plugin and nothing’s broken.
Quick question…
…should this piece of code still be in my HTML head?
<link href=”https://fonts.googleapis.com/css?family=
Cheers,
Paully