- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hi,
1. Our developers are using the inspect element -> https://developers.google.com/web/tools/chrome-devtools/inspect-styles/
2. No,the warning that you see does not block the tagdiv composer. It is just a warning mentioning you made edits outside the composer. The page name can be changed through the tagdiv composer so changing it in the back-end, will result on the warning you see on your page. But this warning will no block the page editor only if the color is red not yellow.
Thank you!
Hi,
A link where I could see this header would be useful. If you are referring to theme blocks and modules these can indeed display an excerpt, but a heading is not used for them
– http://prntscr.com/o5uj3v
Category and tag pages start with a h1, which is the name of the respective category/tag
– http://prntscr.com/o5umao
After this h1 the description is displayed. The description can be entered for each category or tag while editing them, for example – http://prntscr.com/o5uo84
Or maybe you are referring to the woocommerce product pages, these do use a h2 for some elements, like this for example – http://prntscr.com/o5ukvz but the product pages don’t start with a h2, at least I can’t see one when checking.
Thanks
Hi,
The customization that positions the post meta over the image is the margin set here
– http://prntscr.com/o5u7vr
Without that margin it would indeed look like in the screenshot your provided
– http://prntscr.com/o5u71k
While editing the respective page with the composer, click on the imported flex block and check in the layout tab if the article meta has the margins set as mentioned above. It could have been removed for some reason.
The website seems to be in maintenance mode at the moment, so I can’t inspect the block to see what the actual problem is – http://prntscr.com/o5u8zi
Thanks
Hi,
That could happen due to the following. Predefined blocks (1 to 25) should only be placed in these row layouts
– http://prntscr.com/o5td6p
Placing them in the other layouts may have the result you are getting ultimately, despite sometimes looking good in the composer. In the other layouts flex blocks can be used
– https://tagdiv.com/tagdiv-composer-flex-block-elements/
Here are block examples created by us using flex blocks, these can be imported with the cloud library plugin – https://cloud.tagdiv.com/#/load/Blocks
More about the plugin here – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
If you have more questions let me know.
Thanks
Hi,
If you are using a single post template from tagDiv Cloud Library you can edit that template using tagDiv Composer and set the blocks/elements in sidebar or if is a default post template, you can build that sidebar in Appearance> Widgets and set in one sidebar the blocks/elements from that sidebar and set after that the sidebar on posts.
-> https://www.screencast.com/t/nCQOevhyIL
Thank you!
Where can I find the style sheet to edit the Header 27 from the Cloud Templates library? I need to remove a background URL that I can’t fix through TD_Composer.
I have this line of code below that I need to remove the URL for because it’s no longer valid and it’s slowing my website down by 9s.
</style>
<div class=”td_uid_4_5d1040363da5a_rand_style td-element-style” ><div class=”td-element-style-before”><style>
.td_uid_4_5d1040363da5a_rand_style > .td-element-style-before {
content:” !important;
width:100% !important;
height:100% !important;
position:absolute !important;
top:0 !important;
left:0 !important;
display:block !important;
z-index:0 !important;
background-image:url(“https://i2.wp.com/vettoc.com/wp-content/uploads/2019/05/201900229dd9abd3-ded7-b9c6-87e4-e8ec0011ab12-2.png?fit=50%2C50&ssl=1”) !important;
background-repeat:repeat !important;
opacity:0.2 !important;
background-position:center top !important;
-
This reply was modified 7 years by
mario118.
When I set up page properties for homepage, I use template “Pagebuilder + latest articles + pagination” with “Limit post number” for example 12 posts. Is it possible to set different “Limit post number” for next pages, when listing through archive – /page/2/, page/3/ etc.? Because on top of such pages are not other blocks like on homepage, so it would be useful to have more articles there. Is it possible and how?
Thanks Calin for your reply.
Your suggestions helped move me along to a solution.
It turned out that there was an update needed on the stock quotes source site to white list my new site location. It was but something was messed up in cloning/developing/replacing the site. That was fixed and quotes now display correctly.
I couldn’t get the title font for Block 8/Module 7 to adjust to the settings in either the theme panel or the TDComposer Elements Style settings. I did a search and found I’d added some custom CSS in the past that globally said that ‘entry-title’ should be 21px !Important. I removed the !Important and now the local, granular CSS settings are in control.
I have two questions.
What is your preferred Developer viewer to best track the source of page errors? I’ve used the Tools on Chrome and Firefox. What is your first go-to tool?
Second, While updating my site (marketwisetrader.com) I tried to rebuild some essential pages (home, store,..) using the front end TDComposer. It doesn’t have as many block elements to work with but it seems that Newspaper programmers are shifting that direction. On my home page, in Composer view, a yellow warning pops up saying ‘This page was not made with TDComposer’. As best I can remember I started with my home page built with Page Buider, then replaced all rows, columns, and elements from the Composer dashboard. But the page still says, ‘Not built with TDComposer’. Will this create problems for me in the future? Do I have to begin with a new white page and Composer?
Thanks,
Lon Kaufmann
in element / Text with title / Edit Content: ta giving error:
Fatal error: Uncaught Error: Call to a member function is_block_editor() on null in /home/movime54/public_html/home/wp-content/plugins/gutenberg/lib/widgets.php:20 Stack trace: #0 /home/movime54/public_html/home/wp-content/plugins/gutenberg/lib/widgets.php(53): gutenberg_is_block_editor() #1 /home/movime54/public_html/home/wp-includes/class-wp-hook.php(286): gutenberg_block_editor_admin_print_footer_scripts(”) #2 /home/movime54/public_html/home/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #3 /home/movime54/public_html/home/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #4 /home/movime54/public_html/home/wp-content/plugins/td-composer/includes/wpeditor.php(410): do_action(‘admin_print_foo…’) #5 {main} thrown in /home/movime54/public_html/home/wp-content/plugins/gutenberg/lib/widgets.php on line 20
Need help
The strange thing is, when I load the 3 affected pages in a private window, the pages sometimes load as AMP and sometimes they don’t which seems strange. Also, it only seems to be affecting 3 pages not all of them. One of the affected pages simply has some plain text, nothing complex about it.
Things I’ve tried so far:
1) I’ve deactivated the AMP plugin and reactivated it and cleared the cache.
2) Checked that no AMP URLs are blocked By Robots.txt.
3) Disabled AMP for affected pages and then saved and re-enabled it again.
4) Running it through The AMP Validator (https://validator.ampproject.org) for the 3 affected pages seems to work sometimes and sometimes not.
5) Flushed the permalinks: Settings > Permalinks and saved changes.
6) Clicked on “Validate Fix” from Google Search Console but same issue.
I’ve tried this code in custom code in mobile theme:
.td-mobile-content .td-icon-menu-right { display: block; }
but it is not working.
i face problem in Theme Panel > Ads > Header Ads when ajax load not expand
and chrome console show me this error
Mixed Content: The page at ‘https://original.pk/wp-admin/admin.php?page=td_theme_panel’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://original.pk/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.7.2’. This request has been blocked; the content must be served over HTTPS.
send @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.2:4
ajax @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.2:4
show_content_panel @ td_wp_admin.min.js?ver=9.7.2:45
(anonymous) @ td_wp_admin.min.js?ver=9.7.2:41
dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.2:3
r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.2.2:3
please help me
Hey Calin,
Thanks for the reply. I selected the element.. it is Block 15. I don’t see any setting to change the post titles, I was able to change the hover colour to yellow… the other settings do not affect the post titles though.
General settings for that element:
https://gyazo.com/f9c9cae18d281a75b04b865dbd879329
Style tab seems only to have font styles, but not colours:
https://gyazo.com/501673907a87e6a8059f3c5afd155399
Thanks 🙂
Hi Vlad,
The problem is that I put the 50 in there to align the blocks correctly. See what happens when I remove the 50? landoflance.com
So for instance, when I take the 50 out, you can see that the blocks aren’t really aligned. See how FEATURED section and JUST LANDED section aren’t aligned to the left properly?
What I’m trying to achieve is exactly what babylonbee.com has done with their alignment. They have the same Newspaper theme as I do. See how everything is nicely aligned to the left?
Thank you!
Ive just updated wordpress to the new version and began to have an issue with the WPBakery Block Text. When I try to edit some text in the page, the block text settings popup but the text field is blank and there is no option to edit the text. The General and Design Options also disappeared.
Do you know what should I do to solve this issue?
Hello, first to all thanks for this awesome theme. Im having an issue with the (block 14) In the cms im seeing the correct styles for the block, but when I load the Front End page the block 14 has a wrong styles. Can you help me to understand whats happening or what im doing wrong.
CMS Image:

