Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,
    To find the read.txt

    Dashboard/Plugins/Social Media Widget and then click on “Edit”

    About the FULL PATH, do you want to try:

    /home/[Your FTP Username here]/public_html/wp-content/icons

    If it’s still not working, you can also use the “Custom Services” option in the widget’s panel to set your custom icons.

    Hope this helps,
    Jay

    Thread Starter Dawnie

    (@dawnfoy)

    Hi,

    I went through the readme.txt file – nothing new in there and your suggestions didn’t work. I’ve uninstalled it and found another that work and is more user friendly.

    Thanks

    I’m not the developer of this plugin (but someone who would like to help), so you may want to wait for an official answer from Blink Web Effects. ??

    Cheers,
    Jay

    The easiest way to find your full (absolute) path is to create a file named pathinfo.php and paste the following code into that file:

    <?php
       $path = getcwd();
       echo "Your Absoluthe Path is: ";
       echo $path;
    ?>

    Now, upload pathinfo.php into the root directory of your website and view it in your browser (example: https://www.mysite.com/pathinfo.php )

    Alternatively, you can try asking GoDaddy to let you know your full path.

    Great info. Thanks, Blink Web Effects!

    Thread Starter Dawnie

    (@dawnfoy)

    I have already deactivated it and I’m using something else. No need for add’l help.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Social Media icons not showing’ is closed to new replies.