- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
Indeed on Internet explore are some problems, is not recognize the new css style, like flex elements, please try this custom css
[class*="ie"] .td-module-container {
display: block;
}
[class*="ie"] .td-image-container {
height: auto;
flex: initial;
}
Set the code in theme panel> custom code> custom css.
Let me know the results!
I have deleted WPCache plugin, also deleted banner AD from Footer.
https://prnt.sc/rzuftg
https://prnt.sc/rzuhvb
CULTURE block alignment is out and “tdc_zone” just above the Footer.
Hi,
Unfortunately we do not have access to your page -> https://i.imgur.com/ZDSrVmb.png but if you want to change the layout for the blog page, then please try the settings from theme panel -> https://i.imgur.com/pV6suyu.png also if the page can be edited with tagDiv Composer, then you can use flex block and hide the image -> https://i.imgur.com/4W5dLYw.png or use a block like this one -> https://i.imgur.com/G6kDaPh.png
Thank you for your understanding!
Let us know the results!
My embedded form is directing subscribers to the hosted version of my Mailchimp Signup form with ReCaptcha request. Mailchimp confirmed to look for required fields that have been hidden on signup form or deleted from the form code.
Can you please help me add ReCaptcha to the form so my subscribers stay on my website.
<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://retailsee.us5.list-manage.com/subscribe/post?u=1a05f6a88bcefc10d8e13722c&id=fa82550162" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2>Subscribe</h2>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address </label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_1a05f6a88bcefc10d8e13722c_fa82550162" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
Hi
Unfortunately for the moment our theme do not have this type of element/block, maybe you can achieve it using some plugins.
Top 17 Free WordPress Tab Plugins 2020 ->https://colorlib.com/wp/wordpress-tab-plugins/
Thank you for your understanding!
Hi,
The latest articles block, will always display the latest articles, but if the settings for Unique articles is enable, this will be apply on all blocks from that page. Maybe you can do a custom code or blocks that is not affected by this filter, but I’m not sure of this, also is a custom services, if you want you can make a request here -> https://tagdiv.com/web-development-services/
Thank you for your understanding!
Hi,
I used a ‘Flex Block 5’ in my site, but I’m having some problems with the Explorer Browser.
The images thumbnails are bigger and not resized. They go out from their places.
Could you help me in finding the problem?
Thanks in advance.
Riccardo
Hi,
Make sure that you are using the last version, Newspaper v10.3.2 and WordPress v5.4
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 not using non of them, please make sure that you do not have a plugin conflict, please deactivate ALL non theme plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hi unito,
This can be done if you are using the last version of the theme v10.3.2, you edit the single post template from tagDiv Cloud Library with tagDiv Composer like this -> https://i.imgur.com/TYidv5L.png you add a flex block above or under related article set the seo tag -> https://i.imgur.com/InLDeTT.png and adjust it to look the same as that block, or you can make it to look how you want also you need to set the related filter on it -> https://i.imgur.com/qx03sNp.png -> https://i.imgur.com/S0Zih0X.png -> https://i.imgur.com/BMXTuwq.png -> https://i.imgur.com/IeWEgrI.png -> https://i.imgur.com/d6DJ4m2.png after that use the right click to remove the old block -> https://i.imgur.com/JNXqtpQ.png
Hope this will help you!
Hello !
Unfortunately having a tutorial for this is pretty challenging for us to since this will be different for each user.
The best way, that I personally recommend and may be a bit harder but it will deliver the best result would be to: Deactivate standard pack and then re-build your pages. With standard pack disabled you will see a lot of shortcodes, all those shortcodes must be replaced. For example if you disable standard pack and you have 1 block 4 let’s say on your homepage. You will have to change it to flex blocks.
By disabling the standard pack you should not be worried by the shortcodes rendered. you will have to switch them to the new elements in tagDiv Composer.
I hope this was helpful !
Thank you !
I was wondering whether it’s possible to have a block of posts that would always show latest posts, despite Unique posts setting being on. Like the News ticker does it.
Could that be done? With a widget or something perhaps? Or would I need to build a custom block?
Hi techedge1,
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.
Unfortunately the plugin compatibility can be tested only if you deactivate the plugins and activate one by one to see if there is a plugin that make this problem.
Let me know the results!
Thanks.
Sorry, ask a lot, but because of the hours, you have to take advantage of the communication.
In this screenshot I can not find where to change at the bottom of the page before the futer comes the latest news block and sidebar with time and advertising where can I change that?
The other question if you go down at the bottom of the futer is the contact and privacy options, bottom right, you will see that the location of page upload covers that menu, how can I solve it, how do I change the page upload site or a little higher so that it bea well the menu.

