-
Author
-
February 24, 2016 at 23:11 #106405joyParticipant
Hello, I just updated to the latest version and I see that the Social Share function has been expanded. Prior to this I manually inserted a Social Share box, but now I have two on my page. I prefer the placement of the one I created instead of having it displayed at the bottom of the page like the default creates. How can I remove the duplicate?
Will send image and link in next post.
February 25, 2016 at 14:45 #106567sharmstrModeratorTheme Options > Social Share. Remove the ‘places’ post type.
Let me know if that works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 25, 2016 at 14:46 #106568sharmstrModeratorAlso, remember to “Set as private reply’ when posting credentials here. I’ve marked it private for you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 25, 2016 at 21:42 #106727joyParticipantThanks @sharmstr. When I turn off the places posts both instances of the social share box disappears. I don’t know how to remove only the bottom, but keep the top. Thank you.
February 26, 2016 at 15:36 #106855sharmstrModeratorI totally forgot that I added a new shortcode to k-elements 2 weeks ago that will allow you to put the social sharing anywhere you want. You need to be running Kleo 4+ to use it.
Remove the code I gave you a few months ago and try this instead.
COPY CODEadd_action('geodir_details_main_content', 'add_social_sharing', 35); function add_social_sharing() { echo do_shortcode('[kleo_social_share]'); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 26, 2016 at 23:14 #106976joyParticipantIt didn’t work. I am running Kleo 4.0. Here’s what happened, the share box didn’t appear and the bottom share box is still there as well.
Attachments:
You must be logged in to view attached files.February 27, 2016 at 11:49 #107048sharmstrModeratorLooks like you’ve failed to also update the required plugins after updating Kleo. You need to update k-elements.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 27, 2016 at 11:56 #107049joyParticipantOkay that took care of it. disabled “Places” from the social share options, everything looks good. Thanks!!
On another note, I also had this problem that I haven’t yet been able to resolve if you have the time to help : https://archived.seventhqueen.com/forums/topic/row-background-unresponsive
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.