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,

Please contact us via email at contact@tagdiv.com and provide wp-admin access.

Thank you!

Anamaria
tagDiv Staff

Hello,

You have a header template from Cloud Library, you can edit the logo and header with tagDiv Composer => https://www.screencast.com/t/zuhG8uGZe, select the header and you can remove the logo image/text and add a new logo => https://www.screencast.com/t/WSquHPNqT https://www.youtube.com/watch?v=HXQQygkCCJo https://forum.tagdiv.com/add-logo-newspaper/

Thank you!

Anamaria
tagDiv Staff

Hello,

If the block is Posts Loop, you can now add unlimited ads in the post loop shortcode is available in Posts Loop and Posts Loop 2-> https://i.imgur.com/qxGrllf.png

Thank you!

Anamaria
tagDiv Staff

Hello,

Please edit the Single Post Template with tagdiv Composer.
You can set the ads in Single Post Template from tagDiv Cloud Library and you can set top ad, 3 inline ads set after x paragraphs and bottom ad, please check this article -> https://forum.tagdiv.com/article-ads/ and video https://www.youtube.com/watch?v=biTpVVlr8j8
You can use the element Ad Box, and set the element where you want. The code does not need to be auto ads, so the theme will not have control.
The ad box has 3 sections for ads: using theme panel ads -> https://i.imgur.com/KFa9ibl.png, using images/banners -> https://i.imgur.com/MfAPTaE.png and custom code -> https://i.imgur.com/2rh8SuD.png save it and will appear on the post (you can set a shortcode like a shortcode from adrotate plugin or other plugins).

Thank you!

Anamaria
tagDiv Staff

Hello @ebhk852,

Please check the console of the browser when you hit the button save https://i.imgur.com/0ex2unk.png -> https://forum.tagdiv.com/topic/newspaper-theme-panel-settings-are-not-being-saved/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please try to use a custom font.
You have the option to add and use custom fonts files, please check our guide: https://forum.tagdiv.com/font-customization/

Thank you!

Anamaria
tagDiv Staff

Hi,

You can translate the “Related articles” “More from Author” from Theme panel -> Translate -> https://www.screencast.com/t/nHjsFFwJZ -> https://www.screencast.com/t/h6tNnmebc

Thank you!

Anamaria
tagDiv Staff

Hello,

You can select to display the channel on the shortcode for youtube -> https://i.imgur.com/46X2lE3.png

Thank you!

Anamaria
tagDiv Staff

Hi,

To change the font and colour for the mobile menu please go in Theme Panel -> Theme Colors -> Mobile menu/mobile search => https://www.screencast.com/t/0CvSgXp9H to set a background image go in Theme Panel -> Background -> Mobile menu/mobile search => https://www.screencast.com/t/uvDejzbX to change the font from Theme Fonts => https://www.screencast.com/t/ANBQe7hQhJd
The social icons from the mobile menu are coming from the Theme Panel -> Social/Apis -> Social Networks -> https://i.imgur.com/kKYIECB.png remove/edit them after your needs.

Thank you!

Anamaria
tagDiv Staff

Hello,

For logo please edit with tagDiv Composer, select the viewport on phone, select the header logo and change it => https://i.imgur.com/cR7F0v4.png https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/
To change the color you need to select the row and in the tab CSS change it -> https://i.imgur.com/APcW6zs.png

Thank you!

Anamaria
tagDiv Staff

Hello,

You can edit the page and set the featured image for that page -> https://i.imgur.com/JWR57pk.png

Thank you!

Anamaria
tagDiv Staff

Hello,

You can find the code in the path -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_bg_featured_image.php

Thank you!

Anamaria
tagDiv Staff

Hello,

You can use elements from the Theme Panel, but there you will be limited because not all the options you can use on cloud templates.
Please check our documentation about changing and customizing the cloud templates.
-> https://forum.tagdiv.com/cloud-library-templates/
-> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
-> https://forum.tagdiv.com/cloud-library-category-templates/
-> https://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/

You can copy and paste the style from one block to another
You can use the Global Colors option from Manager -> Global Colors -> https://i.imgur.com/PM6VoBL.png
This is a video about how to change the fonts => https://www.youtube.com/watch?v=rbkYVyj1__Q also, you can use global font from Manager(Website Manager) -> Global fonts -> https://i.imgur.com/iY0bh4Y.png

Thank you!

Anamaria
tagDiv Staff

Hello,

To change the structure of URL you can check this guide https://www.wpbeginner.com/plugins/how-to-change-custom-post-type-permalinks-in-wordpress/

Thank you!

Anamaria
tagDiv Staff

Hello,

I am glad that you managed to solve the problem.

Hva e a nice day!

Anamaria
tagDiv Staff

Hi,

Did you check the console? Maybe the problem is caused by some settings on the server.
Also, check this guide and make sure you do not have in the .htaccess file some lines with “Deny all”!: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Thank you!

Anamaria
tagDiv Staff

Hi,

Please open the console and try to save something.
I think will you have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.

Thank you!

Anamaria
tagDiv Staff

Hello,

If you want to display the line on all deceive all you need to do is to set this custom css in Theme panel > Custom code> Custom css
.td-social-line{
display: inline-block;
}

But please notice that the button for share for the line is showing only on mobile devices because was made only for mobile deceive, in order to work on desktops your visitor needs to have an app installed on their desktops.

Thank you!

Anamaria
tagDiv Staff

Hi,

Please open the console and try to save something.
I think will you have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.

Thank you!

Anamaria
tagDiv Staff

Hello,

To add cryptocurrency please check this guide https://forum.tagdiv.com/add-cryptocurrency-price-ticker-widget/
“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.

Thank you!

Anamaria
tagDiv Staff

Hello,

I recommend you to use the Single Post Template from tagDiv Cloud Library and there you can edit the template with tagDiv Composer. Please try to edit the Single Post Content and set the font-size for default blockquote => https://i.imgur.com/603Qupg.png and set the color -> https://www.screencast.com/t/7OeUEnYsO

Thank you!

Anamaria
tagDiv Staff

Hello,

This is how the shortcode from Woocomerce works. You can try to move it https://www.cloudways.com/blog/move-woocommerce-coupon-field/

Thank you!

Anamaria
tagDiv Staff
Viewing 25 posts - 15,626 through 15,650 (of 26,914 total)