BBilal
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Add Additional Thing In Post PageOkay I’ll try to explain in brief! Below is the code for showing post on the main page:
<!–begin of magazine style–>
<div id=”post-<?php the_ID(); ?>” class=”postbox”><div class=”post-thumb”>
<?php tj_show_thumb(‘boxthumbw’, ‘boxthumbh’); ?>
</div> <!–end .post-thumb–><h2>” rel=”bookmark” title=”Permanent Link to <?php the_title_attribute(); ?>”><?php the_title(); ?></h2>
<div class=”post-exerpt”>
<?php if(get_theme_mod(‘post_social’)==’Yes’):?>
<div class=”post_social”>
<div class=”digg”>
” data-count=”vertical” data-via=”<?php echo get_theme_mod(‘twitter_id’); ?>”>Tweet<script type=”text/javascript” src=”http://platform.twitter.com/widgets.js”></script>
</div>
<div class=”facebook”>
<iframe src=”http://www.facebook.com/plugins/like.php?href=<?php the_permalink();?>&layout=box_count&show_faces=true&width=50&action=like&font=arial&colorscheme=light&height=65″ scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; width:50px; height:65px;” allowTransparency=”true”></iframe>
</div>
<div class=”google”>
<g:plusone size=”tall”></g:plusone>
</div>
</div>
<?php endif;?>
<?php the_post_excerpt(); ?>
<p class=”byline clearfix reviewer vcard”>
<span title=”<?php the_time(‘F j, Y’); ?>” class=”date dtreviewed”><?php the_time(‘F j, Y’); ?> by <?php the_author_posts_link(); ?></span>
<span class=”comment-count”><img src=”<?php bloginfo(‘template_directory’); ?>/images/comment.png” alt=”Comments” style=”vertical-align:middle” />Â <?php comments_popup_link(__(‘0 ‘, ‘qlogixsolutions’), __(‘1 ‘, ‘qlogixsolutions’), __(‘% ‘, ‘qlogixsolutions’)); ?></span>
</p>
</div> <!–end .post-excerpt–><div class=”clear”></div>
</div> <!–end .postbox–>
In the whole code the bold code is for social icons. Now see the screenshot below:
http://i54.tinypic.com/2rnycy0.jpg
The bold code creates the social icons highlighted in the above screenshot! Now what I want is to add another social icon but on selected posts only not on all posts as if the bold code is generating social icons for posts!
I hope you got it now!
Forum: Plugins
In reply to: [Plugin: WordPress SEO by Yoast] XML Sitemap missingmake sure that you use http://sitename.com/sitemap_inde.xml but not http://www.sitename.com/sitemap_inde.xml
Also, what’s your site link please?
Forum: Fixing WordPress
In reply to: Dashboard Modification!I have not looked for them :S Can you tell me some?
Forum: Fixing WordPress
In reply to: Dashboard Modification!4 months and no one is interested to reply?
Forum: Fixing WordPress
In reply to: [Plugin: AS-PDF] TCPDF error: Can’t open image fileI think this is only with PNG images because for some reason wordpress wont support! Check their API’s
Forum: Plugins
In reply to: [Plugin: Facebook Recommendation] Images Doesn't Show!No one knows the answer for that?
Forum: Everything else WordPress
In reply to: single_cat_title UppercaseIt’s done from another way! I have edited general-template.php! Thanks for your help though!
Forum: Everything else WordPress
In reply to: single_cat_title UppercasePlease I’m in real need! Help me!
Forum: Plugins
In reply to: [SIMPLE TAGS] Remove Tags from PostNo one can help?
Forum: Everything else WordPress
In reply to: single_cat_title UppercaseThat doesn’t work! ð
Have a look at the image: http://b.imagehost.org/0311/hii.jpgForum: Everything else WordPress
In reply to: single_cat_title UppercaseSo how do we use that? I’m not good in PHP?
Forum: Plugins
In reply to: Just Want to Rename 'Tags:' to 'More About' use [SIMPLE Tags]No one can help?
Forum: Plugins
In reply to: Show Same Category Post With ThumbnailNo thumbnails with this plugin? ð
Forum: Plugins
In reply to: Show Same Category Post With ThumbnailBut that’s more about related it will not fetch from the same category but it will fetch from any category!
Forum: Fixing WordPress
In reply to: WordPress Mobile PostStrange that no has knowledge about this post.