- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
Hello !
Please let us know what kind of header are you using. The Cloud library templates and PRO demos are fully editable using tagDiv composer where the normal standard templates are editable by using the Theme panel.
Thank you !
Using your Lifestyle Pro demo. In tagDiv Composer, when I try to change the “hover color” or “text color” of the links (everywhere on the site – posts, menu, etc.) it doesn’t work. I’d click on the swatch box in tagDiv composer, enter a hex number, and watch the NOTHING that happens. I’ve tried many times. In many different places throughout the site.
Please fix. Don’t send me to your YouTube or tagDiv composer user manual because I’ve already been down that rabbit hole with an earlier response from someone at your tech support.
And while you’re at it, please fix the “overlay” color for images in tagDiv composer too. That is also not working.
Error at zones: 6(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Hello !
That text are the shortcodes that get rendered by the TagDiv Composer plugin. For SEO you will have to use an external plugin like SEO yoast.
Thank you !
Hello !
You are using a Category template which si fully editable using tagDiv Composer. You will have to add a post loop on your template in order to have the posts displayed.
Thank you !
Hello !
By using tagDiv Composer you have the options of showing a list of authors or setup a template for each author as you can see here: https://www.screencast.com/t/pmQS8FLK1
Thank you !
Hi,
“The current content hasn’t been created by TagDiv Composer” – that notice isn’t be the result of actual issues in most cases. If you can successfully edit the page or could template then there is no problem, despite the message.
After you will save again the page or template in tagDiv Composer this message will no longer appear on that page/templates.
Thank you!
getting errors from tagdiv composer please support
Error at zones: 6(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Hello !
All the PRO demos are built using tagDiv Composer and also the cloud library templates; in order to change the background color / image you will have to edit all the ROWS as you can see here: https://www.screencast.com/t/QlYxvmdoUxea
Thank you !
Hello !
All the PRO demos are built using tagDiv Composer and also the cloud library templates; in order to change the background color / image you will have to edit all the ROWS as you can see here: https://www.screencast.com/t/QlYxvmdoUxea
Thank you !
Hello
I have created a child page using the tag div composer. I added the breadcrumbs element, but it only shows home>child page (it doesn’t show the parent page).
Note: I am using a plugin which customises the permalinks as I don’t want the parent page to be shown in the url. Before using the tag div composer to create the design of the page, the breadcrumbs showed correctly home>parentpage>child page even though I changed the permalink structure to remove parent page from the url.
Hi madsen045 if you are using a pro demo, then you can edit all the layout using only tagDiv Composer -> https://i.imgur.com/Lf8RawW.jpg -> https://i.imgur.com/zJSvwZr.png
The menus can be edited from here -> https://i.imgur.com/SHqAUzG.png and the assination and layout can be edited using tagDiv Composer and checking the element from header -> https://i.imgur.com/fUVMBXj.jpg also to edit the titles, just click on them and check the custom title -> https://i.imgur.com/j9pgBfv.jpg
Hope this will help you!
Hi,
This is because you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders or shortcodes ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme, also the mobile theme will not display any sidebar)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme (to get the same layout as on desktop on mobile) -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
Thank you!
Hi angelahou,
You can make a landing page using tagDiv Composer, in this way you can build the page how you like.
Also if you want you can check some pages/homepages from cloud templates, maybe you found something that you like and all you need to to is to make some adjusts.
-> https://i.imgur.com/GGGH0u3.png -> https://i.imgur.com/uiEatmO.png
Hope this will help you!
Hello !
By simply clicking on your blocks when tagDiv Composer is open you will be able to see header settings on each block: https://www.screencast.com/t/k1ACkkMC0
Thank you !
Hello !
If you have another menu created in Appearance- Menus you can select it by using tagDIv Composer as you can see here: https://www.screencast.com/t/P1bePb2fw
Let us know the result !
Thank You !
Is it possible to improve the Readability and SEO analysis if I create a page with TagDiv Composer? When I open a page created with TagDiv Composer there is only code visible. No text.
I am getting the following error (got this error as soon as I installed the plugin and clocked on edit with tagdiv):
Error at zones: 6(models) : 5(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
I have gone through article : https://forum.tagdiv.com/tagdiv-composer-not-working/
But it’s not working.
Thank you.
Hello,
For a temporary experiment, we want to wrap out entire content with a <amp> tag
Editing /wp-content/plugins/td-composer/mobile/functions.php
using filter for the_content.
if ( is_amp_endpoint() ) {
$content = '<amp-script layout="container" src="https://s3-us-west-2.amazonaws.com/CCCCC.js" integrity="sha384-0Mv7fcjUICCCCH96v1oPH129fXHoID2Vfjk" crossorigin="anonymous">'.$content.'</amp-script>';
}
It is changing it to
<amp-script layout="container" src="https://s3-us-west-2.amazonaws.com/CCCCC.js" class="i-amphtml-layout-container" i-amphtml-layout="container">
Hi i am using newspaper theme for three website of my clint with 3 licence. recently my all three newspaper theme website started on front end current content has not been created by tagdiv composer
# i editing page on frontend tagdiv composer
# i am not added any other codes
# i also doing same as u mentioned in previous forum https://imgur.com/Qtco1zz
please solve issue as soon posible. my all websites effected.
I have tried to change the colors in tagDiv Composer. It doesn’t work in tagDiv Composer in any of the elements.
How do i change the background image? Can’t seem to find it in TD Composer or no elements inside of it
Hi
I’ve recently been approved for Google Adsense and have ads running on my blogposts using the Tag(Div) Ads widget and choosing the sidebar option.
However on my homepage im still seeing the Newspaper default ads that came with the theme.
I’ve tried to change this using the TagDiv Composer and pasting the adsense code into the relevant element option but the ads don’t appear…
any idea what i’m doing wrong ?
Hello due to the WordPress update I downloaded jquery plugin to help old code plugins work, got these errors, you maybe know what is that?
wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js: jQuery.fn.load() is deprecated
wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js: jQuery.fn.load() is deprecated
Hi Christoph,
You can achieve this with our theme too, you just need to set with tagDiv Composer the mobile theme plugin and use a custom css, try a custom css like this one -> https://i.imgur.com/XljbPoc.jpg
.td-menu-mob-open-menu #td-mobile-nav,
.td-menu-mob-open-menu .td-menu-background {
width:22%;
}
.td-menu-mob-open-menu #td-outer-wrap{
-webkit-transform: none;
transition: none;
box-shadow: 0 0 46px #000000;
position: unset;
}
The code needs to be set in the theme panel> custom code> customs css.
Hope thai will help you!
Thank you!