New Landing How can we help? Themeforest Theme Support Pinpoint Images over blog post

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Pinpoint
  • #2452
    bradb
    Member
    Post count: 3

    Hello, I am trying to display recent post but we never use images for our post, so there is a big color box above all post listed. is there a way to hide this?

     

    On a separate unrelated matter, is there a way to make it so my revo slider will display on every page even catagory generated pages etc?

    #2457
    bradb
    Member
    Post count: 3

    I figured out the first question:

    .recent-post figure { display: none !important; }

    I still need help on the second question though.

    #2498
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hey,

    Regarding your second question – the revolution slider will be displayed only where the shortcode is inserted, so it won’t show up on category archives. For that, you can edit category.php or archive.php and add it manually… something like:

    
    

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #2617
    bradb
    Member
    Post count: 3

    Thanks! to those who may search here for the same answer this is what worked for me:

    add your rev slider shortcode in place of the example:

    <?php echo do_shortcode( ‘[showcase_layerslider revslider_shortcode=”main” full_width=”yes” width=”1/1″ el_position=”first last”]’ ) ?>

    add this just under:

    <?php get_header(); ?>

    on the following pages:

    page.php

    category.php

    archive.php

    single.php

    You may have to play a bit with the margins but now its on every page site wide.

     

    Thanks!

    #2662
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome, glad to hear you got it working 🙂

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register