Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ryan Welcher

    (@welcher)

    Hi and thanks for using AQL!

    Can you tell me more about what you’re trying to accomplish? I think you may be talking about Post Meta queries but I’d love some more information if you can.

    Thanks!

    Thread Starter hasanfachrul

    (@hasanfachrul)

    Sure, I want to display a query IF the value in a meta data called “video_embed” is EXISTS. I don’t know but I didn’t see any EXISTS operator in the compare fields. But anyhow, it’s already work, I use LIKE operator then the value is “<” because it is an HTML code. It works but I don’t think it’s a best practice.

    Thank you for the reply btw!

    Plugin Author Ryan Welcher

    (@welcher)

    Thanks for the clarification. It looks like I overlooked added that option!

    I have just released 1.5.1 which adds it in so you should now be able to choose EXISTS from the compare list and that will hopefully address the issue.

    I’m going to close this ticket out but please feel free to open a new one or comment on this if there are still issues.

    Thread Starter hasanfachrul

    (@hasanfachrul)

    Hello, thank you! I have used it, but I don’t know. It seems I can’t save the query. I have a meta data called “_format_video_embed” but, when I saved it, it didn’t save it correctly (the settings were gone)

    Thread Starter hasanfachrul

    (@hasanfachrul)

    I found the problem, it seems AQL overrides all of my query loops. Are there any way to ONLY manipulates current loop?

    I’m running into the same issue where AQL overrides all the query blocks after it on a page. Is there any way to keep the AQL query settings so they don’t bleed over to other blocks?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Check if the value exist’ is closed to new replies.