Partners is not showing background image in RTL

Home Forums Jevelin Theme Partners is not showing background image in RTL

Home Forums Jevelin Theme Partners is not showing background image in RTL

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • khaleds
    Participant

    Hello,

    I’m using “Partners” on the home page with many items.

    However, on the page it’s showing only a blank.

    please check this page:

    https://tayamun.com/#partners

    Attachments:
    You must be logged in to view attached files.

    Hi @khaleds,

     

    Thank you for your question.

     

    To troubleshoot the issue could you please first disable RTL on your site and then disable translation so that we can confirm why this is happening?

     

    Best regards,
    Shufflehound team

    khaleds
    Participant

    check the private information.

    To troubleshoot the issue could you please first disable RTL on your site and check whether partners section works fine then disable translation and check again and let me know how it is working?

    khaleds
    Participant

    My website is in Arabic there’s no translation and there’s no option to activate or deactivate RTL!! these are the default setting for Arabic WordPress!

    However, you have the permissions to do that your self my friend, you have the ftp and the WP admin credentials!

    Ok Thak you

     

    Please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

    khaleds
    Participant

    I did that, nothing have been changed.

    khaleds
    Participant

    Hello,

    guys this issue is breaking the site down, and we are in a hurry.

    However, you have the FTP account and the WP admin account, so you can do your tests on the live website, no need to send those test for me and let me try them every 24 hour, in this way we will never solve this issue.

     

    Regards.

    Thank you for your patience here.

     

    I resolved the issue on your site adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-iconbox-slider,
    .sh-partners-carousel {
        direction: ltr !important;
    }
    
    [dir='rtl'] .slick-slide {
        float: left !important;
    }

    Could you please confirm it?

Viewing 9 posts - 1 through 9 (of 9 total)