- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagWhat’s included in Newsmag theme package
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagtagDiv Social Counter tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
- NewsmagHomepage – How to build and set it
Hi Calin,
The scroll button is working. Issue Solved!
Now about the header ad, when I tried to add an ad box in the mobile header, it shows the “Custom Page” headline instead of “Mobile Menu”. So I think I need to know how to edit only for the mobile menu after opening the tagDiv composer.
-
This reply was modified 5 years by
Nagarig.
Hello
I’m trying to insert [wpseo_breadcrumb] Yoast breadcrumb shortcode on a page. I can do it on my other blogs with WP Bakery but not on my Newspaper Theme Blog using TD Composer. I tried to add a raw HTML element on the page and put [wpseo_breadcrumb] in the text field but it just displays [wpseo_breadcrumb] as text instead of parsing it.
Is there a special element to insert to handle 3rd party shortcodes?
Thanks
Hi TechieBraj,
Sorry! indeed I forgot about that question.
You need to edit another file, please try on this one -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
Let me know the results!
Hi vbrashier, in Newspaper X you can set the custom add directly in ad box, also this ad box can be set on cloud templates using tagDiv Composer.
If this is not what you mean, let me know!
Thank you!
Hi Nagarig,
To make sure that the arrow back to to is displaying -> https://i.imgur.com/VXMNkfu.png, please make sure that this code:
.td-scroll-up{
display: block;
}
is set in theme panel> custom code> advance css > phones
For the mobile header ad you need to use tagDiv Composer, edit the homepage, click on mobile view port and add in header an ad box like this -> https://i.imgur.com/KlQSzRF.png then set the ad and check the results.
If there is still a problem, please let me know and provide some screenshots with the settings that you’ve made.
Thank you!
Hi,
I’m using the tag div composer to edit my homepage, and i cant seem to get these article titles and category tags to align in the center. The row is using the Posts Loop 2 element. Where exactly do I need to go to do this? Please see encircled items on this screenshot (link):
https://www.dropbox.com/s/4iefw6z4l2ntxiq/Screen%20Shot%202020-09-22%20at%204.56.01%20PM.png?dl=0
Hello !
In order to adjust page width you have to select every row of your page using the tagDiv Composer and then set the stretch mode you want like here : https://www.screencast.com/t/BkWwdHh6
In order to make the post page full width you will have to add a single post template and then edit it. Check more about how to have single post template here: https://tagdiv.com/customize-articles-with-single-post-templates/ And for the header you can do it here: https://www.screencast.com/t/xf56tQN0.
These are the ways you can increase your page width from theme options. Anything above this will require custom code which is not covered by the support team.
Please note that at the moment the Support team is not 24/7 available. We answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2
Thank you !
Hi,
The pro demos are made using tagDiv Composer and cloud templates from tagDiv Cloud Library, this can be edit only with tagDiv Composer, if you have WP Bakery enable the cloud templates will not work correctly, therefore please check the plugins you have and if this plugin is enabled, please disable it.
Also after wp backery is disable check the ads position.
What you can do is to set this option -> https://i.imgur.com/COpH4V0.png if is not apply -> https://i.imgur.com/CBaedSI.png for this it will be better to set a class and use the css -> https://i.imgur.com/8cWfNmW.png
.my-ads-class {
text-align: center;
}
This code need to be set in theme panel> custom code> custom css.
Thank you!
Hi,
You can remove it using tagDiv Composer and remove the text for UK -> https://i.imgur.com/beCfucq.png
Hope this will help you!
Hi,
The author can be change from theme panel for standard posts templates (https://i.imgur.com/eY47hrK.png -> https://i.imgur.com/MEVg55c.png) or using tagdiv Composer for cloud templates -> https://i.imgur.com/TRusIeF.png and right click -> https://i.imgur.com/jJsSzfm.png
Thank you!
Hi,
Unfortunately the theme do not have an option to create or edit a filter, therefore these changes need to be made in theme files.
The only solution, in this case, would be to edit the popular7, just replace in the code the “604800” seconds for seven days with the “2592000” for 30 days.
The file that need to be edited is on this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php -> https://i.imgur.com/VXFW5ec.png
In order to change the text from drop-down chooser you need to edit the wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php
-> https://i.imgur.com/rYb8fOW.png
Hope this will help you!
Hello !
That is a notice not a warning. This will happen because there is the chance that the imported template was not created with your exact version of composer. You should be still able to edit the template.
Also it seems that your AMP is working fine now.
Please check and let us know !
Thank you !
Hi moss8007 and mehedi57,
Please check if you are using WordPress v5.5 or v5.5.1, if yes, then you must use the last version of Newspaper theme too (10.3.6.1), only this will work on those versions of WordPress.
Also if you already have Newspaper 10.3.6.1 and you have this problem, then try the below steps:
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear all cache from your website, host and browser ( for browser use force refresh Ctrl Shift R ).
If the problem still persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can use the Enable jQuery Migrate Helper in some cases this can help you to make tagDiv Composer to work.
Let me know the results!
Thank you!
Hello !
In order to adjust page width you have to select every row of your page using the tagDiv Composer and then set the stretch mode you want like here : https://www.screencast.com/t/BkWwdHh6
In order to make the post page full width you will have to add a single post template and then edit it. Check more about how to have single post template here: https://tagdiv.com/customize-articles-with-single-post-templates/ And for the header you can do it here: https://www.screencast.com/t/xf56tQN0.
These are the ways you can increase your page width from theme options. Anything above this will require custom code which is not covered by the support team.
Thank you !
Hi,
If you are referring to the editor from tagDiv Composer, this will save the content automatic, also you can use the drag and drop to more it.
Most probably when the editor is no beg is when you set a full width row and you set in it the column text or text with title elements that can be open in editor.
Thank you!
Hello !
You can find a header design similar to this in our cloud library or you can create one using tagDiv Composer as you can see here: https://forum.tagdiv.com/header-manager/
Thank you !
VIDEO EMBED also seems to disable the background of a ROW, when it is placed on a page. This along with no CSS options, and according to VLAD, no ability at this time to change it’s margins/gutters in mobile…, makes it a real problem for my news sites.
VIDEO EMBED seems to be the only option for immediate play of a video with TAGDIV composer. Is this correct? I am trying to find any solution possible right now to stick with Tagdiv Composer, but this is a major issue.
Wondering if VIDEO EMBED is on the short list for an update? Thanks for your help.
Investigating these string in backend source below,
“Password recovery
your email A password will be e-mailed to you.”
in the header I reached the “TD LOGIN MODAL” in td-composer >legacy>newsmag>parts>header>login modal and commented it out.
And similarly, I commented out Register PHP in td-composer >legacy>newsmag>parts
Scene: I’m not using Register or (Login Modal in Header). Disabled it in the theme panel.
My question is, will this change impact the functionality? Things seem to work normal for now.
PS: Since I’ve newsmag and Newspaper both so, I’d like to post it here.
Hi
since the last update, tagdiv composer button is missing. Already tried to deactivate and install the plugin again without success. Any clues?
Hi,
on the centumcellae.it domain we have a site created with wp 5.5.1, we use NEWSPAPER X theme purchased by you and the following plugins, all active and updated to the latest release available.
PLUGINS
AddToAny Share Buttons
AdRotate
Advanced Ads
BestWebSoft’s Like & Share
Category Merge
Custom Sidebars
Disable Gutenberg
Duplica pagina
Embed Plus for YouTube – Gallery, Channel, Playlist, Live Stream
Google XML Sitemaps
Jetpack by WordPress.com
Re-Add Text Justify Button
Really Simple SSL
Responsive Like Box
Restrict Categories
Simple YouTube Responsive
tagDiv Cloud Library
tagDiv Composer
tagDiv Newsletter
tagDiv Social Counter
tagDiv Standard Pack
the_excerpt Reloaded
Widget for Social Page Feeds
Wordfence Security
WP Migrate DB
WP Statistics
WP-Sticky
YouTube Embed WpDevArt
PHP 7.4
Server info
S.O. Linux webxc302s03.ad.aruba.it 3.10.0-862.2.3.el7.x86_64 # 1 SMP Wed May 9 18:05:47 UTC 2018 x86_64
Apache webserver
Php 7.4.8
MySQL 5.5.62-38.14-log
Friday from 12.40 until 13.00 Italian hours and also on Saturday (from 12.00 to 13.00) we encountered problems: the site did not load and gave a blank page (it kept trying to load without ever opening). Then the problem solved itself.
This is not the first time this has happened, but for a few weeks we have updated everything to the latest version.
The shared hosting provider (Aruba) says the problem could also be the theme or plugins (so they say when it occurs they recommend renaming the wp-plugins folder). It seems strange to us …
Could it be from newspapers, as they say, or from plugins attached to newspapers? Or can it depend on other plugins or the server, as we fear, that they manage?
What advice can you give us?
We had thought of making an exact copy of the site (same version of wp, plugins, php, etc.) on another domain (discouraging the indexing of the site) to see if the same problem occurs when the problem occurs on centumcellae.it occurs simultaneously on the copy …
Can this be a useful test?
Another thing we can think of: can it be due to jetpacks?
Thank you
Investigating these string in backend source below,
“Password recovery
your email A password will be e-mailed to you.”
in the header I reached the “TD LOGIN MODAL” in td-composer >legacy>newsmag>parts>header>login modal and commented it out.
And similarly, I commented out Register PHP in td-composer >legacy>newsmag>parts
Scene: I’m not using Register or (Login Modal in Header). Disabled it in the theme panel.
My question is, will this change impact the functionality? Things seem to work normal for now.
Hi,
if you are referring that if you can have a different header for posts, then yes, you can use cloud headers, these can be assigned to pages and cloud templates like cloud categories or single post templates, all these can be edited using tagDiv Composer
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache.
Also what device are you using to import the cloud templates ?
Let me know the results!
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again to see if these problems persists (if these are live website you can try on a sub-domain or staging).
Let me know the results!
Thank you!
Hi,
If you are using a pro demo, then you can change the number of articles from the Latest section using tagDiv Composer like this -> https://i.imgur.com/9rlBPCY.jpg -> https://i.imgur.com/cD9as8t.png
If is a standard demo, you can change the number for the post that are display you need to go in Settings>Reading -> https://www.screencast.com/t/CpnuFAnS
And for layout out you need to go on homepage look for Homepage Latest Articles -> https://www.screencast.com/t/9zCB77fYRt -> https://forum.tagdiv.com/page-templates-2/
Thank you!