Search Results for 'page template'

Results from the Forum
rickman
Participant
#0

Hi,
We have made a Footer page with tagDiv composer and we don’t know how but different types of contents (the YASR -Star rating, Quiz questions, content ads, and other automatic codes-) appear below the Footer only in posts.

We have tried everything: we deactivated all plugins and activating them 1 by 1; checked the Footer page, checked the developers code, checked the templates php to see if there was something wrong…

The only thing we know is that the content that is showing below the footer is content related to automatic plugins or codes that go in the td-post-content (it duplicates):

Here is a post url so you can check it: https://www.flipa.net/viajar-al-pasado-es-posible/

Can you please help us with this?? Any ideas of what is happening?

Thanks a lot!
Tina

Calin
tagDiv Staff

Hi,

You can use a custom css for this
.td-category-header .td-page-title {
display: none
}

set the code in Newspaper>Theme panel>Custom code>Custom css or you can use a category template from tagDiv Cloud Library and edit it how you want.

Thank you!

Calin
tagDiv Staff

Hi,

In order to achieve the 1200px width you need to edit the page/post with tagDiv Composer stretch the row from page ( or single post template from tagDiv Cloud Library ) like this -> https://www.screencast.com/t/Lu0KFBVdm5 or you can chose from TagDiv Cloud Library templates that are already stretch.

Thank you!

Garba
tagDiv Member

I’m using a static page. Template is “pagebuilder + latest articles + pagination”

Calin
tagDiv Staff

Hi,

1. Yes if you want to have the desktop content on your mobile version you need to use the “AMP” option from mobile theme.

2. You can check all those boxes, like in our documentation -> https://tagdiv.com/amp-newspaper-theme/ , by default are checked only few because more customer want to have in special amp on posts or pages.

3. We recommend to use WP Super cache,

4. All existing post/page will be automatically make amp if the box for those are checked in Map> General -> https://www.screencast.com/t/FL2E6AOwd6 -> https://www.screencast.com/t/QL0m2LL5Zq

5. If you are not using mobile theme with amp you can choose the native and paired mode for amp -> https://www.screencast.com/t/ScLq4L47td and the ‘validated urls’ and ‘error index’ will appear again, unfortunately those two options need a template for amp version and our theme do not have one, that’s way wee recommend to use only the classic mode -> https://www.screencast.com/t/G994kkdcnZ if you have mobile theme activate this will automatic handle the ‘validated urls’ and ‘error index’.

Thank you!

Calin
tagDiv Staff

Hi,

That is a button set in menu -> https://www.screencast.com/t/ZCUNJTttJiH in order to have that effect on menu elements you need to make some settings on header main menu with tagDiv Composer -> https://www.screencast.com/t/sjDUmROF8b i you like that header you can import it from tagDiv Cloud Library

Thank you!

Calin
tagDiv Staff

Hi,

If you are using a single post template from tagDiv Cloud Library you need to edit the template with tagDiv Composer and set in sidebar the elements you need.+

If you are using theme post templates ( default templates ) please check our documentation for sidebar -> https://forum.tagdiv.com/sidebars-tutorial/
You can edit the sidebar elements from Appearance > Widgets -> https://www.screencast.com/t/I6J8Qn6XPi4

Thank you!

Calin
tagDiv Staff

Hi,

The auto ads need to be set in Newspaper > Theme panel> Analytics/Js Codes -> https://www.screencast.com/t/76QOyEIy

