ardid9
Forum Replies Created
-
Forum: Plugins
In reply to: Please recommend me some plugins without conflict.Thank you, Krishna, but I already have done this. I just want a better guide that just continuing the trial and error tests. Even if my server configuration is not the same as somebody else’s, just knowing of three plugins of this kind that do work toghether would be a great help.
Forum: Plugins
In reply to: Please recommend me some plugins without conflict.I know, Krishna, and that’s my problem, because so far I haven’t found three plugins with the features I need that don’t conflict. I’m making test right now, but it feels like a blind battle, and I just don’t know what’s going to fail next.
My question mainly points to not having to pass through that whole process of trial and error again (and again). I’m decided to pay for a good plugin set if I must, but I have already paid for some solutions that later conflict. I just can’t waste more time and money.
I know there are people that actually have this kind of solution working, so I want to know their experience: what they know will work.
Forum: Plugins
In reply to: [Contact Form 7] Not redirecting but sending emailIf you see the “spinning arrow”, probably your problem have relation to Jquery or an incompatibility between the plugin and your theme. https://www.ads-software.com/support/topic/contact-form-7-continuous-spinning-arrows
By the other hand, I have a similar issue with the redirect solution.
I need people to go to an specific page, which is mostly unreachable if the user doesn’t pass through the form first.(I’m using sessions for that).The solution works perfectly in IE and Chrome, but is failing in Firefox, and I really can’t see why. I’m beggining to despair.
To see the problem you have to pass through this URL
https://www.previsionsocial.gob.cl/subprev/?page_id=10129Then go to https://www.previsionsocial.gob.cl/subprev/?page_id=10134/
The code I’m using in the “Aditional” area in Contact Form 7 is this:
on_sent_ok: “location = ‘https://www.previsionsocial.gob.cl/subprev/?page_id=10134/’;”I’m used to see IE destroying everything around it, but Firefox? That’s new, and worrying.
Please, Help!
Forum: Fixing WordPress
In reply to: nextpage to split content and paginate pages /posts doesn't workJust the link I needed to understand it.
Thank you very much, Alchymyth.