harmeetsinghs
Forum Replies Created
-
Forum: Plugins
In reply to: Contact form 7@dejliglama – its not worked for me. any trick to use this.
Forum: Plugins
In reply to: Contact form 7thanks for reply
i have tried anchor tag after successful submit but it’s showing code of anchor tag not into click mood
Forum: Fixing WordPress
In reply to: Contact form 7Thanks for support
Forum: Fixing WordPress
In reply to: how can i strored extra data into databasethanks for reply i have done with contact form db
Forum: Fixing WordPress
In reply to: Multiple Blogs Through Multiple Installshi esmi thanks for support i have done with different database.
Forum: Fixing WordPress
In reply to: Multiple Blogs Through Multiple Installsthanks
its working will you please confirm data store only in one database or with different database.
esmi will you please confirm how we can install with different database with this .Forum: Fixing WordPress
In reply to: Multiple Blogs Through Multiple InstallsForum: Fixing WordPress
In reply to: Images upload problem in gallerythanks for reply
yes default gallerywhen we add images in post when we select “uploaded on this post” some time its now show image but when we upload second time image it’s showing in “uploaded on this post”..
url ‘https://resourcemedia.in/’Forum: Fixing WordPress
In reply to: Images on category page not appearsThanks krishna
i am using below codefunction catch_that_image() { global $post, $posts; $first_img = ''; ob_start(); ob_end_clean(); $output = preg_match_all('/<img.+src=[\'"]([^\'"]+)[\'"].*>/i', $post->post_content, $matches ); $first_img = $matches[1][0]; if(empty($first_img)) { $first_img = "https://localhost/goodfood/wp-content/themes/twentyeleven/images/images.jpg"; } return $first_img; }
<?php if ( post_password_required() ) : ?> <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'twentyeleven' ) ); ?> <?php else : ?> <?php if ( get_the_post_thumbnail($post_id) != '' ) { echo '<a href="'; the_permalink(); echo '" class="thumbnail-wrapper">'; the_post_thumbnail(); echo '</a>'; } else { echo '<a href="'; the_permalink(); echo '" class="thumbnail-wrapper">'; echo '<img src="'; echo catch_that_image(); echo '" alt="" />'; echo '</a>'; }?>
Forum: Fixing WordPress
In reply to: Not Showing category name in urlthanks siobhan for response
Forum: Fixing WordPress
In reply to: Custum field show in postthank for support
Forum: Fixing WordPress
In reply to: Custum field show in posti want to display in table for like
Value Name
Salt 1 SpoonForum: Fixing WordPress
In reply to: image hide before read more tagaround 40% but i have worked on twenty eleven theme.
Forum: Fixing WordPress
In reply to: image hide before read more tagi am using twenty twelve theme.
Forum: Fixing WordPress
In reply to: image hide before read more tagesmi i am using 3.5.2 downloaded from link