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,
You need to set the link in image link section – https://i.imgur.com/SAdxMVL.png
Just make sure you set the complete link (https: …)
Thank you!

Calin
tagDiv Staff

Hello,

The payment can be set for a month, a year or a credit payment https://forum.tagdiv.com/subscriptions/ https://i.imgur.com/0XS8VJ2.png
Unfortunately, the system required that the user have an account and be logged in before paying for the subscription.

Thank you!

Calin
tagDiv Staff

Hi,

That would mean the post content begins with a video link, the automatic excerpt is picked from the beginning of the post.
One solution would be to set a manual excerpt in the post edit screen
https://forum.tagdiv.com/excerpts-introduction/
But that could take some time if there are many posts in this situation.

Another way would be to un-comment this code in the highlighted file wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php
https://imgur.com/LYoktzT
Doing this will remove all the links at once. I will make a note of this and check why that code is commented.
Thanks

Calin
tagDiv Staff

Hi,
Usually, when this is happening, it is because one of the theme plugins that has been used is no longer enabled, or the template used was unassigned (when using cloud templates).
If you used a standard header, then please go to Newspaper > plugins and install from there the tagDiv Standard Pack plugin.
Thank you!

Calin
tagDiv Staff

Hi,

I apologize, but I think that the ability to use a builder to be able to set certain elements where you want on a template is much more advanced than an option that can set an element in only a few places (on top or above the content).

Thank you!

Calin
tagDiv Staff

Hi,

What I will recommend is to use a homepage https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Also, if you like a theme demo, you can install it https://forum.tagdiv.com/installing-demos/

Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, we do now have a built element with horizontally scrollable, but you can use a flex block and use the next prev pagination, for mobile you can use the “Next Prev swipe” option – https://i.imgur.com/S1nzksi.png something like this – https://i.imgur.com/NMvWapi.pnghttps://demo.tagdiv.com/newspaper_week_pro/ that section can also be get in ytour page from clkoud anbd you can key and edit what you need -https://i.imgur.com/clOkcCW.png
Thank you!

Calin
tagDiv Staff

HI,

Ok, the mega menu can be made only on the primary level – https://forum.tagdiv.com/mega-menu/ but without the theme you can create:
page menu
mega menu (with and without subcategories)
normal menu
Also, you can use the popup element to create popup menus – https://forum.tagdiv.com/modal-popup/

