How to show no "icons" in "popular posts" in footer

resolved (11 posts) (3 voices)

  1. SanAmsterdam
    Member

    Dear Elliott, Uniq,

    Using the Popular Posts widget, is it possible to disable the display of an icon next to a "popular post" in the footer...? I have no need for an icon there and it takes up too much space.

    Cheers, San.

    Posted 1 year ago #
  2. Elliott
    Support

    Hello SanAmsterdam,

    Do you mean the popular posts widget or the popular posts that show up inside the post? If your talking about the widget that appears on the sidebar and footer then open up /wp-content/themes/infocus/lib/functions/widgets.php and around line 141 you should see this..

    <li>
    	<a class="alignleft" href="<?php echo $permalink; ?>" title="<?php echo $post_title; ?>">
    	<span class="small_frame"><img src="<?php echo $meta_image; ?>" width="60" height="60" alt="<?php echo $post_title; ?>"/></span></a>
    	<a class="thumbnail_title" href="<?php echo $permalink; ?>" rel="bookmark"><?php echo $post_title; ?></a><br/>
    	<a class="date" href="<?php echo get_month_link($get_year, $get_month); ?>"><?php echo $post_date; ?></a>
    	<div class="clearboth"></div>
    </li>

    Go ahead and change it like this..

    <li>
    	<a class="thumbnail_title" href="<?php echo $permalink; ?>" rel="bookmark"><?php echo $post_title; ?></a><br/>
    	<a class="date" href="<?php echo get_month_link($get_year, $get_month); ?>"><?php echo $post_date; ?></a>
    	<div class="clearboth"></div>
    </li>

    Let us know if it works for you SanAmsterdam.

    Posted 1 year ago #
  3. SanAmsterdam
    Member

    Perfect Elliott, will try this right away.
    Thanks so much for your help.

    Cheers, San.

    Posted 1 year ago #
  4. Elliott
    Support

    Glad it worked for you SanAmsterdam, if you have any other questions then let us know.

    Posted 1 year ago #
  5. Hi Elliot,
    How do you remove the image in popular and related posts in posts?

    Posted 3 months ago #
  6. Elliott
    Support

    Add this in Dashboard -> your theme -> General Settings -> Custom CSS,

    .blog_tabs_content .post_grid_image { display: none !important; }

    Posted 3 months ago #
  7. That doesn't seem to work. Any other ideas?

    Posted 3 months ago #
  8. Elliott
    Support

    Send us a link to your page.

    Posted 3 months ago #
  9. Here ya go - as you can see, the blank image is still there.

    http://www.videoproductionvancouver.ca/2012/top-5-video-camera-video-gear-top-lists/

    Posted 3 months ago #
  10. Elliott
    Support

    Try this,

    .additional_posts_module img {
        display: none;
    }
    Posted 3 months ago #
  11. Awesome. It works. And I'm completely blow away from the amazing support I am receiving. Thank you!

    Posted 3 months ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme