No search results were found in Documentation!
Hi,
That issue refers to the composer from the Newspaper theme, it was related to the button element which Newsmag doesn’t have. It was fixed partly in the previous Newspaper update but it needs an adjustment, we will release a new update this week most likely.
Thank you!
Hi,
Everything from the demo should be RTL, it should look exactly as on our live demo. Please provide a link to the website so I can check the issue.
Thank you!
Secondary pages of “Default RTL PRO” prebuild website are not RTL. RTL is only the main page.
The ad is displayed partly over the content. I’ll take a look at it, please provide a link to where I can see this issue. I will try to help.
Thank you!
Hi Calin,
Thank you for your response. I have already tried the revisions and even installed a completely new template from the Cloud Library, but the ‘6 zones vs 0’ error persists. My hosting provider has also optimized the server (PHP limits, LiteSpeed, and ModSecurity disabled), but we haven’t found a solution.
As you suggested, I have just sent an email to contact@tagdiv.com with the subject: ‘URGENT: persistent “Layout sync error” (6 zones vs 0) – sportlifeathletes.com’.
In that email, I have provided the WP-admin and hosting credentials so your team can investigate the backend. I look forward to hearing from you there.
Best regards,
David
Hi,
No, there’s no issue. The CSS code is targeting an element within the TagDiv Composer that supports custom styling. This approach is commonly used when you want the styles to apply only to a specific page or template. https://prnt.sc/AvVniXmsT4SB
In this case, the RTL demo requires some additional CSS adjustments to ensure certain elements display correctly in the RTL version.
Thank you Calin,
here is the situation: https://www.pignetotv.it/wp-content/uploads/Default-PRO-vs-Default-RTL-PRO.png
Above is the “Header Template – Default PRO”, below is the “Header Template – Default RTL PRO”: in the “Header Template – Default RTL PRO” there is a line of code (CSS code) that i don’t see in “Header Template – Default PRO”.
The exact same situation also occurs for “Homepage Template”, “Footer Template”, etc.
Thank you very much for your attention.
Ok Calin,
a last question: opening with the TD Composer my Pre-designed Templates (Default PRO) of the Cloud Library, i don’t see graphically a line of code (CSS code) that i see in other Pre-designed Templates (for example, Default RTL PRO): this apparent lack of code (CSS code) in my templates is a problem? Or i see the line of code (CSS code) in other templates because are different templates than mine?
Thank you!
Hi,
Those templates are different, so if you do not have a website with an RTL language, I recommend not using the Default RTL PRO, which is only for RTL languages.
Thank you!
Hello,
i just imported the Pre-designed Templates for my Newspaper theme (Default PRO) from the Cloud Library and i noticed a difference between the “Default PRO” and “Default RTL PRO” templates (header, footer, etc.): opening the templates with the TD Composer, the “Default RTL PRO” templates displays a line of code (CSS code), while the “Default PRO” templates don’t. To properly use my theme’s original template (“Default PRO”), which of the two templates do you recommend? Could the lack of code (CSS code) in the “Default PRO” templates be a problem? (I’ve always noticed problems with my site’s indexing)
Thanks a lot!
I am using a RTL template and I want 2 menus on the same row, 1 aligned to the right and 1 to the left. no matter what I try I cannot align to left!
Something is not working propertly on filters.
I’ve tried both options and read the guide, but still not showing the one category that I want.
If we put the subcategory filter and Order: “Random posts” for example, it works fine, it only shows that subcategory. But when you put in Order: “Latests”, it shows the parent categories or other ones that are not related and that we don’t want.
“Latest” it’s configured to show all the latests posts in general?
Hello, update:
after a lot of search and AI tools assistance we used the following funcntions that loads 2 css files that were not loading before (checkout.css,checkout-rtl.css).
We noticed that there are still some minor css issues but at least page is functional.
So please allow me to ask once more. What are the files that should load in checkout/cart with blocks and if you know what can be the issue that they dont load in our case. We dont consider the issue fixed until the cause is located and extra code is removed.
Kind regards,
Alexandros S.
Please do notify a.sklepas@webpoint.gr
thank you.
/**
* Load ONLY WooCommerce Blocks Checkout CSS on Cart / Checkout / Order Received.
* Files:
* – /wp-content/plugins/woocommerce/assets/client/blocks/checkout.css
* – /wp-content/plugins/woocommerce/assets/client/blocks/checkout-rtl.css
*/
add_action(‘wp_enqueue_scripts’, function () {
if ( is_admin() ) {
return;
}
$is_order_received = function_exists(‘is_order_received_page’)
? is_order_received_page()
: ( function_exists(‘is_wc_endpoint_url’) && is_wc_endpoint_url(‘order-received’) );
if ( ! ( is_cart() || is_checkout() || $is_order_received ) ) {
return;
}
$dir = WP_PLUGIN_DIR . ‘/woocommerce/assets/client/blocks/’;
$url = plugins_url(‘woocommerce/assets/client/blocks/’);
// LTR checkout CSS
$ltr = $dir . ‘checkout.css’;
if ( file_exists( $ltr ) ) {
wp_enqueue_style(
‘kynigesia-wc-blocks-checkout’,
$url . ‘checkout.css’,
array(),
filemtime( $ltr )
);
}
// RTL checkout CSS (only if site language is RTL)
$rtl = $dir . ‘checkout-rtl.css’;
if ( is_rtl() && file_exists( $rtl ) ) {
wp_enqueue_style(
‘kynigesia-wc-blocks-checkout-rtl’,
$url . ‘checkout-rtl.css’,
array( ‘kynigesia-wc-blocks-checkout’ ),
filemtime( $rtl )
);
}
}, 100);
“those will be display automaticaly and can be edited with tagDiv Composer one menu element – https://prnt.sc/C1xPvSmCkYKf)”
those exactly what i am talking about,.
none of the NEW sub categories that i make appear.
the only 2 sub categories that appears, are the one came by default with the RTL data.
block-mega-child-cats – newspaper rtl
showing only 2 items , not more. not only that, when i add sub category and remove the other one, it doesn’t show the new one , it is only showing the 2 sub menus that came with the template install!
Hi,
Could you please provide some more details about the situation you have? I checked the posts, and this seems to be in rtl https://prnt.sc/CzRsmTbZICS-. Could you provide some screenshots of the problem?
Hi i used the rtl template
in the home page is working fine
https://dghanma.com/
but in my post is not showing
in the edit is looking fine and it show the side bar
HI,
I understand, for this you need to check how the plan has been set, if this is set per month or year, it can be purchased one time per month or per year https://forum.tagdiv.com/subscriptions/ – https://prnt.sc/cnZrtLBM4dXc use the unlimited option on that plan.
Hi,
I understand what you want to achieve. Unfortunately, we haven’t tested the Polylang plugin with our theme, so we cannot provide a solution or guarantee compatibility for it.
Our theme is normally tested with WPML, which allows you to create different Cloud Templates for each language (check if the Polylang plugin provides this option). For example:
When you select Arabic, you can use and edit a template in RTL.
When you select French, it can be a completely different template.
For more details on how to use WPML with our theme and set up templates for multiple languages, please check this guide: https://forum.tagdiv.com/using-theme-translations-together-wpml/
Hello TagDiv Support Team,
I am building a multilingual news website using the Newspaper theme with Polylang for language management. My site requires support for three languages: Arabic (RTL), French (LTR), English (LTR)
I have created a child theme and need guidance on the best practices for implementing proper RTL/LTR support to ensure the theme layout adapts correctly for each text direction.
Specific questions:
How can i have a header & a footer for each type ? when i update anything it updated for all the website ? and for single post template or category template i cannot change the direction for only rtl languages, how can i achieve that ?
Current Setup:
Newspaper Theme (latest version)
Polylang plugin (for language management)
Child theme active
Languages configured: Arabic (RTL), French (LTR), English (LTR)
Goal:
A seamless experience where the theme automatically adapts its layout and design when users switch between Arabic (RTL) and French/English (LTR), while maintaining the same visual design across all languages.
Any documentation, code snippets, or best practices you can share would be greatly appreciated. If there are specific hooks, filters, or CSS classes I should be aware of, please let me know.
Thank you for your support!
Best regards,
I’m adding it in a Widget Area… I’m not seeing Smartlists available there?
We used td_block_template_9
and this demo https://demo.tagdiv.com/newspaper_default_rtl_pro/
Hello team,
When using the RTL (Right-to-Left) theme, selecting the search icon incorrectly causes the search box to appear on the far right.
We need the search box to drop down/expand on the left side, consistent with RTL layout conventions. Please see the attached image for the current behavior.
How can we adjust the CSS/logic to ensure the search box aligns to the left?
https://sehitna.com/
https://drive.google.com/drive/u/0/folders/1dkLeEVpT8Lc3vBvB3VSNIDEIMscmG7v9
Hi,
The first step is to set the language you want to use in Settings > General – https://i.imgur.com/8up2K71.png
If it is a RTL language, please use a RTL demo – https://i.imgur.com/0Nnczh7.png (other demos can be used, but it will be a bit more work that needs to be done)
Also, texts like – don’t miss, stay connected … – https://i.imgur.com/pksQhWG.png need to be manually changed, use tagDiv Composer, edit the page, select the element, and change the text – https://i.imgur.com/Whcxndu.jpeg https://i.imgur.com/iVMusi9.png
Thank you!
Thanx, I managed to fix it, the reversal of columns did the trick. I am using RTL website, my menu is ok in desktop mode, but in mobile mode it makes first from right at the bottom, I tried t make a mobile menu, but if I use it in composer, it affects all views. I thought changes in a viewport will affect only that view, it does not. please help.