latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

S2clean save.share buttons

Home Forums Community Forum S2clean save.share buttons

This topic contains 2 replies, has 2 voices. Last updated by  Albert Lubker 4 years, 8 months ago.

Topic Author Topic
Posted: Sunday Apr 15th, 2012 at 11:52 pm #10869

HI am using S2Member/Pro with S2clean theme. I want to remove the save/share buttons from the top of ALL PAGES. How to do?

List Of Topic Replies

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Monday Apr 16th, 2012 at 6:25 pm #10942
Raam Dev
Username: Raam
Staff Member

Hi Albert,

You can edit the theme’s page.php template file and comment out or remove the following lines:

echo '<div id="page-upper-section" class="page-upper-section clearfix">' . "\n";
/**/
echo '<div id="page-share-save" class="page-share-save">' . "\n";
echo '<a class="share-save"><img src="' . esc_attr (get_bloginfo ("template_url") . "/colors/" . $GLOBALS["WS_THEME__"]["c"]["color"] . "/images/social-share-save-small.png") . '" alt="Share/Save" title="Share/Save" /></a>' . "\n";
echo '</div>' . "\n";
Posted: Monday Apr 16th, 2012 at 9:11 pm #10956

Thanks, Raam. That’s what I thought, but wanted to be sure.

Viewing 2 replies - 1 through 2 (of 2 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.