Forum Replies Created
-
AuthorPosts
-
AakashKeymasterMarking this resolved.
July 25, 2020 at 1:12 pm in reply to: Shortcode content isn’t displayed on Landing page / Homepage #7801
AakashKeymasterMarking this resolved
AakashKeymasterMarking this resolved.
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi Jazmin,
This was indeed a bug. It is fixed in version v6.0.1.
Please update to it to add those icons.Thanks,
Aakash
AakashKeymasterHi 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,
Aakash
AakashKeymasterHi 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,
Aakash
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.
AakashKeymaster -
AuthorPosts
