Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi @egonitron,
Right now there is no option out of the box.
Also with the other plugin, you don’t need to keep it active all the time. It is just one time. Just give permission for the role and you can uninstall that plugin.
Thanks,
AakashJuly 26, 2020 at 10:07 pm in reply to: Problems with Fusion Plugins (AVADA) and Editors in Shortcode #7816
AakashKeymasterHi @biwofu,
Thanks for using Shortcoder.
So I guess enabling this “fusion builder plugin” breaks the shortcode content editor ?
If I understood the issue correctly, can you please press Ctrl+Shift+J in browser in the page where shortcode editor is broken and share the errors you see in the console tab ?
You can also create a temporary administrator account and share the website url, username and password to my contact form. I ‘ll login and check the issue.
Thanks,
Aakash
AakashKeymasterCheers !
AakashKeymasterI’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,
Aakash
AakashKeymasterPlease try below code. If this does not work, then send details to my email.
AakashKeymasterHi 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,
Aakash
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 -
AuthorPosts
