wolfish009 0 Report post Posted November 1, 2011 I have visited some earlier discussions but couldn't help. I want to add Google+ on my website just where other facebook twitter icons are and i want it to get into my blog posts. I have tried wordpress plugin but i cannot direct it to the location that i want it to appear. Any Help? Here is my website if required. http://tinyurl.com/6g4ag65 Share this post Link to post Share on other sites
kastelic 6 Report post Posted November 1, 2011 If you activate platform base and look in platformbase/functions.php you will see an example of an action that adds a social icon to the place that you are adding google plus. Here it is: [code] add_action('pagelines_branding_icons_end', 'add_icons_to_branding'); function add_icons_to_branding(){ ?> Share this post Link to post Share on other sites wolfish009 0 Report post Posted November 2, 2011 Sorry Kastelic but i am stuck in the first line........ i dont understand how to activate the plaform base and where it is located......functions.php via theme > appearance > editor shows no such codes. Need further help :( Share this post Link to post Share on other sites Danny+ 1,327 Report post Posted November 2, 2011 HI Wolfish, Do you have Platform Base in your themes folder, if you don't you will need to download it from here: https://www.pagelines.com/launchpad/member.php Install it like you would any other theme, then activate it and then you should be able to follow Kastelics instructions. Please search our forums, before posting! 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 Login via PageLines Signup To PageLines Sign in to follow this Followers 0
wolfish009 0 Report post Posted November 2, 2011 Sorry Kastelic but i am stuck in the first line........ i dont understand how to activate the plaform base and where it is located......functions.php via theme > appearance > editor shows no such codes. Need further help :( Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted November 2, 2011 HI Wolfish, Do you have Platform Base in your themes folder, if you don't you will need to download it from here: https://www.pagelines.com/launchpad/member.php Install it like you would any other theme, then activate it and then you should be able to follow Kastelics instructions. Please search our forums, before posting! Share this post Link to post Share on other sites