- NewsmagFooter templates
Hi Anamaria, I need to be more explicit about my question. I, for the most part, use blank cloud templates. Once I create a global header or footer, other users edit the page’s content on the front end. I do not want them to be able to change global templates by mistake. When they are editing a page, they can certainly do that. I need to find a way to disable them from being able to change the global header and footer.
Hello,
The button is there because if you use cloud templates for the header and footer, you can edit them with tagdiv Composer on the front end. I think you use standard templates, which we no longer recommend because they are from the tagdiv standard pack, and this plugin is deprecated.
Thank you!
When I import a mobile template and want to modify the Header, it says that it cannot be modified. I also cannot modify the Header of the mobile template in Header and Footer Templates
Hello,
I thin that you want to disable those elements from articles but also from blocks, for this make sure that you disable the elements from theme panel > block settings > meta info – https://i.imgur.com/uYaMnuK.png and for articles from Post Settings >Post & Custom Post Types – https://i.imgur.com/ZmMbJw7.png
The footer content can be edited based on your footer template – https://i.imgur.com/dC1c4XQ.png those that are empty can be fill will the elements you want by using the WordPress widgets and setting the widgets in footer 1, 2 and 3, those that are already fill as style 1 can not be adjusted on footer column 2 and 3 only the content from column 1 – https://forum.tagdiv.com/newsmag-footer-templates-2/
Hello,
In the single post template the image is full size, you need to edit the page/templates and select the blocks. For block 1 you can set the image height and width -> https://i.imgur.com/MJY85wY.jpeg
You can not add it in the footer, only if you create a mobile template -> https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
To avoid adding the block in the footer section, you can reorder the columns, as I said above.
Thank you!
Hello,
You can create header and the footer with our page builder, tagdiv Composer.
Unfortunately, if you have the pro version of Elementor, this does not work with cloud templates; it works only for standard templates and only the free version work with cloud.
Thank you!
I choose Cloud templates – set Footer – Interior Designer. Press “Edit with TD Composer” – received
“Ooops… Error 404
Sorry, but the page you are looking for doesn’t exist”.
Hello again!
Thank you for your reply! I have deleted my cache plugin and the problem is now solved for the PC version. The website looks as it should without me being logged in as an admin.
The problem with the footer still remains. I have created a custom footer from CLoud Templates, using the Week Pro. In the NewsPaper – Theme Panel -> Footer, it is selected this template. If I go to homepage – Edit page -> tagdiv composer -> Manager and I preview the mobile version from there, it looks perfect.
But not from my smartphone. On my smartphone, I see a black background with “Alegerea editorului” (Editor’s pick) and a few articles with broken featured images, “Categorie populara” (Popular category), an empty “Despre Noi” (About Us), which are not supposed to be there at all. And a blank copyright symbol with no text at all. The footer I have created has a light background, recent articles, details next to the copyright symbol and so on.
Hello!
Yes. Deactivate the header and footer as well if they are cloud templates(PRO).
Thank you!
Hello,
1. To adjust this on footer you can use a custom css like this one:
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang="ar"] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang="ar"] .td_block_popular_categories .td-cat-no {
order: 1;
}
This css should be set in the theme panel > custom code> custom css.
2. Please use tagDiv Composer to edit the page then use the right click on the sign element and click on delete – https://i.imgur.com/t5gPFGR.png
3. Yes, the child theme can be used. For this you can triger the language to apply that css on on that language, like this html[lang=”ar”] or on rtl like this [dir=”rtl”]. Now , most of element have options that allow you you to set the text from RTL to LTR and vice versa, but there are a few elements that do not have this option and need to be used a css.
4. Yes, the templates can be set as global per language and for each language it will be used the one set as global.
5. This is a strange situation, also that one is a page get from cloud library and it can be get for each language, but is not a page template. In that situation if you want to use that page as homepage, then you can assign it using the WordPress option from Settings > Reading – https://i.imgur.com/kxRD8Dh.png
I hope this will help you!
1. How can i fix the most viewed section in the footer, the text should be at the right side, and the numbers at the left https://ibb.co/h269SqS
2. How can i remove the Signin/Signout option from the Top menu? https://ibb.co/kMvxKSz
3. I had to adjust many sections in the RTL template ebcause it was left aligned after the updates, and i’m using a child theme. how can i make sure that the updates does not break such css adjustments? and how come the template is RTL but aligned left? is it possible that i add CSS adjustments to the child theme that are related only to the Arabic language template? how?
4. I have two languages English and Arabic, for each i have its own template the RTL and the non RTL, should i mark the templates as GLOBL? what’s the meaning of GLOBAL?
5. There’s an error when assigning this template as a global one https://ibb.co/Kyrg1HZ
Thank you
Hello,
Please provide the link to your website so we can identify the header and footer template. You can find more details here -> https://forum.tagdiv.com/header-manager/-> https://forum.tagdiv.com/footer-templates/
Thank you!
Please advise me to change the footer and header using the cloud templates. I want to know if it is possible to keep the current information.
Hello,
You need to activate the tagdiv Standard pack plugin and clear the cache, but I recommend replacing blocks 1 to 25 with flex blocks and the standard templates (header, footer,single, etc.) with cloud templates.
Thank you!
Hi,
Please don’t use blocks 1 to 25, big grid,or standard templates for header, footer, etc. Use cloud templates and flex blocks and big grids flex, as the demo was made.
The issue with the homepage was resolved after I disable the mobile theme plugin as I said to you to do.
Thank you!
SUCCESS! I have created my header, footer, and single post template from blank templates. Everything seems to be working fine now. I have one last question: We will be changing to the permanent domain thevalleycitizen.com soon. How do I add thevalleycitizen.com to the system so that we can assign our Newspaper theme to the permanent domain? Thanks so much! This has been a bit of a journey for you and for us.
Hi,
Thanks for your prompt response.
For some reason there weren’t any revisions to restore. However, I did make note of the post number that contains the footer settings after visiting “Cloud Templates” in the wordpress admin panel and then clicking ‘Edit’ in the footer template section. With the post number, I was able restore the contents of the footer post from a database backup.
The post number is the value for ‘ID’ in the “wp_posts” table in the wordpress database. I simply copied the content from the column ‘post_content’ from a backup and inserted it into the my database and the footer settings were restored.
I explained my solution for anyone else who may wish to restore footer items deleted by mistake. This works on all items as long as you have the post number.
Hi,
I’m working on v2.insuranceworld.gr building the website using cloud templates. Although it works perfectly with all templates (Homepage, Single, Header, Footer, etc), I cannot make it work with Page template. Do I have to set the usage of Page template somewhere in a new page?
George
Hi,
I am updating our site using a staging site and after importing posts from our existing site, the site templates are acting up, they seem to be switching to the default wordpress templates and are adding in page titles, author info, etc. above and below the ‘newspaper template’ (See Screenshot). The header and footer are not being affected. When I edit the page in the backend the code in the text editor is the correct ‘newspaper theme’ code and doesn’t include this additional code. When I edit with TagDiv Composer it will allow me to change elements that I created but not the Title, etc that’s been added (See screenshot). Is there a setting that got switched back on when I imported the posts that is adding the page titles etc..
Regards,
John