Why you need to set ads different in single post template?
In this way you can use the same single post template from tagDiv Cloud Library with out ads on post were you do not want to have ads and make a copy of this template and set ads in it for the post were you want to have ads ( the ads in single post template can be set using tagDiv Composer -> https://www.screencast.com/t/dYEh4nIv you can set as many ads you want using the ad box -> https://www.screencast.com/t/IiAlsDAT -> https://www.screencast.com/t/7ua8g3oti).

Check these articles:
-> https://support.google.com/webmasters/answer/6065812?hl=en
-> https://support.google.com/adsense/answer/99376?hl=en&visit_id=636899528577815021-1600586895&rd=1

Thank you for your understanding!

Sreejesh
Participant
#0

Hello,

Before using cloud template for post page, I was able to edit the date to last updated date under
includes > wp_booster > td_module_single_base.php.

But after using a cloud template, it is showing the publishing date.

How do I edit the date in cloud template?

Sreejesh
Participant
#0

Hi,

I tried using a cloud template from home page
https://cloud.tagdiv.com/homepage-fast-news/

But when I set this as Home page. It is still showing a boxed size.

My site is : techgyo.com

Please help me fix this.

#0

HI,
I know about the template setting ‘force full width’ with allows to ‘stretch’ sections like the header or footer area.
However, my actual posts / pages content (in the middle between header/footer) width (incl. sidebar) gets NOT changed.
Isn’t that possible? What sense makes it to just change the header / footer area to 1200px (or more) but NOT the content?
Am I missing here something? Has anybody a pointer for me how I can go to an overall 1200 width?
(note: I am not looking to go full browser width, just 1200px)
Thanks a lot,
Frank

booomcha
tagDiv Member

Hi,

Thank you so much for this code, however, it does not work. I tried that one before I wrote on the forum for help.

The code I have for hiding the duplicate likes in the footer is:

.single .td-footer-page .sharedaddy {
display: none;
}

So, I’ve tried different selectors with no luck.

.single .sharedaddy – this hides all the likes. I don’t know what the selector should be for that area of the post template, just under the comments.

I hope showing you what I’ve tried helps.

Thank you again so much.

Calin
tagDiv Staff

Hi,

1. Please check our documentation for Page templates -> https://forum.tagdiv.com/page-templates-2/
-> https://www.screencast.com/t/a3YNmlsCKmDa

2. You can delete the row pressing the delete button, click and hold and drag the row in delete section or using the right click on the row.
-> https://www.screencast.com/t/8nDxZ7Zv
-> https://www.screencast.com/t/w3Br7BorZJdm

Please notice that the empty column are the layout of row https://www.screencast.com/t/s84Mha5p , so if you want to remove that empty column, you need to delete that row -> https://www.screencast.com/t/EcFfXv9QJenm

For full width on row with layout 2/3 + 1/3 -> https://www.screencast.com/t/4Qyj18x99au

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please set this custom css in Newspaper>Theme panel> Custom code > Custom css this should make your website to have the same background color.
.td-main-page-wrap {
padding-top: 0;
margin-top: 48px;
}
.td-post-template-4 .td-post-title ,.td-pb-row, .td-container-wrap {
background-color: #f7f7f7;
}

Thank you!

Calin
tagDiv Staff

Hi,

Please check our documentation for Footer templates ->https://forum.tagdiv.com/footer-templates/
If you want to set a footer page you can create one or you can choose one from tagDiv Cloud Library and edit it.
How to Customize your Footer with Newspaper Theme -> https://tagdiv.com/how-to-create-a-footer-with-newspaper-theme/
Basics: Using the tagDiv Composer Front-End Page Builder ->https://tagdiv.com/tagdiv-composer-page-builder-basics/

Thank you!

Calin
tagDiv Staff

Hi,

If you want to have a different header/or build a new one, you can do it using the header builder that was implemented in our theme since Newspaper v9.5
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Check out the New Header Main Menu with Newspaper Theme ->https://tagdiv.com/header-main-menu-newspaper-theme/
Get a beautiful Overlay Header with Newspaper Theme -> https://tagdiv.com/overlay-header-newspaper-theme/
If you want to have a global header you’ll need to set it in theme panel -> https://www.screencast.com/t/dnHozn7zH and all pages/categories/posts that do not have set an individual header will have that header set.
For individual header you’ll need to edit that page/post template/category template… and set in it the header that you want, and on this posts/categories templates or page will be set that header ( the individual will override the global header for that post/page ).

Thank you!

Nicholas Gibbs
Participant
#0

Hello

1. In the mobile theme settings, use mobile theme for, mobile, mobile and amp, amp only. I want pages visible to mobile users, so I have to select ‘amp only’, correct?

2. In the wp amp plug in settings, only content type ‘post’ and template ‘singular’ (not sub-template homepage) are checked by default. Why wouldn’t you want any taxonomy or template amp enabled? Example in the Newspaper documentation the example shows all templates and types checked for amp.

3. Do you recommend post processing caching on or off? Doesn’t state in the notes and i know your caching guides are very specific.

4. Existing pages and posts. The TagDiv guide doesn’t give any info – but is there anything I need to do for all existing posts and pages either to make them amp or check they are amp enabled?

Thanks

Demir
Participant
#0

Hello,

My question might be ignorant, but I couldn’t find any solution. Newspaper version 9.6 is installed on my blog. I’d like to get a result like this page, using one of the cloud single post templates. The page I’ve submitted works with WordPress “Style 8” template. Is there a single post template for this in the cloud? Or how can I design a post page like this?

Thanks in advance for your help.
Regards.

Simion C.
tagDiv Staff

Hi,

That is the latest articles section, it will appear automatically when the page template with latest articles is selected – https://forum.tagdiv.com/page-templates-2/
If you want to remove it, select a different page template.

Thanks

shellyliaw
tagDiv Member

All the pages and posts I created at sabah vacation trip site is to test the functionality of your template only. If you need to delete it go ahead

StefvE
tagDiv Member

But what about the error I get on the templates.

td_api_base::mark_used_on_page : a component with the ID: tdb_template_27 is not set.
[ROOT_FOLDER]/wp-content/themes/Newspaper/includes/wp_booster/td_api.php

Simion C.
tagDiv Staff

Hi,

You can display different headers for each page or cloud template, both on desktop or on mobile. So for example on one page you can select one header with one menu on mobile
http://prntscr.com/n6sc5e
And a different header, or the same one duplicated and modified http://prntscr.com/n6scne on another page.
While editing pages and cloud templates you can choose the header you want to use
http://prntscr.com/n6sdir
If you have more questions let me know.

Thanks

Calin
tagDiv Staff

Hi,

If you want to have a different header/or build a new one, you can do it using the header builder that was implemented in our theme since Newspaper v9.5
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Get a beautiful Overlay Header with Newspaper Theme -> https://tagdiv.com/overlay-header-newspaper-theme/
Is no need to set a blank page just edit the page were you want to have a different header and set it on that page.
If you want to have a global header you’ll need to set it in theme panel -> https://www.screencast.com/t/dnHozn7zH and all pages/categories/posts that do not have set an individual header will have that header set.
For individual header you’ll need to edit that page/post template/category template… and set in it the header that you want, and on this posts/categories templates or page will be set that header ( the individual will override the global header for that post/page ).

Thank you!

Calin
tagDiv Staff

Hi,

If they are pages you can edit the page and remove the ads.

If the ads are in widget sidebars in posts and pages, maybe create sidebars without ads and set them.

If the ads are in the post content (top, inline or bottom ad spots) the theme does not have settings for specific posts. All it has are general settings to hide them per device
https://www.screencast.com/t/g6L9YSkB

Hiding them with CSS is permitted by Google when using media queries
https://support.google.com/adsense/answer/6307124?hl=en
Setting a display:none without media queries is forbidden by Google
https://support.google.com/adsense/answer/1354736?hl=en

What you can do is to set a single post template from tagDiv Cloud Library with out ads and make a copy of this template and set ads in it for the post were you want to have ads ( the ads in single post template can be set using tagDiv Composer -> https://www.screencast.com/t/dYEh4nIv you can set as many ads you want using the ad box -> https://www.screencast.com/t/IiAlsDAT -> https://www.screencast.com/t/7ua8g3oti).

Maybe use a plugin such as Adrotate to better manage the ads in the website. There are many theme users that recommend this plugin. I believe it has settings for what you have to do per specific posts.
Some more about it here if you should consider it
http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
https://ajdg.solutions/manuals/adrotate-manuals/

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately using the category template from tagDiv Cloud Library the post will no more interring the sidebar from category because you can not choose one ( the template will apply only on category page ), only if you choose to use a theme template, for some category, in this way you can set the sidebar for post that have that category -> https://www.screencast.com/t/1GiYsOA7Aq

Thank you for your understanding!

Viewing 25 results - 12,301 through 12,325 (of 18,570 total)