Avatar

panicradio

panicradio

About

Username
panicradio
Joined
Visits
33
Last Active
Roles
Expired

Comments

  • Hi Guys, Your suggestion solved the problem. I modified the .htaccess file (php_value max_input_vars 10000) and that solved the issue. Thanks again!
  • You can add this code to your .htaccess file: # BEGIN WordPress # ---------------------------------------------------------------------- # CORS-enabled images (@crossorigin) # ---------------------------------------------------------------------- #…
  • You can add this to your .htaccess file: # BEGIN WordPress # ---------------------------------------------------------------------- # CORS-enabled images (@crossorigin) # ---------------------------------------------------------------------- # Send…
  • Hi, Thanks for the answer. I know how to add/create a page, it was never an issue. My problem was that your One Page demo doesn't contain a proper contact form and I didn't find any shortcode a for well-formated contact form and I thought there is …