Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1267475

    Hi.
    I am using WPML for a two language site. In the English section the slider at the front page is full screen. But at the geek section it is not. I want the slider to be full screen at both languages.
    Please advise

    Ps This is the URL https://www.paramina-compressors.com/

    #1267797

    Hey paralos,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( to be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #1267914
    This reply has been marked as private.
    #1268363

    Hi
    I haven’t seen any development for the issue.
    Are you still working on it?

    Best Regards
    Theodore

    #1268578

    Hi Theodore,

    I apologize for the delayed response.
    I could not find the cause of the issue, but it can be fixed by adding this CSS code in Quick CSS, located in Enfold > General Styling:

    .home #main .fullsize .container {
        padding: 0;
        max-width: 100%;
    }
    
    .home #main .fullsize .container .av-content-full {
        padding: 0;
    }

    Best regards,
    Nikko

    #1268831

    Hi Nikko.

    Unfortunately didn’t work.
    Any ideas?

    Best Regards
    Theodore

    #1269060

    Hi Theodore,

    I have inspected your site and the code isn’t fetched.
    You can confirm this by right-clicking the slider in the greek language, click Inspect Element, and click the div with a class of container.
    Try flushing out the cache as it is most likely the cause of the issue.
    Otherwise, please extend the login you gave as it has already expired.

    Best regards,
    Nikko

    #1269112

    Hi Nikko.

    Again I am having the same problem.

    I reactivated the login link for one day.

    Best Regards
    Theodore

    #1269245

    Hi Theodore,

    Thanks, I have added this CSS code:

    .home #main .container_wrap_first.fullsize .container {
        padding: 0;
        max-width: 100%;
    }
    
    .home #main .container_wrap_first.fullsize .container .av-content-full {
        padding: 0;
    }

    And disabled CSS file merging and compression since w3 Total Cache does not seem to fetch the newer minified css.

    Best regards,
    Nikko

    #1269400

    Thanks Nikko everything is working perfectly.

    #1269450

    Hi paralos,

    We’re glad that we could help :)
    Thanks for using Enfold and have a Merry Christmas and a Happy New Year :)

    Best regards,
    Nikko

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Slider isn't fullscreen’ is closed to new replies.