thanks for the patience.
Hi,
i’ve got an issue about the youtube followers number.
The theme and the plugins are the newest, the theme is activated.
On the social counter block the youtube followers number is less than the real number. i just paste the youtube channel id here.
Could you take a look?
Thanks,
Eric
In TD Composer I’ve figured out how to add a drop shadow to the box around the title using a Column Title block when building a page. Is it possible to apply a drop shadow to the title text instead of the box?
Thank you for your reply.
I modified the file as you told me.
This part is still not erased.
Is there any part that needs to be modified?
The following files have been modified:
wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php
wp-content/plugins/td-composer/legacy/Newsmag/parts/single_template_1.php
You have deleted the get_source_and_via(); part of the file above.
What I want is to publish a post on wp-admin/post-new.php.
Input from quote to blocks to via url in the displayed post setting panel
I want the parts erased.
I will attach the photo for the exact contents.
Well perform the removal of the periodic theme 9 and load 10, purge the cache and start everything ok, but I realized that the AMP plugin when it loads only without activating the mobile theme, the options come out, but if I activate the mobile theme it disappears the options in the left loaf of AMP, that did not happen before, I do not know if it is correct.
Now I only need the documentation on tagdiv composer to be able to make pages and know how to use the blocks since I want to do like this and I do not know how to do it for those who write an opinion https://www.eltiempo.com/opinion
I think use the same theme
-
This reply was modified 6 years by
ludyma.
Hi,
few months ago I was wondering how to make my site faster. There wasn’t yet Newspaper X . Now you deliver super fast solution based on Cloud Template and deactivating Standard Pack plugin.
In my case I have about 30 pages in my website built on TD Composer. I need to consider if its worth to make a change (turn to cloud template, how much time does it cost)
Is there any step by step manual how to make a change? I’ve read your articles but its quite general. Maybe you have something more particular? To be honest I have no ideo how to build normal page from Cloud Templates witch would fits to my existing themplate.
For egzample: if I want to add new page called “our team” I have only option to import from cloud existing template or blocks, but what with my existing header and footer? New pages from cloud will look different than rest of my site. I’m not sure if you know what I mean…
Regards
JM
OK I understand how to import a page and adjust small things. However as I told you :
– I need to build a new homepage from scratch (I want it simple), using several blocks and sections from the library. I don’t see how to drag and drop the “call to action-fitness pro” in a 2/3 column of my page. Should I be able to use any block or section in a different row/column size (as I am with the classic Composer)? You can see here the result when I try to drag and drop the elements: https://devenirbilingue.com/our-specialties-restro/
– I do exactly what you say to import a template, there is NOTHING in my cloud library. I can send you a screenshot, it’s not like yours, I only have 1 old import from last year.
Thank you.
Emma
Hi,
You can use a flex block on a single post template from tagDiv Cloud Library, you need to edit it with tagDiv Composer, set the flex and add the filter ->https://i.imgur.com/Gt16p0x.png (if you are set specific category or posts this will be display on all post that have this templates on them).
Hope this will help you!
Thank you!
Hi,
Please note that our support hours are from Monday – Friday: 8:00 AM – 17:00 PM GMT+2,
also note that we take in order of time the topics ( time when was post the question ) and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.
The Italy Report PRO demo use cloud templates, therefore the theme panel settings will not affect the cloud templates from tagDiv Cloud Library, these need to be edited using tagDiv Composer, for example to edit the single post template, you need to do like this -> https://i.imgur.com/g3wfeBE.png click on share elements (ore the element you want to change) and change the style -> https://i.imgur.com/LZIAMNn.pngn also you ca use the right click to delete elements or copy the style or element.
Also the homepage can be edited like this -> https://i.imgur.com/TMJcpnj.png click on the element you want to edit, also all the elements have the general, style and css tab -> https://i.imgur.com/AvVq2Fn.png in style you can set the fonts also these settings can be made per device -> https://i.imgur.com/BdK5udz.png Flex Block Settings Guide -> https://forum.tagdiv.com/flex-block-settings-guide/
The settings from theme panel will apply on all demos that can be installed if you deactivate the tagDiv Cloud Library and you are using only tagDiv Standard Pack -> https://i.imgur.com/j6bJbKT.png -> https://i.imgur.com/AROtMPW.png
If there is something that you want to achieve, just let us know!
Hope this will help you!
Thank you!
Hi,
Indeed some files were change in our theme, for example the block 6 is made from module 5 -> https://i.imgur.com/AjU2Hs7.png therfore you’ll need to edit that module -> wp-content/plugins/td-standard-pack/Newspaper/includes/modules/td_module_5.php also the category template -> https://i.imgur.com/fvzioIp.png -> wp-content/plugins/td-standard-pack/Newspaper/includes/category_templates/td_category_template_1.php -> https://i.imgur.com/SKeKpkJ.png -> wp-content/plugins/td-standard-pack/Newspaper/includes/category_top_posts_styles/td_category_top_posts_style_fl_1.php and this slide -> https://i.imgur.com/6datWPP.jpg is in wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_slide.php
Also we have a department for custom services here -> https://tagdiv.com/web-development-services/
Thank you!
Hi,
So when you care using cloud templates from here -> https://i.imgur.com/eWPILwg.png -> https://i.imgur.com/pmZOOaC.png you have access to the entire cloud library, pages, templates, blocks, sections … Importing a page, will create a new page, importing a template will create a new custom post type for that template, also after the import is done the changes are automatic save, that is way when you import a section from tagDiv Composer -> https://i.imgur.com/2RPTBPk.png the page get automatically saved, an the imported block/section will be always add to the bottom of the page this will be set in a new row, but you can drag it from there and set it where you want and adjust them.
If there is still a problem or something that you do not know how to do let me know!
Hope this will help you!
Thank you!
Hi imkimc,
Also if you want you can import blocks from cloud -> https://i.imgur.com/6CusgVd.png (those will be added at the bottom of the page) in this way you can see how are made and you can adjust them more faster, also all f the are made using flex.
Also if you have other questions or problems, let us know!
Have a nice day!
Stay safe!
Hi Vlad,
I deactivated all plugins, but the headlines on the frontpage in the blocks are still tiny. So, it is not a conflict with any plugin but maybe a setting issue?