block displays bad rtl

Posted in: Newspaper
Post count: 3

hi,
in this page – http://www.test.leader-websites.com/?page_id=259
the letters comes on the pic ..big mess.
how to fix this?
also, the search icon in the main menu does not disply correctly.

thanks,
Neri

Post count: 7909

Hi,

Please try this custom css for tab’s blocks in Theme Panel > Custom Css:

.span8 .wpb_tabs .td_mod9 .item-details{
margin-left: auto !important;
margin-right: 300px;
}
.span8 .wpb_tabs .td_mod3 .item-details{
margin-left: auto !important;
margin-right: 117px
}

Result: http://screencast.com/t/C9w5UuxMEhttp://screencast.com/t/PIP1Mywq5Ed

Also try this css code for search: http://screencast.com/t/U17Oos309L

.td-header-style-8 #td-top-search{
position: absolute !important;
right: auto;
left: 0px !important;
}
.td-header-style-8 #td-top-search .dropdown-menu{
left: 0px !important;
top: 45px;
}
.header-search-wrap .dropdown-menu .btn{
right: auto !important;
left: 20px;
}
.header-search-wrap .dropdown-menu:before{
right: auto !important;
left: 30px
}

Please also consider that unfortunately we recently have decided that starting with the next theme update we will not include rtl support within the theme. You can still use the theme as it is but unfortunately you cannot updated it as you will lose the rtl support or you can update it and make yourself the necessary adjustments needed.

Thanks!

Post count: 3

thanks!
i have this problem with also here: http://www.test.leader-websites.com/?page_id=1170
and here: http://www.test.leader-websites.com/?cat=18

2. the mega menu opens to the right, i need to the left.

3. in the visual composer: i dont see the post greed options
https://drive.google.com/file/d/0ByAo5ss_mN4bWDhyblNKcUU4dkE/view?usp=sharing

thanks,
neri

Post count: 7909

Hi,

1. On the first page you don’t use that block properly, please take a look on our demo how block 6 an9 are used( http://screencast.com/t/2kVZPiI4OIzI ): http://demo.tagdiv.com/newspaper/block-6/http://demo.tagdiv.com/newspaper/block-9/
On category page please try this custom css: http://screencast.com/t/RyNkkd0E

.category .td_mod9 .item-details{
margin-left: auto;
margin-right: 300px;
}

2. You don’t use the mega menu properly please follow our documentation for this: https://forum.tagdiv.com/how-to-use-the-megamenu/ and also the result on our demo: http://demo.tagdiv.com/newspaper/

3. Please try to enable all shortcodes from Visual Composer settings: http://screencast.com/t/yW4ZmGFjsf
Also if this doesn’t solve the issue please try to delete Visual Composer and install it again.

Thanks!

Post count: 3

thank you.
i have done everything you wrote on no. 3 and still – it does not show. what to do?

Post count: 6600

Hi,

Make sure you disable all plugins leaving just the Visual Composer plugin active then make sure you empty all caches and purge files if you use CDN host and test again.
Enable the plugins one by one to which is causing this if the missing VC elements start to show when disabling all plugins.

Thanks

  • This reply was modified 11 years by Lucian.
Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.