Code Amp
Forum Replies Created
-
Hey @divydovy it’s been a busy couple of days but on top of it now, I’ll look at this tomorrow for sure and update.
BestHey @divydovy
I need to test this out locally first (just trying to find some time to do so)
I should be able to do this by tomorrow and if I can’t recreate, we’ll proceed to next steps to see what is going on.
I’ll update today/tomorrow and we can take it from there – hopefully its a reproducible bug that I can issue a patch for.
Thanks
– RossHey @divydovy , thanks!
That does sound odd, any chance of sharing a link to look at?
Can you also share a little more information:
– How are you implementing Custom Layouts, via Gutenberg blocks or via shortcode?
– What theme are you using?
– Any other customisations in your setup you think might be relevant?Best
– RossForum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Random order?Hey @mlavanish, right now there is not a way currently.
While it’s easy enough to provide an option and add a random option (WordPress supports this), it get more tricky with pagination.
What happens when you goto page 2, and then back to page 1 (if you have pagination).. You wouldn’t want it to be randomised again – it gets a bit more tricky, but certainly not impossible…
I’ll have a look into and see if it’s something we can add 🙂
- This reply was modified 4 years, 10 months ago by Code Amp.
Hey @kreatibu
We’ve just released 1.4.2, which should fix the issue we had with shortcodes in our text elements – can you let me know if that is now working ok for you?
Best
Closing this as it looks like a duplicate of – https://ww.wp.xz.cn/support/topic/how-can-i-show-an-acf-checkbox/#post-14603452
Hi @kreatibu
Just to update you – it looks like shortcodes were not working properly in our text element – this has been fixed (and will allow those ACF shortcodes to work), and will be released in an update tomorrow.
Best
Hi @8sbkgr – I’m trying to track down this issue but I can’t replicate.
Those two settings were introduced in our last update, but they shouldn’t be throwing errors..
Could you try de-activating / activing our plugin again?
If that doesn’t work, could you copy this on to a staging site for me to look at?
Thanks
Hey Poutine
If you’re on production, you should disbable
WP_DEBUGto hide those errors (that’s a temporary workaround).I’ll look into that issue, it sounds like a fix is needed from our side, we’ll try to get that in an update towards the end of the week.
Best
Hey @schot
Are you using Gutenbeg to build your pages?
Right now, you would have to try to match the styles in our template editor settings.
When WP 5.8 is released (in about a month), we plan to add support integrating with the theme styles by default, and only if you change the setting (like color, font family, etc) will it then change those.
Sorry the answer is not more helpful right now but we’re working on it!
Best
Hey @kreatibu
The text element should support shortcodes… are you saying these ACF shortcodes are not working? Or that you want to dynamically change the shortcode depending on a variable?
I will double check the ACF shortcode support from my side, re dynamic shortcodes, you could use a PHP filter, to change the contents of the text element:
https://customlayouts.com/documentation/action-filter-reference/Check the last heading –
Elementsand the filter:custom-layouts/element/render_output(but not 100% sure this is what you are trying to achieve!)Thanks
– Ross- This reply was modified 4 years, 11 months ago by Code Amp.
Forum: Reviews
In reply to: [Custom Layouts - Post + Product grids made easy] great and easy to useThanks for the kind words Henrik! Reviews are always appreciated.
Re the duplicate functionality, I’ve thought about adding it, and if there are a few more requests I probably will.
However, I would imagine most duplicate plugins would work ok (we only store our data as post meta, fairly standard I would think).
Have you tried Yoast duplicate post? That’s my goto usually.
Forum: Plugins
In reply to: [Search & Filter] Support on hold on ww.wp.xz.cnSearch & Filter 3.0 is in testing 🎉
Read more and get involved here: https://searchandfilter.com/search-filter-3-0-free/
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Binary Values Checkbox?Hey Ade, I hope you go on ok, I’m resolving this for now – but feel free to re-open and let me know how you got on.
Best