Tagged: x
-
AuthorPosts
-
June 17, 2016 at 7:51 am #1046961
upularParticipantI added this code but want to have it on the left of the post. How do I do this?
function x_add_social_sharing () {
if ( is_singular(‘post’) ) {
echo do_shortcode(‘[x_share title=”Share this Post” facebook=”true” twitter=”true” google_plus=”true” linkedin=”true” pinterest=”true” reddit=”true” email=”true”]’);
}
}
add_action(‘x_before_the_content_end’, ‘x_add_social_sharing’);June 17, 2016 at 10:31 am #1047143
RahulModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
June 17, 2016 at 2:37 pm #1047448
upularParticipantJune 17, 2016 at 6:01 pm #1047642
JadeModeratorHi there,
Do you mean you want to align the share buttons to the left? If so, please add this code in the customizer:
.entry-wrap .x-entry-share { text-align: left; }Hope this helps.
June 21, 2016 at 8:35 am #1052515
upularParticipantHi, no sorry, i mean, like this post, the share buttons are on the left of the page and follow the scrolling. http://www.thekitchn.com/recipe-kale-bistro-salad-232441
June 21, 2016 at 10:14 am #1052675
ThaiModeratorHey There,
That is technically possible. However, that would fall beyond the scope of our support since it would require custom development.
Thank you for understanding.
June 21, 2016 at 10:40 am #1052707
upularParticipantI understand thanks
June 21, 2016 at 11:52 am #1052817
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1046961 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
