- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
Please try this custom css -> https://i.imgur.com/MZxMCxe.png
.wp-block-button.is-style-round .wp-block-button__link:hover {
background: linear-gradient(156deg, #ffac4f 30%,#ffac4f 80%)!important;
}
The code need to be set in theme panel> custom code> custom css.
Hope this will help you!
Hello,
How can i add ads in the category page with a layout like this one http://prntscr.com/sjle9p ?
I tried other ads plugins, but if i add their shortcode to category.php then de default category template is shown…
Can i use custom ad blocks from theme options http://prntscr.com/sjlf8c to do this?
Please advice!
Thanks
How I Can use Multi Tab menu I need multi-tab for a block for news like “largest Post and Popular Post” in the Same collum but two Tab,
https://www.screencast.com/t/Ylz7W9XeeR7, https://www.screencast.com/t/WaaBDsZWvheb
Hi,
Please use the classic element from Gutenberg editor, this will make the blockquote align to work again -> https://i.imgur.com/RBVy1YY.png -> https://i.imgur.com/LSiVlvg.png
Thank you!
I am getting an error : [td_block_1 custom_title=”Must Read” limit=”4″ f_header_font_transform=”uppercase” ajax_pagination=”next_prev” category_id=”13″ sort=””]
it’s in the sidebar. Can you please help.
I can’t fix this from tagDiv composer for the template ( i thought that would be the correct way). I am not sure if i can correct this from the widgets area.
here is the link for your reference: https://travelnewsy.com/2020/04/26/what-is-the-world-doing-to-revive-tourism-industry/4/
Hi,
That is because on that class was set an extra css, and removing the class will remove the css too, but you can use a custom css for this, for example, please set this custom css
.header-search .polylang-flags {
display: none;
}
in theme panel> custom code> custom css
and this css
.td-header-menu-wrap .header-search .polylang-flags {
display: block;
margin-right: 20px;
}
in theme panel> custom code> advance css> phones.
The above codes should remove the button from desktop, but display it on mobile.
Hope this will help you!
Thank you!
Hi,
I’m not sure about this, for this you need to have a developers skill, that’s way it can be achieve only with custom work, but I think that you need to edit the module from the block 3, then the changes will apply on all blocks that are using that module, for this you need to go in -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php and let’s say that we want to add this share button before the comment box -> https://i.imgur.com/zrTVnYC.png the results will be -> https://i.imgur.com/quR4D4H.png (the code will be apply only if the comment box is enable).
Thank you!
Hi,
Indeed there is an issue on Internet explorer + Flex Blocks, the IE do not recognize the flex css parameter.
Please try this code:
[class*="ie"] .td-module-container {
display: block;
}
[class*="ie"] .td-image-container {
height: auto;
flex: initial;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Also please let me know the version that you are using on Safari.
Let me know the results!
Thank you!
Hi,
Usually this issue is related to a firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
If you are using a PRO demo or cloud templates, that is why the theme panel settings are not apply. Using cloud template from tagDiv Cloud Library, you’ll need to edit the cloud template using tagDiv Composer and set on the elements the color and style you want
For example in order to change the share style, please edit the single post template wit tagDiv Composer, like this -> https://i.imgur.com/ZpxtjbP.jpg click on the share buttons and choose a style https://i.imgur.com/jyYrNlL.png after that do not forget to save the changes.
If you are using single post template you need to edit it with tagDiv Composer like this -> https://i.imgur.com/6BRfOox.png and use the right click to remove the elements you do not want -> https://i.imgur.com/sKWxCCb.png
Let me know the results!
Thank you!
Hi MariaTarth,
Please check this similar topic -> https://forum.tagdiv.com/topic/flex-block-1-and-same-blocks-height/
If you need more help, or a custom css for your blocks, please provide me a link to your website.
Thank you!
Hello Calin,
Thanks for giving valuable Guidance, but I want to make our blog more professional, where I can add Javascript Blocks, which looks like this:- http://prntscr.com/sj7brm
Unordered List Style:- http://prntscr.com/sj7ch3
Highlighted Javascript Block:- http://prntscr.com/sj7crn
Header Style Changes :- http://prntscr.com/sj7d9i
Dear Newspaper users,
I built “homepages” – like on the template – for each menu; each one corresponding to a category. Here are my issues :
1. The pages content (blocks) do not appear on mobile phones
2. When I click on “category” breadcrumb, it’s not the page I built that appears.
3. I noticed on prebuilt homepages that some content (at the bottom of the page) cannot be edited with TD Composer. Did I miss something ?
How can I build pages that will correctly appear on mobile phones ?
Thank you in advance and best regards,
Lisa
I have imported newspaper header, it is 1400px width but I can figure out to change it to 1200.
But I create pages, but with TC composer and with WordPress blocks (for my toolset output) and they do not have the same width as the Newspaper header. Is there a way I can set page width so they automatically have the same width as the header?
Hello, I’m using the Text With Title block to wrap text around an image. I’d like to reduce the padding to the right of the image. How do I do this?

Thanks, Clarin Per does not apply or I have not understood, if under a “Single Post Template” I can only edit it from “Cloud Templete” there is no option to assign a category or using the options that are “edit templete” and “edit” reason why that method does not serve me.

The solution that I have searched since I do not know how a post template is applied since I load it but it is not filled as with the categories, for that reason at the end, when I download the template for a post I modify it by TD and save it, later I am going to edit and as I tweet the codes everything, then I create an entry and use the classic block and paste the codes and there is where I assign the category. look at this example.
Hi Calin, thanks for the response
Sorry but that doesn’t really answer my question. I’m confused.
Do I ignore the WordPress setting > Media Settings ??…
I have read…that a feature image size of 1200 x 630 is most commonly used, for responsive purposes and sharing a post etc ??
Also I have all the settings switched on under theme block settings including the retina … is the correct?
I am also creating my in post images at 1068 x 712 … is this a good size ?
Kind Regards
Mark
Hey there,
In order to use featured fucntions on my blocks, I have added “Featured” category and assign my selected post to it.. In english part, Blocks are filtering it as I wanted but translated post dont load on that blocks.. It might be cause of the category slug became featured-tr but how we gonna sperate each languege featured post then?
Second, That featured category displays on post even though it is supposed to be hidden..
Can you please hep me out here?
Hi,
You can use tagDiv Composer, please note that not all elements have the h option, this can be find on flex block on title element -> https://i.imgur.com/yvpzz6c.png also you can remove it from logo -> https://i.imgur.com/cQxMEya.png
Thank you!
Any idea why sometimes 1 or 2 pictures on some posts will not show on mobile.
– This does not affect all my posts, only a few posts i have noticed this with
– Some pictures show, some dont.
I have regenerated all my thumbnails, switched them all on in block settings too. however this is not a thumbnail issue.
i have deactivated all plugin, apart from tagdiv ones.
Hi,
Please do not replay in your topic, this will only delay the time until you get the answer, we answer in topics from oldest to newest.
Please make sure that you clear all cache after you publish the posts and you do not have any offset on homepage with tagDiv Composer -> https://tagdiv.com/tagdiv-composer-page-builder-basics/
Flex Block Settings Guide -> https://forum.tagdiv.com/flex-block-settings-guide/
Let me know the results!
Thank you!
Hi,
1. That is a general setting, this can be overwrite by individual settings for posts -> https://i.imgur.com/GS1NuAU.png and for pages -> https://i.imgur.com/ZZnVT2z.png
2. Unfortunately I do not know what element is this http://joxi.ru/DrlB4xOH0B9ev2 I need a link where I can inspect it to can help you.
3. The text can be set in column text or text with title using tagDiv Composer -> https://prnt.sc/pfw4o0 also you can use the Gutenberg editor to set text in pages -> https://www.wpbeginner.com/beginners-guide/how-to-use-the-new-wordpress-block-editor/
Thank you!
Hello !
1. That filter will apply only when the block will be used in a Category Template.
2. Where do you want to insert the ads exactly ?
Thank you !
WP’s blockquote align in posts has never worked for me, from Newspaper 9 to 10. It’s always centred. How can I make it go left or right? See the red quote here:
https://jazzjournal.co.uk/2020/05/14/alt-takes-05-20/
Thanks
MG
Hi.
I use one of the single post templates for my posts. When I try to add an article date to the template I get an error :
Fatal error: Uncaught Error: Call to a member function format() on boolean in /var/www/amagernyt.dk/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:777 Stack trace: #0 /var/www/amagernyt.dk/public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_date.php(130): tdb_state_single->{closure}() #1 /var/www/amagernyt.dk/public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_date.php(130): Closure->__invoke() #2 /var/www/amagernyt.dk/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_single_date->render(Array, ”) #3 /var/www/amagernyt.dk/public_html/wp-includes/shortcodes.php(325): td_global_blocks::proxy_function(”, ”, ‘tdb_single_date’) #4 [internal function]: do_shortcode_tag(Array) #5 /var/www/amagernyt.dk/public_html/wp-includes/shortcodes.php(199): preg_replace_callback(‘/\\[(\\[?)(tdb_si…’, ‘do_shortcode_ta…’, ‘[tdb_single_aut…’) #6 /var/www/amagernyt.dk/public_html/wp-content/plugins/td-com in /var/www/amagernyt.dk/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 777
Why is that ?
Hi,
Or the problem with the next previous button, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you are using a single post template from tagDiv Cloud Library, this can be edited with tagDiv Composer, the featured images is not set in the template you are using also the related article block, this can be made using the flex block and the filer from categories. -> https://i.imgur.com/ECKHYU3.jpg -> https://i.imgur.com/hvuytmj.png
Thank you!