Search Results for 'page template'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

You can test amp pages by adding /amp in the URL of a post page, this way you can see if there are any problems. There should not be any issues. The AMP template is not related to default single templates. This is a demo post with AMP enabled
https://demo.tagdiv.com/newspaper_crypto/td-post-ethereum-millionaires-attract-attention-from-regulators/amp/

Indeed, the theme now supports PHP 7.2 you can use this version and there should be no problem.

The newsletter currently can use embed codes from these providers
https://www.screencast.com/t/9Sq20lhuVn
There might be more added in future updates.

Thanks

Simion C.
tagDiv Staff

You could simply place the like button code on a page, in a text element
https://www.screencast.com/t/9BVouSrr
https://www.screencast.com/t/GuZpcMA1
Or edit the page template files and enter the button code there, to appear on all pages that use a particular page template
https://www.screencast.com/t/xmyl7ETh

Thanks

rox
Participant
#0

We are using Video News template of Newspaper 8.5 theme, video on the post page are showing up at the bottom instead of the black panel at the top as shows in the actual demo of Video News template.

Sample Screenshot
http://take.ms/20oQ2

Click on the any video on the link http://latidune.com/?cat=399 and go to the post page.

Is it a featured or header image issue where the theme is handling it differently ? Please visit the sites and let us know if we should do any config changes or CSS code updates.

Thanks

Catalin
tagDiv Staff

Hi,

If you want to remove the ad from the 404 page, you will have to edit the theme code as there is no option in this regard.
You will have to wrap the header and code in a condition to check if it’s a 404 page and not display the ad there.

<?php
if (!is_404() ) {
locate_template('parts/header/ads.php', true);
}
?>

The example is here -> https://www.screencast.com/t/2yhREtnUDHjd

You will have to do this for the header style that you use.

Thank you!

rudhihadhi
tagDiv Member

hi catalin,
I have successfully removed the shadow in the home page with this code:

.td-newsmag-magazine .tdc-content-wrap,
.td-newsmag-magazine .td-post-template-default,
.td-newsmag-magazine .td-category-header .td-container,
.td-newsmag-magazine .td-category-container {
box-shadow: none;
}

So, now the problem is just tap menu if the open through the mobile device does not fit in the middle. Please banutuan ya, thanks.

Simion C.
tagDiv Staff

The page title will display on the page even when using then default page template, if the page does not contain any page builder content
https://www.screencast.com/t/0b7RF0iQNd
https://www.screencast.com/t/DD9RGciZoZTg
In this case, if you are building pages using no composer elements, this code will remove the page title
https://www.screencast.com/t/pwAKDU5ro677

.page-template-default .td-page-title {
display:none;
}

Thanks

Simion C.
tagDiv Staff

The page title will display on the page even when using then default page template, if the page does not contain any page builder content
https://www.screencast.com/t/0b7RF0iQNd
https://www.screencast.com/t/DD9RGciZoZTg
In this case, if you are building pages using no composer elements, this code will remove the page title
https://www.screencast.com/t/pwAKDU5ro677

.page-template-default .td-page-title {
display:none;
}

Thanks

sneakad1
Participant
#0

I want the contributors / authors to be able to see the post settings options on post pages so they can do things like choosing what template to use and what the subtitle should be. I’ve tried using a WordPress roles editor, but it looks like post settings are linked to publishing posts and I still don’t want the users to be able to post things straight away.

Is there any way to do this using custom code?

alexanderduenchem
Participant
#0

Howdy guys,

since a few days the “Post Template” Settings below the posts editor are totally missing. Also the window in which you can insert the Video-Link is not there anymore.

I just installed the newest Version of Newspaper but nothing changed. Any idea what happened here?

Thanks for your help.
Alex

https://www.useloom.com/share/d7c8d738ed0f4ec3ab97152f44e72298

Simion C.
tagDiv Staff

You could try and make the customization yourself. We do not have a customization department but we will try yo help you as best we can.

Maybe there is no need for modifications at all, or not so many, the theme may already have options for what you want to do. For example a Mailchimp form in footer could be entered in the widgets section. The footer has sections in which you can display any widget you want
https://forum.tagdiv.com/footer-templates/
You can even display a whole page in the footer
https://www.screencast.com/t/cTVSgxvUJ0F

Simion C.
tagDiv Staff

Hi,

So you would like tot remove the page title from pages, when the page with title template is selected
https://www.screencast.com/t/pp6ttajh
That could be done with a code like this
https://www.screencast.com/t/OefAsAuv
Enter the code in Theme panel->Custom CSS

