• Dear Katie, dear all

    First of all, thank you very much for a really great plugin! Perfect job!

    I have a small problem though (I assume it is my problem with configuration) and I hope you can help me.
    I see in all entries of dropdown list “undefined” text i.e
    first dropdown menu:
    – Collection name (30 undefined)
    second dropdown menu:
    – tag name (2 undefined)
    you can see it here:
    https://kabanos.myds.me/wordpress/index.php/zotpress-demo-for-besa/

    Can you please help me with this?

    Kind regards Mateusz

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mathus

    (@mathus)

    I found the reason.
    the “undefined” shows up because I was using biblipography and search in the same page:
    [zotpressLib sortby=”date” order=”desc”]
    [zotpressLib type=”searchbar”]

    It would be nice if this would work together – to have a list and search over it at the same time – the given code seems to almost work, can you please check if this is easy to fix and hopefully put it to next version?

    Hello,
    Maybe this is not the reason, I have in the same page search and list working together perfectly, in different blocks:

    <p>[zotpressLib userid="5778412" type="searchbar" searchby="items,tags" minlength="4" download="no" cite="no" target="new"]</p>
    
    Then a title block, and then 
    
    

    <p>[zotpress userid=”5778412″ sortby=”date” order=”desc” title=”year” style=”apa” download=”no” cite=”no” target=”new”]</p>

    Check it out at:
    https://grupliec.com/publicacions/

    Maybe try to do different blocks in the same page

    Thread Starter mathus

    (@mathus)

    the problem is I am using for both blocks zotpressLib option.It works somehow ok if you use zotpressLib + zotpress.

    Also interestingly if I revert order:
    [zotpressLib type=”searchbar”]
    [zotpressLib sortby=”date” order=”desc”]

    the library that should be shown by the second line is not present

    Hope you find the answer, Also I would like to know how do you do that (I didnt found the option of direct message). I work with plugins and maximum help, minimum CSS (yet)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“undefined everywhere”’ is closed to new replies.