• Forum
  • FAQ
  • Docs
Notice: In order to post a support question you have to have an account and be logged in.
Register  or  Login
  1. Hi,

    Just to let you know about a couple of bugs I've found in this theme (v1.0.7):

    /library/tfuse_mods/thememodules/searchform.php - the action is set to "" which results in a 404 error when using the search form in the page header. However it works fine when the search form is used in the sidebar. To fix this, I've set the action as follows:
    action="<?php echo home_url(); ?>"

    /library/tfuse_mods/thememodules/includes/tfuse_shortcode_page.php - there's a missing closing PHP tag "?>" on line 5. Giving a compile error in my IDE.

    Thanks.

    andykeith
    1 year ago
  2. Hi,
    the problem with searchform is a known issue and it was already solved, the update was made and it would be available for download soon.

    /library/tfuse_mods/thememodules/includes/tfuse_shortcode_page.php - there's a missing closing PHP tag "?>" on line 5. Giving a compile error in my IDE.

    Thanks for letting me know about this.

    Cheers,
    Max.

    Max
    1 year ago
  3. Thanks for your quick reply.

    andykeith
    1 year ago

Add Reply

You must log in to post.

 

Add a new topic!

Chances are your issue is already answered, but if it’s not, you can always create a new topic.

Add new topic

Search forums

Searching for something specific? Type something and press Enter to search.