• Resolved david2432

    (@david2432)


    I unchecked the option “Display at the bottom of excerpts ” and it removed from search results but floating buttons are still displayed. Is there a way to remove them without using php?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    You can hide the floating buttons on search results using CSS code, for example:

    body.search-results .a2a_floating_style { display: none; }

    Any updates on the beta version that you said was coming?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to exclude from search results’ is closed to new replies.