dhavaljani
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] One of the contact form sends duplicate email copiesThe ajax loader image wasn’t visible properly so users were clicking the button multiple times. Added styles to display the ajax loader image properly below the form resolved the issue.
Forum: Plugins
In reply to: [Plugine: Contact Form 7] mandatory drop-down-menu with watermarkThanks Chryaner…I am still not able to figure it out. I don’t know anything about regex and wonder if you can help me out.
Forum: Plugins
In reply to: [Plugine: Contact Form 7] mandatory drop-down-menu with watermarkHi Chryaner,
I tried your method and it did replace the include_blank or “-” but it seems like there is an issue with the other options in the select menu.
My menu consist the price range $5,000-$10,000, $10,000-$15,000. and it removes $ sign and all the numbers before coma so all my options look like ,000-,000..
Any suggestions?
Forum: Plugins
In reply to: [Custom Post Type UI] Patch to add "rewrite=>with_front" functionalityThanks Brad for a great plugin. I agree with MarcGuay as I needed that option too and I found lot of posts and questions about how to add “rewrite=>with_front” functionality and even a fork of this plugin http://stephennomura.com/blog/enhanced-version-of-custom-post-types-ui but I would rather that it was in original plugin as its already installed and being used on the site.
MarcGuay Can you provide some details on how to apply this patch?
Thanks.
Forum: Installing WordPress
In reply to: syntax error, unexpected $end, expecting T_VARIABLEGot it thanks… just brought “{” in next line… n it works… thanks