Search Results for 'rtl'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,

And the issue happened after you added the code or was it there before? Our theme does not display like that so any alteration of the css could impact the site. Please remove your css and see if the theme displays wide without any customization. Unfortunately our theme does not have rtl support and simply changing direction will not transfor the layout into rtl mode. All the theme elements will have to be positioned properly. We suggest getting some help on this as it will be no easy task to make the theme display properly in rtl .if it were this easy, we would have made it in a heartbeat and add a rtl option from the start, but unfortunately it involves lots of work.

Thank you!

gili
tagDiv Member

Ok, What i did is to change the language in the Setting to English, and aligned elements with direction: rtl , and i think it look pretty good now.

Will this break the theme or is it a valid solution?

Thanks

gili
tagDiv Member

Hey,

I didn’t change a thing. I have the original css file and nothing in the custom code. Still shows it like this.

The site language was Hebrew (RTL) – which i selected from the WordPress admin, this is what’s cause the issue. After changing it to English, it’s ok now. Although the whole site is now LTR which is not good for me.

Is there a way to fix this?

Thanks

Bogdan B.
tagDiv Staff

Hello,
This is a result in you altering the theme css in order to make it rtl. The elements on the left are the mobile menu elements which are hidden by default and they should not be visible or scrollable. Please check your custom code you implemented and figure out which part of the css does this.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

I made a few modifications to the code and it should move the image above the smartlist content. It will need further testing though. Here is the entire smartlist 7 code
http://pastebin.com/hCmLXDea
Simply replace all the code in the file with this one. here is he file you need to modify: http://screencast.com/t/71Mz57QXJf7
I hope it works well 🙂

Thanks.

darko888
tagDiv Member

Hello Catalin,

Thanks. The website is http://www.menteinformatica.it/

For now I’ve put the custom_ad only in an old article to show you the problem.
Here’s the link: http://www.menteinformatica.it/spotify-you-will-get-an-sms-shortly-with-a-code-to-use-for-logging-in/

You can see the firs banner in on the left.

Thank you for fast response!

johnieg
tagDiv Member

Hi Catalln,

Many thanks for you reply, we did the RTL and we can fix the styling with no issue but we could not find the files where to change that. If you look again at the menu http://www.motoraty.com/cars/ar/news/ it is only the issue of icons and style, but where we can find the files to fix that? The main issue where can we control the menu files from?

The other issue we want to reduce the height of the menu from 48 to 43 but every time we apply the changes it would not take the value.this is the location where we apply the changes:
wp-content\themes\Newspaper\js\tagdiv_theme.js

Appreciate your help on this.

Regards,

  • This reply was modified 9 years by johnieg.
Catalin
tagDiv Staff

Hello johnieg,

Unfortunately, please notice that this is the style for our dropdown menu. If you want to change the style of it, please notice that you should implement yourself another way and it involve custom work and we cannot provide this type of services at the moment, sorry! Also, you can try to find some plugins with this functionality and see how it will work for you. Also, please notice that the RTL is not supported by our theme.

Thanks for your understanding!

Nano
tagDiv Member

“If for example you have an image inside an h3 tag that will mot likely break the layout as the smartlists need the h3 or the tag you set in order to create the titles.”

This might be the case with me and I will look into it. Thank you for all your valuable inputs 🙂

Cheers!

Bogdan B.
tagDiv Staff

Hi,

Different smart lists have different implementation. If a html tag is open where the smart list needs to add a title or the post template needs to add a featured image or a different specific element, then it will break on that particular layout. On a different one it maybe does not affect structural elements and the sidebar will not be broken. Try to find the html error and then test different templates again. HTML works in mysterious ways sometimes 🙂
It the smartlist titles you need to be extra careful about. If for example you have an image inside a h3 tag that will mot likely break the layout as the smartlists need the h3 or the tag you set in order to create the titles.

Thanks

Catalin
tagDiv Staff

Hello gilli,

For your mobile mode, if you want to get rid of the header, please try the code below.

The code is ->

