Tagged: parallax
-
AuthorPosts
-
May 10, 2015 at 9:44 am #442076
Hi,
Can you please have a look into the Menu bar underlines? It seems they are not showing their own section properly.
Example: When you open the website, “Our Location” is underlined by default (it should be Home). When you click on Our Location, “Our Brands” is underlined.The URL is http://d.pr/182Qt/hYYg7Ram
Can’t understand where is the problem. Any help on this please?
Many thanks.
May 11, 2015 at 8:23 am #442247Hi sitesme!
I see that you’ve add the id’s to divs in codeblocks, could you try the following structure instead:
CODEBLOCK – START DIV WITH ID
CONTENT
CODEBLOCK – END DIV WITH ID
I think that will work better.
Best regards,
RikardMay 11, 2015 at 10:21 am #442324Hi Rikard,
Thank you for your suggestion. Can you please tell me a real example for the start div and end div?
If the DIV is ‘home’ for example, how shall the code be?Thank you
May 13, 2015 at 4:19 am #443497Hi!
All you have to do really is to not end the div in first code block and add another codeblock under the content which belong to the corresponding menu item, example:
Let’s say the following is your ALB editing box:
Codeblock element:
<div id="home">
The content in the section home
Codeblock element:
</div>
The first codeblock starts the div and the last one ends it.
Regards,
Rikard- This reply was modified 9 years, 6 months ago by Rikard.
May 13, 2015 at 12:33 pm #443698Hi Rikard,
I did that now for the only DIV that is in the page.
The other “sections” are using a tag ID on a Color section shortcode, please check it here: http://d.pr/i/1f3WY/5YXLrWnpPerhaps the best option is to remove all Tag IDs from each color section and then create two divs (start / end) inside each color section?
Thank you
May 14, 2015 at 8:21 am #444123Hi!
I think the easiest option would be to assign a unique id to your color sections and then link them accordingly in the menu.
Regards,
RikardMay 14, 2015 at 8:45 am #444133Hi Rikard,
This is how it is at the moment (except in the first link).
To explain in a better way the page is organised by:
1) Code Block on the top section (to keep it full screen)
2) Multiple Color Sections with an unique IDHowever, the problem remains.
May 14, 2015 at 6:53 pm #444527Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Cheers!
YigitMay 14, 2015 at 8:32 pm #444594This reply has been marked as private.May 15, 2015 at 9:08 am #444822Hey!
I can see a couple of problems, you have two color sections which are both called about, and the code block containing the location div is not wrapping the content like we discussed earlier.
Best regards,
RikardMay 17, 2015 at 8:43 am #445355Thank you Rikard,
I fixed the duplicated “about” colour sections with unique names now and the Location DIV is now as we discussed before.
The results are exactly the same even after these changes.Any other ideas?
May 19, 2015 at 4:31 am #446189Hey!
Looks like my suggestion with codeblocks doesn’t work, the element ends the div automatically which I didn’t know. Anyway, I put your slider and location element in color sections and it’s working as expected now.
Regards,
Rikard- This reply was modified 9 years, 6 months ago by Rikard.
May 20, 2015 at 9:28 pm #447429Hi Rikard,
The color sections fixed the problem without any doubt. However, by adding the top slider inside a color section I lost the “full width” capabilities on that specific section. Is there any other solution to have the full width inside a color section?
Thank you
May 22, 2015 at 4:40 am #448138Hi!
I’m not sure what you mean by that, the easy slider will contain within the grid so that is not a problem caused by having it in a color section. If you want a full width slider you could use the layer slider instead.
Regards,
RikardMay 22, 2015 at 12:33 pm #448322My mistake: I assumed the Slideshow was full-width and once it was moved to the colour section it lost its full-width capabilities but it was not the case.
It is all perfect now. Thank you for your help.
-
AuthorPosts
- The topic ‘Parallax – single page website issues’ is closed to new replies.