Before you ask please READ THIS

facebook button

edited July 2013 in Beach Please Posts: 6
hello,
I bought your "beach please" theme and it's great!!!
I have two questions.
www.michaelrahn.com/gallery/people/
the facebook button on each picture disappears - but would like to use it? What can I do?

...and another question - how can I hide the "google" + and "pin it" button? just want to use facebook and twitter?
Many thanks and greetings-michael

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    Firstly you should update theme as there is new version in which there is fix for facebook issues http://apollo13.eu/docs/beach/#!/installation_update_update_theme

    After you update, to resolve your other question, go to wp-content\themes\superior\js\jackbox\modules\jackbox_social.php and at beginning of file change this
    	$useTwitter = true;
    $useGoogle = true;
    $usePinterest = true;
    $useFacebook = true;
    to
    	$useTwitter = true;
    $useGoogle = false;
    $usePinterest = false;
    $useFacebook = true;
    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion