Home Forums WoodMart support forum social-icom css error

social-icom css error

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #76071

    lanranjun
    Participant
    <div class="woodmart-social-icon social-weixin">
       <a href="<?php echo 'https://telegram.me/share/url?url=' . $page_link; ?>" target="<?php echo esc_attr( $target ); ?>" class="<?php if( $tooltip == "yes" ) echo 'woodmart-tooltip'; ?>">
       <i class="fa fa-telegram"></i>
       <span class="woodmart-social-icon-name"><?php esc_html_e('Weixin', 'woodmart') ?></span>
      </a>
     </div>

    it’s you give me when i useV2.8 it works well
    today i copy it in my child theme functions.php
    it become bad side social not icon

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

    lanranjun
    Participant

    when i set class=”woodmart-social-icon social-weixin” to a tag
    side social icon works well but other icon become bad …

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

    Hello,

    I do not see the icons which you show on a screen.

    Best Regards

    #76077

    lanranjun
    Participant

    i delete div tag and and class=”woodmart-social-icon social-weixin” to a tag it works well

    #76131

    Hello,

    Weixin is not supported by our theme, perhaps you will need to find a plugin which integrates it correctly.

    Best Regards

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