.page-template-page-pagebuilder-title .td-page-title {
display:none;
}

Thanks

Morthen
tagDiv Member

Here different code. With first one the banner will looks fold. The second one are good:

<body class=”home page-template-default page page-id-147 eny-business global-block-template-12 td-art-creek td-full-layout td-js-loaded” itemscope=”itemscope” itemtype=”http://schema.org/WebPage”&gt;

<body class=”home page-template-default page page-id-147 eny-business global-block-template-12 td-art-creek td-full-layout td-js-loaded body-td-affix” itemscope=”itemscope” itemtype=”http://schema.org/WebPage”&gt;

Bogdan B.
tagDiv Staff

Hello,

Please change the page template to one that does not show the page title: https://forum.tagdiv.com/page-templates-2/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The page title can be changed by changing the page template: https://forum.tagdiv.com/page-templates-2/
If you want to implement a shortcode in the tagdiv composer you can do it in a “column text” element and place the shortcode in text mode.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can change the page template to one that does not show the page title: https://forum.tagdiv.com/page-templates-2/

Thank you!

eekube
tagDiv Member

Hi,

I have similar issue, when i post video posting on my website, the size page video background is too big. I use Post template:Style 11.

Can you see it in this page : https://www.guineainfomarket.com/campana-de-sensibilizacion-sobre-peajes-de-holding-guinea/

Thanks,
Epi

Fenix
Participant
#0

Hello,

I’m having some “problems” with the Speed Booster plugin. I state that i’m not a newbie to this template and its plugins.
Said that, what follow is my problem: as you can see from the screenshot below, if i run the Google Page Speed for my articles, there’re two files that delay the render of the page (above-the-fold) only on the mobile version (i’m not using the dedicate mobile plugin because the theme is already mobile friendly).
I’ve added those files in my Speed Booster config file, but seems that isn’t working.
The second problem is: why the mobile pages needs 5 round trip to be loaded? (0 on desktop version)

screenshot

Here’s my speed booster code for CSS and JS (not complete for security reasons):

function css_mover() {
        //if ($this->td_theme_name == 'Newspaper') { }
        // wp 011 - Newspaper 6

			$this->move_style_to_footer_queue('bbp-default-bbpress');  //bbpress old
			$this->move_style_to_footer_queue('bbp-default'); // bbpress
			$this->move_style_to_footer_queue('contact-form-7');
			$this->move_style_to_footer_queue('cookie-notice-front');
			$this->move_style_to_footer_queue('ewww-image-optimizer');
			$this->move_style_to_footer_queue('disqus-comment-system');
			$this->move_style_to_footer_queue('yoast-seo-adminbar');
			$this->move_style_to_footer_queue('rs-plugin-settings');
			$this->move_style_to_footer_queue('td-mobile');
			$this->move_style_to_footer_queue('td-theme');
			$this->move_style_to_footer_queue('td-theme-child');
			$this->move_style_to_footer_queue('td-theme-woo');
			$this->move_style_to_footer_queue('td-theme-demo-style');
			$this->move_style_to_footer_queue('td_live_css_frontend');
			$this->move_style_to_footer_queue('td-theme-bbpress');
			$this->move_style_to_footer_queue('font-awesome-four');
			$this->move_style_to_footer_queue('cookie-consent');

        if ($this->is_ie === false) {
            // move style.css theme style
            $this->move_style_to_footer_queue('js_composer_front');
			$this->move_style_to_footer_queue('td-mobile');
            $this->move_style_to_footer_queue('td-theme');
            $this->move_style_to_footer_queue('td-theme-child');
            $this->move_style_to_footer_queue('td-theme-woo');
            $this->move_style_to_footer_queue('td-theme-demo-style');
			$this->move_style_to_footer_queue('td_live_css_frontend');
            $this->move_style_to_footer_queue('td-theme-bbpress');
			$this->move_style_to_footer_queue('font-awesome-four');
        }

        //@todo test on newsmag
        $this->move_style_to_footer_queue('woocommerce_prettyPhoto_css'); //on product page
        $this->move_style_to_footer_queue('woocommerce_frontend_styles'); //old woocommerce?
        $this->move_style_to_footer_queue('woocommerce-layout');
        $this->move_style_to_footer_queue('woocommerce-smallscreen');
        $this->move_style_to_footer_queue('woocommerce-general');
        //$this->move_style_to_footer_queue('bp-legacy-css');

        //google fonts
		$this->move_style_to_footer_queue('google-fonts-style');
        $this->move_style_to_footer_queue('google_font_open_sans');
		$this->move_style_to_footer_queue('google_font_roboto');
		$this->move_style_to_footer_queue('google_font_roboto_cond');
		$this->move_style_to_footer_queue('google-fonts-style');
		$this->move_style_to_footer_queue('google-font-ubuntu');

        //move revolution slider css
        $this->move_style_to_footer_queue('rs-plugin-settings');
        $this->move_style_to_footer_queue('genericons'); //still rev slider

        //$this->move_style_to_footer_queue('js_composer_front');

    }

