I would like to have a grid with rows of equal height. But all featured images are not resized with the same height.
]]>We were using the “Suffix” input to display a font-awesome icon. Now that HTML gets escaped in this input it will just display the element as text, breaking the layout of our pages.
For now we’ve edited the plugin to no longer escape HTML from the suffix input, but that fix will break again with future updates.
We’d like to see a global option to disable escaping HTML.
PS we’ve also tried to replace the template file as described in the documentation, but this didn’t seem to work. (we created the file “odometers.php” in the folder “siteorigin-widgets” inside our child theme, but this didn’t change the output)
]]>The Livemesh Post Grid widget only has correct row spacing after refreshing the browser. This is the case on Firefox and Chrome. The Console error shows: Error while fetching an original source: request failed with status 404 Source URL: https://mladesigngroup.com/staging2023/wp-content/bower_components/neat/core/neat/mixins/_grid-container.scss
How do I fix this? Custom CSS is not working.
Hi there, our site isn’t live yet so can’t link to it atm, BUT we’ve got a problem with Posts Grid in Livemesh for Siteorigin. We are using ‘orderby = random’ but this stops working (displaying posts in a random way i mean) IF we activate a plug-in called “Post Types Order” which we’re using for a drag-and-drop admin interface for another taxonomy in the site. https://en-gb.www.ads-software.com/plugins/post-types-order/
Has anyone come across this issue, and any ideas for a fix for this please?
Hi there, is there an option to process shortcodes in the excerpts used in the Posts Grid widget? They currently just resolve to a blank space.
]]>Hi there, when using the ‘Posts Grid’ widget, I can successfully exclude a single category using an additional query like:
category__not_in=9
However, I can’t figure out the syntax for excluding multiple categories. The WordPress ‘Query Posts’ info doesn’t really help with this.
]]>Hey there, is it possible to make the client icon link to another page instead of using the text hyperlink option? (So if you just click the image instead it will send you the URL) Thanks!
]]>Hi there,
I recently updated the Post Page Builder (2.20.6 version).
Now, the grids (post grid, team grid) look different than before. The current design isn’t proper at all. There is no space between columns (and some of them appear ripped), titles and subtitles look unbalanced and the button (“Read”) is tinier and appears in caps.
Here are two examples:
https://globals.research.uoc.edu/team/embed/?vq=hd1080#?secret=gNWMYt628Q#?secret=sHsJhSG02H
https://globals.research.uoc.edu/activities/embed/?vq=hd1080#?secret=aCOuIabxOj#?secret=E7J166ykIv
I tried to change the settings through the Post Grid editor (structure, design), but nothing happened.
Please, could you help me?
If you need more information, let me know.
Thank you so much
]]>Hi there – new user experimenting with various widgets. See the image slider you can have a headline (large text) and a subheadline (smaller text), but the subheadline appears first, above the main headline? Is this correct? Can I change so the headline is first with subheadline below like the rest of the world??
]]>Hello,
I tried to use the method written in the “Change comma to dot in odometer” previous post but even after changing the wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-odometers-widget/js/odometer.js file to this (as written in the github link you shared) :
jQuery(function ($) {
window.odometerOptions = {
format: 'd' // Change how digit groups are formatted, and how many digits are shown after the decimal point
};
$('.lsow-odometers').livemeshWaypoint(function (direction) {
$(this.element).find('.lsow-odometer .lsow-number').each(function () {
var odometer = $(this);
setTimeout(function () {
var data_stop = odometer.attr('data-stop');
$(odometer).text(data_stop);
}, 100);
});
}, { offset: (window.innerHeight || document.documentElement.clientHeight) - 100,
triggerOnce: true});
});
Nothing happen and the comma are still here (and I have not activated any cache related plugin yet).
Is there a way to solve this issue ?
I’m trying to create links to my page with an accordion widget on it, that opens at a specific part of the accordion expanded.
The widget itself implies that you can do this by adding a Panel ID value:
“The Panel ID is required to link to a panel. It must be unique across the page, must begin with a letter and may be followed by any number of letters, digits, hyphens or underscores.“
However I can find no way to link to the specific panel that works. I tried using the same approach as for Tabs (#panelid at the end of the URL) but to no avail.
Would be great if someone could assist on this, as I need to point to specific sections of my FAQ from support emails I’m sending out.
Thanks!
]]>Recently in a Classic paragraph, a pointer-events:none style is being added to my links (anchor tag). Like this: “<a style=”pointer-events: none;” …” This makes the links not work! I deleted the style but it’s back again. I can change the value to “auto” but that’s not the issue as these are links that I change frequently. I don’t want pointer-events added to my anchor tags. Any idea what is causing this and how to prevent it? Thanks.
]]>Hi There,
I have setup a ‘Posts Grid’ widget to show my posts and chosen a value of 360px in the ‘Responsive’ section for ‘Mobile’ and 992px for ‘Tablet’.
However, when I view the page on the front end, the break points are always set as 480px and 780px respectively. Nothing I do seems to affect the break points in the front-end.
]]>Hi,
I have a question regarding the GDPR. Is the plugin GDPR compliant? What is about using Fontawesome Icons in some widgets? Are they stored locally or is there a connection to a CDN / Fontawesome Server.
Regards
]]>Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/tpl/default.php:29
]]>Hey folks – when we load up the block editor, we get a notice about a jQuery deprecation in the console from jQuery Migrate:
JQMIGRATE: jQuery.browser is deprecated
Looks like it’s within the third-party YTPlayer library and was fixed quite some time ago.
Would love to see that updated release merged into the plugin to quiet that.
]]>How can I center a single odometer?
I’ve given the widget a title as a test, and the title is centered, but the single odometer is left-justified.
I assume there’s CSS to accomplish this?
]]>Hi There
I would like to know if there is a way to link to a post grid page with a specific category pre-selected.
In SiteOrigin this is accomplished through anchor tags. But I do not see anything in the post grid widget.
In the URL listed there are 3 categories, Press, CSI and Winners. I would like to create a link elsewhere that results in only the CSI category showing when a person clicks that link.
Is this possible?
Thank You
]]>hi there, having just upgraded to WP6 (6.0.1 actually) and update Livemesh SiteOrigin Widgets 2.8.4 (luckily on a staging site copy) we’ve got a strange issue with Post Meta “Display taxonomy”. We were showing the categories for posts with this, but after upgrading all the categories are being shown in the same single post box (somewhat randomly), not per post as before (so we’re getting “News, News, News, News, News” in one place!). Date and Author meta are unaffected. I have no idea why this is, it’s not doing it on another site with a similar setup apart from the fact this problem site is using WPML, could that be an issue?! It’s not a stylesheet thing, i’ve taken any custom CSS out to test. Any other thoughts.
I can provide a URL link but it’s behind a pw, so will need to do that privately.
Many thanks
Hi There
I noticed an odd problem on my dev site.
If you click the Read More button on the first article it doesn’t take you to the article. Instead, it reopens the page.
But if you click the title or image of the first post, as well as any of the read more links and any other link (Image & title) for the second third etc articles then they work.
Just not that first read more button.
Hoping you guys can see what could be causing the problem.
Regards
Kim
I can’t get the pagination working with this. Currently set to display all posts but when I use a lower number the pagination doesn’t display. Thanks
]]>Hello, I would like to know if in the Odometer widget, there is a way to change the comma to the dot or how the comma could be eliminated. This, because in my country, the comma is not used to separate thousands and millions.
]]>When you select the ‘Display taxonomy info on post/project thumbnail’ on a post grid, is it possible to display the post Tags and not the Category on the Post thumbnail?
]]>Hello,
I’m running a speed test on my site with Google PageSpeed, and it keeps showing the error:
Your page is not using font-display rule when loading the following web fonts.
It gives me a series of solutions to implement on css, but I don’t know what to modify and how ot modify it in a permanent way so that I could solve this, and preserve the changes for the future.
Many thanks in advance for your help and kind regards from Spain,
Alb
]]>The testimonials slider now appears stacked on top of each other with no slider functionality. I’ve tried changing the settings in the widget to go from swipe to fade and they still remain stacked. I am using the SiteOrigin Page Builder with the Testimonials Slider added as a Widget. If I make changes in the Widget and then do a preview, it appears to work correctly, but once I publish it, it remains stacked. I have deactivated and reactivated the plugin and it remains stacked.
]]>Livemesh SiteOrigin WidgetsVersion 2.8.2
WpScan detected a malicious vulnerability since the last update:
Unauthorised AJAX Calls via Freemius
https://wpscan.com/vulnerability/6dae6dca-7474-4008-9fe5-4c62b9f12d0a
Here is more detail of the vulnerability and this plugin is not listed as fixed yet.
]]>Hi,
Fingers crossed someone else has come across this and can help!
The post grid widget is brilliant but there is a red highlight under the category you have selected. There doesn’t seem to be anywhere to change the colour… but surely you can?!
Thanks in advance!
Amy
hi there, we are using Posts Grid with a category filter. this adds an ‘ALL’ button (to reset the filter), but i can’t figure out how to *translate* this word ALL (we’re using WPML). do you have any pointers please?
]]>I need help with this widget, it works great, but when I want to put numbers with comma (34,4), it doesn’t show me the comma nor the rest of the numbers, is there any way to solve it?
Thanks
]]>Hi, I am using POSTS GRID to display posts by categories, however it seems limited to 10 posts while there are many more in some categories, how to remove this limit please?
]]>