39 comments found.
Hi. I’ve found out one more todo: after you filter a grid containing multiple galleries, when clicking to see a large image preview, the images from all galleries are present on the bottom.
Example: You add a advanced grid style, select post type attachment and add a gallery. You give it the term A. You repeat this two more times, giving the terms B and C. You sort by random. Everything shows up fine, filtering works etc. You filter by A, only the A images show up. You click one image to see a larger version of it, it pops up, but in the slider underneath it you can see all the images, not only A.
Hope you can help with this
Let me try understanding your question first.
Let’s say we have 4 categories in the filter set which are A, B, C, D. After we have clicked on A, so that it filters the result images are all related with A. And if we click on the image, the lightbox pops up, and also displaying images that belong to other galleries when clicking on next next next, is that what you meant it like something wrong?
I’m sorry for commenting two times. After waiting a while I thought that you receive a notification only when I tick the checkbox through the “Contact author” popup.
What you wrote is true, plus there is a little preview slider at the bottom of the lightbox which shows all of the images.
I will talk this with my partner see what can do and reply you tomorrow. It’s middle night in my country, and thanks for the feedback.
Ok, I’ll keep the time difference in mind then Hope I didn’t cause too much trouble (maybe it wasn’t a bug but a feature
)
Thanks for understanding. Nothing is about trouble, we will always like to make it better, just need some more talk see if there is a different opinion.
Hi,
We will have another update for it in these days, noworries about it.
http://layers.wpweaver.net/media-gallery/
And this v1.5.2 update will be soon available for download once it is approved by the review team.
Hi guys,
Grid thumbnails dont seem to be clickable on mobile device.
Happy to provide link in private.
Thanks.
HI,
Thanks for the feedback, I just tested our demo site, it works, can you send me a link through my ID?
Hi! Is there an option to maintain hover/overlay effects, but disallow a click through to the hyperlink related to a post? We’re trying to build a simple portfolio, but without click-throughs.
Thanks!
No, this plugin is built to list posts. But you may like to use image gallery(attachment). This post type list any of your Image Media items. Check demos page here:
http://layers.wpweaver.net/media-gallery/
Hi There
can i input video in to portfolio? something like vimeo
Thanks
HI PalaBari,
Nice to see you again, Video media is not working with attachment post type now, but this is a great idea and I will think about it for the later update.
I will update here if we have made it.
Hi Could you please tell me how the Sort by Custom Order works? I have multiple image galleries and I am trying to sort the images by name NATURALLY, but I’m having a problem with that. Please help!
Nice to see you again:)
Just select what you want to, it should work properly.
Check out this demo section:
http://layers.wpweaver.net/media-gallery/#layers-widget-layers_advanced_grid_style-131
The linking section is now sort by A to Z (Title).
There must be 6 selections in your panel.
If A to Z is not what you were asking, please tell me what you mean “Naturally”.
Nice to see that you reply quick as always
Let’s say that I have an array of images: im 1, im 2, im 10, im 20, im 22. The way the images are sorted is logically – the numbers are just part of the string that is the name (that is because that’s the way SQL sorts). The sorted array looks like this at the moment: im 1, im 10, im 2, im 20, im 22
Natural sorting would be im 1, im 2, im 10, im 20, im 22.
I know that PHP allows natural sorting (the functions strnatcmp or natsort for example), so after getting the array of posts (images) I could use one of PHP functions to sort the array and then pass the array, but I don’t have enough knowledge to figure out where I should do that.
The big problem is that I have about 5000 images which are chronologically set and either named like:
image (1), image (2)
or using the camera names. I can’t sort by date, because they have all been modified at one time or another… And the worst thing is that my client would prefer me to install the site today or tonight (it’s 18:00 here right now)
Alright, haha
So you want “im 1, im 2, im 10, im 20, im 22.”
Not “im 1, im 10, im 2, im 20, im 22”
But I am sorry I couldn;t finished it in the comming 24H.
Could you please also send me your link that shows the inconvenience, so I can pass it to my partner see if a better way doing this? by PM me or replying here.
I forgot to mention I am a frontend developer and project leader, the backend PHP part is by my friend, we work out all WP developing together. That’s why I couldn’t finish it by myself, and it’s during holiday in my country:)
Just update this comment for other users, “Naturally” has been added in the latest updated.
HI, this is urgent. I just buy this and Im trying to activate the plug in but it appears this “Plugin could not be activated because it triggered a fatal error.”
thanks
HI,
Sorry I missed this comment.
This plugin only works with Layers WP and You will need to turn your theme to “Layers WP”.
Hi, I cant use the plug in. I have a Php of 5.3 and I saw in the forum that I need a php of 5.6, my server cant use a php of 5.6 so can I use a lower version of your plugin that supports php5.3?? thanks…
I’ve been trying a lot to solve this problem because this plugin is half of my page… Thanks!!!!!
it shows this error “Plugin could not be activated because it triggered a fatal error.”
Parse error: syntax error, unexpected ‘[’ in /services/webpages/l/i/liconyasociados.com/public/wp-content/plugins/layers-advanced-grid-style/includes/core/helpers/post.php on line 259
pls help
Hi,
Wordpress suggest PHP 5.6+, you can check it here:
https://wordpress.org/about/requirements/
This plugin has some advanced features that will need later PHP environment. If you can run the older version that we have included in the download package, then I guess you can keep it going.
How can I activate the older version???
In your downloaded file, there is an older version which will work with older Layers WP.
Personally, I’d suggest you use a popular hosting service, it will always support newest PHP version and MySQL, and is more stable.
I download version 1.1 and it shows the same error, what is the version I have to put in order to work with php 5.3.28?? thanksss
Hi,
1.1 will only work with older Layers WP, if you use php5.3, it means you have to go with older Layers WP too.
Hi, do you know how can I get older version of layers wp??
https://github.com/Obox/layerswp/releases
Something has to mention, by going this way you may also need older version plugins that are built by Layers WP team, or older WP.
I still suggest move to a featured hosting.
Hi,
I was wondering if I could remove the ‘All’ filter and choose the default starting filter instead for my masonry grid of images?
Thanks
HI,
Please let me understand you well, what you meant by “default starting filter”?
By default, the plugin adds in an ‘All’ filter and it shows all images in the grid. What I would like is to remove the ‘All’ button/label (which I have found in the masonry-filters.php file) and then have category ‘A’ be active and only show those images when it first loads instead of all the images. The reason being is to save on page load times and the size of the initial grid.
HI,
I don’t think this way works fine since the masonry plugin is based on JS not HTML, All the listing grid items are hide/show by JS. However, the behavior is different from the masonry plugin. If you like to do something make it work, you may like to visit the github here:https://github.com/desandro/masonry
Hi
Could you please check and update for layers 2.0?
i found problem widget do not have function for open/close to show cetagories
OK, I will have it a look today.
Again, thank you PalaBari
HI
It seems it’s not issued by Layer WP, I see only 1 trouble when using “Portrait Grid”. I will try an updating this weekend. If you found more about it, please feel free to tell me what problems you met.
HI
Sorry for the late. There was a CSS issue when using Hover Effect 3, I have it updated on the demo site. A new upgrade version1.5.4.1 will be soon available for download.
By the way, it seems it’s not issued by LayersWP2.0 if you think still something wrong. Please let me know details.
Hi i found The issue is under “Display” it seem there is double “Show “Read More” Buttons” and show/hide catagorie disappear
Hi, I am trying to use mansory style showing latest posts’ featured image and its excerpts, but it is not working, nothing shows up. It seems to be bugged… I am in a localhost wordpress site.
HI,
Yes, we found this issue when using the latest Firefox, and we will have a fix later. This issue only happens when using Firefox, if you are not in the same situation, please tell me more detail.
latest version 1.5.4.1 is compatible with PHP 7 ?
Yes, it is.
Hi could you please help me check http://westbournecpl.com/wcpl/projects/ why css doesn’t load?
Please deactivate other plugins and see what happen. AGS plugin should work like your previous projects.
Hi There, I am using Advance Grid Style with the ceen template, but it does not seem to work on Hover effect style types.. tried to disable all the plug ins, reinstall the plug-ins all with no luck..
http://westbournecpl.com/wcpl/projects/ any Ideas what I can do to fix it?any suggestions would be great. Thanks
HI, it should work if you deactivate other plugins, or please create an all new WordPress for a pure test.
Deactivated and removed all plugins… no luck.. will try on a clean WP site and see. Thanks
Thanks, tell me the result. Please understand we don’t debug other issues since AGS is fully supported to LayersWP theme and follow it’s codex.
hi there, Created a blank WP only installed layers 2, layers 2 pro, and advanced grid, nothing else… http://www.westbournecpl.com/live/ still get the same results… do I need to use layers pro 1.6? what else could the issue be??
6 hours I found the original site you provided was working fine:http://westbournecpl.com/wcpl/projects/
I am not sure what you have with the current new site.
Can you tell what WP version and what PHP and MySQL version your hosting is with?
Our demo site is WP 4.8.2 with newest LayersWP 2.0.6 like yours, and also with Layers Pro. So that I don’t think it’s issued by AGS.
Thanks, mySQL version is: localhost linux 10.1.24-MariaDB – MariaDB Server
my PHP is: 5.6 and i can change to 7
the page looks ok, when I choose overlay in Display, but when I chose Hover effect I get the double image…
Check out all the effects here:http://layers.wpweaver.net/all-effects/
All are working fine with latest LayersWP, I am sorry I don’t know what is wrong in your case.
Or, have you updated to the latest AGS v1.5.4.1?
no, My version is 1.5.4 do you think 1.5.4.1 will help? if so How can I update it?
Isn’t @PalaBari is with you? Or you should have purchased this plugin. v1.5.4.1 had a CSS issue updated.
also,I Just reset it to Overlay, and it dose not show “Show Post Excerpts” but id does one Hover.. (with the double image).. shame I can’t get it to work, as its a really nice plug in..
I am using @PalaBari Ceen layers WP theme and it came with 1.5.4, happy to purchase the standalone plug-in if you think it will solve the issue.
My friend, I am afraid that I can only make sure the AGS is working fine with LayersWP as it is following the codex. You should try to use pure LayersWP not a third party child theme and you see the result.
Please understand we don’t debug other issues that come from others.
Hello, my multiple choices menu works only in when “mouse hover” I can just see all “fixed” and always visible. I’m working with Masonry list style and with show filter and multiple choices selected. Can you please help me out? It’s under Layers and Layers Pro
Thanks in advance, Andrea
Please send me url so I can see what is happening exactly.
You may like to send it by PM message, click on my ID.
PM Sent! Thanks
Purchase code: 88aaefc9-a479-4105-9ec5-8472b2a79c47
Hi! I just experienced a huge problem… All the filters/categories are suddenly empty… it´s not showing any thumbnails? It´s been working ok until now… have not made any major changes nor updates. Any chance you guys now whats up?
Can’t really know what is the problem, can you describe more? And don’t share your purchase code next time, you don’t need to, it’s dangerous for you sometimes.
Hi,
I have problem after copy my website form test url to http://www.skiservisrapotin.cz
The problem is obviously with the Layers Advanced Grid Style plugin. When I turn it on, there is error on website with one part of website created by this plugin (Advanced grid widget).
The error is:
b>Warning: A non-numeric value encountered in /web/htdocs4/skiservisrapotincz/home/www/wp-content/plugins/layers-advanced-grid-style-1.1.0/widgets/modules/ags.php on line 283
Warning: A non-numeric value encountered in /web/htdocs4/skiservisrapotincz/home/www/wp-content/plugins/layers-advanced-grid-style-1.1.0/widgets/modules/ags.php on line 283
And after that:
Fatal error: Uncaught Error: [] operator not supported for strings in /web/htdocs4/skiservisrapotincz/home/www/wp-content/plugins/layers-advanced-grid-style-1.1.0/includes/core/helpers/post.php:50
Stack trace:
#0 /web/htdocs4/skiservisrapotincz/home/www/wp-content/plugins/layers-advanced-grid-style-1.1.0/partials/content-hover-effect.php(52): advanced_grid_style_meta(72, Array, ‘footer’, ‘meta-info ’, Array)
#1 /web/htdocs4/skiservisrapotincz/home/www/wp-content/plugins/layers-advanced-grid-style-1.1.0/widgets/modules/ags.php(395): include(’/web/htdocs4/sk…’)
#2 /web/htdocs4/skiservisrapotincz/home/www/wp-includes/class-wp-widget.php(372): Layers_Advanced_Grid_Style_Widget->widget(Array, Array)
#3 /web/htdocs4/skiservisrapotincz/home/www/wp-includes/widgets.php(743): WP_Widget->display_callback(Array, Array)
#4 /web/htdocs4/skiservisrapotincz/home/www/wp-content/themes/layerswp/builder.php(28): dynamic_sidebar(‘obox-layers-bui…’)
#5 /web/htdocs4/skiservisrapotincz/home/www/wp-includes/template-loader.php(74): include( in /web/htdocs4/skiservisrapotincz/home/www/wp-content/plugins/layers-advanced-grid-style-1.1.0/includes/core/helpers/post.php on line 50
After this code the site loading is stopped.
Thank you for helping us.
Miloslav
Could you please send me a linking that is definitely showing up the error? I don’t see problems in this page:http://www.skiservisrapotin.cz
And, it looks your site is a one page site so I can not see another pages.
Now you can see the error on that website
Still, I don’t see errors that is from this plugin. And can you point out which section is by AGS? Really I don’t see it.
And, please purchase this plugin to own a license, before you ask a question.
My mistake, do you see the error now? I have got the plugin with the paid ceen theme…
Please try not to use the theme or contact the child theme author, not every Layers Child Theme are well made. If you turn to use original Layers, you will see AGS works well.
But, on the test page test1.enti.cz the plugin worked well, after migrating to skiservisrapotin.cz I got that error
Please understand, we don’t help to debug a child-theme, you should ask the child-theme author “why his theme works something wrong with AGS?”
Debugging his child-theme? No, it’s not our job.
Our job is to make AGS works with Layers, not its child-theme that made by someone else.
Any update.. coming soon!!
HI, AGS will not be updated due to Layers had a big changed(turn to work with Elements builder), but AGS still work with old Layers builder.
The Layers is total different base now.