Your Time:
Our Time:
← Back to discussions

A few things

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 3 replies, 2 voices, and was last updated 9 years, 2 months ago by Anonymous.

  • 2017-07-17 at 6:53 am
    Support Expired
    #21233
    Nicholas
    Participant
    • Topics: 1
    • Replies: 2
    • Total posts: 3
    • Post count: 2

    Hello,

    Firstly, love the theme.

    #1: I am trying to make the callout button above the footer widget allow a link for a telephone, however everything I have tried so far, does not seem to be working.

    [callout color="midnightblue" buttontext="Call Now" buttonsize="medium" style="full flat"]

    #2: Some action on the hostmev2 “optionframework” appears to not be working. Such as subheader teaser, which I have set to Tweitter.

    #3: How can I remove the additional branches option at the footer.

    Thank you.

    Kindest Regards,

    Nicholas.

    2017-07-17 at 1:13 pm
    #21239
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    1. If you want to link the button to a telephone no, you can use the shortcode like this [callout color="midnightblue" buttontext="Call Now" buttonlink="www.google.com" buttonsize="medium" style="full flat"]

    2. Sorry, we have removed twitter code form the theme a long back ago but forgot to remove the twitter option from theme options. We’ll update the changes in the theme in this week and will update the the theme.

    3. If you want to remove the “More Branches” Option, then open footer.php and find for this code

    if ( is_active_sidebar( 'footer-branches' ) ) {
    	echo '<a class="at-footer-branches">' . esc_html__( 'More Branches', 'THEME_FRONT_SITE' ) . '</a>';
    }

    and remove or do comment the code.

    2017-07-17 at 1:39 pm
    Support Expired
    #21241
    Nicholas
    Participant
    • Topics: 1
    • Replies: 2
    • Total posts: 3
    • Post count: 2

    Hello Pam,

    Thank you for the above response.

    Everything is working as expected.

    Thank you.

    Regards,
    Nicholas.

    2017-07-17 at 1:54 pm
    #21242
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    We are setting this topic to be resolved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.