@media (max-width:767px){
.td-menu-background{
display:none
}
.td-grid-wrap{
padding:0;
}
.td-menu-placeholder{
display:none;
}
.td-header-bg{
display:none;
}
}

The result -> http://screencast.com/t/kQLB7VkXFOqO

and if you want to replace the placements for your logo and header ad, please try the code below and place it in Theme panel.

The code is ->

.header-logo-wrap{
float:left!important;
}

The result -> http://screencast.com/t/cm6Hlaeu

Please notice that places were reversed due your RTL mode.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello gilli,

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!

Regarding on your problem, please be more specific about what you want to achieve because I do not exactly understand what you mean.

Thanks for the message!

gili
tagDiv Member

It has nothing to do with caching.

Maybe the RTL theme is the reason? But again, if i change something in the CSS file, should it apply to the site? How else can i make modifications?

josoro
Participant
#0

Hi,

I have a problem with advanced buttons at the bottom of my home page

URL http://tvendord.com/hoy

1. The clickable are is not align propertly with the center of the button image.

2. When the screen is smaller than 769px, they form only one column and the clickable area doesn´t move with the button image.

I need that the buttons keep its original distribution (4 rows, 3 columns) even when the screen is small, and that the clickable area be always align propertly with the button image.

How can I do it?

Thanks a lot!!

Wilhelmstrasse
tagDiv Member

Hello Bogdan,

Thank you for the prompt response! We well send you your credentials shortly.

Best regards,

Alexander

gossiponthis
Participant
#0

I run a multi-author blog and it has recently come to my attention that any writer who isn’t an “Admin” cannot view the “Post Settings” section that shows below the editor box. (The area where you select a Primary category, input a subtitle, manage the smartlist theme, etc.)

One of my writers told me that he was unable to view those settings today, and he’s been able to view them before. I’m assuming that he hasn’t been able to see them since we upgraded to the 7.3 theme. Before then, he tells me he was able to see it. I know this because I’ve been having to select “Primary” categories for a lot of our writers for the past few weeks, and I assumed that everyone was just being forgetful and rushing to submit posts.

I was able to log into his account (and other accounts who aren’t Admins) and I was able to replicate the issue. If I log into an account that is a WordPress Admin, I can see the settings just fine. I’ve tried to login as an Editor, Contributor and an Author, and I’m still unable to see the post settings.

This is what I see as an admin:

This is what editors, authors and contributors see:

Also, to reiterate my point, I cannot even see the option of “Post Settings” in the screen options pulldown tab at the top of the post editor page:

Can someone else see if they can replicate this issue on their end?

Bogdan B.
tagDiv Staff

Hi,

You can prevent the css code from applying to any other parts of the site by adding the smart list class so the code will only affect the smart list of your choice. It is recommended to use it that way so the other parts do not get affected. Here is an example of how the code should look:

.td_smart_list_1 .td-sml-caption div{
position:relative;
top:-25px!important;
left:10px
}

You should add the .td_smart_list_1 class at the beginning of any code you want to use only on the smart list or another smartlist type you want to use. You can simply change the smarltist number and add the code so it will only affect the smartlist.
Unfortunately I cannot find a viable solution for the caption to be positioned on the left of the image. You can move the image but the caption stays in place. If you do not align it center, it will not stay on the image.
The only simple viable solution is to have it align center.
Ad for the images being clickable, it is the same on my end. This is not a default implementation of the theme as smartlists were designed to ignore caption links. Sometimes forcing things to display causes other issues. I will add this to our list for future updates and pass this information on to our development team so we can maybe add support for link captions in future versions of the theme. Sorry for the inconvenience.

You could try one more css trick though to remove the link from the images and only have the caption clickable:

.td_smart_list_2 img{
pointer-events:none;
}

As for the transparent grey backgorund you can use this code

