This topic has 5 replies, 4 voices, and was last updated 8 years by Abe.

  • Author

    Tagged: 

  • #24408
     Model
    Participant

    Hi:

    Whenever I put a phone number it does not show up on the top bar. How can I make it show up?

    Attachments:
    You must be logged in to view attached files.
    #24434
     Model
    Participant

    can anyone help me on this one?

    #24759
     Catalin
    Moderator

    Hello,

    You need to edit the header.php file from the base theme folder and after line 85 you should add something like this:

    COPY CODE
    
    <span style="padding-left:25px;"">Phone: xxxxxxxxxxx </span>
    

    the new code with the added line should look like this:

    COPY CODE
    
    					<li class="nine columns">
    						<?php do_action('kleo_before_top_links');?>
    
    						<?php if(sq_option('owner_email')): ?>
    						<a>"><i class="icon-envelope"></i>   <?php echo sq_option('owner_email'); ?></a>
    						<?php endif; ?>
                            <span style="padding-left:25px;"">Phone: xxxxxxxxxx</span>
    					</li>
    

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #25294
     Model
    Participant

    Fixed. Thanks!

    #82936
     steve
    Participant

    Hi,

    same problem, tried to add the code, but still don´t show. can you send all the header.php code so can overwrite it?

    Thx,
    Steve

    #83628
     Abe
    Keymaster

    Hi, make sure to follow those steps exactly.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?