• Resolved berttervoert

    (@berttervoert)


    I read in another post that the layout as shown on https://demos.boxystudio.com/cooked/ comes with the plugin. Do I need a special theme for that or how do I go about it?
    My second question is wether it is possible to have 2 (or more) sections with a number (e.g. 5) of the latest recipes? I want to make a site with both a cooking and baking section and I would like to have them shown on the homepage as seperate sections.
    I think it should be possible with shortcodes, but I would like to hear from you if I’m right about that.

    thanks in advance,
    Bert.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Boxy Studio

    (@boxystudio)

    # Nope, you don’t need a special theme to get that layout. It’s the default layout for the [cooked-browse] shortcode.
    # Yep, you can use the shortcodes to display a specific category and number like so:

    [cooked-browse search="false" category="baking" show="5" pagination="false"]

    Just make sure “baking” is the exact name of the slug of your baking category or it won’t work.

    Thread Starter berttervoert

    (@berttervoert)

    Thank you for your reply. I’m making a child theme. Do I use the shortcode in the html code or how do I get about that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘double question’ is closed to new replies.