- NewspaperHomepage – How to build and set it
- NewspaperHow to edit modules for Flex Block X
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
- NewspaperHow to Use tagDiv Cloud Library
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperHeader Builder
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Composer Tutorial
- NewspaperNewspaper theme documentation
- NewspaperThe Mobile Theme
- NewspaperPage templates
- NewspaperTheme Colors Introduction
- NewspaperFooter Builder
- NewspaperMain Menu
- NewspaperPre-built Websites: Introduction
Hi!
We have a problem that the mobile logo shows perfectly centered on the Homepage but on the posts pages it is decentered. I include some screenshots here:
Home: https://www.dropbox.com/s/ivo0spmhaz5tl2k/web%20home.png?dl=0
Post: https://www.dropbox.com/s/s1pqkb7gtbhbh03/web%20post.png?dl=0
The header is created with the Header Manager. There is an Advertisement Zone inserted with shortcode above the logo, but the problem persists even with removing this ad zone.
Thank you in advance for your help!
Im trying to add Advertorial custom code (adsense) into right colum (Homepage). When I do so, adsense duplicates itself. When I add 2 adsense codes, I see 5 adsense advertisements on my homepage. I cannot solve this issue.
Hi,
I am currently facing a problem. I’m trying to edit a specific homepage with TD Composer, but it’s not loading. It works ad infinitum (see attached image).
I didn’t modify the page with another builder, and this is the only page affected on the site. All the other pages work fine.
I tried with another browser, and the error is not browser-specific.
What could it be?
Thanks for your input!
Ok, the code of this document is:
<div id=”td-header-menu”>
<div id=”td-top-mobile-toggle”><i class=”td-icon-font td-icon-mobile”></i></div>
<div class=”td-main-menu-logo”>
<?php
locate_template(‘parts/logo.php’, true, false);
?>
</div>
<!– Search –>
<div class=”td-search-icon”>
<i class=”td-icon-search”></i>
</div>
</div>
What and where I should put the code snippet that “Topfgartenwelt – Gartenblog | Foodblog | Familienblog” is a H1 and what kind of code I have to add that after clicking on an article the title tag of the article gets an H1 and not the title of the homepage?
Would one of this codes be a solution? Or do you have another one?
<?php $headertag = ( is_front_page() ) ? ‘h1’ : ‘h6’; ?>
<hgroup>
<<?php echo $headertag; ?> class=”site-title”>” title=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” rel=”home”><?php bloginfo( ‘name’ ); ?></<?php echo $headertag; ?>>
<h2 class=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
</hgroup>
or
<?php
is_front_page() ? $title_tag = ‘h1’ : $title_tag = ‘div’;
?>
<<?php echo $title_tag; ?> id=”site-title”>
/”><?php bloginfo( ‘name’ ); ?>
</<?php echo $title_tag; ?>>
Thank you
Greetings Kathrin
-
This reply was modified 6 years by
Topfgartenwelt.
-
This reply was modified 6 years by
Topfgartenwelt.
The above is the url of the image, what makes you think it’s encrypted yet on homepage, categories and posts – all thumbnails are showing well.
I had cleared all cache, deactivated plugins.
Your answers are poorly researched and I have never gotten a satisfying answer from you.
Hi,
Indeed on mobile theme plugin there is no h1 on homepage, if you want you can add it on this file wp-content/plugins/td-composer/mobile/parts/header-menu.php
Hope this will help you!
Thank you!
Hello,
Thank you for the code, however, it’s not fully working.
The code given works but only for the homepage, I need this to work sitewide.
I also need to change the width of the boxed layout, please can you assist me with this.
http://prntscr.com/rw3go8
Thanks.
Hi Calin,
So I think that can work if editing pages, such as the Homepage example you provided, but on individual posts I have the ‘Edit Post’ option, which will edit individual posts, not the entire template.
And I can’t enter the Composer because I am receiving errors. The page is terribly overloaded.
I receive this error message when i try to edit homepage:
“Errors at columns elements: 2(models) : 1(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)”
Why?
Ok thank you very much. Is there a way to separate the mega menu from other blocks in Homepage. I only want to have that the block on the homepage that shows the recent posts shows up H2 Headings. There should be no headings in the mega menu and no headings in the block which is integrated in the sidebar.
Greetings Kathrin
I had the problem that the H1 heading did show up duplicate. So I deactivated the H1 heading on the Logo in the tagdiv-composer. But now, I don’t have any H1 Heading in the mobile theme and when I want to test the homepage in the desktop-version it is not possible, because only the mobile versions shows up. What can I do, do have a H1 Heading in the mobile as in the desktop version? Can I do it for the mobile version in wp-content-plugins-td-composer-mobile-header? And where I have to do it for the desktop-version? wp-content-plugins-td-composer?
Greetings Kathrin
Hi,
If you want to edit the homepage, you can do it like this -> https://i.imgur.com/0lPmca4.jpg using tagDiv Composer if you want to edit the post template, for this you need to use a single post template from tagDiv Cloud Library -> https://www.youtube.com/watch?v=I1R3j1QYod0 you can edit it like this -> https://i.imgur.com/XSKC9Q2.jpg
Hope this will help you!
Thank you!
Thanks, I understand that, but thumbnails are not showing on my homepage, could you pls guide?
The link to the homepage is https://www.topfgartenwelt.com and you can see it in this seotool for example: https://freetools.seobility.net/de/seocheck/check?url=https%3A%2F%2Fwww.topfgartenwelt.com%2F&crawltype=1
Greetings Kathrin
My homepage (created with tagdiv-composer, standardpack disabled) shows a totally weird meta description:
JTNDY2VudGVyJTNFJTNDYSUyMGNsYXNzJTNEJTIydGQtYXV0aG9yLWltYWdlJTIyJTIwaHJlZiUzRCUyMiUyMiUzRSUzQ2ltZyUyMHN0eWxlJTNEJTIyYm9yZGVyLXJhZGl1cyUzQSUyMDUwMHB4JTNCJTIyJTIw
How can I change this? My seotools tells me that I have to do changes in the composer… but how and where?
Greetings Kathrin
After changing to my custom domain I can test now the onpage seo on my blog. Therefore I used seobility.net: https://freetools.seobility.net/de/seocheck/www.topfgartenwelt.com and there are shown up many problems with the headings at all.
1. There is duplicate H1 on the Homepage –> how can I fix this? I created the header with a cloud template, the standard pack is disabled.
2. I used the flexblock 1 to show the posts. In the composer I have set the title tag SEO to H2, but in the audit they are shown up as H3 and they are duplicated. A H2 Heading is completely missing. This is for SEO not good at all. How I can get them to H2 and how I can delete the duplicate headings?
The link to the homepage is: https://www.topfgartenwelt.com
Greetings Kathrin
Hi,
Please make sure that you make the update as in our guide from here -> How to Update the Newspaper Theme for WordPress -> https://i.imgur.com/Wc9gdoG.png
If you want to edit the footer cloud template, then you’ll need to edit it 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).
Hope this will help you!
Thank you!
Hi horaciosei,
If you want to edit the footer cloud template, then you’ll need to edit it 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).
If this is not what you mean, please provide some more details.
Hope this will help!
Thank you!
Hi Vlad,
I’m not trying to change the design of my mobile theme. I want to keep it the way it is. i just don’t want it to affect my desktop version.
When I activate the mobile theme, it changes my homepage on the desktop to have the mobile theme layout.
Hello,
I use Big Grid Flex 5 on my homepage, but some posts don’t have featured image
How I can make the settings
https://forum.tagdiv.com/flex-block-settings-guide/
Thanks a lot
Hi,
If you want to edit the footer cloud template, then you’ll need to edit it 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).
Hope this will help!
Thank you!
Hi,
Unfortunately we do not have a guide step by step, but I will try to help you as best I can.
Here you’ll get more explications for how to use the theme and cloud elements:
Newspaper Theme Documentation -> https://tagdiv.com/category/documentation/
Basics: Using the tagDiv Composer Front-End Page Builder
What is the Cloud Library and How You Should Use It?
If you want you can import a homepage from here -> https://i.imgur.com/ZPsyLJw.png -> https://i.imgur.com/HbBR5vO.jpg alos you can get other templates or pages and sections.
Check out the New Header Main Menu with Newspaper Theme
How to Customize your Footer with Newspaper Theme
The zone can be checked by clicking in a empty space or on some elements -> https://i.imgur.com/mcAFNTS.jpg -> https://i.imgur.com/jWAf8XW.png -> https://i.imgur.com/dI1KVo7.png
From here you can import only elements from this page -> https://i.imgur.com/ckBIzKf.jpg
I think that the best way will be to import a page that have a part of what you need and edit it, this will be more faster.
So, what’s new in Newspaper 10.3 -> https://tagdiv.com/whats-new-newspaper-theme-10-3/
Let me know if there is something that you do not understand.
Hope this will help you!
Thank you!
Hello I have a problem with TD Composer. I install Theme whith all needed plugins but if i try to run TagDiv Composer will no longer load content and displays only a grey, blank page. The page is make in wp bakery and elementor and I try to look the reason why TD not working but i only find if I have another page builder I have to delete homepage and create another page with TD Composer. I try it but I have same problem TagDiv is not working and I stay on grey, blank page again. Can you help me please? Thank you wery much. 🙂
I have set per language a new homepages and a new header templates.
But the all homepages only show the header template assigned in theme panel.
It is because the theme option is still not translatable. I can only set the header and footer templates to one of the language. The theme option setting overrides the translation system in WPML.
I migrant from Polylang to WPML with your ‘compatability’ statement. I really hope to know how to solve it
Hi,
I’m trying to recreate all my website using the Cloud Library templates in order to deactivate the Standard Pack.
I’ve read the explanation of V10 changes and Standard Pack use (very clear), however I cannot find an updated documentation to give us guidance on the TagDiv Composer changes (new Zone Manager for example), and how to create a new page using sections from the Cloud Library. Is there one ?
I’d like to understand 2 things in particular:
– I cannot add any more a template from the Cloud Library and find it in my own library : by clicking on ‘Add new’, I choose a section and the only button I have is “Create”. Then, it automatically imports the section on a blank page in TagDiv Composer, and by saving it, it publishes a new page. I don’t understand how to import some sections and blocks from the library to create a new homepage from a blank page (no blank homepage in the library).
– How whould we use the Zone manager in the TagDiv Composer ?
– If I create a new page (All Pages – Add new), how can I use the blocks from the TagDiv Library?
Thank you.