Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Social share Osclass blog
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Blog and News Plugin
Social share Osclass blog
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
Lucasdelton
53 posts
Social share Osclass blog
«
on:
October 19, 2021, 12:26:06 PM »
Good how do I add Social share buttons on the blog, I followed an article here but I would like to add buttons visible as circle. the code provided in the article here shows small icons. see the code i added
<!-- Facebook --> Share on -
<a href="
https://api.whatsapp.com/send?text=
<?php echo 'https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?>" target ="_blank"> WhatsApp <i class="fa fa-whatsapp"></i></a>
<a href="
https://www.facebook.com/sharer.php?u=
<?php echo 'https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?> " target="_blank" rel="noopener noreferrer nofollow"> FaceBook <i class="fa fa-facebook"></i></a>
<!-- Twitter -->
<a href="
https://twitter.com/share?url=
<?php echo 'https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?>&text=Blog Article&hashtags =nearmeadsblogarticle" target="_blank" rel="noopener noreferrer nofollow">Twitter <i class="fa fa-twitter"></i></a>
<!-- LinkedIn -->
<a href="
http://www.linkedin.com/shareArticle?mini=true&url=
<?php echo 'https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?> " target="_blank">LinkedIn <i class="fa fa-linkedin" aria-hidden="true"></i></a>
My blog article;
https://www.soboladas.co.mz/blog/article/municpio-entrega-casas-melhoradas-s-vtimas-de-incndio-no-chamanculo-d-b12
Please help me
Logged
MB Themes
Support team
17512 posts
Only quality matters
Download Osclass
Re: Social share Osclass blog
«
Reply #1 on:
October 20, 2021, 02:28:40 PM »
@Lucas
You must add appropriate styling as well. As I can see you just put there links.
You can add styling also as <style></style>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Lucasdelton
53 posts
Re: Social share Osclass blog
«
Reply #2 on:
October 20, 2021, 05:53:04 PM »
add where this?
Logged
MB Themes
Support team
17512 posts
Only quality matters
Download Osclass
Re: Social share Osclass blog
«
Reply #3 on:
October 20, 2021, 07:18:21 PM »
You can put it on same place, into appearance box, theme css...
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Lucasdelton
53 posts
Re: Social share Osclass blog
«
Reply #4 on:
October 20, 2021, 08:28:56 PM »
I added it to style.css but it doesn't work
Logged
MB Themes
Support team
17512 posts
Only quality matters
Download Osclass
Re: Social share Osclass blog
«
Reply #5 on:
October 21, 2021, 08:05:25 PM »
@Lucasdelton
I hope you do not mean empty <style></style> tags.
https://www.w3schools.com/css/css_intro.asp
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]