• Resolved Dave

    (@dnuttall)


    I have ECP working well on WP 4.3.1.

    But I’ve NOT been able to GET a value from the results of the embedded code and calculate a new query, apparently because I don’t know how to pass the HREF with the PHP.

    I think the issue is WP permalink. The HREF link is correct, but WP drops the appended code/values, replaces “?” with “/”.

    So, if I have a clickable link in the display from ECP something like:

    MyInternetsite.com/vocal?page=13

    WordPress makes it:
    MyInternetsite.com/vocal/13/

    So the ECP code probably needs to test for the integer that belongs to “page”, but I’m hoping there is a smarter way to do it, which is why I’m posting this here.

    Thanks, Jen. The plugin does a great job running code that doesn’t need to loop! If there is no work-around, I’ll understand.

    TIA.
    Dave

    https://www.ads-software.com/plugins/easy-code-placement/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Paginating output of EC code’ is closed to new replies.