Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1220817
    arissmiller
    Participant

    Hello,

    I have been unable to find a comprehensive list of you actions and hooks throughout X theme.

    I was able to hook into the top bar using add_action(‘x_option_x_topbar_content’,’my_function’);

    But I am actually interested in hooking into x-navbar as well as any other hooks available that I could utilize in the future. If that list exists that would be an amazing help.

    Or if you just know the hook to get me into the navbar that would be great as well.

    Thanks

    #1220867
    Thai
    Moderator

    Hi There,

    Please try with these hooks:

    x_before_view_global__navbar => insert content before the navbar

    x_after_view_global__navbar => insert content after the navbar

    Hope it helps 🙂

    #1220887
    arissmiller
    Participant

    Hey thanks, how about within the navbar? Do you have a hook for that?

    #1220989
    Thai
    Moderator

    You can try with this hook: x_after_view_global__brand => insert content after the logo / brand.

    Hope it helps 🙂

    #1221114
    arissmiller
    Participant

    That worked thanks! Is there a resource with all of those? Or a pattern that I could figure out to find my own?

    Thanks

    #1221145
    Joao
    Moderator

    Hi There,

    You need to understand a bit about php for wordpress and figure out, or you can ask us 🙂

    I am glad we managed to help,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1220817 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>