Hi I want to use a full screen layer slider with a sidebar. But the sidebar comes up empty. How can I solve that?
I do not want to use a 3/4 and 1/4 to solve the problem.
Hi!
You must select a Sidebar to show here:
http://screencast.com/t/g9UsbkS6JgwD
Best regards,
Josue
I know but if i do that it is empty
Hi!
Try increasing the PHP allocated memory:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
Josue
That works for the homepage. but between two full screen sliders it is still empty
Hi!
Thank you for the link.
I was able to reproduce the issue on my end. Not sure why two layer slider hinder the sidebar from showing. I’ll ask Kriesi and Dude to take a look.
Best regards,
Ismael
Hey!
Unfortunately you can only display the sidebar after the last fullwidth element. If you’re using a fullwidth element at the very bottom you can’t display a sidebar. Kriesi is aware of the limitation and we’ll try to find a solution when we find some time but it’s a complex problem and there’re too many possible combinations to support them all. Right now you can only display the sidebar if you add a non-fullwidth element (i.e. Textblock or Blog Element) after the last Layerslider (or any other fullwidth element). You can’t display a sidebar between two fullwidth elements/LayerSliders or above a fullwidth element.
Regards,
Peter