jeffcoi
Forum Replies Created
-
Forum: Plugins
In reply to: [Equal Height Columns] Plugin doesn’t work since last WP update?@thomdj
Thank you for the suggestion of the “matchHeight” plugin. I gave it a try, but it will only work with one group of elements :-(. My sites use multiple groups and also need to have the “breakpoint” functionality for correct responsiveness.Hopefully, the dev for this plugin will do an update, soon.
Anyway, thanks again!
Forum: Plugins
In reply to: [Equal Height Columns] Plugin doesn’t work since last WP update?I’m running into this same issue. Has this plugin been abandoned by it’s devs?
Thank you! I went with that method, and all appears to be working correctly.
Thanks again for the assistance in resolving this issue.
I just saw that there is a method to completely eliminate the “preview” part of the process by adding some code into the theme function file. If I add this in, will the submitted event immediately be posted to “live” or does it still go into the system and need to be approved by an admin before going live?
I did just test clicking on the “submit event” button, and it does now submit the event, even though there are all of the fatal errors on the preview page. So, we are making some progress!
I was able to find the reason why the “event title” field was missing (set to display:none). In the old version of the events plugin (before the major update version) we had to turn the user login area off via css because the client didn’t want users to try to create accounts to submit events. I have fixed that issue, and now the preview button works. However, when it loads the preview page, there are a lot of fatal php errors.
Thank you! Ticket submitted.