• Hi,

    Forgive me when i post this in the wrong section, but my guess is that this is the right place.

    I was wondering if there is a plugin or something which i can use to repeat blocks of HTML.

    For example, i want a table structure like:

    ______________________
    | |_Name________|
    | foto |_Function____|
    |______|_Email_______|

    Of course i dons want to use a table, i want this to be responsive. So the way i do this now is to write a bunch of HTML over and over again. This is not flexible, and it’s not useable for thoe who don’t know HTML

    Any suggestions?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Which theme are you working with?

    Thread Starter fervanrijswijk

    (@fervanrijswijk)

    I’ve set up my site with Blain template, but i’m willing to switch to another.

    I already wrote a new site without wordpress, but i don’w want to invent the wheel again by creating an own multilanguage cms.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    The answer may involve;
    – Creating a Child Theme
    – Creating a new template/ modifying an existing one (in your Child Theme0
    – Using custom post types

    You’re using this theme: https://www.ads-software.com/themes/blain/ ?

    Thread Starter fervanrijswijk

    (@fervanrijswijk)

    Yes, that’t the one.

    here is a live link of the child theme i made based on blain:
    link

    btw: I deleted all the plugins, so wome parts of the site will not render as they where intended to render

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Repeating blocks of html / templating’ is closed to new replies.