- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
i have block on my all page but after deleting some posts this happens. I used the lite speed cache plugin.
Kindly provide solution for this
Hello,
Seems you don’t have any blocks on the page, please purge the cache.
Also, do you use a plugin for optimizing the CSS and js?
Thank you!
Hello Bettina,
Your solution did not work. Using my browser’s inspector, I can get a class (something like tdi_148) from a page and assign “display: none;” to it. But on another page this class will be different. So I will have to manually add more and more classes for every single page. Moreover, I may have several “Related article” blocks in one post.
Finally, I created my own classes and assigned them to each shortcoded element using the field Extra Class in TD composer:
@media (max-width: 767px){
.my-custom-hidden-mobile {
display: none;
}
}
@media (min-width: 768px){
.my-custom-visible-mobile {
display: none;
}
}
Now it works as expected. I get shortcode of the flex block and I insert it in many various posts on my site. They are properly hidden on mobile screens (or visible on bigger screens only).
-
This reply was modified 3 years by
Sergey.
Hi, thank you for your reply. I use a text type custom field that contains an iFrame code from Simplecast to display the Simplecast player above my posts (the box is inserted in a Newspaper post cloud template).
See example in newspaper version 12.3 here:
https://azeletmegminden.hu/058-szonyi-ferenc-podcast/
It has worked all right in previous Newspaper versions including 12.3: the Simplecast player displays in full width of the custom field block on the page.
When I update to Newspaper version 12.3.1 the iframe player’s width gets limited to like 300px, although the custom field box is set to auto-width.
Here is an example for the iframe code:
<iframe height=”200px” width=”100%” frameborder=”no” scrolling=”no” seamless src=”https://player.simplecast.com/2c8e6266-1122-4b6b-be35-804b9ea12080?dark=false”></iframe>
Hello,
We celebrated Easter, and the support time was reduced these days.
Can you please provide a link to your website? If you have header/footer from Theme Panel, you can find cloud templates like that in the cloud library -> https://cloud.tagdiv.com/#/load/All
For the homepage, if you use flex blocks, it is ok, but if you have blocks 1-25, then please change them to flex Blocks.
Also, do you want to migrate the website or only change to using cloud templates?
Thank you!
Hello,
I think that I know what the problem is, please edit the cloud template with tagDiv Composer -> https://i.imgur.com/j8YvKks.png click on the block and remove the offset -> https://i.imgur.com/dJ0iFQu.png let that field empty.
Thank you!
Hello,
I’m sorry but I’m a bit confused about what you said (I don’t know if I understand everything you want to say, but I’ll try to explain what I understood).
The plugins that are mentioned here – are frequently tested and if an error occurs we try to fix it ourselves or the plugin developers so that they work together.
Unfortunately, we cannot put many plugins on the list because then we would spend most of the time just testing the plugins and we would not have time for support and development.
If you use a plugin and it is not tested with the theme and has problems such as a broken style, here we can help you with the greatest love with a css, but if we have to make changes to the theme and the plugin to make it work correctly, then we can’t help you.
Now related to blocks, if you want to set blocks on a page, this can be done with tagDiv Composer, which is a page builder.
There are also some blocks in the Gutenberg editor, the standard one that comes with WordPress and replaces the classic editor.
Thank you!
Hello,
I will try to explain it more clearly.
The theme uses the tagDiv Standard Pack plugin that brings options in the theme panel for the standard templates (old, they cannot be edited in the frontend, only using the on/off options in the theme panel).
As I said, if you use a standard template, then the elements can be edited from the theme panel, and if cloud templates are used, then they can be edited on the frontend with tagDiv Composer.
“The third is “Post → Block → Advanced → Additional CSS Classes
Tell me how to use” Please tell me more precisely
It’s hard to understand in writing”
Please try this guide – https://wordpress.com/support/wordpress-editor/adding-additional-css-classes-to-blocks/
Thank you!
Hello,
I recommended using the Flex blocks, instead of blocks 1-25; those are from the tagDiv standard pack and can’t be customized as a Flex Block; this plugin loads all the styles even if it is not used;
After you can change the style as you want -> https://i.imgur.com/Chwj6S8.png -> https://i.imgur.com/KiSW2sY.jpg
Thank you!
Hello,
Normally, the block is not displayed if there is no content, but I think that you have set a title and that is why is displayed. The theme doesn’t have the option to show the block only when there is content.
Thank you!
Hi,
What I recommend in this situation is to set a class on that flex block – https://i.imgur.com/vyDez23.png and use a css to hide the featured image only for mobile. By doing this, there is no need to set that block twice and increase the size of the page.
Thank you!
Hi Calin,
Thank you for your response.
I do not think it is possible.
The ‘normal’ header is not an option since you cannot place a search form in it (or anything else).
The ‘above the content’ header does not work, because X is inside div ‘tdm-pm-header’. This div has z-index: 10, obviously to make the X work properly.
– As a result, whenever X visually seems to be on the same line as any other element (menu item, search form, logo with link etc), this element is not working, as it appears ‘below’ X element, so it is blocked.
You can see it here, and any other demo that has this type of menu.
– An option could probably be to set z-index 10 to any of those elements that are covered by X element?
The best would probably be, if you can please add on the list an option to have a ‘normal’ header, with logo and search form.
Thank you.
Trying to troubleshoot an issue with a plugin. WP Background Takeover Advertisements
https://draftpress.com/docs/wp-background-takeover-advertisements/#item-description__display-ads-on-any-post-category-page-or-site-wide
We have ads set up to show on a category page as well as the posts within that category. For some reason, the URL for the category page is working fine. But on the posts, we only get the background image, and the link does not show.
My developer said there may be something (a div) within the newspaper theme that is blocking the URL on the posts.
Any help would be appreciated.
Website: https://www.angelipress.com/
I placed 2 different flex blocks on the home page. In one all articles of 1 specific category must appear (IN EVIDENZA). In the other (ARTICOLI POPOLARI) all the latest articles.
The display is not correct in Flex Block no.3. I set a specific category and order “latest”, but the latest article does not appear in the large box. Not the last, but the penultimate appears. Instead, it appears in the Flex Box next to it, set to “all category” order “latest”.
Thank you Carlin for your reply, but I’m having a hard time understanding what you’re saying.
Are you saying it can be specified in both the TagDiv Composer and the theme panel?
In TagDiv Composer, when changing letters, all selections are made, so aren’t all of them applied the same? So, shouldn’t we specify each in the theme panel?
The third is “Post → Block → Advanced → Additional CSS Classes
Tell me how to use” please tell me more precisely
It’s hard to understand in writing
https://i.imgur.com/RueaR9t.png
Does this mean that only the plugins mentioned here are ok? So, does that mean that plugins not mentioned here might be a compatibility problem?
Can’t use the Gudenberg addon block on my site right now? In the case of the Gudenberg add-on block, I wonder if there is a problem in operation because it simultaneously serves as the theme’s TagDiv Composer builder.
Just as you cannot use Newspaper TagDiv Composer Builder Elemento together, I thought that conflicts could occur in the theme when using the Gudenberg add-on block. When writing, you need some styling. It would be helpful if Newspaper’s own team could test out the main Gudenberg addon blocks and let us know what ranges are compatible. Please recommend a Gudenberg addon block that can be used in the theme.
Hi,
I can’t connect, because Wordfence blocks me.
Please check also, the email.
Thank you!
Hi,
If you are using cloud templates, then you can set all the settings on that cloud template using tagDiv Composer – https://i.imgur.com/2d6Cuk2.png – https://i.imgur.com/7ThBalt.png (the theme panel fonts will apply only for standard template from tagDiv Standard Pack plugin and some options that are general).
“Second, in Theme Fonts, please tell us the function description and operation method in each menu of the subcategory https://ibb.co/6yZWpLY menus.” those will be applied only for standard templates added by this plugin – https://i.imgur.com/UbeyHn1.png – https://i.imgur.com/n6oXkyR.png
“Next question.
Post → Block → Advanced → Additional CSS Classes
tell me how to use”
You need to set the class on that element, save/update/publish the post and use that class to create your custom css -https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hi,
There are a lot of factors which can make your site slow. Make sure you use only some templates and fewer functionalities and options.
Some factors which you need to take into account are:
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin or not, if you are using the PRO demo or a standard one.
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
Thank you!
Hello,
I recommend changing the block with Big Grid Flex and after you will be able to change the image size https://i.imgur.com/kRGfpGn.jpg
For the posts loop, please edit the page set the page template to default and after you can add the Posts Loop block in the page -> https://www.screencast.com/t/3jyBPefS0m8u
Thank you!
Hello,
A solution could be to use the unique article option, follow this guide: https://forum.tagdiv.com/unique-articles/
This option automatically removes duplicate posts from the page.
You can change the titles and filters on the blocks with tagdiv Composer, please check this guide -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello,
The Flex Blocks are from 1 to 5 and X, you are using standard blocks. I recommend using Flex Blocks instead of blocks 1-25; those are from the tagdiv standard pack and can’t be customized as a Flex Block.
Thank you!
Ok, it looks like you need to have the Standard Pack plugin activated. But it would be great if these blocks were active by default, and not just with standard pack. The options are limited without it.
Just updated to 12.3.1, and Flex Block 7 and 14 are gone…The options left don’t do what I want them to do. Why is it that they were removed?