Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author weblizar

    (@weblizar)

    Can you share me screenshot of splugin social settings panel.

    Thanks

    Thread Starter rdxcsgoid

    (@rdxcsgoid)

    Thread Starter rdxcsgoid

    (@rdxcsgoid)

    Any solution or should i close this?

    Plugin Author weblizar

    (@weblizar)

    Hello,

    May be plugin conflict by another plugin. Ma be possible that another plugin css hide admin custom login social icon.

    Try to deactivate another plugin one by one and check that plugin is conflict with admin custom login.

    Try this and then let me know.

    Thanks

    Thread Starter rdxcsgoid

    (@rdxcsgoid)

    Yes i found the plugin
    https://www.ads-software.com/plugins/wp-live-chat-support/
    this plugin disables the social icons . Any solution? i want this plugin too

    Plugin Author weblizar

    (@weblizar)

    Ok,

    I will test it with custom login and try to make compatible with it.

    Thanks

    Plugin Author weblizar

    (@weblizar)

    Hi,

    Actually there plugin two unused js is enqueue and conflict with login social icon.

    Follow my steps here to resolve this issue –

    Step-1 : Open your plugin directory and the open admin-custom-login plugin folder.

    Step-2 : Here you will see a file name is login-form-screen.php , open it on any editor.

    Step-3 : Go to near line no. 278 and the paste below code there (Note : paste code after “<?php” tag and before “}” )

    Code is here –

    wp_dequeue_script('wplc-user-script');
    wp_dequeue_script('wplc-user-jquery-cookie');

    Step-4 : Save code and the check your login page.

    For more help check screenshot.

    Try this and then let me know.

    Thanks

    Thread Starter rdxcsgoid

    (@rdxcsgoid)

    Wohoooo !! Worked !!
    Great Plugin !! Loved that background slider you introduced in last update !!
    Just one more thing , link size doesnt change ! though i can change link color , font , shadow but not size .
    Thank You so much !

    Plugin Author weblizar

    (@weblizar)

    Can you tell me which link size is not change modified.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘social icons not appearing’ is closed to new replies.