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

For High GTmatrix Rating you can use any theme, because the page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

On mobile theme the sidebar will be remove and for pages you’ll need to use the mobile editor to set a new content.
If you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png

Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.

Thank you!

Calin
tagDiv Staff

Hi,

I think that you are referring to social counter, unfortunately the linkedin social is not added and there is no option to add it, sorry, you can use it only as social network https://i.imgur.com/nCLAekG.png -> https://i.imgur.com/VpGZ2al.png -> https://i.imgur.com/d18xkBG.jpg

Thank you!

Calin
tagDiv Staff

Hi,

Another thing that you can do is to choose another image size on flex element, for this you need to edit the page with tagDiv Composer -> -> https://i.imgur.com/YpFFI1Z.png choose the size that is look better.

Let me know the results!

Calin
tagDiv Staff

Hi,

You can add videos on homepage using tagDiv Composer and the video elements -> https://i.imgur.com/ICF42Es.png -> https://forum.tagdiv.com/video-playlist-2/ also you need to set the YouTube api ke in them panel -> https://forum.tagdiv.com/youtube-api-key/
Also you can embed the YouTube video in a column text or text with title like this -> https://i.imgur.com/uvZ6rFM.png -> https://i.imgur.com/iI7cKGE.png

Let me know the results!
Thanks.

Calin
tagDiv Staff

Hi,

Just make sure that all required theme plugins are activate -> https://i.imgur.com/Ilcsq0f.png
Also you can use tagDiv Composer to adjust/edit the theme layout and page content.

Thank you!

Calin
tagDiv Staff

Hi,

If you are using a single post template from tagDiv Cloud Library, then you can set the color by editing the template with tagDiv Composer -> https://i.imgur.com/Juif01I.png click on element and look for stars color -> https://i.imgur.com/EbkZsqS.png
If you are using a default post style, then you can achieve this with a custom css.
-> https://i.imgur.com/dK96iJ0.png
.td-review-stars{
color: red;
}
.td-review-overall .td-icon-star{
color: green;
}

The code need to be set in theme panel> custom code> custom css.

Thank you!

Calin
tagDiv Staff

Hi,

If you have only 10 header styles, then you are using Newsmag theme -> https://i.imgur.com/VvExn1c.png also this theme do not have the cloud library, only Newspaper has.
Also please make sure that the logo is set according to our documentation -> https://forum.tagdiv.com/newsmag-logo-favicon/

Thank you!

Calin
tagDiv Staff

Hi,

1. That is a single post template (smart template) from tagDiv Cloud Library, it ca be edited with tagDiv Composer-> https://i.imgur.com/4ZzCXTu.png -> https://i.imgur.com/4FWUiWY.png unfortunately there are only few settings for the number, but you can use custom css to apply more style on numbers.

2. In order to achieve that you need to set an excerpt length on flex block, this can be set in theme panel -> https://forum.tagdiv.com/excerpts-introduction/ or individual on flex blocks -> https://i.imgur.com/TmbTCjo.jpg

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

TO implement the lightbox you need to set a code in function.php, it will be indicate to set it in child theme file to not be overwrite on theme update.
add_action( 'after_setup_theme', 'yourtheme_setup' );

function yourtheme_setup() {
// add_theme_support( 'wc-product-gallery-zoom' );
add_theme_support( 'wc-product-gallery-lightbox' );
// add_theme_support( 'wc-product-gallery-slider' );
}

The code need to be set at the end of the file -> https://i.imgur.com/TDJvoqn.png aslo you need to add this custom css https://i.imgur.com/l27jkjw.png to theme panel> custom code> custom css ->
.pswp__bg {
background: #00000096;
}
.pswp--open{
z-index: 9999;
}

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Are you sure that these pages were build only with tagDiv Composer?
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Let me know the results
Thank you!

Calin
tagDiv Staff

Hi,

Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Let me know the results
Thank you!

Calin
tagDiv Staff

Hi,

Indeed that was my mistake, the div needed to be close like you said.
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Let me know the results
Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
How to Fix the upload_max_filesize Error in WordPress -> https://www.hostinger.com/tutorials/fix-the-uploaded-file-exceeds-the-upload-max-filesize-directive-in-php-ini-wordpress

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

I’m glad that the problem is solved!
If you have other questions, let us know!

Have a nice day!

Calin
tagDiv Staff

Hi,

Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Let me know the results
Thank you!

Calin
tagDiv Staff

Hi fokyboy,

Please provide some more details and some screenshots on what backend image are you referring?

Thank you!

Calin
tagDiv Staff

Hi,

I’ve inform our developers for this problem and I’m note it on our list for improvements.

Thank you for inform us about this situation!
Have a nice day!

Calin
tagDiv Staff

Hi,

Sorry I do not understand what you want to achieve, please provide some more details and some examples/screenshots.

Thank you!

Calin
tagDiv Staff

Hi,

Our theme do not have any option to translate the date, this can be translated only from WordPress if you change the language for example -> https://i.imgur.com/Beyzmq4.png results -> https://i.imgur.com/JvrwVl6.png

Please make sure that you have set the thee requirement as in our guide – https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
If there is still a problem with cloud connection, send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

The amp ads will be display only for amp version, if you want to have ads on mobile then you can use normal ads from adsence in mobile ads -> https://i.imgur.com/NZimaWz.png.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Indeed the only options to set ads on mobile theme homepage are the settings from theme panel> mobile theme > mobile ads -> https://i.imgur.com/ZthbQ42.png there are no ather settings to set more ads on mobile theme homepage.

Thank you!

Calin
tagDiv Staff

Hi, I’m glad that the problem was solved!
If you have other questions, let us know!
Have a nice day!

Calin
tagDiv Staff

Hi,

If you are using a standard post template, then you’ll need a css to change the color -> https://i.imgur.com/xD2D6Au.png
.td-comments-title span{
color: yellow;
}

If you use a single post template from tagDiv Cloud Library then you can edit it with tagDiv Composer -> https://i.imgur.com/LK3iYqZ.png -> https://i.imgur.com/4SRJKt4.png

Hope this will help you!

Calin
tagDiv Staff

Hi,

Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results
Thank you!

Viewing 25 posts - 19,201 through 19,225 (of 35,335 total)