/**
         * move javascript to footer
         */
			$this->move_js_to_footer('themepunchtools');
			$this->move_js_to_footer('revmin');
			$this->move_js_to_footer('vc_woocommerce-add-to-cart-js');
			$this->move_js_to_footer('contact-form-7');
			$this->move_js_to_footer('cookie-notice-front');
			$this->move_js_to_footer('disqus-comment-system');
			$this->move_js_to_footer('ewww-image-optimizer');
			$this->move_js_to_footer('revmin');
			$this->move_js_to_footer('tp-tools');
			$this->move_js_to_footer('jquery');
			$this->move_js_to_footer('comment-reply');
			$this->move_js_to_footer('js_files_for_plugin_live_css');
			$this->move_js_to_footer('js_files_for_live_css');
			$this->move_js_to_footer('js_files_for_ace_ext');
			$this->move_js_to_footer('js_files_for_ace');
			$this->move_js_to_footer('td-site-min');
			$this->move_js_to_footer('td-site');
			$this->move_js_to_footer('cookie-consent');

        //print_r($wp_scripts);
        // replace comment-reply.min.js with inline version
    }
dmsl
Participant
#0

Hello,
I’m experiencing some issues with the template. However, I think it depends from some configuration of my site and probably are caused by the same problem.

1) When I save an article, I can’t change article layout (eg. changing sidebar position, featured image position, etc.)
2) I can’t use the tagdiv composer (when I click on the tab, a second window will open, but it loads forever)
3) Under ‘appereance’, I can’t open, delete or modify widgets.

Can you please help me to solve these issues with my site?

I use cloudflare.

Thanks

Simion C.
tagDiv Staff

The title of the latest articles can be customized in it’s settings
https://www.screencast.com/t/RAW5kyvqys
This section can be removed by selecting a different page template
https://www.screencast.com/t/OYBv0Zp6qGwh

If this is still not helpful, then try to provide all the details and more useful screenshots if needed, for a better understanding.

Bogdan B.
tagDiv Staff

Hello,

There is a css issue indeed with the overlay menu as it sometimes grabs the main menu background color. For the moment please use this css code in your theme panel-> custom css that will fix the issue:

.page-template-page-pagebuilder-overlay .td-header-wrap .td-header-menu-wrap-full {
background-color: transparent;
}

Thank you!

Simion C.
tagDiv Staff

Hi,

Page templates can be selected for individual pages only, not for the whole website. Each page can have a different page template. You can choose any template from the available ones
https://www.screencast.com/t/qYqVR6t8w0Z

Thanks

Doug Thompson
Participant
#0

When I try to access my web site on an iPhone 8, the display comes with just codes:

[vc_row][vc_column][/vc_column][/vc_row][vc_row full_width="stretch_row_content td-stretch-content"][vc_column][td_block_big_grid_4][/vc_column][/vc_row][vc_row full_width="stretch_row_content td-stretch-content"][vc_column][/vc_column][/vc_row][vc_row][vc_column el_class="layout" width="2/3"][td_block_22 category_id=”18″ custom_title=”CHB Opinion by Doug Thompson” limit=”1″ offset=” “][td_block_6 limit="2" block_template_id="" category_id="4" custom_title="Topping the News..."][td_block_12 limit=”1″ category_id=”4″ offset=”2″][td_block_17 category_id=”4″ offset=”3″][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-opinion"][/vc_column][/vc_row]

That is how the site display when you used the url:

http://www.capitolhillblue.com

However, if you access another web site on the same server with the same software: http://www.blueridgemuse.com, the site comes up fine.

Both sites use the same plug-ins.

Any idea why this is hapening?

Bogdan B.
tagDiv Staff

Hello,

The sidebar for the latest articles is different than the one on the main content. Please read this guide: https://forum.tagdiv.com/page-templates-2/

Thank you!

Edward
tagDiv Member

Yoast SEO: https://wordpress.org/plugins/wordpress-seo/

https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variables/

For example:

The default title variable string is:

%%title%% %%page%% %%sep%% %%sitename%%

where %%sep%% can be set according to your any symbol.

Viewing 25 results - 14,276 through 14,300 (of 18,570 total)