psq1
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Plugin suddenly not showing/workingHi!
Im sorry , calculated field form should be visible now the website. Hope you can help.Forum: Plugins
In reply to: [Calculated Fields Form] Plugin suddenly not showing/workingHi Codepeople!
I checked the code but there is no space between those symbols.Here is the code:
prec((function(){
var v = fieldname1+fieldname2;
if(v<=22) return v;
if(v>=150) return v*1.05*fieldname9;
return v*fieldname9;
})(),2)This is wierd, because it has worked well before and i have not touched it. Could it be because of the updates or something?
Forum: Plugins
In reply to: [Calculated Fields Form] Plugin suddenly not showing/workingThank you for your message Frank!
I will try that “nooptimize” tag for my website.I got the Calculated Fields Form -plugin working so that it shows on the website, but when I put numbers in it does not show the answer, maybe codepeople could help me with this.
Thanks!
Forum: Plugins
In reply to: [Calculated Fields Form] Plugin suddenly not showing/workingHi!
I just noticed that the plugin works now but when I put the numbers , the plugin does not give the answer? Could you help me with this?Forum: Plugins
In reply to: [Calculated Fields Form] Plugin suddenly not showing/workingHi!
Thank you so much for the fast reply. Im using wp super cache but the problem was autoptimize plugin. Disabling it solved the problem.
Thanks again!Forum: Plugins
In reply to: [Calculated Fields Form] Plugin suddenly not showing/workingHi!
Thanks for your reply. Here is the website.Hope you can help!
Hi!
Im having this same problem. Can someone help how to change the homepage meta description? My “homepage” is latest posts.Forum: Plugins
In reply to: [Calculated Fields Form] If function problemThank you so much! It seems to work perfect, can I donate somewhere to you? 🙂