New Landing How can we help? General Forum Help Help bar – place where's "need help?"

Viewing 2 posts - 1 through 2 (of 2 total)
  • #44791
    tomuszkas
    Member
    Post count: 2

    hello,

    i know, its possible to add new fifth(without “need help position”) position to help bar. I mean place, where is FAQ, Shipping information etc. When its possible to add new position, thats mean (if i think correct) – i must add new box text position in woocommerce Option in Theme Option to.
    I can add new position in help bar, when i put new “modal” in:
    function sf_woo_help_bar() {
    $options = get_option(‘sf_neighborhood_options’);
    $help_bar_text = __($options[‘help_bar_text’], ‘swiftframework’);
    $email_modal = __($options[’email_modal’], ‘swiftframework’);
    $shipping_modal = __($options[‘shipping_modal’], ‘swiftframework’);
    $returns_modal = __($options[‘returns_modal’], ‘swiftframework’);
    $faqs_modal = __($options[‘faqs_modal’], ‘swiftframework’);
    $NEW_modal = __($options[‘NEW_modal’], ‘swiftframework’);

    My custom “New” nodal apear on box at my site, but i cant put there a text.
    Please tell me, how can i make new box text to put text in Woocommerce Options in Theme Options admin.

    Regards
    Tomek

    #45498
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, can you open your post again in the forum section of the theme you’re talking about? Thank you so much!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register