sashton
Forum Replies Created
-
come on access press, why you no provide support here?
My problem in the OP still exists
(@tcar923 – No for me! It is still no good.
Glad to hear yours is OK now. I feel like it is something more to do with the WP plugin viewing window than the plugin itself. I just cannot get the thing to be visible on the screen. Lucky I dont need much updating!
Forum: Plugins
In reply to: [Web Directory Free] Web Directory – phone number not showingNo help from the devs?
Forum: Fixing WordPress
In reply to: No automatic plugin update option in wp 5.5Great find!
To clarify for other setups, my installations come from Softaculous and my wp-config.php line read ‘true’ as follows:
/** * Turn off automatic updates since these are managed upstream. */ define('AUTOMATIC_UPDATER_DISABLED', true);I corrected it to read ‘false’:
/** * Turn off automatic updates since these are managed upstream. */ define('AUTOMATIC_UPDATER_DISABLED', false);When I refreshed the WP plugin page all the options to enable etc appeared immediately.
I hope this clarifies it for some.
Thank for that. Appreciate to reply
zahra997 – there is an update to install on the plugin. Go to your plugins and run the update – mine is working now.
No thanks to the support team – thanks for leaving us in the dark!!
Hi zahra997, unfortunately I have heard nothing at all from these people since the last entry 2 weeks ago.
I am disgusted with their support tbh when, especially during these times of global lockdown and trying to find ways of doing things online, a plugin listed with wordpress.org is so thoroughly ignored by the devs.
Hi team, any ideas why your sample courses are not showing on my brand new install site?
You must have an idea
The debug.log file shows nothing it seems. I have set the home page to the automatically generated /courses page that Learnpress creates but there is nothing showing even though all the sample course entries are present in the backend.
I even added to test text to the courses page that it created and that did not show up also on the live site.
Very strange.
Steve
debug.log of learning.extensive.net.au:
————————————————–
[14-Apr-2020 03:51:03 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:51:06 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:51:41 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:51:46 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:51:57 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:52:06 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:52:32 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:52:38 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:55:10 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:55:13 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:55:52 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:55:55 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:56:02 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
[14-Apr-2020 03:56:09 UTC] PHP Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in /home/extennet/learning.extensive.net.au/wp-includes/functions.php on line 4609
—————————————————-Just using the default 2019 WP theme at this stage. Like I said, it is just to mess around with to see if it is going to work for us.
Forum: Plugins
In reply to: [Opening Hours] WP 5.3 no widgets or shortcodes visible?Hi Jannik
I don’t see anything in the plugin that is a short code builder tool. I built a short code using one of your examples in the documentation, but there is no other tool to do this that I could find until I clicked on your link in your message. Is this tool meant to be in the plugin or just on your site?
I will try it with the builder you linked and see how I go.
Thanks for the help.
Steve
Forum: Fixing WordPress
In reply to: target _blank menu links not workingI found these two items in red in my Update Settings -> advanced area. I have tried a Force Update but nothing changed.:
Automatic updates are disabled. Please check your wp-config.php file for AUTOMATIC_UPDATER_DISABLED and remove the line.
Automatic updates for Core are disabled. Please check your wp-config.php file for WP_AUTO_UPDATE_CORE and remove the line.
EDIT: no such entries found in wp-config.php file
- This reply was modified 9 years, 4 months ago by sashton.
Forum: Fixing WordPress
In reply to: target _blank menu links not workingbdbrown: I saw that version in the list when I made the post and thought it might be tied to the domain host.
PWD: thanks. I suspected that as above. The site is actually one created by Sites’n’Stores originally and I am just working on it for a mate.
I will see about a setting somewhere that derestricts the WP version.Appreciate the feedback so far, thank you. I will update the thread when I get it updated.