markfarrar
Forum Replies Created
-
Thanks – found it!
No problem – here it is:
Forum: Plugins
In reply to: [WP Reactions Lite] Unlike A PostThanks for getting back to me. Do you have any plans to implement that feature?
It seems that merely disabling the Astra Starter Templates plugin worked for me – I did not need to delete it.
Thanks!
I just updated to the latest version of Pixel Caffeine (2.1.3) and then to the latest version of WP-Optimize (3.12) and it all looks good – no more fatal errors or broken site.
After updating WP-Optimize from Version 3.0.19 to Version 3.1.0, yesterday, and then, today, to Version 3.1.1, I got the following error, which broke my site:
Parse error: syntax error, unexpected ‘const’ (T_CONST), expecting variable (T_VARIABLE) in /home3/fotpbiz/public_html/selfhelpnirvana.com/wp-content/plugins/wp-optimize/vendor/monolog/monolog/src/Monolog/Logger.php on line 33
This is the only plug-in I’ve updated these past two days, nor have I installed any new plug-ins recently.
Deleting the plug-in and reinstalling v3.0.19 fixes the problem.
I’m running v5.4.1 of WordPress on a PHP 5.6.30 platform.
Forum: Plugins
In reply to: [Reading Time WP] Exclude posts is neededJason,
I second this request, but in the meantime, thanks for the workaround which does the job.
Mark
Michael,
Thanks – that seems to have solved it.
Best wishes,
Mark
Michael,
It seems as though wp_posts is an InnoDB table.
Can this be changes to MyISAM, or am I stuck with this problem?
Thanks again,
Mark
Michael,
The tables on my WP database for this site appear to be a mixture of InnoDB and MyISAM, with the single YARPP table being a MyISAM.
Thanks,
Mark
I’m getting a similar error on a WP v3.5.1 blog hosted on HostGator:
[22-Feb-2013 23:00:57] WordPress database error The used table type doesn’t support FULLTEXT indexes for query ALTER TABLE wp_posts ADD FULLTEXT
yarpp_content(post_content) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/socrates/single.php’), the_content, apply_filters(‘the_content’), call_user_func_array, YARPP->the_content, YARPP->display_related, YARPP->enforce, YARPP->activateForum: Themes and Templates
In reply to: [Responsive] evry page in menuEmil,
It’s OK – I’ve worked out how to do it now. (I don’t usually use Custom Menus, so it took a bit of fiddling.)
Forum: Themes and Templates
In reply to: [Responsive] evry page in menuEmil,
I get how you can create a Custom Menu to show only the items you want, but how do I get my Custom Menu to replace the existing Navigation bar (which shows every page)?
This only seems to be an issue on the desktop – on my cell phone, the Navigation bar does not show every page.
Thanks,
Mark
Forum: Themes and Templates
In reply to: [Responsive] Widgets On Internal PagesThanks for your suggestions!
I did what Emil suggested, after setting up a child theme, and it appears to do what I needed.