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 :)
Anamaria
tagDiv Staff

Hello,

To do a test using only tagDiv plugins, you need to deactivate the extra plugins you use,
these are the tagDiv plugins => https://i.imgur.com/LNutRUy.png
Yes, you can create a mobile page for each page, and a mobile template for each template.
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY

Thank you!

Anamaria
tagDiv Staff

Hello,

If you want to have the checkboxes, please use the column text or text with title, as I said above.

Thank you!

Anamaria
tagDiv Staff

Hi,

I’m not sure I fully understand what you mean by “Could you fix the third attachment ?”, can you provide more details?

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check if you set it correctly as in our share guide https://forum.tagdiv.com/facebook-share/ because it seems to me that something is wrong with the settings made. https://wordpress.org/support/topic/the-ogimage-property-should-be-explicitly-provided-4/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please make sure you have set the same menu, and please make sure you have the right structure, please check this topic https://forum.tagdiv.com/topic/sub-categories-not-showing-in-main-menu/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please make sure you set the code for ads in this section Theme Panel -> Mobile theme -> Mobile ads => https://i.imgur.com/f4TdPLZ.png -> https://i.imgur.com/QEOiAOM.png https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, this issue I don’t know where it comes from, especially if this page wasn’t created with tagDiv Composer. Please check the way you created it.

Thank you!

Anamaria
tagDiv Staff

Hello,

To hide the title on the Big Grid Flex 1, you need to use a custom code CSS=> https://i.imgur.com/QtMoP8Y.jpg

.td_block_big_grid_flex_1 .tdb-module-title-wrap {
display:none;
}

This code needs to be set in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please do a test using the theme plugins and other plugins that are tested with it=> https://www.screencast.com/t/pvYP8ffHa clear all cache and try again to make a mobile page, also, please refresh the page after you hit to create the mobile page and check if this is created.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please provide the links where this error appears, to try to recreate it also, please provide some steps that you did.

Thank you!

Anamaria
tagDiv Staff

Hello,

You can edit the child theme with the Standard WordPress theme editor.
You need to edit each module which the block uses.
You can check this topic for some paths https://forum.tagdiv.com/topic/custom-block-dynamic-font/ -> https://i.imgur.com/6qayOqz.png

Thank you!

Anamaria
tagDiv Staff

Hello,

This issue is from the table of content, so if you want to keep it, please disable the infinite loading from the Single Post Template you can disable it with tagDiv Composer -> Show site wide settings => https://www.screencast.com/t/4RnV1CnxiuA
Also, this problem is in the process of making a fix for it, so in the next update, it should work.

Thank you for your understanding!

Anamaria
tagDiv Staff

Hello,

In the newsletter provided by our theme, you can use embed code from Mailchimp, Mailer Lite or FeedBurner. https://forum.tagdiv.com/the-newsletter-plugin/
If you want to use another newsletter you can try to set the code in column text or text with title => https://www.screencast.com/t/N6rPZvAa The shortcode/code is automatically saved.

Thank you!

Anamaria
tagDiv Staff

Hello,

If you have standard, then you need to have the tagDiv Standard Pack activate, to have the options from Theme Panel -> Theme fonts => https://i.imgur.com/b0mzwsz.png
Also, now is a conflict between tagDiv Composer/tagDiv Cloud Template and WP Bakery which is why I recommend you to shift from WPBakery to tagDiv Composer because WPBakery is an old builder plugin.
Please check our guide to know how to shift from WPBakery to Composer: https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
tagDiv Composer contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Also, on category, I saw you have a template that you can edit with tagDiv Composer https://i.imgur.com/4VSSC0k.jpg

Thank you!

Anamaria
tagDiv Staff

Hello,

To be able to install a prebuilt website please make sure you have the required plugins activate, for example for shop tagDiv Shop and Woocommerce https://i.imgur.com/gwGuRU3.jpg -> https://www.youtube.com/watch?v=ezaaE2VP7V8

Thank you!

Anamaria
tagDiv Staff

Hello,

I just inspected your website and now the thumbs are displayed => https://i.imgur.com/aoMilYb.jpg -> https://i.imgur.com/AH7yx5c.png

Thank you!

Anamaria
tagDiv Staff
Anamaria
tagDiv Staff

Hello,

To hide you can try to see if you can delete it with tagDiv Composer, if not then use this code

.td-author-comments-count {
display:none;
}

Also, for comments count, you need to use a custom code add_action('admin_head',function() { echo '

'; });
add this code in wp-content/plugins/td-composer/legacy/Newspaper/functions.php

Thank you!

Anamaria
tagDiv Staff

Hello,

The slides gallery is not working on the AMP, this is because the ajax used on the gallery is not working with AMP, so there is no solution for this because all the JavaScript need to be re-writhe for the amp version to make it work.
https://plausible.io/blog/google-amp

Thank you for your understanding!

Anamaria
tagDiv Staff

Hello,

If you have the page template “Pagebuilder + latest articles + pagination”, then you can edit the section for the latest articles when you edit the page => https://i.imgur.com/HEi4M2x.png like in this video https://www.screencast.com/t/2o3NvGGgM https://forum.tagdiv.com/page-templates-2/

Thank you!

Anamaria
tagDiv Staff

Hi,

If you have a Single Post Template from Cloud Library, then you need to edit the post with tagDiv Composer => https://www.screencast.com/t/jHatJGC1qRf, select the Single Post Views => https://www.screencast.com/t/NhUGCRfI and with right-click, you can delete it.

If you have a standard template, then you can disable the post views from Theme Panel -> Post Settings -> Post and Custom Post Types => https://www.screencast.com/t/LAv90B5eZ (please make sure you have tagDiv Standard Pack activate for standard template)

Thank you!

Anamaria
tagDiv Staff

Hello,


@embarcado
Did you set the manually count? Now seems to work well => https://i.imgur.com/Fso6wql.png

Thank you!

Anamaria
tagDiv Staff

Hi,

Please check this topic with the same error https://forum.tagdiv.com/topic/problems-with-theme-files/

Let me know the results!

Thank you!

Anamaria
tagDiv Staff

Hello,

I just checked your website and seems to look fine => https://www.screencast.com/t/NZ2xXXG712

Thank you!

Viewing 25 posts - 22,051 through 22,075 (of 26,914 total)