Images not loading on page, again

Morning,

I had started this topic before and was helped with perfect action. That forum is:

I did not change any settings and had no issues until today. I attempted to disable lazy loading but it is still not working. Now I am having issues seeing the images in the gravity forms editor as well. It is loading some of the images but when I switch just the image, problems occur. Any ideas?

Thank you for any help you have.

Stephanie

Hello Stephanie,

Thanks for the very detailed post information.

When you insert an html into your label, please make sure that it is valid and correct. Leave no empty spaces and makr sure that the quotes are the same.

<img src="https://jtcerakote.com/wp-content/uploads/2019/09/Untitled_Artwork.jpg" height="85px" width="auto" class="zoom"> <br>TUMBLER

<img src="https://jtcerakote.com/wp-content/uploads/2019/10/Untitled_Artwork-75.png" height="100px" width="100px" class="zoom" class="hideradio"> <br>HANDGUN

<img src="https://jtcerakote.com/wp-content/uploads/2019/10/Untitled_Artwork-68.png" height="85px" width="auto" class="zoom" class="hideradio"> <br> AR PLATFORM

Hope this helps.

Thank you RueNel. I will go through each image and make sure they are the same.

Have another issue now that is related but maybe not.

When I load the page in cornerstone I can’t see or select the gravity form classic element. I have two pages with forms and it is doing it to both of them.

Any ideas?

Hi Stephanie,

The gravity form is no longer a builder element, instead please add a text element or content element and add your gravity form shortcodes in it :slight_smile:

Hope this helps.

Morning Rad,

Thank you for that, i’m glad to know that now.

I am having some issues with this though. I cant find the short code for any of my gravity forms. When I go to their documentation on how to load it, I find they they only do what we have always done through the builder. We can add this function call:

gravity_form( $4, $display_title = true, $display_description = true, $display_inactive = false, $field_values = null, $ajax = false, $tabindex, $echo = true );

but thats not working in the classic raw content or the code snippet. How do I find the short code for the form?

Hey Stephanie,

I’m sorry but Gravity Forms is not our plugin so we are not the correct people to tell you how to create a Gravity Form shortcode. Doing a quick Google search, I found this article: https://docs.gravityforms.com/shortcodes/

Please follow that but if that does not help, please contact Gravity Forms support.

And, please open separate threads for different issues as mixing topics in one thread often leads to confusion which is not good both for customers and support staff as that will increase our response time.

Thank you for understanding.

Thank you Christian.

I saw that document as well but it isn’t working inside the content bock or snippet block. I asked the devs at gravity forms for help and they sent me an updated documentation that will hopefully do the trick.

I fully understand about mixing topics, I apologize and will not do it again. Thank you.

You don’t have to apologize my friend. It’s just that multiple topics usually creates confusion which effect the response time. You are most welcome and we are happy to point you in right direction. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.