Tagged: x
-
AuthorPosts
-
September 14, 2016 at 2:12 pm #1175301
clumiParticipantHi,
I tried to add Social icons on a text widget. I copied the code I found on this forum, but nothing can be see.
Why?Thanks,
Credentials for my website are in private messages (FTP #1082721, WP-ADMIN #1071922)September 14, 2016 at 3:35 pm #1175420
JoaoModeratorHi There,
You can add the following code in your text widget and adjust according to your needs.
<div class="x-social-global"> <a href="https://www.facebook.com/TheZenGirl" class="facebook" title="Facebook" target="_blank"><i class="x-icon-facebook-square"></i></a> <a href="https://twitter.com/TheZenGirl" class="twitter" title="Twitter" target="_blank"><i class="x-icon-twitter-square"></i></a> <a href="https://plus.google.com/u/0/+StacyConlon/posts" class="google-plus" title="Google+" target="_blank"><i class="x-icon-google-plus-square"></i></a> <a href="https://www.linkedin.com/in/stacyconlon" class="linkedin" title="LinkedIn" target="_blank"><i class="x-icon-linkedin-square"></i></a> <a href="https://instagram.com/thezengirl/" class="instagram" title="Instagram" target="_blank"><i class="x-icon-instagram"></i></a> <a href="https://www.pinterest.com/thezengirl/" class="pinterest" title="Pinterest" target="_blank"><i class="x-icon-pinterest-square"></i></a> </div>Let us know if you need further help
Joao
September 14, 2016 at 3:52 pm #1175446
clumiParticipantThanks, This is the code I’ve already added, but nothing appears. Only white space.
What’s wrong?
Credentials for my website are in private messages (FTP #1082721, WP-ADMIN #1071922)September 14, 2016 at 4:11 pm #1175467
clumiParticipantHow can I add slider on Latest Post Homepage?
Thanks,
Credentials for my website are in private messages (FTP #1082721, WP-ADMIN #1071922)September 14, 2016 at 7:26 pm #1175650
JadeModeratorHi there,
Please provide us with the access to your admin section so that we could check on your content.
September 14, 2016 at 11:52 pm #1176061
clumiParticipantThis reply has been marked as private.September 15, 2016 at 3:26 am #1176246
Paul RModeratorHi,
1. I was able to fix it by changing the code to this.
<div class="x-social-global"> <a href="https://www.facebook.com/TheZenGirl" class="facebook" title="Facebook" target="_blank"><i class="x-icon-facebook-square" data-x-icon=""></i></a> <a href="https://twitter.com/TheZenGirl" class="twitter" title="Twitter" target="_blank"><i class="x-icon-twitter-square" data-x-icon=""></i></a> <a href="https://plus.google.com/u/0/+StacyConlon/posts" class="google-plus" title="Google+" target="_blank"><i class="x-icon-google-plus-square" data-x-icon=""></i></a> <a href="https://www.linkedin.com/in/stacyconlon" class="linkedin" title="LinkedIn" target="_blank"><i class="x-icon-linkedin-square" data-x-icon=""></i></a> <a href="https://instagram.com/thezengirl/" class="instagram" title="Instagram" target="_blank"><i class="x-icon-instagram" data-x-icon=""></i></a> <a href="https://www.pinterest.com/thezengirl/" class="pinterest" title="Pinterest" target="_blank"><i class="x-icon-pinterest-square" data-x-icon=""></i></a> </div>2. Please refer to this link – https://community.theme.co/kb/sliders/
Hope that helps
September 15, 2016 at 5:12 am #1176361
clumiParticipantThanks. 1st problem is solved.
For 2nd problem – Slider on Recentpost Frontpage, I need more advice.
I read the link you suggest, but I don’t know how page is available for Homepage when it displays Latest post.
For short: how to have a slider on Latest post Frontpage? Do I need to add something in child theme, or is any option to check?Thanks
http://www.luminitaciobanu.ro
You can see credentials for my website on this private post
https://community.theme.co/forums/topic/social-icons-on-text-widget/#post-1176061September 15, 2016 at 7:36 am #1176506
Paul RModeratorHi,
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
September 15, 2016 at 1:20 pm #1176997
clumiParticipantThanks. I understand.
Fortunately, I found myself a very-very simple solution. I chose Settings-Reading-Front page displays-A static page, and then I didn’t select anything for Front page, and I set Home for Post page.
(picture attached)
Here you can see!
http://www.luminitaciobanu.ro
That’s enough for me till I’ll become myself developer 🙂September 15, 2016 at 1:52 pm #1177040
RahulModeratorThat’s really a great move!
It’ll be helpful for other users as well.
Thank You.
November 1, 2016 at 5:09 pm #1239878
clumiParticipantHi,
How can disable Share this post option on my Homepage?
Thanks,
Credentials for my website are in private messages (FTP #1082721, WP-ADMIN #1071922)November 1, 2016 at 11:37 pm #1240251
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.home .x-entry-share { display: none !important; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1175301 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
