Code Amp
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Display Number of resultHey @lajd
We don’t have an option for this right now, but we might have some code to do this (need to double check with the team)
I’ll get back to you as soon as I can and let you know if I’ve managed to find anything.
Thanks
Hey @momentumrising
Right now the only option we have for this is for columns (you can change the number of columns depending on the device)
Let me know if you’ve seen this?
Aside from that you’ll probably have to create two layouts (if you want completely different layouts) and show / hide the correct one based on if its mobile or not.
Thanks
Hey @matsiemaal
We do have an integration for Search & Filter plugin (we are the same team, and built both plugins!)
You can check how to integrate them here:
https://searchandfilter.com/documentation/search-results/custom-layouts/🙂
Great stuff, glad you are setup 🙂
Thanks for that.
I currently have one idea as to what it could be related to:
– I can see when I look at the code, the template (in your layout), has an ID of
0– which means its using the default template settings (not your customised template).1. Can you check, in your layout, that you have chosen the correct template from the dropdown?
https://snipboard.io/SFRoJ3.jpg
Assuming that is correct, then I would try the following:
2. Create another template (with a new name), and try selecing the new template in your layout instead.
Let me know how you get on.
Thanks
Do you have a link I could look at?
It sounds like it could be a CSS generation issue (we create a CSS file after saving your layout).
In our settings screen, we have a “rebuild CSS” option – can you try that, and also let me know what it says the status is?
Thanks
Hey @momentumrising
What you need is the “posts layout” block…
Try having a look and see if that is installed?
Thanks
Marking this as resolved while we continue in the other support chat.
As discussed the issue was not strictly with the latest update 🙂
Best
I’m going to mark this as resolved for now, let me know (and re-open) if you want to go down the slightly complicated PHP route!
Best
Great stuff, thanks for letting me know.
Thanks we’ve received your ticket, I’ll be looking into it tomorrow.
Forum: Reviews
In reply to: [Custom Layouts - Post + Product grids made easy] Fantastic Plugin!Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Center results horizontallyGreat stuff, glad you are setup!
If you have the time, it would be great to get your feedback via a review:
https://ww.wp.xz.cn/support/plugin/custom-layouts/reviews/All the best
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] How Do I Show All Posts?Great stuff, glad you’re setup!
Hey @pewit
Unfortunately the featured image section is not flexible like the other areas.
From the
templatetab in the template editor, you can change the position of it to: top, right, left, bottom.But I understand this is not what you want.
We hope to add this feature in an upcoming version so we can insert an image wherever you want.
There is a way to do this possibly, but its a bit of a workaround, and would require you to be comfortable with coding in PHP (using WordPress hooks) – if you’re interested, I can point you in the right direction.
Best