Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25203

    I just found out that a pretty important form I made for an important client stopped working.

    When I did it 10 days ago it worked just fine, I tested it and sent it over to my client. Today he says he sent it yet I don’t receive anything.

    So I go check the page to make a new test and see if it’s working and to my surprise I can’t fill in anything in any field.

    I hope it has to do with the latest release of Enfold, which may have broken something, although my other forms on the site, i.e. the contact form in the contact page seems to work fine.

    Any clue?

    here is the page:

    http://www.vacationrentalsecrets.com/la-foce

    Thanks for your help!

    #126106

    Hi,

    Please add this on your custom.css or Quick CSS

    .template-page .entry-content h2, .template-page .entry-content h3 {
    z-index: -1;
    }

    Did you change anything on the CSS files?

    Regards,

    Ismael

    #126107

    Hi Ismael,

    it worked, thanks and I haven’t done anything to CSS files, since I am not a techy and don’t know what to do.

    I haven’t touched the site in a few weeks, yet recently I realized that on the homepage the heading of the Icon boxes disappeared completely!

    See for yourself:

    in the part where it says:”In case you need help” you see 3 icon boxes, which titles were respectively “Any Questions?,”Need Support?”,”How About a Chat?”.

    In the backend they are all still there, yet in the frontend they simply don’t show up? How come they disappear when I haven’t done anything to the site?

    I just found out about the latest release of 2nd July and updated the theme a minute ago. No changes though.

    Also, one more curious thing I noticed is that prior to that sudden disappearance, also the headers of all the sections within the homepage looked bigger, as i wanted them to be. Then suddenly they turned smaller and now I had to go in the backend and turn them from h2 to h1, with the subsequent result of having all the headers in Capital letters and in black colours, whereas before they were as I wanted them to be, ie only inital capitals and grey in color. How come? Again, I haven’t touched the site in a few weeks, so the changes occurred without any work on it on my side…

    Appreciate your help.

    Thanks.

    Antonio

    #126108

    Hi,

    Please increase the wordpress php memory limit to 128M or higher. I hope it’ll fix the issues. You might need to redo the icon boxes then update the page.

    http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Please add this on your custom.css or Quick CSS

    .iconbox_content h3 {
    z-index: 10 !important;
    }

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Form unfillable?’ is closed to new replies.