• Resolved hiltonmw

    (@hiltonmw)


    I am displaying my menu as a list and showing items. It properly shows the categories and then each menu item underneath, however, it is not showing the description of each item despite me setting the description length field to 255. My shortcode that I’m using is as follows:
    [mprm_items view="list" categ="13,1,2,3,4,5,6,7,8,9,10,11,12,14" tags_list="" item_ids="" col="2" categ_name="with_img" show_attributes="1" feat_img="1" excerpt="1" price="0" tags="1" ingredients="0" link_item="0" desc_length="255"]

    Also, I want to show tags, as that is how I am showing what items we offer that can be made Gluten Free. Is there any way to keep the color coding of Gluten Free as if it’s a link, but actually remove the link. Currently, someone can click on the tag and it brings up a page that shows all tagged items.

Viewing 1 replies (of 1 total)
  • Plugin Contributor motopress

    (@motopress)

    Hi @hiltonmw,
    I’ve just tested your shortcode locally and that showed menu items with description. Note: it shows excerpt so make sure Excerpt box of menu item is not empty.
    As for removing links from tags so you can do that by overriding templates of plugin. Also you are able to edit style of tag wrapper to make it look like link or in any other way.

Viewing 1 replies (of 1 total)
  • The topic ‘Tag Link Removal & Item Description’ is closed to new replies.