• Hello everyone!

    I need your assistance! On the main page of my blog (israelpowerlifting.com) I have “Featured Posts #1” under the slide show screen. I have chosen to present 4 post of this category, but only 3 of them are shown on the one line the last one is shown on the separate row. I want to make that all 4 featured posts #1 will be shown in the same line. How to do it?

Viewing 7 replies - 1 through 7 (of 7 total)
  • the theme seems to be adding a <div class="clearfix"> after the third post;

    btw, somebody else had the same problem yesterday;

    if there is nothing in the theme options or settings, then this might be an error with the theme – please contact the theme’s author for support.

    Thread Starter IsraelPowerlifting

    (@israelpowerlifting)

    Probably you are right. Maybe do you know how/where to change the script that the additional <div class=”clearfix”> would be after the fourth post?

    if there is nothing in the theme options or settings

    there seems to be setting:

    dashboard – arras – theme options – layout – tapestry: node basednodes per row;
    set that to 4

    or, possibly, try to ask at http://forums.arrastheme.com/

    Thread Starter IsraelPowerlifting

    (@israelpowerlifting)

    Excellent! Thank you very much for for assistance! =)

    I need help:
    Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/fokusze/public_html/videoteka/wp-content/themes/arras/library/widgets.php on line 404

    how to solve this

    function form($instance) {

    $instance = wp_parse_args( (array)$instance, array(

    ‘order’ => array(‘featured’, ‘latest’, ‘comments’, ‘tags’),

    ‘display_home’ => true,

    ‘display_thumbs’ => true,

    ‘query’ => ‘slideshow’,

    ‘postcount’ => 8,

    ‘commentcount’ => 8

    ) );

    $order = $instance[‘order’];

    ?>

    @sahwa – starting your own thread is a better way to get help.

    Thread Starter IsraelPowerlifting

    (@israelpowerlifting)

    Hi alchymyth! I need your help!

    I have inserted the links inside the excerpt, when I click on the post to view it, I see those links on the top of the screen, why it’s happening and how to fix it?

    http://israelpowerlifting.com/?p=1186

    [please don’t mix topics – focus on http://wordpress.org/support/topic/problem-with-links-inside-the-excerpt?replies=1 ]

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Arras theme – Featured Posts #1’ is closed to new replies.