Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi @mmdl,
I just tested the contact form and it seems to work.
May be it should be blocked by spam.If it is any techincal issue, please post it in the forum here.
If not can you please try again with no links in the message ?Thanks,
Aakash
AakashKeymasterHi Jazmin,
In WP Socializer, in which feature you are trying to add whatsapp icon ?
Thanks,
AakashJuly 20, 2020 at 6:15 pm in reply to: Floating Sharebar still does does not have the position options of the Follow I #7778
AakashKeymasterHi Peter,
Thanks for the feedback.
I did think about that. But since “floating share bar” will also go to the bottom, I decided to do that later based on user feedback.
If both floating sharebar and follow icons move to the bottom then they will stack over and will be confusing for users to know which icons does what. That is the reason. Only either one of them should go to the bottom.
It just want it to be done correctly.
I’ll sure add them in the upcoming version after some research by next month and update this this thread.
Hope you understand.
Thanks,
Aakash
AakashKeymasterHi Ashwini,
I’m planning for an update next week before Sunday.
Thanks for the patience.Thanks,
Aakash
AakashKeymasterHi,
You can switch to visual editor (a dropdown box above the editor) and then use the left/center/right align icons to justify the shortcode content.
Thanks,
Aakash
AakashKeymasterThanks Nico !
I’ll add this in the next version. Please expect an update next week.
AakashKeymasterJuly 4, 2020 at 6:58 pm in reply to: Can we possibly do away with the gap and have the icons sit tightly to the side? #7735
AakashKeymasterMarking this issue resolved.
AakashKeymasterCheers !
AakashKeymasterCheers !
AakashKeymasterHi Josh,
The shortcode content contains a paragraph tag “p”.
So it will start a new line.
Can you please try without any HTML tag ?
Thanks,
Aakash
AakashKeymasterHi Koji,
I’m happy that your like the plugin !
Please do rate if you have time.
https://wordpress.org/support/plugin/announcer/reviews/?rate=5#new-postCheers !
Thanks,
Aakash
AakashKeymasterHi Koji,
Thanks for using announcer plugin.
A shortcode announcements in the plan it will be available soon.
Regarding PHP function you can try use the code below.
1) Create an announcement
2) Make it “inactive”
3) Make Position -> Sticky = No
4) Use below code.
5) Replace ID with the announcement ID (you can find in the addressbar in the edit page)<?php $announcements = Announcer::get_announcements(); $announcement_id = 'ID'; ANCR_Display::html( $announcement_id, $announcements[ $announcement_id ] ); ?>(or)
If you want to go with the old version you can download from here –> https://wordpress.org/plugins/announcer/advanced/
Thanks,
Aakash
AakashKeymasterHi @besa,
This is indeed a bug. I found the issue in the code.
This will be fixed in the next version which will be released next week.For now can you please paste this in WP Socializer –> Settings –> Additional CSS ?
.socializer a { color: #fff !important; }Thanks for your time !
Thanks,
Aakash
AakashKeymasterHi,
I’m looking at the issue now.
Thanks,
Aakash -
AuthorPosts
