- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hi,
You can try our beta tool (CSS Analyzer) for remove unused css -> https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ this should help you to get a smaller size of page, also please resolve the problem with those images that can not be found -> https://i.imgur.com/WnmjZD7.png
Thank you!
Hello,
I just checked, and I think the option is not displayed because you use a plugin to minify the css/js; please remove the optimization and do a test only with tagDiv plugins, and purge the cache.
Also, if you use the Elementor plugin we don’t recommend using two page builders on the same page.
Thank you!
There is no option of changing color of active menu element in the list menu. Could you please provide css to change color of active menu element of list menu in Tagdiv page builder
Is the Newspaper theme 11.5 AMP compatible?
When I install the AMP plugin it throws CSS issues error messages
Please help us to understand how to integrate and use AMP with his theme.
https://ugandasafariexperience.com
Hello Team.
while we are pretty good with Google, BING wont index the website since
” Issue : Html size is too long
TypeNotice
What is the issue about?
Search engines may not fully acquire the content on a page if the page is contains a lot of code. Extraneous code can push the content down in the page source making it harder for a search engine crawler to get to. A soft limit of 125 KB is used for guidance to ensure all content & links are available in the page source to be cached by the crawler. This basically means if the page size is too big, a search engine may not be able to get all of the content or may end up not fully caching it.
How to fix?
Ensure that the page source does not contain large amounts of CSS or code at the top of the page. Consider moving code and styles into separate files.”
Would be great to get some ideas how to fix since “consider moving code and styles into separate files” is not really my world 😉
Perhaps its the header layout creating the problem?
Thanks a lot in advance.
Michael
Hi Youngman,
There can be use almost any cache plugins, but the WP Super cache is a recommendation because was tested and it works with all the theme options (using the settings from our guide).
Now, the are other cache plugins that we saw with Newspaper, like WP Rocket, litespeed, Total cache … all of them can be used if you find the right settings that will not interfere with the options you are using. Also, the most common problems are related to js and css, so in this case you can exclude some js files from been cached.
Unfortunately, we do not know what recommendation do to for those plugins because those can differed from the options that are used by each user.
Thank you for your understanding!
An example of css code for this is:
@media only screen and (max-width: 1600px) {
body {
background: url(http://your-website/newspaper/wp-content/uploads/2022/09/MAC-Aura-XIP-TPI-takeover-banner-2.jpg)!important;
}
}
This cod can be set in the theme panel > custom code. custom css, the http://your-website/newspaper/wp-content/uploads/2022/09/MAC-Aura-XIP-TPI-takeover-banner-2.jpg should be the second image that will have a smaller width (1600px)
I hope this will help you!
Hello,
Please provide the link to your website.
Also, you can try to use this code css.
.tdb_breadcrumbs:first-child
{
font-weight: bold;
}
Set this code in the theme panel > custom code> custom css.
Thank you!
Hello,
Normally all that you need to do is to use the child theme from the theme version you are using. You can get it by downloading the full package (all files) from your themeforest account. Then copy the child theme in wp-content/themes and activate the child theme from WordPress, after that the css set in the style.css will apply for the website.
Thank you!
talking about breadcrumb in postpages,
I’d like to make the word “HOME” (the first word) bigger (or <b> ) than the following ones.
I see there is no this feature, would you please have a custom Css for that?
Thanks and best regards
p.
Hi,
I am working with child theme given with newsmag 5.
I tried to work with css but style.css not even loading.
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 11);
function theme_enqueue_styles() {
wp_enqueue_style('td-theme', get_template_directory_uri() . '/style.css', '', TD_THEME_VERSION, 'all' );
wp_enqueue_style('td-theme-child', get_stylesheet_directory_uri() . '/style.css', array('td-theme'), TD_THEME_VERSION . 'c', 'all' );
}
kindly, help me.
thanks
Thanks for the reply, that makes sense. Would you be able to help me out with the CSS for that? It’s not something I’ve ever attempted before.
Thanks again.
Hello,
The problem is that the image has 1920×1280 px so on smaller screens will not be resized, what I suggest is to use a custom css to replace the image with a spall one for smaller scenes.
Thank you!
Hi,
We have a background click ad on our site at the minute, http://www.tpimagazine.com,it’s all working as it should. But on smaller screens the it’s cutting off the right and left edges of the image.
Is there a way to make the image scale to 100% width? I tried to do it with custom CSS myself but it doesn’t seem to affect the size of the image at all.
Thanks.
Hi, every time i’ve tried to upgrade theme, i got problems! The site loose css style, widget and other configurations. I need help to upgrade theme safely. Thank you so much!
Hi,
If I understand correctly you want the author image to no longer have the link to the author page, the link to remain only on the name.
For this you can try this custom css:
.tdb_single_author a.tdb-author-photo, .single .tdb-author-box .tdb-author-photo {
pointer-events: none;
}
Set this code in the theme panel > custom code> custom css.
Thank you!
Hello Erikas,
You can achieve that using a custom code Css -> https://www.geeksforgeeks.org/how-to-add-commas-between-a-list-of-items-dynamically-with-css/ -> https://css-tricks.com/how-to-add-commas-between-a-list-of-items-dynamically-with-css/.
If you don’t can do it, then please provide the link to your website.
Thank you!
Hello,
I hope you are well.
I’m looking for a code to insert a comma after every tag. I’ve tried to do it by myself but I cannot the right class.
Could you please help me out with this matter?
Regards,
Erikas
Hello,
Unfortunately, the Newsmag has only global header.
If you need only to hide elements, then it can be done using css.
The footer is also global, you can edit it using the settings from the theme panel -> https://i.imgur.com/JgHgh1B.png to remove and add your own elements in footer, choose a footer that has empty columns.
Thank you!
Hi Viju , I’m glad!
Hi SidCowans33, can you please provide a link to inspect the single post placeholder? In this way we’ll be easier to identify the problem and make a css for it.
Thank you!
Hello there,
We have multiple sites with the Newspaper theme and The Events Calendar plugin installed (https://rochestermom.com/calendar/community/add and https://twincitiesmom.com/calendar/community/add).
Rochester Mom has Newspaper 11.2 and the content for the page from The Events Calendar displays correctly. On Twin Cities Mom we have updated the Newspaper theme to 11.5.1 and it will not display the body content of the page if I have the same settings for The Events Calendar.
If I change The Events Calendar display settings (on Twin Cities Mom) to “Default Page Template” the content will display, but it’s CSS was breaking, and I had to change some code to make it look palatable. If I change the display settings to “Default Events Template” (which is recommended by the developer and is the setting on Rochester Mom) the page loads and the body content does not display.
When inspecting the page on Twin Cities Mom with “Default Events Template” selected, I can see the HTML code is there in the Elements window, but nothing is loading/displaying on the page. Also, there are no Console errors either.
We would like to have it displayed with “Default Event Template” so it matches the rest of the site without having to add additional CSS to change it all.
Thank you so much!
Hello Viju,
I just checked your website and I see that you manage to set the main content to 728px -> https://i.imgur.com/tVuc8Vb.png
Hi SidCowans33, you can use the thumbnails also, you need to regenerate the thumbs -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
I hope this will help you. As for the featured image inside the posts, if is need we can use ca css to adjust it.
Thank you!
Here you can see that in the attachment writing and content area width is 696px and I need a width of 728px and the sidebar area width must remain the same.
https://drive.google.com/file/d/1Qc9VwgPDhApRXXQjLotfWNGsJcqW6CfI/view
Please help with CSS Code
Website: Softfully [.com]
Thank you
Hi there,
following your instruction in another topic on this forum i saw how to hide or show elements in tagdivcomposer based on the viewport.
i set the css display option to hide the element in landscape and show it in portrait… and i do it also for the row and for the column … but nothing happens. i’m unable to hide anything …
can you help me please?
you can see here :
Hi, I was checking your theme code and page sizes that is huge even empty page size is almost 300KB and home page with posts almost 800KB which is not good for SEO. I saw lot of style tags may be move them to external file reduce its size is there anything we can optimize it?