Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter PPNSteve

    (@ppnsteve)

    upon further inspection, it is defaulting to your placeholder link (i.e. to your LinkedIn company page) and you can’t remove it by just clicking in there and then saving.. removing the placeholder link in the social-icon.pgp code seems to resolve it.

    <span class="field_sep"></span>
    <p class="field_label">
    <?php _e("Linkedin URL: " ); ?></p>
    <input type="text" name="acx_widget_si_linkedin" value="<?php echo $acx_widget_si_linkedin; ?>" size="50" placeholder="">
    <span class="field_sep"></span>

    Plugin Author Acurax Technologies

    (@acurax)

    @ppnsteve Looks like a strange issue, placeholder values will not take as field values and so there is no chance to have them as linked-in value, We have added placeholders to show example value format.

    Are you sure, without any value it shown the linked-in icon on your front end icon list? If so, we would like to do further investigation. Let us know.

    NB: Anyone else facing similar problem? do report back.

    Thread Starter PPNSteve

    (@ppnsteve)

    It seems so.. when I updated the plugin, the LimkedIn Icon magically showed up on my front end.. so i checked settings and while I hadn’t set anything previously for the LinkedIn section.. the icon was still showing.. I clicked it to clear placeholder, nothing. added a space, no effect.. icon still showing.. until I removed the placeholder txt in the code then it did go away.

    Plugin Author Acurax Technologies

    (@acurax)

    @ppnsteve We have done an in detailed test and gone through the codes, there is no chance to happen that.

    It may happened by a typo mistake, no other users reported the issue yet, And your problem is resolved.

    So marking the ticket as closed. Thank you for the response and we appreciate the followup. Do let us know if there is any other questions.

    Thread Starter PPNSteve

    (@ppnsteve)

    will do.. thanks for the replies and you time.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can't remove LinkedIn icon’ is closed to new replies.