• When I activate the EasyRecipe plugin for my blog (RediscoveredKitchen.com) the date in the black circles disappears. As an alternative, I would be okay with having the date appear at the end of every post, but I can’t figure out how to do that either.

    I’m okay editing html/css, but php is still a mystery to me.

    Can you give me a little guidance on this issue? I have also reached out to EasyRecipe but have yet to hear back.

    Thank you!

Viewing 1 replies (of 1 total)
  • Hi there, I’m not sure why this plugin is causing the date circle to disappear.

    I checked your browser source and it’s still present there, so it may be something in the EasyRecipe CSS that’s causing the issue:

    <p class="date-link"><a href="https://www.rediscoveredkitchen.com/corn-chowder/" title="Permalink to Chowder, Partner! Corn Chowder" rel="bookmark" class="permalink"><span class="month">Oct</span><span class="sep">&middot;</span><span class="day">21</span></a></p>

    Some other observations:

    Reddle has a fluid layout, as you can see in the demo: https://wp-themes.com/reddle/

    I noticed that your site has a fixed width instead – is this intentional or is that also a side effect of the plugin’s CSS?

    Removing the custom CSS from your child theme pops the circle back into place on your comment here, but does not reinstate the date:

    https://www.rediscoveredkitchen.com/roasted-cauliflower/#comments

    I also noticed that you seem to have two style.css files in your child theme – only one should be there.

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with EasyRecipe (free)’ is closed to new replies.