same with my proble, admin not give a answer !!!!!!!
hi admin ?
where is the admin
where is the admin , it same wit my problem after lates update
ok , thanks , now , how to resize the body widht ??? http://prntscr.com/a1epm3
thanks
oh no , than ????
this is my code sirrr
<?php
if(has_post_thumbnail()) {
echo ‘<div class=”td-post-featured-image”><figure>’;
$post_thumbnail_id = get_post_thumbnail_id();
$post_thumbnail_url = wp_get_attachment_url( $post_thumbnail_id ); ?>
” alt=”<?php echo get_the_title(); ?>” class=”entry-thumb wp-post-image” src=”<?php echo $post_thumbnail_url; ?>” style=”width:100%; height:auto;”>
<?php echo ‘<figcaption class=”wp-caption-text”>’;
echo get_post(get_post_thumbnail_id())->post_excerpt;
echo ‘</figcaption></figure></div>’;
} else {}
?>
<?php
$where = 1;
$content = apply_filters(‘the_content’, get_the_content());
$content = explode(‘</p>’, $content);
for ($i = 0; $i <count($content); $i++) {
if ($i == $where) { ?>
<?php
$orig_post = $post;
global $post;
$tags = wp_get_post_tags($post->ID);
if ($tags) {
$tag_ids = array();
foreach($tags as $individual_tag) $tag_ids[] = $individual_tag->term_id;
$args=array(
‘tag__in’ => $tag_ids,
‘post__not_in’ => array($post->ID),
‘posts_per_page’=>3, // Number of related posts to display.
‘caller_get_posts’=>1
);
$my_query = new wp_query( $args );
if($my_query->have_posts()){
echo'<div style=”margin-left: 20px”>
<h6>Baca juga :</h6>
<ul style=”margin-left: 15px”> ‘;
while( $my_query->have_posts() ) {
$my_query->the_post();
?>
<?php the_title(); ?>
<?php }
echo ‘</div>’;
}
}
$post = $orig_post;
wp_reset_query();
?>
<?php
}
echo $content[$i] . ‘</p>’;
}
?>
Now I am confused should be placed where my code , I use the default single post template boss
ok thanks gan
any admin here
hi bos please come here đ
i try now to use this rules :
#Googlebot
User-agent: Googlebot
Allow: *.css*
Allow: *.js*
# Global
User-agent: *
Disallow: /wp-admin/
Disallow: /wp-includes/
Allow: /wp-includes/js/
Allow: /wp-content/plugins/
Allow: /wp-content/themes/
Allow: /wp-content/cache/
Disallow: /xmlrpc.php
any idea or coment bos ???
Thank you!Bogdan B.
Dec 13, 2015 at 6:09 am
hei ???? where the admin here
hi please help me , i was publish 1 tread but coment nor yet