Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    I tried to improve this in the newest plugin update. Please let me know if it solves this issue.

    Thread Starter davidanielyan

    (@davidanielyan)

    Ok, but it still doesn’t work

    Plugin Author Eliot Akira

    (@miyarakira)

    Just to confirm, did this code work before the WP 4.2.3 update? Does it work if you’re not using [for]?

    Thread Starter davidanielyan

    (@davidanielyan)

    I had installed your plugin a few days ago.
    I don’t know how currectly it’s worked before WP 4.2.3 update

    Plugin Author Eliot Akira

    (@miyarakira)

    OK, so maybe it’s not related to the new changes.

    Please help me to find the exact place where the issue is. We can go through and check each part of the code.

    Test #1

    [for each='cat_bernapokhadrumner' term='berner']
      [each name]
    [/for]

    Test #2

    [loop type='cpt_bernapoxadrumner' count='5']
      [field title] - [field id] - [field url]
    [/loop]

    Are both of the above working as you expect?

    Also, to confirm: are all fields displaying incorrectly, or only the URL?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[field url],[field slug] does not work in [loop]…[/loop]’ is closed to new replies.