Viewing 15 posts - 1 through 15 (of 16 total)
  • #129514
    member
    Member
    Post count: 49

    Hi,

    None of the font awesome icons are displaying in my site.
    1.star rating
    2. remove icon.
    http://appatlanta.appspot.com/shop/

    Thanks

    #129524
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you show us where it was suppose to appear those icons so we can inspect the code. You theme got several modifications it’s more difficult to compare with our demo site.

    -Rui

    #129530
    member
    Member
    Post count: 49
    This reply has been marked as private.
    #129579
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste the code at functions.php pf child theme.

    function sf_enqueue_styles_new(){
    wp_deregister_style('fontawesome');
    wp_dequeue_style( 'fontawesome' )
    wp_register_style('fontawesomeNew', '//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css', array(), NULL, 'all');
    wp_enqueue_style('fontawesomeNew'); 
    }
    add_action('wp_enqueue_scripts', 'sf_enqueue_styles_new', 111); 

    Thanks
    Mohammad

    #130160
    member
    Member
    Post count: 49

    Hi,
    Still i cant find the star rating image while submitting the review

    Thanks

    #130161
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I need your wordpress admin login and FTP login detail to inspect and resolve the issue.
    Thanks
    Mohammad

    #130163
    member
    Member
    Post count: 49
    This reply has been marked as private.
    #130164
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please install WPIDE plugin so i can check easily the issue.
    Thanks
    Mohammad

    #130198
    member
    Member
    Post count: 49

    Hi,

    Installed the plugin, can you resolve it as soon as possible.
    And also revolution slider plugin and swift slider is also not working, can you have a look at it

    Thanks.

    #130212
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I dont have full permission to work with WPIDE.
    Thanks
    Mohammad

    #130215
    member
    Member
    Post count: 49

    How to grant the permission

    #130216
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You need to give WordPress admin dashboard super administrator login detail.
    Thanks
    Mohamamd

    #131944
    member
    Member
    Post count: 49

    Hi,

    The problem why the star rating icons are not displaying is with woocommerce.css – within this @font-face{font-family:star;src:url(../fonts/star.eot);src:url(../fonts/star.eot?#iefix) format(’embedded-opentype’),url(../fonts/star.woff) format(‘woff’),url(../fonts/star.ttf) format(‘truetype’),url(../fonts/star.svg#star) format(‘svg’);font-weight:400;font-style:normal}
    we have above code. The source url is not working and hence the icons are not displaying.
    Is there any way to copy the above code in style.css and make the icons to work.

    Thanks

    #131980
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me FTP login detail so i can check and resolve the issue.
    Thanks

    #131983
    member
    Member
    Post count: 49

    Its hosted in google cloud using google app engine sdk and i dont have ftp details, I have only wp-login details which have sent before

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register