FE Image:

Hello, I’m trying to build a block with tagDiv Composer to show a DIV with a url, but it does not show me anything, I’m trying to use the Text with title module (which I do not know if it’s the right one) I’m doing it right? or should I use another module? This DIV WITH WPBakery worked fine, but now I have decided to dispense with WPBakery in my WP and only use TagDiv.
I also ask what module I use to insert Adsence code flat text?
I attached an example photo
https://www.radiomarcabarcelona.com/goodnews-design/Text_with_title.png
Thank you
Hi,
Unfortunately, for the moment this can be achieve only making changes in theme core -> https://www.screencast.com/t/UF5FgA3HWj wp-content/plugins/td-composer/legacy/Newspaper/includes/block_templates/td_block_template_13.php
Thank you for your understanding!
Hi,
If you are refering to this one -> https://www.screencast.com/t/1UAVUsDx then the iframe
is not show because was blocked -> https://www.screencast.com/t/bu54lprhECKl
The Font can be change from theme panel -> https://www.screencast.com/t/4loplyPCoehh just make sure that you clear all cache after you save the changes or you can chnage theme via tagDiv Composer ( if the page was built with this builder ) -> https://www.screencast.com/t/lQ8DaVT8
Thank you!
I’ve updated to the latest version of Newspaper and now my custom code for rewriting ad div class doesn’t work anymore.
I want to rename the custom_ad_x part to custom_new_x and the code below used to work just fine in /wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_ad_box.php in the function render_ads, line 1937
$buffy = ”;
$check_css_name = array(‘custom_ad_1’, ‘custom_ad_2’, ‘custom_ad_3’, ‘custom_ad_4’, ‘custom_ad_5’);
if (in_array($spot_id, $check_css_name)){ $spot_id = str_replace(“ad”, “new”, $spot_id); }
$buffy .= ‘<div class=”td-a-rec td-a-rec-id-‘ . $spot_id . $align . ‘ ‘
Any idea why the replace function isn’t working anymore, or how I could go about changing the output of the custom_ad css in ad boxes?
Hello !
Sorry for missunderstanding your issue !
It appears that all of your blocks are cut off: https://www.screencast.com/t/arPvQL3otznj You will need to remove that 50 margin on the blocks. You can do that by editing the blocks using the tagDiv Composer in the CSS Tab like here: https://www.screencast.com/t/bhhBHrv9
Let me know if this works now !
Thank you !
Hello !
In order to hide the date of your posts you will have to go into Theme Panel – Block Settings – Meta info on Modules / Blocks and disable it like here: https://www.screencast.com/t/U2u67uNebxq
Thank you !
Maybe, I found a bug here, for the Flex Block 4 element, please check the following two settings for the excerpt length(no changes for other settings), why there are so many words when just set to”2″ ? thanks
hello our theme no longer shows the EMPTY SPACE block. (SEE FIGURE IN ANNEX). of the div composer tag.
How do I solve the problem? Does reusing the theme or the reslove plugin?
I do not want to lose the site layout if it is necessary to reinstall the theme. please help me
https://schoje.com.br/wp-content/uploads/2019/06/EMPTY-SPACE-BLOCK.png
Just wanted to know where i can change the block header tag, because actually it uses <h4> as tag but i want to change it to <h2>. I use the header template 13
Best regards