Search Results for 'rtl'

Results from the Forum
Catalin
tagDiv Staff

Hello msaydati,

I have checked your website and I saw that you are using the RTL mode for the theme. Please keep in mind that the theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,

1) Different smart list types have a different implementation of the images. On smartlist 1 they will be left aligned, but on a smartlist 7 they will be centered. here are examples:
smartlist 1: http://screencast.com/t/8dXS2K8We8Dg
smartlist 7: http://screencast.com/t/g814ViUx

2) The smartlists are in a way predefined post stiles that have very different implementation from one another. There are no settings for them unfortunately so any change that needs to be made has to be made from the code. I;m not sure exactly why for gif’s the style does not apply. It’s the gif’s that display differently. The jpg’s display as the developer team intended them to. Try to add giphs from the media library not external sourcess as the implementation is different if you embed a gif

3) You can add videos inside a smartlist as there are no restrictions

4) You can add anything you want inside a smartlist as it only needs to be after a heading tag.The default is h3 Any content you add between to h3 titles will be shown in the smartlist whether it;s an image, text, video, gif, or all at once. It’s your choice what content you want to have.

Thank you!

Catalin
tagDiv Staff

Hello msaydati,

Our theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!

Thanks for the message!

srampia
tagDiv Member

And also the new site is not RTL mode.

Catalin
tagDiv Staff

Hello srampia,

If you want to make your main container being wider, also you will have to change the width of the theme and please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results. If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!
Also, I have noticed that above sites which you gave me, as an example, are supports the RTL mode while out theme do not support this mode, sorry!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately our theme has no such option and css cannot do that so the only solution will have to be hard-coding it. You can use this code:

if ($current_item_number !=1 ) {
           $buffy .= '<div class="td-number-and-title"><h2><span class="td-sml-current-item-nr">' . $current_item_number . '</span><span class="td-sml-current-item-title">' . $item_array['title'] . '</span></h2></div>';
       }

to replace this code: http://screencast.com/t/IxWHwwXwaGKw

But there is one catch: You have to set the smartlist in ascending order for it to work. If you have it in descending order it will remove the last title instead. http://screencast.com/t/zRVBZSdea

Thank you!

Catalin
tagDiv Staff

Hello seifdine,

Unfortunately, please notice that our theme does not have an RTL support and that’s why the mobile menu will appear on the desktop version. As a quick fix in this regard, please try to use the code below and place it in Theme panel->Custom CSS area but still you will also need other additional customizations which cannot offer them because we cannot provide custom work at the moment, sorry!

The code is ->

.td-menu-background,
#td-mobile-nav {
display: none;
}
.td-menu-mob-open-menu .td-menu-background,
.td-menu-mob-open-menu #td-mobile-nav {
display: block;
}

If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!

Thanks for your understanding!

Intraprendere
Participant
#0

Hi,
i love smartlist templates but i have a little problem.
We use to write a preface on our smarlist article and the only way to not show this preface on all smartlist page s is the add an H3 empty tag (e Fake smartlist bullet point) at the beginning on the articles.

You can find an example here http://intraprendere.net/2066/cerchi-unidea-imprenditoriale-noi-te-ne-diamo-45/

How can i hide the first “fake smartlist bullet point” ?

Thank you, i really love your work!
G.

Catalin
tagDiv Staff

Hello seifdine,

I have checked your website and I saw that you are using the RTL mode for the theme. Please keep in mind that the theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello tuliss,

Our theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

tuliss
Participant
#0

Hello,

i just now updated Newspaper from 6 to 7.3

While there are so many important changes I have a real problem with the mobile.

my site on https://berlinhayom.com seems to float on mobile devices from side to side

Anything wrong on my end?

Tsvi

gossiponthis
Participant
#0

Hi,

Let me first say that I love how fast the 7.3 theme is — especially the mobile theme. However, I’m not a huge fan of the paginated smartlist on the mobile theme. Is there a way for me to turn that off and just use the “smartlist 2” version of the smartlist theme?

I’m aware that turning the mobile theme off and using the responsive layout is an option, however, we have very specific reasons for needing to have a completely separate mobile layout from our desktop layout, so I would rather continue using the mobile theme if possible.

josoro
tagDiv Member

Hi,

I paste this code and the result is not that I want, so I delete it.

I refresh the website and the styles of all the web are desapeard (not linked propertly or something)

URL http://tvendord.com/hoy/category/lo-mas-impactante/
or
URL http://tvendord.com/hoy/2016/08/15/starbucks-secret-menu-the-drinks-you-didnt-know/

