Forum Replies Created
-
AuthorPosts
-
Aakash
KeymasterCheers !
Aakash
KeymasterI’m happy that you got a solution out of Shortcoder. Enjoy !
Please do rate and review the plugin – https://wordpress.org/support/plugin/shortcoder/reviews/?rate=5#new-post
You can buy me a coffee here – https://www.paypal.com/paypalme/vaakash/ 🙂
Thanks,
AakashAakash
KeymasterPlease try below code. If this does not work, then send details to my email.
Aakash
KeymasterHi Maman,
Thanks for using the plugin. Your website was down when I checked.
Anyways, can you please set this below CSS in WP Socializer –> Settings –> Additional CSS ?
.wp-socializer.wpsr-share-icons { margin: 0.5em 0 1.5em 0; }
You can change 0.5em to 0 if still the distance is more.
Thanks,
AakashAakash
KeymasterMarking this resolved.
July 25, 2020 at 1:12 pm in reply to: Shortcode content isn’t displayed on Landing page / Homepage #7801Aakash
KeymasterMarking this resolved
Aakash
KeymasterMarking this resolved.
Aakash
KeymasterHi Ashwini,
Please try replacing
$product->get_brands()
withget_the_terms($product->get_id(),'pa_brand')
I have not tested it.https://stackoverflow.com/questions/56276674/how-to-get-the-brand-name-of-product-in-woocommerce
Thanks,
AakashAakash
KeymasterHi Ashwini,
While working I found that integration with WooCommerce looks out of the scope of “Shortcoder” plugin and no other users have requested for the same. Also, there are lot of variables and it works only inside a woocommerce post. There will be more requests for specific customization of the output which is outside the plugin’s scope to support and maintain.
So I decided to not to integrate with the plugin now.
But since I promised you one, I wrote the integration for you which you can use on your own.
Please paste this code in your theme’s function.php file (or) shortcoder/shortcoder.php file (or) you can use a plugin like https://wordpress.org/plugins/code-snippets/ to use it.
Cheers !
Thanks,
AakashAakash
KeymasterHi Jazmin,
This was indeed a bug. It is fixed in version v6.0.1.
Please update to it to add those icons.Thanks,
AakashAakash
KeymasterHi Giovanni,
Thanks for the feedback.
Right now Super RSS Reader displays only the RSS feed as provided and does not have pagination.It might not be immediately possible to implement pagination as it needs design changes.
Regarding displaying various content like events, you can split the RSS feed into different categories and enter multiple RSS feed URLs. Super RSS reader will show them in separate tabs.
Thanks,
AakashAakash
KeymasterHi 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
KeymasterHi @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
KeymasterHi 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
KeymasterHi 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 -
AuthorPosts