.td_smart_list_2 .td-sml-caption div a{
background-color:rgba(0, 0, 0, 0.4)!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Yes, Smartlist 7 reloads the page when changing slides. There is no simple solution to move the smartlist 1 pagination.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is one of the reasons our theme does not have RTL support. If everything could have been moved with a float right, RTL would have been no problem at all, but the float makes the logo display like that as it’s aligned to the content on the left side by default.
You need to change the order of the logo and ad from the code not float it right as it will not position properly on the left if you float it right. It will stick to the right side no matter what size and margins you change.
We suggest hiring a developer as there are many implications in switching the site to rtl mode.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the pagination cannot be moved on smartlist 1 as the code is created with protected functions but as an alternative you could use smartlist 7 and remove the top pagination like so: http://screencast.com/t/Ygv4Aahwf9ff
This way you will only have the bottom pagination buttons.

Thank you!
Bogdan B

Bogdan B.
tagDiv Staff

Hi,

The mobile theme dopes indeed convert the smart lists to a single predefined one just as it converts the post templates to a single predefined one and the homepage to a predefined one. THi sis the impklementation the developers made. it is all presented here in this guide: https://forum.tagdiv.com/the-mobile-theme/
The smart list on mobile is not smartlist 7 but rather “mobile smart list 1” as you can see in the code: http://screencast.com/t/xRmQ7zS2Cp
It is a new smartlist created specially for the mobile theme. We do plan on adding more options to the mobile theme. It is still in it;s version 1.0 We are still gathering info about what users need on their mobile theme so it will require a bit of patience and we will implement more options to it in the future.
If for some reason you do not like the mobile theme plugin, you can simply deactivate it and use the standard responsive version of the theme. Our theme is already responsive without the mobile theme.
The mobile theme was created as an alternative to the responsive version.

Thank you!

Nano
tagDiv Member

Thank you Bogdan. You should be our prime mentor here 🙂 🙂

It worked as it should… But I am really disappointed that Andrei didn’t try to check and solve my issue 🙁

Anyways..few things are still unsolved –

As I have earlier too that I have done some customisation with ( image caption text/link ) to make it look better and it’s working really well with default post without smart lists and even with images uploaded externally on smart lists.

The code is:

.wp-caption-text a {

background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
display: inline-block;
padding: 0 3%;
}
.wp-caption-text, .wp-caption-text a {
color: #fff;
font-size: 10px;
margin-top: -28px;
text-align: left;
line-height: 20px;
margin-left: 3px;
}

Here is how it looks in smart-list-1:

Screenshot: https://i.imgur.com/hrL5MJr.jpg

But with internally uploaded there are two issues still left.

1. It doesn’t honor the above written custom CSS
2. The whole image is clickable and opens in the same after when clicked. the link is the one- we have written under “caption” to credit the source of the image.

Here is the screenshot : https://i.imgur.com/FfBwmOy.jpg

The example post is: https://tomatoheart.com/rishika01/23-girly-problems-men-never-understand/19/

You must be understanding that sending your visitors to the external site on the same page is never a good idea. So, please look at these two issues whenever you have time.

And please try to understand that these are universal issues with all the TagDiv theme users who want to use Smartlist the way I am using. So, please take this issue seriously for the benefit of the whole community.

Thank you very much 🙂

Bogdan B.
tagDiv Staff

Hi,

Sorry for the late response, we do not work on weekends.
There are 2 ways to go about the images. Either switch to msrtlist 7 or use this custom css:
.td-slide-smart-list-1{
text-align: center;
}

Which will center the images on smartylist 1.
Add the code in the theme panel->custom css box

Thank you!

Intraprendere
Participant
#0

Hi,
how can i show the “previous” & “next” button used in smartlist article (like this) at the end of not-smartlist article (like this) instead of the numeric paging?

Thank you!

gili
Participant
#0

Hey,

I want to add a 160X600 vertical banner to the right side of the site (RTL site), and also so it would appear only on desktop.

Where should i inster the code?

This is how it looks when i add the code into the loop-single.php page >> https://postimg.org/image/4lui11kp1/

I want the ad to stick to the right side.

Thanks

Viewing 25 results - 1,076 through 1,100 (of 1,719 total)