The “ Errors at columns elements: 1(models) : 4(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” most of the time the problem is from a shortcode that is not compatible with our theme or a plugin conflict, therefore after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error.
If is only for one page or a cloud template (it can be on the header or footer, you can change them for tests and see if the problem persists), this is from some settings/shortcodes set on it and it can be fixed using the page revision https://wordpress.com/support/page-post-revisions/

Thank you!

Calin
tagDiv Staff

Hi,

Thank you for your kind words, and we truly appreciate your support!

Yes, a theme update is scheduled for the coming weeks. However, this will not be a major update. We are planning a significant update for the theme towards the end of the year, which will include more notable features and improvements.

Thank you again for your patience and understanding!

Calin
tagDiv Staff

Hi,

Yes, that search element is designed only for the shop. If you want a live search that provides results for both articles and shop products, you can replace the element with the live search element. This will display results from both categories, though some product information might not be fully displayed.

To adjust the border radius, please use the border radius option:
https://i.imgur.com/w8IB1yC.jpeg

https://i.imgur.com/ykUSmoM.jpeg

Both options should work, so you can use either one.

Shadow: It depends on whether the shadow is set on the element itself or on the column that contains the element. Normally, you can use the Composer’s search function to look for “shadow,” then use the red indicator to check where the shadow settings are applied. For example:
https://i.imgur.com/AzCVX6z.png

Thank you!
Calin

Calin
tagDiv Staff

Hi,

First, what you should do is to test it logged in so no cache is applied and see if the situation persists.
The next step will be to use only tagDiv plugins to see if the problem persists.
IF the problem is still there, what you can do is to try a different template for the search results – https://i.imgur.com/gO5mbA0.png or try to regenerate the thumbs https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, if you want to have the featured image appear inside the post content like in this example: https://ifr-magazine.com/avionics/the-5g-brouhaha/
, then you need to use the standard template from the tagDiv Standard Pack plugin. https://i.imgur.com/LSg5ysC.png https://i.imgur.com/SAC0A9K.png
Thank you!

Calin
tagDiv Staff

Hi,

The articles can be done normally using the WordPress editor https://www.wpbeginner.com/beginners-guide/how-to-add-a-new-post-in-wordpress-and-utilize-all-the-features/
To edit the pages and cloud templates, you’ll need to use the theme builder, tagDiv Composer

Also, you can check our video tutorials from here – https://www.youtube.com/watch?v=SoGQ0d5kIBg&list=PL6CsDkMaejhoHETIWoxnRB4zefz8L8PYg

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure you’re using the latest version of the theme Newspaper v12.7.1. After that, check the browser console when publishing a post to identify which request is causing the delay.

If you’ve already tested with only the tagDiv plugins active and the issue persists, I recommend replacing your current tagDiv Composer and tagDiv Cloud Library plugins with the versions below:
https://cdn.tagdiv.com/wp-content/uploads/2025/05/td-composer.zip
https://cdn.tagdiv.com/wp-content/uploads/2025/06/td-cloud-libraryfix.zip

Thank you!
Calin

Calin
tagDiv Staff

Hi,
If you are using a single post template, you can use the tagDiv Composer to edit the template and relocate the review position to a different location – https://i.imgur.com/rkYfWhQ.png
Or if you want to review via block, then the only way will be to use custom css to change the place or create your module https://forum.tagdiv.com/meta-info-modules-blocks/
Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately, the button can be moved only with css, you can use this css:
body .tdw-search-form .tdw-search-form-inner .wpb_button {
position: absolute;
}

You can set the css in tagDiv Composer in css zone – https://i.imgur.com/TUjcyHr.png

To have the same space between menu elements, please set the Elements space 0 and use Elements padding 0 15px – https://i.imgur.com/qCwmxpM.png adjust the padding after your needs.

The login elements can be set to the right using this custom css:
body .tdw-block-inner .tdw-wml-wrap .tdw-wml-menu{
text-align: right;
}

The code can be set in tagDiv Composer in css zone – https://i.imgur.com/JddsYrk.png

To adjust the space between the shop and my account element, select the shop cart and select the cs tab, then remove the left 30px margin and set 30 to the right margin – https://i.imgur.com/fIGCFt4.png https://i.imgur.com/Yu3OYD1.png (it is possible to me more elements that need to be fixed like this, because the css was set for LTR direction and does not need to be changed for RTL)

Thank you!

Calin
tagDiv Staff

Please make sure that the WooCommerce plugin is installed and activated, after that, install tagDiv Shop plugin https://i.imgur.com/UoEmn7T.png https://i.imgur.com/6RD5Ppv.png

Calin
tagDiv Staff

Hi,
Ok, so the first step is to have an RTL language selected on wordpress, for example, I will select Arabic – https://i.imgur.com/90vPjA9.png, then go to Cloud templates and click on + on Header templates – https://i.imgur.com/XguMYXz.png, then search for “makeup” https://i.imgur.com/GW3D4L2.png open the template in tagDiv Composer – https://i.imgur.com/Kuk7maO.png, then it should look like this https://i.imgur.com/gpGfdsC.png then just drag and elements in the palce you want (change logo) …. for example drag the left column with the menu in the right – https://i.imgur.com/TK0k9vI.png https://i.imgur.com/AM5hv6u.png the menu elements to be display from ltr to rtl use this custom css :
.rtl .tdb_header_menu .tdb-menu {
flex-direction: row-reverse;
}

I hope this will help you!

Calin
tagDiv Staff

Hi,
Unfortunately, this is how the system is designed—the user account is created automatically once a plugin is purchased. Later, if the user upgrades to a paid plan, they’ll simply need to log in.

What I recommend instead is using the default locker option, which can be unlocked via email. This way, users won’t need to create an account just to access an article that can be unlocked for free. https://forum.tagdiv.com/lockers/

Thank you!

Calin
tagDiv Staff

Hi Giport,
I’m glad you were able to resolve the issue!
If there’s anything else you need, please let me know, I’ll be happy to help!
Thanks,

Calin
tagDiv Staff

HI,

Most of the time, those were the settings interfering with the theme, but if the problem persists, then I think you’ll need to manually check the settings until you find those that are causing this situation.
The layout shift is usually caused by Remove Unused CSS or JS Delay/Defer in LiteSpeed. Try this :LiteSpeed → Page Optimization → CSS
– Set Remove Unused CSS = OFF
– Use Optimize CSS Delivery = ON (Critical CSS per URL)
– Purge CCSS/UCSS.
LiteSpeed → Page Optimization → JS
– Turn Delay JS = OFF (or exclude Newspaper/tagDiv scripts like /wp-content/themes/Newspaper/, td-*).
– Turn Load JS Deferred = OFF if issue persists.
LiteSpeed → Page Optimization → Media
– Localize Google Fonts = ON, Font Display = Swap, and preload main fonts.
LiteSpeed → Cache → Mobile
– Enable Cache Mobile + Separate Mobile View.
Then clear all caches and retest. Most Newspaper sites fix the shift by disabling UCSS and excluding tagDiv JS from Delay/Defer.

Thank you!

Calin
tagDiv Staff

Hi,
There are a few recommendations:
I will recommend using a good cache plugin, if you have the possibility WP Rocket will be the best, if not, Litespeed is one of the free cache plugins that provide the best results in the free version. Also, we recommend using Cloudflare (CDN), which will help you prevent attackers from getting on your website and also has options to improve the speed. The free version can be used; there is no need for a premium account.
For accessibility, you should check the H elements to be in order on your website, for example, there are 3 H1 and no H2 – https://i.imgur.com/co6Twat.png H1, is usually coming from logo and if you have the logo on the header, footer and mobile header, for the start there are 3 H1, what can be done is tu use tagDiv Composer, select the footer logo and also the mobile logo and make sure taht the option to disable H1 is checked – https://i.imgur.com/8yxrxU9.pnghttps://i.imgur.com/c7c0DPU.png
Thank you!

Calin
tagDiv Staff

Hi,
Can you please provide some more details about what you want to achieve and where you want to add the elements? Some screenshots will help a lot. https://www.youtube.com/watch?v=SoGQ0d5kIBg&list=PL6CsDkMaejhoHETIWoxnRB4zefz8L8PYg
Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, it will be need to be done from scratch. Do you want it to be exactly the same as this one https://demo.tagdiv.com/newspaper_shop_makeup/header/, but on RTL, or without the shop part?
Thank you!

Calin
tagDiv Staff

Hi,
To fix the layout shift caused by LiteSpeed Cache:

Go to LiteSpeed Cache > Page Optimization, then try the following:
– Disable “Load CSS Asynchronously”
– Disable “Combine CSS” and “Combine JS”
– Clear all caches (LiteSpeed + browser)

Test after each change. If the issue disappears, you’ve found the conflicting setting.
Thank you!

Viewing 25 posts - 3,026 through 3,050 (of 35,335 total)