Forum Replies Created
-
AuthorPosts
-
Thanks, will check it out.
August 28, 2018 at 12:28 am in reply to: Comments form no longer works with upgrade to 4.4.1 #1002472Hi Victoria,
Thank you for your quick response. Let me set up a test box and get back to you.Thanks
Hi Vinay,
Thanks works now, but I had to change the jQuery as follows to make it work.From: jQuery(document).on(‘click’, ‘.menuItem’, function () {
To: jQuery(document).on(‘click’, ‘.menu-item’, function () {Just in case anyone else has the same problem.
Thanks again.
Hi Andy,
I don’t wish to migrate the site. The existing site is fine just need to change the domain name and name of site. This much simpler than migrating.So questions still stand.
Thanks
Hi Andy,
It wasn’t any of the plugins I checked previously. The problem I found was that I had a custom function which limited the search to certain post types which bbpress obviously does not like.
Appreciate your help and quick response. Consider this case solved.
Thanks
This reply has been marked as private.This reply has been marked as private.thanks Josue, appreciate your quick response
Hi Yigit,
I think I’ve figured most it out, however I can’t seem to set up a custom template page without a sidebar.
This is what I’ve done.
I’ve setup the default page to be without sidebars.
Made a template called templage-login.php by copying the page.php and changed the content() section.This works but the sidebar keeps appearing. I thought that the default of no sidebar would apply but it does not seem to.
Any ideas on how to prevent the sidebar appearing in the template-login.php?
Thanks
-
AuthorPosts