-
Committed [2858381] to Plugins SVN:
3.1.2 -
Committed [2841553] to Plugins SVN:
3.1.1 -
Posted a reply to Multisite issues, on the site WordPress.org Forums:
Hey Mark, In order to be allowed in the WP repo we have to stick… -
Posted a reply to Custom User ID Custom created, on the site WordPress.org Forums:
Hi @gamicord, that's a really well-expressed idea! Unfortunately, at the moment Loops & Logic is… -
Committed [2794745] to Plugins SVN:
3.0.1 -
Posted a reply to Awesome, even with too little documentation, on the site WordPress.org Forums:
Hey @laceybeach, I'm following up on this review to let you know that alongside the… -
Posted a reply to Recommend for every WP install., on the site WordPress.org Forums:
Thanks for the review, @rhust! We definitely agree that Loops & Logic is one of… -
Posted a reply to Can I choose the render size of an image field?, on the site WordPress.org Forums:
Hi @douglasmikado, there is indeed! This would depend on whether the image you're working with… -
Posted a reply to ‘styles_compiled’ meta not updated on import overwrite, on the site WordPress.org Forums:
Hi @jrsupplee, this bug has now been resolved in the latest version of Loops &… -
Committed [2783847] to Plugins SVN:
3.0.0 -
Committed [2783843] to Plugins SVN:
Trunk -
Posted a reply to Amazingly flexible development tool, on the site WordPress.org Forums:
Thanks for the kind words, Phil! -
Posted a reply to L&L Template not showing with Elementor, on the site WordPress.org Forums:
Hi @seccyeth, my apologies for the delayed response here. Your testing seems to indicate two… -
Posted a reply to Awesome, even with too little documentation, on the site WordPress.org Forums:
Thanks for the kind words! 😊 We're all about maximum control and minimum bloat/complexity. Glad… -
Posted a reply to Creating a full page template, on the site WordPress.org Forums:
Hi @wordpressrun! L&L does give you the tools to build entire page layouts that apply… -
Committed [2726938] to Plugins SVN:
2.4.4 -
Committed [2722706] to Plugins SVN:
2.4.3 -
Posted a reply to Error. Can’t install?, on the site WordPress.org Forums:
I'm happy to report that we've found a way around this issue! The problem appears… -
Committed [2717702] to Plugins SVN:
2.4.2 -
Posted a reply to Kill my site, on the site WordPress.org Forums:
Hi there, Thanks for taking the time to report this problem! We've indeed seen an… -
Posted a reply to Learndash Integration, on the site WordPress.org Forums:
Hi @caffeinatedweb! We will be releasing a premium extension for L&L that adds integrations with… -
Posted a reply to Display thumbnail image in loop, on the site WordPress.org Forums:
Hi @mariettej! There are two ways to accomplish this that we've recently added and they'll… -
Committed [2715426] to Plugins SVN:
2.4.1 -
Posted a reply to Error. Can’t install?, on the site WordPress.org Forums:
Hi there, Thanks for taking the time to reach out about this, we definitely don't… -
Posted a reply to condition for every 2nd loop, on the site WordPress.org Forums:
Hi! We're working hard to meet feature parity with CCS, but I don't think we've… -
Posted a reply to Help with creating A template for Custom Post Type Info, on the site WordPress.org Forums:
Hi Johnny! That all sounds doable with L&L! Let us know if you have any… -
Posted a reply to Translating Template Parameter, on the site WordPress.org Forums:
Hi Felix, Sorry for the (very) delayed reply. Loops & Logic isn't integrated with WPML… -
Committed [2686011] to Plugins SVN:
2.3.9 -
Committed [2683877] to Plugins SVN:
2.3.7 -
Posted a reply to Use in a multisite environment, on the site WordPress.org Forums:
Hi Besim, This likely won't be something we look into in the short term because… -
Posted a reply to Blank output, on the site WordPress.org Forums:
Hi! Are you placing the markup you included directly in the page content? L&L only… -
Posted a reply to Location to include hooks?, on the site WordPress.org Forums:
We don’t currently plan to support niche themes like Beaver’s. We’re more likely to add… -
Committed [2680028] to Plugins SVN:
2.3.6 -
Posted a reply to Direct link to documenation, on the site WordPress.org Forums:
Hi there, We do have helpers/GUI features planned, but won't be able to get around… -
Posted a reply to Styles, Scripts and Layouts?, on the site WordPress.org Forums:
Hi there, Templates: Allow you to pull in a self-contained bundle of markup/css/scripts/assets into your… -
Posted a reply to Location to include hooks?, on the site WordPress.org Forums:
Hi there, We've begun offering options to target parts of Astra and Kadence and will… -
Posted a reply to React JS Error when PODS Installed, on the site WordPress.org Forums:
Thank you for the issue description - the screenshot was very helpful. It was indeed… -
Posted a reply to Need validation. Please, on the site WordPress.org Forums:
Hi Stanley, Sorry for the delay! This won't work anymore with L&L, since the only… -
Committed [2675945] to Plugins SVN:
2.3.5 -
Committed [2675272] to Plugins SVN:
2.3.3 -
Posted a reply to Beaver Themer Archive, on the site WordPress.org Forums:
Hi! This is definitely possible! I would approach it this way: <Loop field=archive_term><Set term_id><Field id… -
Posted a reply to Not working for all type types of CPT ?, on the site WordPress.org Forums:
The question of how long CCS will be maintained is a difficult one to answer… -
Posted a reply to WPML support for template, on the site WordPress.org Forums:
Our reply was held for moderation :( check back in a bit -
Posted a reply to WPML support for template, on the site WordPress.org Forums:
Hi! We haven't built out WPML support yet, but in our own projects we've found… -
Posted a reply to Co-exist with Custom Content Shortcodes?, on the site WordPress.org Forums:
This plugin seems to do a good job of finding your CCS! -
Posted a reply to Not working for all type types of CPT ?, on the site WordPress.org Forums:
Oddly, the Loop works when you directly pass it IDs, but not any other way:… -
Posted a reply to Nested Items, on the site WordPress.org Forums:
Yes they can! For example: <Loop type=taxonomy_term taxonomy=category> <If loop type=post taxonomy=category terms="{Field id}"> <h2><Field… -
Posted a reply to Display current user fields, on the site WordPress.org Forums:
Hi! You'll have to open a user loop like so: <Loop type=user id=current> <Field first_name… -
Committed [2669887] to Plugins SVN:
2.3.2 -
Posted a reply to Display custom taxonomy of a looped CPT, on the site WordPress.org Forums:
I'm glad you figured this one out! There's been some internal debate about this syntax…