jarrod
jarrod

@help I goofed and updated the version of my Cards theme plug-in for One a Month Club, and now it doesn't play nicely with the custom home page I've been using. Is there any way to roll it back to its previous version of the plug-in? 🙏

|
Embed
Progress spinner
amit@social.lol
amit@social.lol

@jarrod Reverting the changes in git and pushing it out as a newer version might be a simpler way.

|
Embed
Progress spinner
jarrod
jarrod

@amit I agree, and I’d like to learn git someday, but it’s never clicked for me.

|
Embed
Progress spinner
jarrod
jarrod

@amit Wait. I misunderstood this. I’m not the developer of the Cards theme. I just hit the ‘Upgrade’ button on the plug-ins page. Can I still do this? cc: @ericgregorich

|
Embed
Progress spinner
amit@social.lol
amit@social.lol

@jarrod Ah, my bad. If you don't know the custom changes you had made, I am afraid it might be difficult. May be Manton might be able to help.

|
Embed
Progress spinner
help
help

@jarrod I don't think there's an easy way to roll it back. If the plug-in had a tag for each version in Git it might be possible, but doesn't look like the case for Cards. Do you know what broke, and could it be fixed in the plug-in?

|
Embed
Progress spinner
jarrod
jarrod

@help Ah. It no longer shows the main text on the home page. I use your Custom home page plugin for this single-page site.

|
Embed
Progress spinner
ericgregorich
ericgregorich

@jarrod @help The latest changes to the Cards Theme were very minor cosmetic updates. I'm hoping they didn't break anything on your site.

The problem I had with the Cards Theme using the Custom Home Page plugin is that it doesn't have the Post tag that is needed to render the card.

If you go to Plug-ins > Custom Home Page > Settings, do you have content in there? I don't see any on your site. When you do add content there, put it inside a div tag like so:

<div class="post">Your content</div>

|
Embed
Progress spinner
ericgregorich
ericgregorich

@jarrod did you add you page content into the plugin settings?

|
Embed
Progress spinner
jarrod
jarrod

@ericgregorich I have had content there, yeah. I just tried the div and rebuilding the site, but no change. 🙁

Smartphone screen displaying a web page about one month club. Text includes inspiration from Manuel Moreale, focusing on kindness and equal benefits for support. Options to update settings and navigate back.

|
Embed
Progress spinner
ericgregorich
ericgregorich

@jarrod I was able to reproduce this on my Test site. The first thing to try is copying your content from the custom home page plugin, then uninstall the plugin and reinstall it again. Add your content back.

If that doesn't work, you could install the Cards theme, open Design > Open Theme > Select the /layouts/index.html file land rename it or even delete it.

The index.html is conflicting with the custom home page plugin somehow.

|
Embed
Progress spinner
jarrod
jarrod

@ericgregorich Thank you!! Reinstalling the plugin did the trick.

|
Embed
Progress spinner