Thanks for the response – the release candidate version worked perfectly!
Pim,
Hi, I’m experiencing the same problem as leandropetreca with performing site export on localhost. Using latest version of the Plugin (4.17), running on Windows10. Any suggestions? Thanks!
–Paul
Another option that keeps the copyright text on the page (but hidden from display) is to locate the CSS file for the styling you have set for your forms (contained in directory: plugins/cforms/styling), the find the style definition for “linklove” and add the following attribute:
.linklove {
...
<strong>visibility: hidden;</strong>
}
This has worked well for me and keep the author credit in tact.