Mauro Vicariotto
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Insert some html pagesThank you Joy,
actually if I did not make those pages as standard pages there is a reason.
On 14 pages 12 are standard and 2 aren’t, because too large and complex projects.
I don’t bore you explaining, just consider that they contain 18 js and 3 jquery functions, two ext css and some php, 250 k of page.
I want to handle them as external.
I chose the third, because actually not so interested the public finds in a search.
I don’t understand what you mean by “hiding the rest of WP”, could you explain pls?
Tks.Forum: Fixing WordPress
In reply to: how to overcome for a complex mailto system?I’m not receiving your comment.
FYI I see that all works, just adding the .php inside a subfolder of uploads and pointing there with url.
It doesn’t seem a problem.
Thank you.Forum: Fixing WordPress
In reply to: how to overcome for a complex mailto system?and if I load my mail.php file directly via client (use FileZilla) it works properly inside my WP site … so?
I placed the php inside the upload folder, so it doesn’t affect the rest of structure.
Not sure if it is correct but in this way it works.
Is it a problem? Could create some problem to the WP structure?Forum: Fixing WordPress
In reply to: how to overcome for a complex mailto system?For the moment the only one thing that I was able to do is “ridicolous”:
host the mailto.php in another our web site (not WP), and from html in WP call the url.
It works properly, but the solution is not acceptable, just for a test.
This means that WP executes the php, but simply it does not accept to load it…Forum: Fixing WordPress
In reply to: how to overcome for a complex mailto system?Thank you I will try to do what you suggest.
No, as explained, to make the story short I did not detail all and all reasons for my chioces, but believe me that it is a very sophisticated.
Containing several modals each one with slider with the products collection, and jsPDF+html2canvas that create the order form, etc etc.
The call passes through javascript before php because needed to check several variables before executing mailto.
And mailto is not simple but containing several conditions.
Impossible to find a plugin so personalized.Will try and report you.
Thank youForum: Fixing WordPress
In reply to: Child theme questionsSorry for my frankness:
I thought that putting questions here would mean to receive some support,
but …
did I miss s/thing? is it the worng area?
or simply wasting of time?
Thank You.
Mauro