Forum Replies Created
-
AuthorPosts
-
AakashKeymasterGreat !
AakashKeymasterHi Gabriel, can you please let me know what error you are seeing ?
AakashKeymasterHi Dana, you can put multiple shortcodes on the same page.
In your case since the shortcode you are using has JavaScript, may be it is rendering only for one.
Please check the JS you are using.
Thanks,
Aakash
AakashKeymasterHope you are using followbar.
Please paste the below CSS in wp socializer settings page under “additional css”.
.sr-followbar a {
opacity: 0.5 !important;
}
AakashKeymasterHi, since this shortcode involves dynamic data (like wallet account number of user) it requires some PHP. So it is not possible to do it shortcoder. You might need to write some PHP code for this. Also since this is related to woocommerce, you may contact woocommerce support team as they can share any solution and assist you on the same.
Thanks,
Aakash
AakashKeymasterHi Thomas, sure I can help you add opacity/transparency to the social icons.
Please add the icons to your website and a screenshot of which icon you want to add transparency.
I will provide CSS which you can paste in the settings.Thanks,
Aakash
AakashKeymasterHi Ralf,
When shortcode is used in title, themes have to execute the shortcode present in the shortcode by calling like below.
Most themes do not do this. May be you can use the code above to execute shortcodes in title.
Thanks,
Aakash
AakashKeymasterYeah, for the social icons, you can refer the site I mentioned below.
https://www.aakashweb.com/apps/social-buttons-generator/
Just choose and customize the buttons.
Copy paste the scripts mentioned in that site into your HTML site.Thanks,
Aakash
AakashKeymasterHi Antonio,
Please do confirm me if the problem has been solved.
I’m marking this thread as resolved for now.Thanks,
Aakash
AakashKeymasterHi Iris,
Thanks for your interest in the plugin.
Regarding the “social icons” I’ve made an social icons generator for static websites using the same framework. Link is below.https://www.aakashweb.com/apps/social-buttons-generator/
You can use it to generate social icons.
Regarding “native social buttons” you may have to refer the individual social networking websites and grab the widget code they offer.
Please let me know if this helps.
Thanks,
Aakash
AakashKeymasterHi Antonio,
There are two things here.
1) Floating sharebar – This feature is used to share the active page URL to social networking sites. This is currently used by you.
2) Follow bar – This feature is used to add social media profile links on the site.
From your site, I see that you want to use number 2 (follow bar) but you have used number 1 (floating sharebar)
So I would suggest you to use the “follow bar” feature instead of “floating sharebar” feature.

Thanks,
Aakash
AakashKeymasterHi Marco,
Can you please let me know what WordPress version you are using ?
The error says the function “get_the_post_thumbnail_url” is not available. This function introduced in wordpress version 4.4.0.
Can you please confirm me on this ?
Thanks,
Aakash
AakashKeymasterHi srubenst,
I’m marking this thread solved as I didn’t any response..
Thanks,
Aakash
AakashKeymasterHi kurt,
Please use single quote instead of double quotes and it works.
<a href="[sc name='PhoneNumber']">[sc name='PhoneNumber']</a>Thanks,
Aakash
AakashKeymasterHi kurt, I’ll try this scenario in my side and get back to you shortly.
Thanks,
Aakash -
AuthorPosts
