Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #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.

    #442247

    Hi 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,
    Rikard

    #442324

    Hi 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

    #443497

    Hi!

    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.
    #443698

    Hi 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/5YXLrWnp

    Perhaps 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

    #444123

    Hi!

    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,
    Rikard

    #444133

    Hi 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 ID

    However, the problem remains.

    #444527

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Cheers!
    Yigit

    #444594
    This reply has been marked as private.
    #444822

    Hey!

    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,
    Rikard

    #445355

    Thank 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?

    #446189

    Hey!

    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.
    #447429

    Hi 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

    #448138

    Hi!

    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,
    Rikard

    #448322

    My 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.

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Parallax – single page website issues’ is closed to new replies.