- 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
So for exemple, If I want to delete “https://cdn.ampproject.org/v0.js”
I put this code into functions.php wp-content>plugins>td-composer>mobile>amp>functions.php
/** Disable New Relic Scripts in AMP Pages */
function disable_newrelic_for_amp_pages()
{
if ( function_exists( 'is_amp_endpoint' ) && is_amp_endpoint() ) {
if (extension_loaded('newrelic')) {
newrelic_disable_autorum( true );
}
}
}
add_action('init', 'disable_newrelic_for_amp_pages');
??
Thank you
Hi RiccardoGelli,
Yes us can achieve 5 columns, you can achieve this using tagDiv Composer, for this on your page or homepage you need to use tagDiv Composer, add a row, this can be stretch and you can choose the layout you want -> https://i.imgur.com/pN6vZwR.jpg let’s that you make those settings -> https://i.imgur.com/ISdhMND.jpg now the row is set in 2 but you need it in 5 so you need to set a width in % on each empty column like this -> https://i.imgur.com/aNtYAfw.png -> https://i.imgur.com/vFhzXBl.jpg after that drag an inner row in each empty column -> https://i.imgur.com/FcUVItl.png -> https://i.imgur.com/wUvuvEl.png -> https://i.imgur.com/MlYoS7f.png and in this way you get the 5 columns.
Also please do not use both plugin (tagDiv Cloud Library and WP Bakery), please choose only one.
Thank you!
Hi,
Make sure that you select the full size of image in tagDiv Composer when you upload the image -> https://i.imgur.com/O4GmQi2.jpg
Let me know the results!
Thank you!
Hi,
Using the mega menu will be display all the post from that category and subcategories from that parent category.
If you are using a cloud header from tagDiv Cloud Library, then you can edit it with tagDiv Composer and adjust a little the mega menu -> https://i.imgur.com/oD9Dx2m.jpg
Thank you!
Hi, I’m using the TD Composer to edit my home page. Everything looks great, but when I visit the home page via an iPhone, it doesn’t look like the version I expect compared to the TD Composer? In other words, the mobile version preview in TD composer (which is what I want) looks nothing like what appears when I actually navigate to the home page via iPhone.
Please help!
thanks,
Noel
I have created a “house ad” for a related website to display in the header and elsewhere. Did not want to deal with the Ad Sense facility and what to me seems more difficult controls and coding to learn. The tagDiv Composer using the ad box element seems much more understandable. Ad looks great when I am signed in as the admin. When I view the page as if a visitor who has not logged in, the ads are completely missing. What have I forgot to set please?
Thank you.
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
In Newspaper v10.3.3 was add a better support for WPML plugin ->https://i.imgur.com/vAjt3aG.png now you can set the header, footer, category and single template on each language in them panel, for this you need to use the translate for cloud templates -> https://i.imgur.com/Y99kgbB.png in this way on each language you’ll have only the templates made for that language, for example https://i.imgur.com/UJbzFFp.png -> https://i.imgur.com/TWZLxQZ.png -> https://i.imgur.com/CjsSkAC.png
You can duplicate a cloud template like this -> https://i.imgur.com/BLYyLc4.png after that you can edit it with tagDiv Composer.
The second method is the classic one using the strings translate, this is more harder -> you need to use the this option -> https://i.imgur.com/59kl17v.png in order to use the string translate, for example for the header -> https://prnt.sc/rumozl and in WPML String -> https://prnt.sc/rumqn5 then you need to set the id of the header you want to be set for that language -> https://i.imgur.com/ghCu54I.png -> https://i.imgur.com/UAgVTC6.png -> https://prnt.sc/rumrbd
Hope this will help you!
Thank you!
Hi,
TagDiv Composer is the core of the theme -> https://tagdiv.com/tagdiv-composer-page-builder-basics/
Please use the amp plugin with the mobile theme plugin as in our documentations from here :
-> https://forum.tagdiv.com/the-mobile-theme/
-> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Use one of these options for amp -> https://i.imgur.com/xM75y2R.png in this way the invalid markups will be solved and the amp will work better.
Also you can use the settings from theme panel, these will be apply for amp and mobile theme too -> https://i.imgur.com/6QXJvFR.png -> https://i.imgur.com/mi0qdQf.png
Let me know if the problem persist!
Thank you!
Hello !
TagDiv Composer is a Page / template builder. For posts you can only edit the POST Layout not the post Content. Follow our guide for more: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hi,
You you can set a z-index, unfortunately I can not check the problem if I’m not loged.
As I can see you are using a cloud header, this can be edited with tagDiv Composer and set the z-index -> https://i.imgur.com/iu2B9iQ.jpg
Thank you!
Hi,
Sorry for the late answer, we had a day off.
The reviews on modules like that will be replace the date, the file path is -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php -> https://i.imgur.com/Wl1da5f.png
Thank you!
Even if I build a new Page using the default WP composer, this theme is still adding the Big Grids to the new page that cannot be edited or removed.
Hi Mark Gilbert,
There is no need to download any Gutenberg plugin, you need to use the one provide by WordPress, just make sure that you are using the latest version of theme and WordPress, also please note that if you are using WP Bakery is not recommended to use tagDiv Cloud Library, you need to choose one of them.
If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you for your understanding!
Hello !
In order to make the site full 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.
Thank you !
Hi,
This will work for the files set in wp-content\plugins\td-composer\legacy\Newspaper too just make sure that you set the file path or you copy all the file that are required for the one you want to edit.
Thank you!
Hello !
Once opened the tagdiv composer you can either edit the header or the footer by using the website manager: https://www.screencast.com/t/5VkiUmHQvF
You can import or add a different header for the homepage.
Thank you !
Hello,
I want to make some modification in some of the theme files and from what I can see some of the files I need to modify are under wp-content/plugins/td-composer. I am using a child theme and from the documentation I can see that I can override files that are in the wp-content/plugins/td-standard-pack in my child theme. The files I want to change however are not in this path. For example I want to change the login – registration modal and add a new field.
How I would go about doing that in my child theme in order for my code not to be broken in future updates ? Any suggestions?
Thanks
Hi,
This can be done if you are using a cloud template from tagDiv Cloud Library, edit it with tagDiv Composer, set the phone viewport and select the menu you want to have on mobile -> https://i.imgur.com/KhhD1Dl.png or using mobile theme plugin -> https://i.imgur.com/8qPPQRr.png
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
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
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
Let me know the results!
Thank you!
Hello !
Please provide a link to your website. Also please note that if you are using a Cloud library template or a PRO demo you will have to edit the templates using tagDiv Composer.
Thank you !
Hello !
1: Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
2. Please note that you cannot use WP Bakery page builder on tagDiv Created templates. You can achieve this using tagDiv Composer, for this on your page or homepage you need to use tagDiv Composer, add a row, this can be stretch and you can choose the layout you want -> https://i.imgur.com/pN6vZwR.jpg let’s that you make those settings -> https://i.imgur.com/ISdhMND.jpg now the row is set in 2 but you need it in 5 so you need to set a width in % on each empty column like this -> https://i.imgur.com/aNtYAfw.png -> https://i.imgur.com/vFhzXBl.jpg after that drag an inner row in each empty column -> https://i.imgur.com/FcUVItl.png -> https://i.imgur.com/wUvuvEl.png -> https://i.imgur.com/MlYoS7f.png and in this way you get the 5 columns.
Hope this will help you!
Hi,
If podcasts are normal posts you can use tagDiv Composer and tagDiv Cloud Library and assign it on thee posts.
Thank you!
Hi,
I think that this is a plugin conflict between tagDiv Cloud Library and WPBakery, you can use only one of them, you should decide which one you want to use, we recommend to use the tagDiv Cloud Library with tagDiv Composer these are the theme plugins.
Please deactivate the WPBakery and check the results!
Thank you!
Hi,
If the sidebar is not apply on your posts, that is because you are using a single post template from tagDiv Cloud library, this can be edited using tagDiv Composer. What you can do to keep the template layout and to have a sidebar selected by you is to edit it like this -> https://i.imgur.com/jK8VGvX.png and use the right click to remove the elements you do not want, also if you have an sidebar made from widgets and you want to display it for posts, you can drag the element from composer and select the sidebar -> https://i.imgur.com/MkCuCRg.png -> https://i.imgur.com/S5hgJ9u.png or if you want to be able to set individual sidebars, then you need to use a standard post style -> https://i.imgur.com/L5q9aUK.png
Thank you!
Hi,
As I can see, you have set as footer a cloud footer template from tagDiv Cloud Library, this can be edited from a page, for example, you can edit the homepage, click on edit with tagDiv Composer -> https://i.imgur.com/uweNRrc.jpg after that go down to the footer end edit it how you want (now you can customize the the whole web-page from fronted).
Thank you!