Search Results for 'page template'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

You can achieve this using the page menu and set it for the menu, for example, this header template contains a page menu -> https://forum.tagdiv.com/page-menu/ https://demo.tagdiv.com/newspaper_music_life_pro/header-template/
Also, you can do changes with tagDiv Composer -> https://i.imgur.com/D6AIXXL.png

Thank you!

Anamaria
tagDiv Staff

Hello,

Yes, you can import what template you want, it doesn’t matter if you have another imported template.
You can duplicate a template, or install a new one and assign on the posts you like or create one from scratch by importing a blank template and build it as you like.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ; Here is explained how to duplicate a header template correctly and do some changes for single post template

Thank you!

Anamaria
tagDiv Staff

Hello,

You can use a different template on every article if you use a cloud template. You can duplicate a template, or install a new one and assign on the posts you like or create one from scratch by importing a blank template and build it as you like.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ; Here is explained how to duplicate a header correctly and do some changes for a single post template.

Thank you!

Bettina
tagDiv Staff

Hello!

You should install the demo without content, so in this case your content won’t be changed.
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/

Documentation here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos

Thank you!

Bettina
tagDiv Staff

Hello!

It should be the category template from the demo you use. You can not use a category template for a general page.

Thank you!

Bettina
tagDiv Staff

Hello!

Please make sure you use a single cloud template. We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/

Documentation here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos

Thank you!

Anamaria
tagDiv Staff

Hello,

Depending on the type of Google Adsense, if the ads are auto ads, then you need to add the code between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq, the code needs to be set only once per page -> https://www.wpbeginner.com/beginners-guide/how-to-add-google-adsense-to-your-wordpress-site/
If the ads are not auto, then you can add them in ad box element or in the single post template in the tab ads -> https://forum.tagdiv.com/ads-adsense-overview/ -> https://forum.tagdiv.com/article-ads/

Thank you!

Anamaria
tagDiv Staff

Hello,

Our theme is a frontend theme for most of the elements and changes, you’ll need to use the tagDiv Composer to edit the pages and templates for posts/categories, etc => https://i.imgur.com/I3OUYxr.jpg -> https://i.imgur.com/mMrEufY.jpg from the frontend, no in the code -> https://www.screencast.com/t/LDdokrHPl
This is a video about how to change the fonts => https://www.youtube.com/watch?v=rbkYVyj1__Q also, you can use global font from Manager(Website Manager) -> Global fonts -> https://i.imgur.com/iY0bh4Y.png
Also, on our channel https://www.youtube.com/channel/UCOT1RiNysIPCTPSnVZskwtQ, you can find more videos that can help you and documentation https://forum.tagdiv.com/newspaper-theme-documentation/ and you can ask us here on the forum if you have any questions.

Thank you!

mgiannelis
Participant
#0

Hello

I am trying to make a page as opposed to a category for this https://www.werribeenews.com.au/category/werribee-news-blogs/

But I cannot find the template name for this. I want to use this same template but as a page not a category. But I cannot find the template name for this in the cloud templates anywhere.

patrickrodo
tagDiv Member

Hello,

I just discovered code already in the theme that accomplishes exactly what I am looking for, but it has been commented out by your team.

wp-content/plugins/td-cloud-library/shortcodes/common

/**
* on composer iframe and on templates that do not have posts we show the no posts message
* @see td_page_generator::no_posts() - this function generates the __td('No posts to display').
* the text can be overwritten by the template using the global @see td_global::$custom_no_posts_message
*/
//if ( tdc_state::is_live_editor_ajax() || tdc_state::is_live_editor_iframe() ) {
//$buffy .= td_page_generator::no_posts();
//} else {
//$offset = intval($this->get_att('offset'));
//if ( $offset === 0 ) {
//$buffy .= td_page_generator::no_posts();
//}
//}

Lines 1717 – 1724.

When uncommented, this block shows the “No posts” message as expected.

Is this intentionally commented out or was it a mistake?

I would like a way to preserve my update of uncommenting it so that I don’t have to re-do it during the next theme update.

Please let me know if this is possible.

