• Resolved sailpilot

    (@sailpilot)


    I just downloaded this plugin and want to use it just for a button to like the associated FB page.

    I inserted the shortcode into the sidebar using the custom html widget. If I check the like option on the settings that button shows up in the content area and the sidebar. if I uncheck the like button it doesn’t show up anywhere.

    Can you please let me know what has to be set in the settings page and on the sidebar shortcode to just display a like button (for our facebook page).

    Thanks

    btw I also downloaded your Twitter button to use the same way just for follow and it seems to work in the sidebar with the shortcode

    • This topic was modified 5 years, 8 months ago by sailpilot.
    • This topic was modified 5 years, 8 months ago by sailpilot.
Viewing 1 replies (of 1 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    Thank you for contacting us!

    In order to hide the facebook button from the content area, please try to do the following steps:
    1) Go to the Admin Dashboard->plugin’s settings page;
    2) Find the “Buttons” option, mark the “Like” checkbox and save the changes;
    3) Go to the “Custom Code” tab, mark the “Activate custom CSS code.” checkbox and add the following code:

    .entry-content .fcbkbttn_buttons_block {
      display: none;
    }

    4) Save the changes and check the result.

    Maybe, it would be better if you create a private ticket on our support forum (https://support.bestwebsoft.com/hc/en-us/requests/new). Please include a link to this post, so that we could recall the case immediately.

Viewing 1 replies (of 1 total)
  • The topic ‘setting the button up with shortcode’ is closed to new replies.