Homepage: https://businessbenchmark.news/
In the homepage, the header and footer templates are also not able to edit.
I have been using the business prebuilt demo for several years and now have over a thousand articles but I wanted to switch the prebuilt demo to default pro as it looks modern and appeals to what I am working towards.
Is there a way I can change the prebuilt sites without affecting my old posts, I tried doing the same on a cloned instance and all new posts were from the prebuilt demo, the navigation, footer and pretty much everything was for the prebuilt demo.
I could see my old articles under posts but all the images were no longer showing on these posts.
Is there a way I can change the prebuilt sites without affecting my old posts
Hi,
Both the header and the footer are based on cloud templates and contain the following blocks.
Header:
Header weather
Header date
Social icons
Header logo
Header main menu
Header live search
Footer:
Text with title
Header logo
Title
List
Empty space
So none of the old blocks are in the header or footer.
Only when I save the new page and re-open it in the composer everything is gone besides the headlines part, the social counter and the advertisement,
However when I create a new page again, I again start over with the template like in the screenshot.
Hello,
Please let me know how you have created the pages. If you have added the content text and image with tagdiv Composer, then the option to change the color is set on each element https://i.imgur.com/c9DoQqV.jpeg; if you made in the Gutenberg editor, then only with custom code CSS can be changed.
Also, since I see that you are just starting with your website, I recommend not using standard templates (header, footer, single, category, tag, author, search, 404) and also avoiding blocks 1 to 25 or big grid blocks, as these can be replaced. I recommend using cloud templates and flex blocks, which have more options and are more flexible.
Thank you!
Hello Stefan,
Since I see you are just starting with your website, I recommend not using standard templates (header, footer, single, category, tag, author, search, 404) and avoiding blocks 1 to 25, or big grid blocks, as these can be replaced. I recommend using cloud templates and flex blocks, which have more options and are more flexible. Using a flex block, you can set the image width and height, ensuring the images will be the same size. Also, after replacing these templates and blocks, make sure to disable the tagDiv Standard pack plugin
Thank you!
Hi
I installed again 12.6.5 but now I have a default header and default menu.
I tried to reactivate the header template but if I refresg the page ano effect.
I reactivated the footer template. It came back to normal.
All other templates are deactivated.
Some of my customisations – mainly titles – of Title with Text have changed
Color of the button of “Call to Action” is blue which is a default color in newspaper theme.
Same for “Social icons” : icons are blue.
On the Homepage (https://www.stefanegirard.fr/) a code appears : [td_block_big_grid_fl_2 sort= »modified_date » category_ids= »-1405″]
instead of the grid.
and above all I have this message in my back office:
UNREGISTERED
Your Newspaper Theme license is not registered yet