• Resolved Aharon

    (@aharonach)


    Hello there,

    Is there any option to use (or get, or call) a custom sidebar created with the plugin in php ? something like get_sidebar($sidebar_id).

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello aharonach,

    I have to consult with developer – he is not online at the moment so I’m still waiting for response.
    I’ll update thread when I will know more.

    kind regards,
    Kasia

    Thread Starter Aharon

    (@aharonach)

    Hello,

    Thank you for your response. I managed to solve this issue.
    Too bad there is not an option to set manually the ids of custom sidebars…
    I got the correct id by inspecting the sidebar in Appearance -> Widgets, it is something generic, like “cs-1”, “cs-2” and so on…
    Then in the code I used dynamic_sidebar('cs-1')

    Hello aharonach,

    I’m glad to hear that you solved that. If thats okey with you I will mark thread as resolved in this case.

    kind regards,
    Kasia

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Get custom sidebar programmatically ?’ is closed to new replies.