muhajirkhan
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [Hueman] submenu hiding behind the sliderForum: Plugins
In reply to: [Captcha] validate the captcha resultthanks Chris.
i just used the following lines, in my custom page, but could not fix the issue
<div class="wrap"> <?php // using Captcha plugin if ( function_exists( 'cptch_display_captcha_custom' ) ) { ?><input type="hidden" name="cntctfrm_contact_action" value="true"><?php echo cptch_display_captcha_custom(); } ?> <?php if ( isset( $errors['captcha'] ) ) : ?> <p><label class="error"><?php echo $errors['captcha']; ?></label></p> <?php endif; ?> </div>Forum: Plugins
In reply to: [Captcha] validate the captcha resultas you can see in above mentioned code, i used “required” but its not working then.
{ echo "<input type='hidden' required='required' name='/packages.php' value='true' />";Forum: Fixing WordPress
In reply to: how to insert custom code in post's text area for notification emailthanks.
but if i want to use contact form 7….
thanks for reply.
can you give me specific video for this,
i import the 1,600+ record CSV file, so now i should me 1,600 post for this?
even i had custom post type .Forum: Hacks
In reply to: want to create member directorynay, i want to put the member data myself, its not related to registerd user.
its a different Directory style , where only registered users of website can view the Directory.can you give me any url about this. i am newbie on WordPress.
Viewing 6 replies - 1 through 6 (of 6 total)