Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author malihu

    (@malihu)

    In order to work, the plugin requires links that point to specific sections in the page.

    If your theme does have menu links in the form of #id (even if you cannot change them), you can enable the plugin on those links by inserting their selector in ‘Selector(s)’ field.
    For example: .genesis-nav-menu .menu-item a[id*='#']

    Thread Starter Thomas Townsend

    (@smb-dev)

    In my case the Genesis theme does NOT have the ability to set #id in the menu. So your example while helpful, does not work.

    Is this something I need to set-up in functions.php in order for this to work ?

    Thanks

    Thread Starter Thomas Townsend

    (@smb-dev)

    I have viewed several tutorials over the last week that reference your plug-in and implementing Scroll-to ID. The problem….every one of them was completed with WP 3.5 – they are all outdated.

    Not one of them details how to implement this feature….with WP 3.8.1 (current version). As you may know….(I am posting for others) WP 3.8 Admin GUI changed. You can no longer specify a URL directly from the Admin (Menu Structure). So implementing page ID with all the documentation…shown to date is just NOT CORRECT.

    I wish I was a super coder….and I could just put a snippet here to share, alas…I am still learning too. I sure would like to know how to implement this in the current version of WP …. I promise….I will go out and make a Tutorial…showing how to IMPLEMENT it NOW and Share…if someone else can ?

    Thanks

    Plugin Author malihu

    (@malihu)

    I don’t know how Genesis theme work and what options it offers but the WordPress 3.8.1 menu admin (appearance > menus) does offer the same ‘Links’ panel where you can insert your own custom URL.
    I can’t really say if you’re talking about Genesis theme with WP 3.8.1 or just WP 3.8.1. though.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to use in Genesis theme structure’ is closed to new replies.