• Resolved iqworks

    (@iqworks)


    Hi,
    I am new to WordPress, Zotero and Zotpress. I have a simple zotpress sync on my WordPress. I need to have a search box on my WordPress pages and posts that display Zotero results (with filtering selections).
    I am wondering what would be the best way to do this?
    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Katie

    (@kseaborn)

    Look into the Library shortcode (see Help page).

    Thread Starter iqworks

    (@iqworks)

    Thanks Katie!
    I found the following.

    [zotpressLib userid=”000000″ type=”searchbar” searchby=”items,tags“]

    The “searchby” is very small, is there a certain way I change the font-size in a shortcode?

    thanks again

    Plugin Author Katie

    (@kseaborn)

    You’ll have to modify your theme or use a CSS plugin to change the font size and other styles.

    Thread Starter iqworks

    (@iqworks)

    thank you Katie,
    For rookies like me, I installed the “Custom CSS &JS” plugin. This allows you to create css files and js files that will be included in your pages.
    I used the firefox developer tool web console, inspector pane to identify the part of the page my css changes where going to apply, and looked for a class that was used in the appropriate element to give my new css that class name.
    When you create or change the css file, it will be included in your page when you publish or re-publish the page.
    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The best way to add a Zotpress like search on a page that?’ is closed to new replies.