Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Hi Jos,
The width of the Facebook widget is auto by default. It will fit to whatever is the widget box size.
Can you please share me the page where the issue is seen ?
I’ll have a look.Thanks,
AakashAakash ChakravarthyKeymasterHi @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,
AakashAakash ChakravarthyKeymasterHi 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 #7778Aakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi Ashwini,
I’m planning for an update next week before Sunday.
Thanks for the patience.Thanks,
AakashAakash ChakravarthyKeymasterHi,
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,
AakashAakash ChakravarthyKeymasterThanks Nico !
I’ll add this in the next version. Please expect an update next week.
Aakash ChakravarthyKeymasterJuly 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? #7735Aakash ChakravarthyKeymasterMarking this issue resolved.
Aakash ChakravarthyKeymasterCheers !
Aakash ChakravarthyKeymasterCheers !
Aakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi 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,
AakashAakash ChakravarthyKeymasterHi @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 -
AuthorPosts