Header titles

Posted in: Newspaper
Post count: 96

Hi, check out this screenshot – https://snag.gy/XDkuyM.jpg

Why should the search button be on another line even when there is enough space to occupy, i have done some troubleshooting and can’t fix the issue out. The issue came up after updating to the latest newspaper theme version.

Post count: 1341

Please try to save your theme panel settings again, clear all the caches and check the results. The problem should disappear.

Post count: 18

I have the same problem since the update. Not really sure what Edward is suggesting?

Post count: 96

What i did was to to clear all the cache.

Try this; Clear the cache if you are using any cache plugin, If you are using cloudflare or any other cdn u need also to clear the cache.

Post count: 18

Yeah.. that did not work. I even cleared cache from my hosting company. I am going to roll back to the last version or remove the theme.

Such a great theme too, what a shame.

Post count: 18

If I move the search to the top bar, it is fine on the main menu. If I move it back, same problem. So not really sure how clearing cache fixes that.

Post count: 18

Or.. how to get rid of that search icon all together?

Post count: 23312

Hello evanino,

If you want to fix the problem with the search icon you should reinstall the theme via FTP way because this is the surest method in this case. Also, if you want to hide it you should use a bit of CSS code to do this.

The code is ->

.td-icon-search{
display:none!important;
}

Thanks for the message!

Post count: 18

I did a complete re-install via FTP and still the same. not sure why, I don’t have this problem on my other site with the same theme.

But thanks for the advise. I will compare header code.

Post count: 18

I am running 8.1 on another site without any problems, but site with 8.5.1 has issues. Weird?!?

Post count: 18

I am going to roll back 8.5.1 to 8.1.

Post count: 18

well that kinda worked! But I guess I have to live without search because 8.5.1 has errors in it.

Post count: 18

Could it be that the below files were modified?
Modified files – 19 files
•functions.php
•includes\demos\retro\td_import.php
•includes\less_files\category-templates.less
•includes\less_files\header-search.less
•includes\less_files\header-style.less
•includes\less_files\main.less
•includes\less_files\post.less
•includes\plugins\td-composer.zip
•includes\plugins\td-multi-purpose.zip
•includes\plugins\td-social-counter.zip
•includes\td_config.php
•includes\td_css_generator.php
•includes\wp_booster\wp-admin\css\panel\controls.less
•includes\wp_booster\wp-admin\css\panel\theme-panel-general.less
•includes\wp_booster\wp-admin\css\wp-admin.css
•includes\wp_booster\wp-admin\css\wp-admin.less
•mobile\includes\less_files\post.less
•mobile\style.css
•style.css

or added files?

New files – 17 files
•includes\demos\ink\demo_style.css
•includes\demos\ink\demo_style.less
•includes\demos\ink\pages\about-us.txt
•includes\demos\ink\pages\contact.txt
•includes\demos\ink\pages\footer-template.txt
•includes\demos\ink\pages\homepage.txt
•includes\demos\ink\pages\themes.txt
•includes\demos\ink\screenshot.png
•includes\demos\ink\td_css_generator_demo.php
•includes\demos\ink\td_import.php
•includes\demos\ink\td_media_1.php
•includes\demos\ink\td_media_2.php
•includes\demos\ink\td_media_3.php
•includes\demos\ink\td_media_4.php
•includes\demos\ink\td_media_5.php
•includes\demos\ink\td_media_6.php
•includes\demos\ink\td_panel_settings.txt

Post count: 23312

Hello evanino,

If the theme was installed as expected via FTP way should work as properly. It was made some changes in the theme because it was an update but these changes do not affect this regard. Try making a new clean install from scratch to another subdomain, clear all the caches, purge CDN files if you are using the Cloudflare resave your panel and check the results and also, ensure that you are using the latest version of the theme.

Thanks for the message!

Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘Newspaper’ is closed to new topics and replies.