Hi @lcwilson18
Thanks for your feedback! We will try to fix that in the next plugin’s version.
Best Regards!
Thread Starter
Hoopy
(@lcwilson18)
When would that currently be? as I am looking at using your plugin on a live site.
Is there any kind of code snippet or change I can do at this time before you look at doing the change/fix?
Hi @lcwilson18,
Sorry for the delay. We had a lot of releases stuff last week.
We will add the fix as soon as possible, I guess this week.
I’ll let you know about the upgrade.
Best Regards
Thread Starter
Hoopy
(@lcwilson18)
Hi,
That fixes the formatting but the single job does not show.
I am using a default WP Theme and no other plugins running.
Error is (which I know what it means)
[18-Dec-2020 13:31:47 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 32768 bytes) in /home/xxxxxxxx/public_html/assets/plugins/jobboardwp/templates/job/info.php on line 1
My PHP Mem is already set to the below and confirmed by looking at my phpinfo()
memory_limit 512M
I’m using
PHP 7.4.13
LiteSpeed V7.8
CloudLinux 1.2
And do not have any other issues with exhausted memory issues on other WP sites.
Hi @lcwilson18
Thanks for letting us know, the fix for the timeout error is there:
https://downloads.wordpress.org/plugin/jobboardwp.1.0.3-rc.3.zip
Just there was the the_content hook loop you use not WP native template for the jobs.
Let me know if the issue was fixed and the plugin works properly.
Thanks!
Thread Starter
Hoopy
(@lcwilson18)
That seems to have solved the issue, thank you.
I do have some other suggestions & fixes, however I will create additional threads for them.