• MrMattEastwood

    (@mrmatteastwood)


    Ran into a few issues when setting up the Pro version, which we bought straight from the dev. I installed it without installing the Light version first, then got prompted to do that. Turns out if you install them in that order, a bunch of stuff goes belly-up, so I needed to contact support end ended up uninstalling, then reinstalling in the right order.

    Apart from that, this is a solid, reliable plugin that works quite well. I love that when using shortcodes (I use Bricks Builder for which there is no integration), the plugin produces clean HTML output with no CSS that I have to battle against. Would have liked a few more classes, but I can still target any element I want with :nth-child and the like so it’s all good.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author threadi

    (@threadi)

    Hello and thanks for the review 🙂

    We have already solved the issue with the order of the installations in our development system. It will be included in the next plugin update.

    About the classes: which ones would be interesting? I would be happy to add the suggestion to our ToDo list.

    Thread Starter MrMattEastwood

    (@mrmatteastwood)

    Check out https://ora-hr.2sinn.dev/position/talent-acquisition-specialist-m-w-d-in-teilzeit/ (screenshot in case somebody reads this in the far future: https://paste.pics/R67QA).

    Here, we have an <article> and inside, a <header> followed by several <div>s that all have the same class, “entry-content” (screenshot: https://paste.pics/R67RP).

    Styling this page would be easier if (a) the contents had their own wrapper like this: https://paste.pics/R67SH, which I could then give a max-width of 1240px and (b) they had their own classes to distinguish them. For instance, the feature list (years of experience, work hours, locations…) could have a class .job-features.

    I used :first-of-type to target the div that contains the features. If ever there is a situation where the first div isn’t the features container, the layout breaks.

    Plugin Author threadi

    (@threadi)

    Thanks for the suggestions. I have noted them for the further development of the plugin.

    Thread Starter MrMattEastwood

    (@mrmatteastwood)

    Love it, thanks! All the best 🙂

    Plugin Author threadi

    (@threadi)

    Version 3.1.0 of Pro contains a new template for the job details. This contains classes for the surrounding elements.

    Unfortunately, for backwards compatibility reasons, it is not possible to surround the entire output with another auxiliary element. If you need this, please copy the template parts/content.php into your child theme and adapt it accordingly.

    Thread Starter MrMattEastwood

    (@mrmatteastwood)

    Ohh, this is nice to know. Thanks, glad you’re on the ball and following up 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this review.