just home is working…

URL http://tvendord.com/hoy/

HELP PLEASE.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is a little more to it than a few css rules. If the modification was so simple we would have added in in a heartbeat and avoid posts such as this 🙂 It would have been a hell of a lot easier for us. Unfortunately the coding world is not so simple. There are lots of problems and situations that need to be addressed and code modified if you want to use the theme in rtl with all of it’s features. Every element needs to be adapted to the new direction and that is why we recommend hiring a freelancer to do this for you. We have no simple solution to provide as the modification is very time-consuming and we cannot tackle such tasks.

Thank you for your understanding.

iamkingsleyf
Participant
#0

Hello;

I would like to display the wordpress short link after the date and i want to show the time the article was published as well.

https://codex.wordpress.org/Function_Reference/wp_get_shortlink

Thanks

Bogdan B.
tagDiv Staff

Hello,
Unfortunately this can only be done with customization. Our theme has no support for RTL direction. Sorry. We have no quick solution to provide in this regard as all theme elements need to be adapted to position properly in the new direction.
Thank you for your understading.

UKC_company
Participant
#0

Hi guys,

before opening this topic, I’ve searched in all posts first via search function, but nothing could help me.
To describe shortly my problem, I have a category and 6 subcategories assigned to it (http://i.imgur.com/UoeV8xB.png). They are in Chinese, but it shouldn’t matter. Anyway, you can see here http://i.imgur.com/ztZM7Gv.png, that if I want to assign a subcategory to another category/subcategory, the last one from previous screenshot is missing in the dropdown. The one with 5 posts assigned to it (Count column).

What could it be? If I want to assign that missing subcategory to an edited post, I can find it there, but not in editing categories.

Thank you!

anuradha-goyal
Participant
#0

Hi !

I’d like to use variety of quotes shortcodes for my post. But where is the shortcode reference that will go in the text editor to display the ones shown in demo :

http://demo.tagdiv.com/newspaper/blockquotes-pullquotes/

In the text editor (Classic Mode), I only see video, smartlist and button shortcodes only.

How can I implement box quotes, pullquotes with left or right alignment ?

Andrei L.
tagDiv Member

Hi

The scroll bar appears because you’re using Arabic language in WordPress and the site automatically moves to rtl style. IF there is used another language, English for example, the site works fine. As Catalin mentioned above our theme dos not support rtl style and you will need some customizations in order to adapt the layout.

I’ve also removed your credentials as this is a public forum and anyone can see theme.
Thanks!

schindyguy
Participant
#0

I want to insert the content_inline adbox in smartlist 5

I found this thread https://forum.tagdiv.com/topic/need-help-about-block/#post-120048 where Caitlin showed how to add an adslot at the bottom of smartlist 5 by adding

$buffy .= do_shortcode('[td_block_ad_box spot_id="content_inline"]');

to /wp-content/themes/Newspaper/includes/smart_lists/td_smart_list_5.php

here: http://screencast.com/t/LTyumMT6

But that displays the adbox at the bottom of the entire smart list http://screencast.com/t/Zh2tB3lHL.

Where can I insert $buffy .= do_shortcode('[td_block_ad_box spot_id="content_inline"]'); in /wp-content/themes/Newspaper/includes/smart_lists/td_smart_list_5.php or another file so that the ad will only display after the first image item in smart list 5? For example on your smart list 5 demo: http://demo.tagdiv.com/newspaper/smart-list-style-5/ have the adbox appear only under the first imagel- please see http://screencast.com/t/pOMS6eKx0L45

Catalin
tagDiv Staff

Hi Pedram.k,

Unfortunately, the time does not allow us to provide customization services, sorry! Please notice that this is not as simple task and to accomplish this task is required to have a solid knowledge in HTMP/PHP/CSS. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because our theme does not have an RTL support and we cannot provide custom work. Please chek our support policy, here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

Pedram.k
tagDiv Member

I fixed every thing. The only thing is #td-mobile-nav , just help me to fix this div and make it compatible with rtl.

Thanks

Catalin
tagDiv Staff

Hello drcoder,

Our theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

drcoder
Participant
#0

Hello

I edit my css to be rtl but i have horizontal scrollbar and i can not know where is the problem.

The code is here -> http://pastebin.com/tEW2mqwH

Catalin
tagDiv Staff

Hello Pedram.k,

Our theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

Viewing 25 results - 1,101 through 1,125 (of 1,719 total)