livemesh
Forum Replies Created
-
Forum: Plugins
In reply to: [Livemesh Addons for Beaver Builder] Post grid not displaying paginationThanks for your feedback. We will consider adding a basic pagination to the posts grid. I disagree with you that this widget is useless. Most of our users use the posts grid to showcase some of their recent or popular posts on the home page and then direct them to the blog page (provided by the theme) if the user needs to see additional posts.
So, you can display about 12 posts in the front page and have a button at the bottom linked to the blog page. The blog page will have pagination built-in as provided by WordPress.
Forum: Plugins
In reply to: [Livemesh Addons for Beaver Builder] Post grid not displaying paginationI am sorry for the confusion. The pagination and load more options are available only in the premium version of the plugin.
Forum: Plugins
In reply to: [Livemesh SiteOrigin Widgets] Shortcodes in Excerpts – Posts GridThe following code works for me with the free version of the plugin.
add_filter( 'get_the_excerpt', 'do_shortcode');
The premium version of posts grid has a setting which helps process shortcodes and preserve formatting.
Have released the 3.5 update which removes the YTPlayer script with a newer, more lightweight script to help address this issue. Pls update to the latest version to resolve this issue. Thank you.
Forum: Plugins
In reply to: [Livemesh SiteOrigin Widgets] Shortcodes in Excerpts – Posts GridCan you try adding this to your theme functions.php and see if that works for you –
add_filter('the_excerpt', 'do_shortcode');
Forum: Plugins
In reply to: [Livemesh SiteOrigin Widgets] Posts Grid – Exclude Multiple CategoriesWas not aware of this. This should help everyone who is looking to solve this. Thanks for the posting.
Forum: Plugins
In reply to: [Livemesh SiteOrigin Widgets] Posts Grid – Exclude Multiple CategoriesYou can to ask this question in SiteOrigin forum. May be they parse the arguments into an array if you provided comma separated values since the parameter expects an array if you want to exclude multiple categories. Pls check with them once since we just use their standard query controls provided by SiteOrigin to accomplish this.
Pls let me know if no such option exists. I will try to provide a solution which filters the query programmatically in your child theme.
Forum: Reviews
In reply to: [Livemesh Addons for Beaver Builder] Great pluginThanks for taking the time to rate us!
Forum: Reviews
In reply to: [Elementor Addons by Livemesh] Great pluginThanks for rating us!
Forum: Reviews
In reply to: [Elementor Addons by Livemesh] Good PluginThanks for rating us! Glad you find the widgets to be useful.
Forum: Reviews
In reply to: [Elementor Addons by Livemesh] Easy to useGreat to hear this. Thank you for taking the time to review us!
Forum: Reviews
In reply to: [Livemesh SiteOrigin Widgets] Excellent pluginThanks for rating us!
Forum: Plugins
In reply to: [Elementor Addons by Livemesh] custom grid not workingThe update 7.8 fixes this issue. Thanks for reporting this to us.
Sorry about this. There was a small change made in 7.7.1 which caused this issue.
The update 7.8 fixes this issue. Thanks for letting us know.
Have tried couple of times to update the script. Unfortunately the video background gets messed up with the updated version. I have included the updated script in the folder assets/js/updated folder. The hero widget gets truncated into two portions, one with background and another without, when I load the same.