Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #566296

    Hi Guys,
    I was wondering if it’s possible to give an ID to a specific column(such as the color section “For Developers: Section ID”) to use it as an anchor.

    What i’m trying to achieve is having a menu on the sidebar widget with anchor links that will scroll down the page to the column row that i want. But as the sidebar widget is not working well with full width element. I would like to add an ID to specific columns to be able to use it as anchor.

    Thanks

    #566392

    Hi Benoit!

    Not without a lot of editing. Can you send us a link to your page with a screenshot of the issue so we can get a better idea? We might be able to suggest some alternatives.

    Cheers!
    Elliott

    • This reply was modified 8 years, 10 months ago by Elliott.
    #566416

    Thanks for your help Elliott

    Unfortunately i don’t have a link as it’s not build yet.

    But here is a screenshot of the concept that i’m trying to achieve.
    I want to build a fixed menu (to the left) that will always be visible, with links that will scroll down the page to the selected category (to the right).

    Screenshot

    #566801

    Do you have a suggestion?

    #567580

    Hey!

    There are plugins that do this, https://wordpress.org/plugins/q2w3-fixed-widget/, though I haven’t found one that works perfectly with Enfold yet.

    Besides that you could try some CSS to fix the widget a fixed position so it will always display on the screen as you scroll down.

    Send us a link when you go live and we’ll take a look.

    Cheers!
    Elliott

    • This reply was modified 8 years, 10 months ago by Elliott.
    #567962

    Thanks Elliott, the problem here is not really the fixed widget. My problem is that i need to have some anchors on the page that will be linked to the menu in the widget and as the sidebar widget is not working well with full width element I need another option to add anchors to the page without using full width element to be able to have the fixed widget beside and not under the content.

    #568334

    Hey!

    You could always use a codeblock element to add additional anchors to the page content.

    <span id = "custom_anchor1"></span>
    

    Regards,
    Elliott

    #568351

    Good tip ! Thanks for your help Elliott, this should do it :) . I’ll try that and i’ll let you know if it work well.

    #568461

    Hi,

    Great, glad we could help. Let us know if that solves your problem or not.

    Best regards,
    Rikard

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