Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Calin
tagDiv Staff

Hi,

Yes, our mobile theme use the CloudFront!

Thank you!

Calin
tagDiv Staff

Hi,

The multi-purpose plugin was removed and included in the tagDiv composer plugin, this happened in theme update 8.7.5, please check the changelog at the bottom of this page
https://themeforest.net/item/newspaper/5489609
https://www.screencast.com/t/cql6czdT

So no need to keep trying to activate the plugin if you use a theme version newer than 8.7.5, the multi-purpose plugin and the tagDiv composer were combined. All the multi-purpose options are now part of the tagDiv composer.

Please check the system status parameters and increased all of these according to our guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/

Also you can make a full backup to your website an make a theme update -> https://forum.tagdiv.com/how-to-update-the-theme-2/

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you for your understanding!.

Calin
tagDiv Staff

Hi,

If you want to remove the sidebar from post all you need to do is to set the sidebar position on no sidebar -> https://www.screencast.com/t/kYSVoSFM3

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Yes this can be possible using custom css -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

If I understanding correctly you set a cloud template for category and you copy this to tags template too, but that image is a category background image, and unfortunately you can not set a tag background image, sorry; what you can do is to replace the category background image or set the overlay color to transparent and set in css a background color -> https://www.screencast.com/t/fGyh47tzJy
-> https://www.screencast.com/t/4mPFFQx0gQwY
Now will be display for all tags that have set this template, that image that is set in css

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Our blocks have a load more button for pagination, this will load more posts ( our blocks are link to posts ); also on blocks you can set a link only on header title -> https://www.screencast.com/t/XoEIZlYl or in order to go to that category you can use block header 12 or 13 -> https://www.screencast.com/t/lItYT5yi ( in order to work this option you need to have set a category in filter on this block) -> https://www.screencast.com/t/2vGbGrzC7uNB

Thank you!

Calin
tagDiv Staff

Hi,

I made some test and now your amp is working ->https://validator.ampproject.org/#url=https%3A%2F%2Fwww.sentiersduphoenix.be%2Frandonnee-hivernale-au-depart-de-la-brasserie-chouffe%2Famp
Please make sure that if you do not use the option from mobile them -> https://www.screencast.com/t/5icOxmjnY , please use only the classic option from amp -> https://www.screencast.com/t/IycdW15p

Thank you!

Calin
tagDiv Staff

Hi,

It is possible to be a special case, I made some more investigations on others computers with the same version o theme and on two of them was like in exactly like in our case; I pass this problem to our developers team to fix it for the next update ( this will be very soon. )

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you are using a default header template from theme panel please check this documentation -> https://www.screencast.com/t/aRh4BzGqG -> https://forum.tagdiv.com/header-styles/

If you are using a template from tagDiv Cloud template please check this documentation
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> 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/

If there is still a problem, please provide some more details and some screenshots or a link were I can inspect this problem.

Thank you!

Calin
tagDiv Staff

Hi,

The colors from theme panel will not affect the templates from tagDiv Cloud Library, those templates have individual settings, please try this settings for single post tags -> https://www.screencast.com/t/iayzJqotqIge
-> https://www.screencast.com/t/X42HTurfJl

Thank you!

Calin
tagDiv Staff

Hi,

From what I know this feature is on our list, but I can not say when this will be implemented.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you make the settings like in our documentation:
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/

Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY

For this error https://prnt.sc/mupdgl here is the fix.
You’ll need to go in wp-content/plugins/td-mobile-plugin/td-mobile-plugin.php
and at the bottom of file set this code
$theme_options = get_option( 'td_011' );

https://prnt.sc/mv165e
https://www.screencast.com/t/NclX3sIf

The amp that appear on desktop version too can be a cache problem, we recommend to use with our theme WP Super Cache this is a tested plugin with our theme -> https://www.screencast.com/t/GEt3U6GPMKq
Also if you do not like the new tagDiv AMP you can deactivate it and install other amp plugin.

Thank you for your understanding

Calin
tagDiv Staff

Hi,

Unfortunately for the moment ( until will be relies the update ) those are the only option, to have the amp without mobile theme but will have that simple layout or using with mobile theme, and the amp will look like mobile theme.

Also if you do not like this AMP layout, you can deactivate it and install other amp plugin.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed, you’ll need to use for pages that are made with builders ( tagDiv Composer, WPBakery ) only the classic editor also for mobile theme the content for pages need to be set in mobile editor -> https://www.screencast.com/t/ebUIzt4se

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately for the moment there are non styles for playlist, sorry!
If you want to change that top bar color you can use a custom css
-> https://www.screencast.com/t/QiIFyhlmnBV
.td-black .td_video_playlist_title {
background-color: #385c7b;
}

You need to set it in Newspaper>Theme panel> Custom code >Custom css

Thank you!

Calin
tagDiv Staff

Hi,

For me is working normally ->https://www.screencast.com/t/yIdNhCfCi please try with other browsers too.

Thank you!

Calin
tagDiv Staff

Hi,

This issue is usually caused by low memory allocation or an older version of PHP. Please make sure you use PHP 7.2 and use this guide to increase your memory allocation: https://forum.tagdiv.com/requirements-for-newspaper/

Thank you!

Calin
tagDiv Staff

Hi,

The option from general is only from some elements and can be display only inline, when the display from css have all type of display and is apply on all elements.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you have tagDiv Cloud Library activate.
How to Import and Edit a Cloud Library Page -> https://tagdiv.com/cloud-library-page-templates-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

The Adsense Auto Ads may appear anywhere on the website, please check the documentation for auto ads -> https://support.google.com/adsense/answer/160534?hl=en
On very refresh on your post/page the auto ads will appear in other place.

Thank you!

Calin
tagDiv Staff

Hi,

This is from Firefox browser spellcheck, you can try with a default WordPress theme.
-> https://www.screencast.com/t/Y16K5lnnk0k

Thank you!

Calin
tagDiv Staff

Hi,

For having an image on all post you can use a single post template from tagDiv Cloud Library you can edit the layout of template and set your image/signature were you want after that set it in theme panel for all post -> https://www.screencast.com/t/rGV4I8jRS7t9

Thank you!

Calin
tagDiv Staff

Hi,

The option for bar works only for default header but now in Newspaper v9.5 and v9.6 you can create header for your website, so you can create the top bar too -> https://www.screencast.com/t/1idxAIxaNCqR all you need to do is to add a new row and add on it the background color and the elements that you need in it.
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Thank you!

Calin
tagDiv Staff

Hi,

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 for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that you do not have something set in that page that can caused this problems.

Also please try to deactivate all non theme plugins, clear all cache and try again.

If the problem is still there please provide me a link to that page and some screenshots with the settings for sidebar for that page.

Thank you!

Viewing 25 posts - 30,101 through 30,125 (of 35,335 total)