ThemeForest

Newsroom - Responsive News & Magazine Theme

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • Referred between 1 and 9 users

@localpt : no problem with the accents, the fonts allow every kind of accents ;)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, I’ve emailed you regarding a pre-purchase question – and I’m waiting for a reply? Not happy to be ignored, despite leaving a comment on here.

wpbandit

Responded.

  • Has been a member for 2-3 years

Hi I want to know if there is an option to make the slider on the front page scroll through the most recent posts?

wpbandit

You can do so by setting category to “All” and exclude slider posts from frontpage. It will then grab the latest 1-10 posted.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jeev99 Purchased

I didn’t get my working manual with the theme. I cannot find the tags to put in, for the images to go into the slider.

wpbandit

Check out Theme Options > Blog > Featured Slider. What you do is basically create a category called for example “Featured” and the put any posts you want to feature in that category. Use that category as a filter to select posts to feature.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jeev99 Purchased

The slider has navigation arrows. How can I edit their position?

wpbandit

img/sprive-v.png contains the slider arrow images if you want to change the position of the arrows on the black bg.

If you mean changing position of the arrow-boxes, then that would be:
.flex-direction-nav { top: 10px; right: 10px; }
Default-user
jeev99 Purchased

It worked well. Thanks a lot.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Is there a way to show thumbnail images of the articles featured in the slider?

wpbandit

You mean thumbnails on one side when reading the single page? You could do that by using standard format post and insert an image in the text with align left. If you mean thumbnails+text in the slider itself, instead of a big image, that would require manual customization.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jeev99 Purchased

I have two questions 1. How to remove the subheader ( that black slider just under the navigation bar and above the main slider) 2. How to remove the grey background color

wpbandit

1) Theme Options > Blog > Newsflash > Disable it

2) Theme Options > General > Select style: Clean

For any further questions, please use http://wpbandit.com/forums – thanks.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jeev99 Purchased

How do I get posts under Recent posts (i.e. under the slider) and the highlights ( on the right sidebar)? Moreover can I have just a two column structure under the slider like http://www.huffingtonpost.com/college/ Thanks in advance.

wpbandit

The frontpage has this structure:

1. Featured slider

2. 2 widget columns for recent or popular posts.

3. Recent posts + pagination (this is only area that can’t be disabled)

4. 2 widget columns for recent or popular posts.

The widget column areas are enabled in Theme Options > Blog. Then you use the WPB Tab widget with only one section enabled to list popular or recent posts from specific categories or all.

To show highlights in sidebar, use the WPB Tab widget, use only one section, create a category named highlights, and use it as a filter to pick the stories you want to feature there.

For any further questions, please use http://wpbandit.com/forums – thanks.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
wproost Purchased

Hi, the social share links are not showing on single post view?

I also cannot see an option for it in the Newsroom theme options blog section.

On your Typegrid theme there is an ‘Single: Social Share Links’ section but that is not showing on this theme?

Please advise. Thanks.

wpbandit

This theme uses Digg Digg for social icons. There are plenty of other plugins to choose from as well.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, I am interested in purchasing this template. When post a video in the front page, can you watch the video there with out having the click the link that take you to another page to view the video? Please reply back asap?

wpbandit

If you mean the front slider, then no – it can only be an image there and would need to be clicked on. As for in the blog list, you could by using the standard blog list option – but then entries and post formats would be listed in a normal blog-list style.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
cilene Purchased

Its possible to – Creating a Category Page Template ?

wpbandit
You can either make specific changes to archive.php by specifying:
<?php is_category(); ?>
my specific code for categories here
<?php endif; ?>
Or you can create a new category.php file using archive.php as base. http://codex.wordpress.org/Category_Templates
Default-user
cilene Purchased

so I put ID category?

Default-user
cilene Purchased

what is this my specific code for categories here ? ID?

Default-user
cilene Purchased

could do a step a step?

wpbandit

Well, the “specific code” would just be the changes you want to do to archive.php that should only show on category pages.

It basically tells the site that: If you are viewing a category page, show this. If not, don’t show it.

by
by
by
by
by