helloknox
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Remove RecaptchaHi Takayuki, I have since managed to figure this out. Thanks.
Hi Darren, I only have this running locally right now – Is there a way that I can put this on a dev server and make the chat private ?
Forum: Plugins
In reply to: [Lightweight Accordion] Does the short code work in any WYSIWYG elementHi Andy, Thanks for the prompt reply. I needed to add the word always:
add_filter(‘lightweight_accordion_always_include_frontend_stylesheet’, ‘__return_true’ );
But it worked perfectly – thanksForum: Plugins
In reply to: [FG Drupal to WordPress] Speed of migrationFYI I just realized that the entries 1G and 2G should have been written in MB so these have now been changed to 2048 MB etc. but it has not improved the speed issue.
Thanks for this. The first hook worked once I changed the ID and added it to functions. However, my current filter list is replaced by all categories. Could you explain how to only show the ones I want – can they be specified in the code in functions?