fergu5
Forum Replies Created
-
Forum: Plugins
In reply to: [Read Meter - Reading Time & Progress Bar] My reading time is always 1 minuteI have the same issue, using the shortcode the read time is alway 1 min no matter what I set the words per minute to.
Please assist.
Got the update this morning. Thanks again for you attention to my issue.
Forum: Plugins
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Export Now Greyed OutSo I managed to identify the plugin that was causing the issue. If I deactivate that plugin then the Export Now button shows as expected and and I am able to export. I am happy to mark the issue as resolved. Thanks for your help.
Forum: Plugins
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Export Now Greyed OutI have submitted a formal bug as requested.
Forum: Plugins
In reply to: [Prime Mover - Migrate WordPress Website & Backups] Export Now Greyed Out1. I am running 1.2.0
2. I have purged the cache in my caching plugin
3. I have cleared the browser cache and logged back in…but I still have the problem 🙁
Renee,
Apologies for not getting back to you with a layout. In short though I can tell you that the affected pages contained the Divi Blog Module and were specifically showing posts in the Divi Blog Post Video Format. I hope that helps with recreating the issue.
Ewan
Is it specifically the Blog page you want? i.e. https://www.fullproxy.com/company/blog/
Renee,
Yes I do use LiteSpeed Cache and have caching enabled for the logged-in user. I have however now disabled this, purged all caches etc and still have the problem of missing content.
Happy to do more testing.
Let’s start with point 2
2) Adding the add_filter disabled the Site Kit’s admin bar integration and fixed the problem with my missing content 😀
1) I do get a console error relating to google site kit. It is not easy to post screenshots so I have posted the details below…
The error is
Uncaught SyntaxError: Invalid or unexpected token
https://www.fullproxy.com/wp-content/litespeed/cssjs/cec7a.js?b33f6Line 23
[Large code excerpt removed by moderator per our FAQ. Please use Pastebin or a Gist for all large code excerpts, they work better anyway.]
@reneesoffice I replied using the form.
Forum: Plugins
In reply to: [WP Multi Network] is the project still active?Hey Eyecool,
I’m a long time user of this plugin so great to read it is still being maintained, I’ll monitor the github for updates from now on.
Is there any reason updates aren’t being published to the WordPress Plugins directory?
fergu5
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] List display issueThanks Nick.
In the interim I have commented out 2 lines as below to stop the gce-list-title being displayed by default, this gave me the result I wanted. Perhaps this can be incorporated into a future release.
class-gce-display.php
232 ‘<div class=”gce-list-title”>’ . date_i18n( $event_day[0]->feed->date_format, $key ) . ‘</div>’ .
241 ( ( ! $grouped && isset( $event->title ) ) ? ‘<div class=”gce-list-title”>’ . esc_html( $this->title ) . ‘ ‘ . date_i18n( $event->feed->date_format, $key ) . ‘</div>’ : ” ) .
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Let the list-title be freeNice one strech 😉
I wanted to remove the enforces gce-list-title too and your fix sorted it for me.
I hope this flexibility is incorporated into future versions of the plugin.
Forum: Plugins
In reply to: [Plugin: HL Twitter] Tweets don't get imported automaticallysqurler you are not alone.
I too have the WP Super Cache and HL Twitter plugins running and my tweets don’t automatically update. Very annoying.
Does anybody know how to fix this?