I am using standard templates.
Only header is using cloud template.
So it is not possible to remove Roboto completely, but I need to set “Helvetica Neue, Helvetica, Arial, sans-serif” for every page element?
Had to set background color manually.
I am not using cloud template for posts.
In Theme Panel / Theme Fonts / Font Settings everything is set to “Default Font”.
Don’t want to use Roboto nor custom fonts. Want to use system fonts “Helvetica Neue, Helvetica, Arial, sans-serif”.
In CSS I see:
h1,h2,h3,h4,h5,h6 {
font-family: 'Roboto',sans-serif;
}
div.td-block-title {
font-family: 'Roboto',sans-serif;
}
p.td-module-title,p.tdb-subcategory-name {
font-family: 'Roboto',sans-serif;
}
etc.
Clearly the theme inserts ‘Roboto’,sans-serif everywhere?
Finally managed to add icons. Thanks for your help.
How to fix “Sticky” not working properly in such template, background is transparent?
Don’t want to change font for particular elements, but to change “Default font” which is “Open Sans and Roboto” to “Helvetica Neue, Helvetica, Arial, sans-serif”.
I am trying to replicate standard “Header Style 7” using cloud template.
I did import “Header Template 7” from Pre-designed Templates – tagDiv Cloud Library window: /wp-admin/admin.php?page=tdb_cloud_templates
It’s impossible mission to add social icons and iOS&Android icons before search icon in the main menu.
I did try using cloud template “Header Template 7”, but without success. Please see my previous comment.
Was using “Header Style 7” with “Show social icons” enabled.
Then imported Cloud template “Header Template 7”.
I’m not able to add social icons nor iOS/Android before search icon.
Also noticed that “Sticky” is not working properly in such template, background is transparent.
So I need to use Cloud template?
It is not possible to add icons to Main Menu in Header using the method you have provided.
Would like to add them to the menu visible on all pages, not on the single page?
Links to social networks in menu are shown in the red rectangle:
https://imgur.com/a/8WX2nSF
Would like to add there two icons: one for iOS and the other for Android, having links to iOS and Android apps.
A year later still having the same issue?
Can you make Newspaper work with https://wordpress.org/plugins/lazy-load/ or any similar lazy load plugin?
Can you add some filters for this task, to avoid changing your code?
Also wondering is there any particular reason you’ve disabled sticky posts?
Still not resolved in 7.6.
Still not resolved in 7.6?
How about PHP 7.1?
Thanks for that, but this is a bug and should not be displayed since Custom Post Types/SHOW AUTHOR NAME is disabled.
Although having Post and Custom Post Types/SHOW AUTHOR NAME disabled, theme still prints out <meta name=”author” content=”Author Name”>
Please fix this security issue.
I understand that theme does not have such option. I suggest adding one.
In topic on Stack Overflow you can read in comments “Maybe the theme is adding the author tag”, which is the case here.
Security issues should be a top priority.
It would be nice to add “Current category” value in “Category filter:” drop down box, to detect current category.
This way it would be possible to use the same widget for all categories, instead of creating sidebars for each category.
Instead of doing CSS hack, can you please add option to turn off fetching fan numbers and to avoid displaying them completely? Thanks.