Thank you,
Patrick

motorstof
tagDiv Member

But how do I import the template on the page I have created then?

Bettina
tagDiv Staff

Hello!

You need to import/create, assign a cloud template/header for your posts and make it global(make sure that all your pages have the same template/header. In this case, you’ll have the same menu on all your pages.
Documentation here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/
If you mean anything else, then please provide more information, screenshots/video and your website link in order to help you efficiently.

Thank you!

Bettina
tagDiv Staff

Hello!

If you use the same template/header for all your posts or pages, then they will be the same and have the same menu.

Thank you!

kaazuu
tagDiv Member

The custimized pages are:
– category page
– posts

The relative templates are the same.

motorstof
tagDiv Member

Hi there,

Except that it’s not. As can be seen here: https://snipboard.io/kL4nBc.jpg, I have a template on the page template, but there’s no option to set it globally so it’s used as a global template for pages.

Anamaria
tagDiv Staff

Hi,

Usually, the ads are set in the element AD BOX, and you can remove it, edit with tagDiv Composer, select the Ad box element and with right-click you can delete it => https://www.screencast.com/t/2GfCVx9BCAw7 or with drag & drop place it into the deleting red zone from the bottom right of the page.
Also, if you have Singel Post Template, then you need to set the ads in Single Post Content -> Ads -> https://forum.tagdiv.com/article-ads/ -> https://www.youtube.com/watch?v=biTpVVlr8j8

Thank you!

Anamaria
tagDiv Staff

Hi,

Is this problem only for some pages/templates or all of them?
Also, for error please check this topic https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/
We also do not have the option to enter the password to view posts, only if you use eight in the builder, but there a post can only be unlocked if you have set a locker for the subscription.

Thank you!

motorstof
Participant
#0

Hi there,

I have the newspaper theme installed on my website: https://streamplayers.nl
It’s template is the Gossip Pro, but for some reason it does not contain a template for pages. Now I’ve imported a page template, but I’m not able to set it globally, meaning that it’s basically unusable?

How/where am I able to set the page template globally?

Anamaria
tagDiv Staff

Hello Pavle,

Please do not share the credentials here on the forum.
Also, for me, this error doesn’t occur-> https://www.screencast.com/t/ELZIf0fh4ENM
We do not encourage you to use the Standard Pack plugin with the default template.
We recommend using cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/

Documentation here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos

Thank you!

Bettina
tagDiv Staff

Hello Laurie!

Yes, they should work and you have that option while you edit normally a page.
You shouldn’t edit a template, only the pages.
A template is for the design.
For the template, you can choose to use the offset feature which is working very well.

Thank you!

Bettina
tagDiv Staff

Hello!

Do you use the same template for both pages?

Thank you!

Bettina
tagDiv Staff

Hello!

You should import a blank template which is empty and drag & drop the elements, save the page. Check this video from here: https://www.youtube.com/watch?v=SoGQ0d5kIBg

Thank you!

Bettina
tagDiv Staff

Hello!

We have 3 options of mobile versions that you can use:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there or adjust them to look better.

2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/

3. Mobile theme plugin: The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates/design for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/

A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
You can choose to use which one is more affordable and useful for you.
If anyone doesn’t fit as you created, then make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.

Thank you!

Bettina
tagDiv Staff

Hello!

I’m sorry, but I do not understand what the issue you have with this link which leads you to the 404 template. It seems that this page doesn’t exist anymore in your website.

Thank you!

Anamaria
tagDiv Staff

Hello,

A solution could be to use the unique article option, follow this guide: https://forum.tagdiv.com/unique-articles/
This option automatically removes duplicate posts from the page.
Also, another solution is to set the offset posts on the blocks => https://www.screencast.com/t/Tsiu65TSaRS -> https://www.screencast.com/t/YbkmVbsBrnk
You can use the Flex Block 1 and you can filter it to display the posts only from a category -> https://i.imgur.com/Nnt3zGX.png and you can design it to look like a posts loops block.
The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).

Thank you!

Viewing 25 results - 4,851 through 4,875 (of 18,570 total)