Title: Tangible's Replies | WordPress.org

---

# Tangible

  [  ](https://wordpress.org/support/users/tangibleinc/)

 *   [Profile](https://wordpress.org/support/users/tangibleinc/)
 *   [Topics Started](https://wordpress.org/support/users/tangibleinc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tangibleinc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tangibleinc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tangibleinc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tangibleinc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tangibleinc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 46 total)

1 [2](https://wordpress.org/support/users/tangibleinc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/tangibleinc/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/tangibleinc/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/tangibleinc/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Broken Link with new Version](https://wordpress.org/support/topic/broken-link-with-new-version/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/broken-link-with-new-version/#post-18433815)
 * Hi [@markofapproval](https://wordpress.org/support/users/markofapproval/)
 * Sorry to hear that you’re experiencing some issues with the plugin after the 
   recent update. We’re looking into this matter and will keep you updated 🙂
 * If you have any other question, concerns or more info to share, don’t hesitate
   to reach out again.
 * Kindly,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Request to Modify Authorization Header Handling for Specific Endpoints](https://wordpress.org/support/topic/request-to-modify-authorization-header-handling-for-specific-endpoints/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/request-to-modify-authorization-header-handling-for-specific-endpoints/#post-18239464)
 * Thanks for the PR, this will be fixed in the upcoming update!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Please Add Support for WPBakery Page Builder](https://wordpress.org/support/topic/please-add-support-for-wpbakery-page-builder/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/please-add-support-for-wpbakery-page-builder/#post-18004084)
 * Hi there, 
   Can you clarify what isn’t working with WPBakery?You can embed templates
   with shortcodes, so as long as WPBakery allows shortcodes you should be able 
   to use it. Is there some kind of conflict?In terms of direct integrations with
   custom page builder blocks, we have to limit what we support since there’s both
   an up front and ongoing cost to maintaining those integrations and this is a 
   free product. It shouldn’t really matter though considering you can do all the
   same things with a shortcode. You can read more about using template shortcodes
   in our docs:[https://docs.loopsandlogic.com/dynamic-tags/template/#shortcode](https://docs.loopsandlogic.com/dynamic-tags/template/#shortcode)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Replace ‘Custom Content Shortcode’ with this](https://wordpress.org/support/topic/replace-custom-content-shortcode-with-this/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/replace-custom-content-shortcode-with-this/#post-17097277)
 * For the search results, keep in mind that search systems generally rely on modifying
   the main query on the page (the default loop of that page essentially). That 
   means that if you create a new loop, different from the main loop, it likely 
   won’t be impacted by search. Luckily with L&L you can just output the main loop
   by using the <Loop> tag without specifying a loop type. For a more specific example
   you can check out our guide on getting it to work with FacetWP which should be
   quite similar regardless of the search system you use: [https://docs.loopsandlogic.com/docs/how-to/facet-wp-loop-tag/](https://docs.loopsandlogic.com/docs/how-to/facet-wp-loop-tag/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] How to create Results Loop by filter searched keyword](https://wordpress.org/support/topic/how-to-create-results-loop-by-filter-searched-keyword/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/how-to-create-results-loop-by-filter-searched-keyword/#post-16948183)
 * Marking this as resolved since it was addressed in a [separate post made by the user](https://discourse.tangible.one/t/loop-search-results-with-3-0/745/18)
   on L&L’s official support forum.
 * [@adrypi95](https://wordpress.org/support/users/adrypi95/) don’t hesitate to 
   reach out or create a new support thread if you have any other questions about
   the plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Looping of Custom Post Type not working](https://wordpress.org/support/topic/looping-of-custom-post-type-not-working/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/looping-of-custom-post-type-not-working/page/2/#post-16474779)
 * Upon further testing on our end, we realized that this issue was being caused
   by a configuration setting in the Jobs for WordPress and was not being caused
   by L&L. Jobs for WordPress was associating all job posts with a single parent
   post. Since the loop by default was looping through that parent post and not 
   the children of that parent post, it looked like there were no results when looping
   through jobs in L&L.
 * The two options to fix this are:
    - Changing the “Page where you list jobs” setting in Jobs for WordPress to any
      page, saving, then changing back to nothing, and saving again. That way, job
      posts won’t have a post parent anymore.
    - Using the “include_children” attribute in the L&L Loop, so that child posts
      will be included in the results, like this: `<Loop type=jobs include_children
      =true>`.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Multisite issues](https://wordpress.org/support/topic/multisite-issues-44/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/multisite-issues-44/#post-16186331)
 * Hey Mark,
 * In order to be allowed in the WP repo we have to stick to security best practices
   and comply with WP permissions & capabilities like [https://wordpress.org/support/article/roles-and-capabilities/#unfiltered_html](http://unfiltered_html).
 * In a multi-site instance, only the super-admin has this capability. Posts authored
   by non-super-admin users have the KSES filter applied which removes L&L tags 
   as disallowed HTML. There’s some discussion about it [over here](https://core.trac.wordpress.org/ticket/55407).
 * We’ll be looking for a workaround at some point but aren’t too keen to just start
   punching holes through WP security features. If you’d like to work on this it’s
   potentially an area we could collaborate on!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Custom User ID Custom created](https://wordpress.org/support/?post_type=topic&p=16111538)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 9 months ago](https://wordpress.org/support/?post_type=topic&p=16111538#post-16111771)
 * Hi [@gamicord](https://wordpress.org/support/users/gamicord/), that’s a really
   well-expressed idea! Unfortunately, at the moment Loops & Logic is only capable
   of displaying data that’s in your site’s database, not creating it, so L&L wouldn’t
   fit your needs for now. We’re looking into options there, but that kind of functionality
   is still a long way off.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Loops & Logic] Awesome, even with too little documentation](https://wordpress.org/support/topic/awesome-even-with-too-little-documentation/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/awesome-even-with-too-little-documentation/#post-16007190)
 * Hey [@laceybeach](https://wordpress.org/support/users/laceybeach/), I’m following
   up on this review to let you know that alongside the release of L&L version 3.0.0
   this morning we’ve also released new documentation that includes more examples
   and detailed explanations throughout. The new docs can be found at [docs.loopsandlogic.com](https://docs.loopsandlogic.com/).
   Feel free to explore them yourself or take a look at the overview of what’s changed
   in [this blog post](https://loopsandlogic.com/update-new-docs-restructured-plugins-and-more-in-version-3-0-0/#new-docs).
 * Let me know if there are specific topics you think we should clarify in the new
   documentation that might motivate you to add that fifth star to your rating!
 * – Ben @ Team Tangible
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Loops & Logic] Recommend for every WP install.](https://wordpress.org/support/topic/recommend-for-every-wp-install/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/recommend-for-every-wp-install/#post-16006940)
 * Thanks for the review, [@rhust](https://wordpress.org/support/users/rhust/)! 
   We definitely agree that Loops & Logic is one of those tools that can fill a 
   lot of functionality gaps in other plugins where you need that extra bit of control
   or customization. Since you’re asking what you can do to help the cause, the 
   biggest thing would be to help us make L&L less of a “secret” weapon, haha! In
   other words, sharing the word and letting other developers know just how powerful
   and flexible a tool it is. Thanks again for taking the time to write this!
 * – Ben @ Team Tangible
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] Can I choose the render size of an image field?](https://wordpress.org/support/topic/can-i-choose-the-render-size-of-an-image-field/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/can-i-choose-the-render-size-of-an-image-field/#post-16006562)
 * Hi [@douglasmikado](https://wordpress.org/support/users/douglasmikado/), there
   is indeed! This would depend on whether the image you’re working with is the 
   post’s featured image or some other image custom field. If you’re working with
   the featured image, you can use the regular HTML `img` tag and its attributes
   to set the size of the image.
 * So in practice, this tag simply displays a post’s featured image:
 *     ```
       <Field image />
       ```
   
 * In contrast, using something like this instead with the `img` tag would give 
   you a lot more control over how it gets displayed, such as the render size. Note
   that you can dynamically fill whatever values you need using the `Field` tag 
   with the `image_*` attribute (noted [here](https://docs.loopsandlogic.com/category/41))
   where that asterisk is a wildcard for any field from [the attachment loop](https://docs.loopsandlogic.com/category/38).
 *     ```
       <img src="{Field image_url}" alt="{Field image_alt}" width="500">
       ```
   
 * If you’re working with a custom image field, the approach is quite similar and
   you’d still want to use the `img` tag but you’ll need to wrap it in an attachment
   loop. [Check out this how-to guide](https://docs.loopsandlogic.com/122/how-to-display-a-custom-field-that-contains-an-image)
   for an explanation if you’re working with a custom img field.
    -  This reply was modified 3 years, 10 months ago by [Tangible](https://wordpress.org/support/users/tangibleinc/).
      Reason: Added an example if you're not working with a post's featured image
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] ‘styles_compiled’ meta not updated on import overwrite](https://wordpress.org/support/topic/styles_compiled-meta-not-updated-on-import-overwrite/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/styles_compiled-meta-not-updated-on-import-overwrite/#post-16006171)
 * Hi [@jrsupplee](https://wordpress.org/support/users/jrsupplee/), this bug has
   now been resolved in the latest version of Loops & Logic (3.0.0). Don’t hesitate
   to reach out if you have any other issues!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Loops & Logic] Amazingly flexible development tool](https://wordpress.org/support/topic/amazingly-flexible-development-tool/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/amazingly-flexible-development-tool/#post-15946232)
 * Thanks for the kind words, Phil!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loops & Logic] L&L Template not showing with Elementor](https://wordpress.org/support/topic/ll-template-not-showing-with-elementor/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [4 years ago](https://wordpress.org/support/topic/ll-template-not-showing-with-elementor/#post-15815848)
 * Hi [@seccyeth](https://wordpress.org/support/users/seccyeth/), my apologies for
   the delayed response here. Your testing seems to indicate two things.
 * First, you mention that “it only displays the <Else> part. In the Elementor Editor,
   I can see the <If> part properly displayed.” [The way L&L works](https://loop.tangible.one/tags/if)
   is that if your `If` statement is true, the portion of your markup immediately
   following the opening `<If ...>` tag (i.e. before the `<Else />` tag) should 
   be displayed. If your `If` statement is false, the portion of your markup after
   the `<Else />` tag should be displayed. The fact that the output of your L&L 
   template is “the <Else> part” is expected if your conditional statement is false,
   which suggests that this isn’t an L&L issue but a syntax/logic issue.
 * Second, the fact that some of the behaviour you’re noticing only seems to occur
   on Masterstudy pages suggests that their plugin might be affecting [the default WP loop](https://codex.wordpress.org/The_Loop_in_Action#The_Default_Loop)
   differently than any other custom post types. I wasn’t able to identify any issues
   with Masterstudy based on my limited testing with it, but the fact their post
   type works differently than any others you tested with makes this seem like an
   issue that would need to be taken up with their support. We can’t control how
   other plugins change the context of the default loop on their posts.
 * I know you’ve already reached out on our forum for help regarding some other 
   L&L markup troubleshooting, but I thought I’d note that our L&L community tends
   to be able to provide faster support over on our forum at [discourse.tangible.one](https://discourse.tangible.one/),
   so we recommend that people post their support requests there instead for faster
   responses.
 * Best of luck with this!
 * – Ben @ Team Tangible
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Loops & Logic] Awesome, even with too little documentation](https://wordpress.org/support/topic/awesome-even-with-too-little-documentation/)
 *  Plugin Author [Tangible](https://wordpress.org/support/users/tangibleinc/)
 * (@tangibleinc)
 * [4 years ago](https://wordpress.org/support/topic/awesome-even-with-too-little-documentation/#post-15809544)
 * Thanks for the kind words! 😊 We’re all about maximum control and minimum bloat/
   complexity. Glad you’ve been able to see the potential for this plugin. We totally
   recognize that the docs aren’t where they need to be yet for beginners so we’ve
   got some people working to improve that as we speak. Thanks for the feedback!
 * – Ben @ Team Tangible

Viewing 15 replies - 1 through 15 (of 46 total)

1 [2](https://wordpress.org/support/users/tangibleinc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/tangibleinc/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/tangibleinc/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/tangibleinc/replies/page/2/?output_format=md)