sheiksoft
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Easy AdSense] Beware! Can’t be 100% trusted!I installed this plugin and without even pasting my adsense code I found small ads appearing inside the posts. Its plugin authors ads. BTW why this kind of cheap behavior in a plugin which u create…Not acceptable…Please dont use it..
Forum: Plugins
In reply to: [Plugin: Enhanced WP Contact Form] How to delete a Field?ok i think i figured it out myself after digging into the code in my wordpress offline…
To remove a particular field you have to remove two paths.In my case I want to remove “Your Website:”
www.pcsafety.us
Open Plugin Editor – Choose the Enhanced contact form plugin and open enhanced-wordpress-contactform/wp-contactform.php file in the editor.You have to comment the below lines…I used “//” for commenting as u know…
Line 27
// 'website' => '<input type="text" name="wpcf_website" id="wpcf_website" size="30" maxlength="50" value="' . $_POST['wpcf_website'] . '" />',Line 195
<!–
<label for=”wpcf_website”>’ . __(get_option(‘wpcf_website_txt’), ‘wpcf’) . ‘</label>’ . $wpcf_strings[‘website’] . ‘<br style=”clear: both;”/>
–>Save and check it out… If this resolves close the topic as Resolved…
Thanks…Forum: Themes and Templates
In reply to: How to open a Quick Launch Link in a New Window…?Bump…Anybody Help me please…
Forum: Plugins
In reply to: [Plugin: Enhanced WP Contact Form] How to delete a Field?Bump…!!! I too need to know how to delete a website field…
I checked the php and found several field related to one field…Please help…Forum: Alpha/Beta/RC
In reply to: When is the 2.8 version release?Hope WordPress 2.8 should be released today…Waiting to deploy fresh asap. 🙂