• Resolved naweb

    (@naweb)


    Hi there,
    I’m wondering if its because of the free version I’m using or I cant fix that using the theme defaults.
    In mobile version on the right side of the page there’s a little blank space so if the user scroll to the right side he can see that.

    Can you please help me figure how I can solve this problem?

    Also does the premium plugin supports Hebrew language fonts?

    Thanks in advanced!

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter naweb

    (@naweb)

    My website:
    https://getsmartreview.com
    The issue with mobile version happens in all of the website pages.

    Theme Author Tom

    (@edge22)

    Hi there,

    The issue is with your Mail Chimp form and the CSS that goes with it.

    You have this:

    #mc_embed_signup {
        background: #fff;
        clear: left;
        font: 14px Helvetica,Arial,sans-serif;
        width: 370px;
    }

    The width: 370px; is causing the issue. If you remove that, the white space should go away.

    Hebrew fonts should definitely be supported. There is a snippet of code we can help you with if you decide to use Google Fonts.

    Let me know 🙂

    Thread Starter naweb

    (@naweb)

    Hi Tom, thanks so much for solving this!

    I do want to write all my content in Hebrew but when i tried to change the website language I got a huge blank screen on the left side and all of my admin dashboard changed as well.

    I only wish to write the content in Hebrew without changing the admin panel language and maintain RTL in all of the text im writing.

    Could you please let me know what would be the right way to do this?
    I’m not that experienced in code so if you got a dummy solution for me it’ll be the best.

    Thanks!

    Thread Starter naweb

    (@naweb)

    Also I have created a child theme, as I know this is the way to go when editing themes, I’m just not sure what do i need to do to exactly to change from LTR to RTL.

    Theme Author Tom

    (@edge22)

    And what happens when you write in Hebrew without changing your site language? I can’t think of any issues with doing that.

    Let me know 🙂

    Thread Starter naweb

    (@naweb)

    Hi Tom,
    When simply writing in Hebrew all text and headers is aligned to the left while it suppose to be aligned to the right.

    This is how is looks now:
    https://prnt.sc/moq5vz

    This is how it looks after changing the wordpress language to Hebrew:
    https://prnt.sc/moq8jx
    The problem in here is when im changing wordpress to be in Hebrew I’m getting a huge blank space in the left side of the screen.

    Any help will be much appreciated.
    Thank you

    Theme Author Tom

    (@edge22)

    Gotcha, changing the language is definitely the way to go.

    Any chance I can see this huge blank space anywhere?

    Thread Starter naweb

    (@naweb)

    sure, this is the website:
    https://getsmartreview.com/
    The language is now setup to Hebrew.
    you can see the blank space when scrolling to the left, it appears in all of the pages.

    Thanks in advanced

    Theme Author Tom

    (@edge22)

    I believe that’s being caused by your Mail Chimp widget: https://www.screencast.com/t/IsftzlA7

    See that -5000pxvalue? That’s not an a RTL-friendly way to hide that element.

    Thread Starter naweb

    (@naweb)

    Wow many thanks Tom, I will just use a plugin for this.

    Thank you so much!

    Theme Author Tom

    (@edge22)

    You’re welcome 🙂

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Generatepress mobile version’ is closed to new replies.