• hi
    on this page
    [ redundant link removed ]
    I have a book (custom post) with a title and several custom fields (price, size,…)
    for the moment I can only find the title with link in the bookmark page…
    the shortcode is
    [types field=’osp-prix’][/types]

    Which template to change and how to make the custom fields appear in my list.
    Thanks
    Guy

    • This topic was modified 5 years, 3 months ago by Jan Dembowski.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Sabuj Kundu

    (@manchumahara)

    Sorry for late reply, you emailed us but we failed to answer two emails, sorry our bad

    Answer:

    This shortcode [types field=’osp-prix’][/types]  you used for own way of showing the archive ?

    Our plugin has option to override template, please the following guide
    Template OverrideWe have implemented woocommerce like template override system which means, you can to override any template/view layer of this plugin in your theme.
    The core plugin has all template files for various display in plugin root(cbxwpbookmark)/templates/
    Then there are few folders called admin, bookmarkpost, bookmarkmost, widgets etc folders for relevant template files
    To override template files and folders from the “templates” need to copy in your theme or child theme’s root folder’s inside “cbxwpbookmark” folder. The template files override
    is just like woocommerce. Please create a folder called “cbxwpbookmark” in your theme/child theme’s root folder and copy files from the
    plugin root(cbxwpbookmark)/templates/ dir, same way files from pro addon’s ‘templates’ folder can be copied to active theme/child theme’s “cbxwpbookmark” folder
    see this screenshot, this file has the code for the bookmark listing single bookmark display code in templates http://prntscr.com/zpmptbif you are using the grid mode then http://prntscr.com/zpmtqy

Viewing 1 replies (of 1 total)

The topic ‘custom field’ is closed to new replies.