Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2916057
Top Bar Link
Closed

Comments

  • exxastudio started the conversation

    Hi:

    Can it be added a link to address text in Top bar (to a google map), just like the phone text is "tel:" link and mail is a "mailto:" link?

    Thanks

  •  7,092
    Oliver replied

    Hi,

    pls. give me wp-admin and FTP access, I'll make a custom solution for you.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   exxastudio replied privately
  •  7,092
    Oliver replied

    Hi,

    Added, 

    You can change the link in the template:

    /public_html/wp-content/themes/thegem-elementor-child/top_area.php

    Now there google.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • exxastudio replied

    Two things:

    1. Don't like to use child theme. Is it possible to use code snippets instead?

    2. The link is on English page, but not in the Portuguese page that is the main one. How can it be added in both?

  •  7,092
    Oliver replied

    Hi,

    1. Sorry, no. 

    2. You can use the check:

    <?php if(ICL_LANGUAGE_CODE == 'en'){ ?>
    something 
    <?php } 
    <?php if(ICL_LANGUAGE_CODE == 'pt'){ ?>
    something 2
    <?php }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • exxastudio replied

    Hi:

    Link is not working anymore. Any updates that are overiding something?
    See screenshots.

  •  7,092
    Oliver replied

    Hi,

    You should have activated child theme, not the parent. 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • exxastudio replied

    Child activated (nothing changed). See screenshot

  •  7,092
    Oliver replied

    it's working now.. 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • exxastudio replied

    Thanks. What happened?

  •  7,092
    Oliver replied

    I just activated child theme...

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • exxastudio replied

    But it was already activated since the beginning… Deactivated and activated again?

    It's important to understand what happened whether to not bother you anymore with these…

  •  7,092
    Oliver replied

    There was activated parent theme when I checked.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • exxastudio replied

    Did you accessed it in English version of backend?

    Could it be something wpml related?

    Because i'm absolutely sure child theme was activated as i showed it in screenshot


  •  7,092
    Oliver replied

    Sorry, can't say you anything about this, just opened the Appearance > Themes and saw activated parent theme, 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver