I’m using JNews WordPress theme and I would like to customize the Category pages to display Sub-Categories rather than posts, after doing a lot of research, I don’t think that functionality is part of the theme. I did come across the following information in the posted image but I am not sure how to go about implementing this. I’m very new to WordPress and development. Any help would be much appreciated!
I’m looking to build sections in the Categories and Sub-category pages.
/***Info Provided by JNews Team**
************************************/
add_filter(‘the_category’,’check_category’,99);
function check_category($content){
$pattern=’/\/category\//’;
$replacement=’category-‘;
preg_replace ( $pattern , $replacement , $content);
return $content;
}
]]>1. AdSense ads aren’t loading, despite adding “adsbygoogle.js” to the JS Exclude and JS Deferred/Delayed Excludes fields in Page Optimization > Tuning.
2. Fonts are displaying incorrectly; for instance, some paragraphs in the body are using the font set for the title.
Any insights on how to solve these would be greatly appreciated. Thanks in advance for your help!
]]>We tried clearing the cache, reinstalling, etc.
]]>1) Use the search functions
2) View homepage “latest articles” images or images from any post
3) Use the hamburger dropdown on mobile view
Non-login users should be able to access these functions as well but I’m not sure why memberpress is blocking non-login users from it.
Anybody know how to resolve this?
]]>Recently i installed Autopimize plugin for minify js and css on JNews theme. After that mobile menu and search icon is not working. when i click on menu icon its add # to end of the website url.
like this https://www.example.com/#
Can you please help me to solve this?
Thank you!
]]>I did some troubleshooting and found that the External Links plugin was giving me a spinning wheel of death when trying to access/customize Category or Single Post options in the JNews Customizer. Only when I disable the plugin can I then access the theme settings.
Is there a way to exclude the Customizer and/or customize.php and single.php and associated template files from this plugin?
Love it btw!
]]>So can you please help me to solve this?
]]>