How can I make email, telephone and address clickable.

Home Forums Jevelin Theme How can I make email, telephone and address clickable.

Home Forums Jevelin Theme How can I make email, telephone and address clickable.

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
  • wassim
    Participant

    Hi,

    How can I make email, telephone and address in footer and header sections clickable?

    wassim
    Participant

    I need to make following address, phone, and e-mail clickable output.

     

    function form( $instance ) {

    $titles = array(
    ‘widget-title’ => esc_html__( ‘Social Title:’, ‘jevelin’ ),
    ‘address’ => esc_html__( ‘Adress:’, ‘jevelin’ ),
    ‘phone’ => esc_html__( ‘Phone:’, ‘jevelin’ ),
    ’email’ => esc_html__( ‘E-mail:’, ‘jevelin’ ),
    ‘working_hours’ => esc_html__( ‘Working hours:’, ‘jevelin’ ),
    );

    Hi @wassim,

     

    I hope you are well today and thank you for your question.

     

    If you are talking about the header topbar options like email or phone number then you can make them clickable to have links by using the child theme solution shared in the following topic.

     

    https://support.shufflehound.com/forums/topic/top-bar-setting-add-hyperlinks-to-phone-email-address/#post-2824

     

    Not sure how you are displaying it in the footer so could you please describe it a bit more in detail?

     

    Best regards,

    Shufflehound team

     

    wassim
    Participant

    I mean the same information which is displayed inside contact us area http://aegisroofingcompany.com/asia/#contacts

    wassim
    Participant

    Also, the addition of child theme will affect the current theme style/ settings, no?

    wassim
    Participant

    Please let me know if there is any CSS or function.php codes, I can put them accordingly. Thanks!

    It’d be better to make such changes through my current theme in order to not lose previous settings.

    wassim
    Participant

    I have attached three areas, where I want to add clickable links for email, telephone and address.

    Attachments:
    You must be logged in to view attached files.

    Also, the addition of child theme will affect the current theme style/ settings, no?

    No it won’t but the child theme contains solution for header styles header 2 and 3 but you are using header 10 so you have to make the same changes in the theme /jevelin/inc/headers/header-10.php

     

    To make it clickable on other locations you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

    wassim
    Participant

    I don’t get the result even after applying child theme.

    Attachments:
    You must be logged in to view attached files.

    Have you followed my above posted reply and made the changes in the header-10.php file?

    wassim
    Participant

    What are those changes?

    Solution for this topic

    I have made required changes in the child theme header 10 file and attached updated child theme to this reply so please use it.

    Attachments:
    You must be logged in to view attached files.

    wassim
    Participant

    Can you also please do the same for footer widget area email and telephone?

    Actually as said above, Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

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