Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #522928

    Hello,
    I have an issue and was wondering if you could help me… I’m using a one page layout for my homepage with the main menu pointing to different areas on it using IDs, which works great.

    The problem is that when I’m leaving the first page (when opening a portfolio item for instance), and I’m trying to point back to a particular section on the Home page (with a custom link like : http://mywebsite.com/#edition ), it’s not the right section that shows.

    To test that, you can click on the “edition” button, then open a portfolio item. Then click on the “edition logo” on the left and you’ll see that it doesn’t show the “Edition” entry, but one which is under it…

    PS. I have the impression that it has something to do with the layer slider on the top used for navigation. I’m using a big 3000x1700px slider that is resized with the responsive option (so it displays beautiful images on retina displays). There may be an issue with the wrong height being used to determine the right position for an entry on the One page. But I’m not sure, since it works well when clicking on a button in the slider…

    #523469

    Hi maxgorelkine,

    Does it only happen on large screen sizes? It worked as expected on my 15″ laptop.

    Best regards,
    Rikard

    #523474

    Hi maxgorelkine!

    Thank you for using Enfold.

    I checked the site, went to a portfolio item then clicked the “editions” logo back. The icon link took me to the “edition” section exactly. On what browser and OS are you testing this?

    P.S: Cool mod! Good job. :)

    Regards,
    Ismael

    #525446

    Hello,

    Yes, actually i figured it out, I had to change the height of the top layerslider in css… but it works great!

    I have another problem :
    I’m using another layerslider as a top menu which I inserted as a shortcode (which shows only when you scroll down) and it works perfectly on the home page… but when I’m going on a portfolio item page, [layerslider id=”4″] is displayed instead of the menu itself…
    Would you know why ?

    Thanks a lot!

    #525966

    Hi,

    Not sure why that is happening, could you link directly to a page where we can see the problem please?

    Thanks,
    Rikard

    #526010

    Hi

    #526584

    Hi,

    I wanted to log in and have a look but the details you posted don’t seem to work, could you check please?

    Thanks,
    Rikard

    #526599

    Here are the new credentials.
    Thanks!

    #527708

    Hey!

    even though you didn’t even add any layerslider to your page (see private content), there is this shortcode on the right upper side, which is just weird. Could you please deactivate all plugins, clear browser cache, hard refresh a few times and check again? Are you using any caching? is your host using any caching? please ask them to double check.
    Are we allowed to deactivate all of your plugins temporarily by ourselves for testing purposes?

    Cheers!
    Andy

    #527775

    Hello!

    Actually, I added the layerslider in the php file “helper-main-menu.php”

    /*
    * Hook that can be used for plugins and theme extensions
    */
    do_action(‘ava_inside_main_menu’);

    echo do_shortcode(‘[layerslider id=”4″]’);

    if($icon_beside) echo $icons;

    My surprise is that it works on the home page (the layerslider, used as a top menu, appears), but on the other pages it displays only the shortcode…

    #527784

    Hi!

    That’s expected, LS shortcodes won’t work outside ALB (because it’s a bundled version), it renders on the homepage because there’s another LS included there (via ALB).

    You’d need to buy LS separately and disable the theme one.

    Regards,
    Josue

    #527890

    OK thanks! I bought the plugin and it works perfectly now! :)

    Thanks again for your help!

    #527960

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.