Jump to content
Sign in to follow this  
jaredloftus

Google +1 and Facebook Likes on Features Pages

Recommended Posts

jaredloftus

I am using plugins for Google +1 and Facebook, and I've noticed that it treats my feature sets as blog posts because it's putting links to Google and Facebook on the Features that I use text (#1 and #2, but not #3). http://thinkehq.com/ It doesn't pull it in on this page, though - http://thinkehq.com/pricing/ - even though the boxes are being pulled from blog posts. Any suggestions on how to change this? I've got the settings for both so that they only show up on posts (not on pages or attachments).

Share this post


Link to post
Share on other sites
catrina

You can hide these buttons in the feature sets using CSS. Please add this CSS to your PageLines Settings > Custom Code section:

#feature-area div.fexcerpt div.wdgpo  {display: none;}
	#feature-area div.fexcerpt div.wdfb_like_button {display: none;}


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
jaredloftus

Boom! Awesome customer service once again! Thanks!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×