-
AuthorPosts
-
October 22, 2015 at 1:25 pm #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…
October 23, 2015 at 6:21 am #523469Hi maxgorelkine,
Does it only happen on large screen sizes? It worked as expected on my 15″ laptop.
Best regards,
RikardOctober 23, 2015 at 6:38 am #523474Hi 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,
IsmaelOctober 27, 2015 at 12:16 pm #525446Hello,
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!
October 28, 2015 at 10:05 am #525966Hi,
Not sure why that is happening, could you link directly to a page where we can see the problem please?
Thanks,
RikardOctober 28, 2015 at 11:40 am #526010October 29, 2015 at 8:38 am #526584Hi,
I wanted to log in and have a look but the details you posted don’t seem to work, could you check please?
Thanks,
RikardOctober 29, 2015 at 9:25 am #526599Here are the new credentials.
Thanks!October 30, 2015 at 9:30 pm #527708Hey!
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!
AndyOctober 31, 2015 at 12:16 am #527775Hello!
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…
October 31, 2015 at 12:44 am #527784Hi!
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,
JosueOctober 31, 2015 at 12:18 pm #527890OK thanks! I bought the plugin and it works perfectly now! :)
Thanks again for your help!
October 31, 2015 at 8:11 pm #527960You are welcome, glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.