lahiggins
Forum Replies Created
-
@qmanuel you are a genius! Deactivating the plugin, loading the image, then reactivate the plugin worked.
Thank you so much for your help!
Thank you for your reply.
That is the way the images are showing up in the front end.
However I just double checked the dimensions of the loaded images in the media library and they are identical: 712 x 534.
For some reason, the latest image is being cropped into a square image rather than a rectangle on the front end of the site.
Please advise. Thank you.
Forum: Plugins
In reply to: [Gravity Forms Keap Feed] Get error when submitting formThank you for your reply.
However, I’m not seeing a message on the plugins page. I am running the most recent version of Gravity Forms and this plugin.
Yes, visitors are seeing this message on the front end of the site and I need this resolved ASAP.
Can you give me instructions on your last point: “If so, check the setting of WP_DEBUG in wp-config.php.”
I’m not sure what you mean by that.
Forum: Plugins
In reply to: [Infusionsoft Gravity Forms Add-on] PHP error with this pluginHello.
I am having this error as well, though it is visible to my website users. How do I get rid of it?
Hi!
I actually kept working on it yesterday and found a fix. I added this CSS to the plugin options:
.tablepress-id-27 .row-3 .column-1 {
padding-left: 45px !important;
}.tablepress-id-27 .row-4 .column-1 {
padding-left: 45px !important;
}.tablepress-id-27 .row-5 .column-1 {
padding-left: 45px !important;
}Thanks!