This topic has 8 replies, 2 voices, and was last updated 10 years, 5 months ago by Anonymous.
Viewing 9 posts - 1 through 9 (of 9 total)
I want to add
<?php get_search_form(); ?>
To the right topbar to get a search bar on all pages, however, this doesn’t work as it just shows the HTML of it. Is there any way to do this?
Please use Search Widget by going to Appearance-> Widgets-> Search Widget and drag it in Topbar Right.
See the screenshot below.
Fixed the issue. Edited Files: register_widget.php and all the header styles from header folder.
1. Open your search.php file and do comment this <?php get_sidebar();?> on line#59.
2. To remove authors name: comment this the_author_posts_link(); on line#24.
If you have not yet given ratings to the theme, kindly please give to the theme by going to your themeforest account downloads section and below the Download button of the theme you can find the stars to click on for ratings 🙂
Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.