This item is by an Elite Author
SaurabhSharma
- Author had a File in an Envato Bundle
- Sold between 250 000 and 1 000 000 dollars
- Elite Author
- Author was Featured
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Has been a member for 3-4 years
- India
- Bought between 1 and 9 items
366
Purchases
Buyer Rating:
4.47 stars
4.47 average based on 53 ratings.
-
5 Star
3566%
-
4 Star
1120%
-
3 Star
59%
-
2 Star
11%
-
1 Star
11%
| Created | 14 October 11 |
| Last Update | 14 October 12 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2, jQuery |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- boxed or stretched
- clean and modern
- corporate business
- custom widgets
- drop down menu
- flexible layout
- freelance business
- jquery slider
- multiple grids
- non profit
- personal portfolio
- photography
- visual short codes
© All Rights Reserved SaurabhSharma -
Contact Envato Support


Is there a way to include a specific blog category (with thumbnails and part of the whole article) into the homepage with a shortcode?
I hope you understand what I want to achieve?
Hello Dave,
Currently, the theme doesn’t have short code for generating posts. But you can use one of the available portfolio templates on Home page. The posts gallery will appear after all the content you have on Home page. This won’t be similar to a thumbnail + excerpt, but will be a posts gallery. You can also use a blog template.
If you wish to show content + blog template, kindly drop me an email at xconsau[at]gmail[dot]. I will enable content inside blog template.
Regards
The main slider on the homepage of a site we are working on only supports three slides for some reason. On your demo site you have four. Whenever we create a new post, select “featured” and add the image url, it adds the new slide/post to the homepage slider, but removes the fourth one. At any given time we can only have 3 slides. How do we fix this?
Hello RegQ,
Open / edit the page on which you are showing Slider. Next, scroll down to page options panel > Featured Area Options > Number of Slides. By default, this field has value 3. You can change this to any other number and update the page. That will increase number of slides.
Regards
Thank you so much for your super fast response. That fixed it! I should have known to do that, as I’m sure it’s in the documentation. Thanks again.
Hello RegQ,
No problem. I’m glad you got it working. It’s in the documentation too.
Regards
Hi, Saurab!!
I have a question. See the menu widget I used on this page?
http://emrosewebproduction.com/website-design/I want to change the colors of the backgrounds, text, etc. Where is the CSS code for secondary menus? Thanks SO much!
Hello maryvogt,
Sidebar menus and lists have a common CSS . Inside style.css file, line no. 268:
.sidebar ul { ... }If you wish to target only the menu widget, you can make use of it’s class or ID name (by checking the source code). This can be done by adding following rules at the end of style.css file:
.widgetwrap ul.menu { background:#your_color } .widgetwrap ul.menu li { ... } .widgetwrap ul.menu li a { ... } .widgetwrap ul.menu li a:hover { ... }This is just an example. You can target any widget from it’s class or ID name and add CSS for it.
Regards
Hi, thanks for the reply. I am confused. when I alter that code, it doesn’t change this sidebar widget:
http://emrosewebproduction.com/about/I see there should be an arrow graphic there as well, but that doesn’t show up.
Hello maryvogt,
I can see the changed styles. The rounded buttons with pink gradient. May be you are still seeing old ones due to browser cache. You can check again by clearing the cache. I hope that will work.
Regards
I would also like to do what davekembe wanted with showing portfolios on the home page. Can you help me with that also? Thanks and sorry for all the questions.
Hello again,
Portfolio items can be shown on Home page using any of the available Portfolio Templates. You just need to provide category IDs inside page options panel and choose a portfolio template. A gallery of posts will be shown just below your Home page content.
Regards
Hello Saurabh,
we’ve tried to integrate a slider image on the home page as a page slider. The image has the size of 930×360 pixels. We’ve uploaded it on the media library and integrated it, like described in your docu. However on the home page the image gets displayed as a stretched image and the right is cropped. We thought, if we create a image with the recommend width of 930 px, than it will get displayed as slider with the correct size. How can we achieve that? We found in page_slider_cycle.php that the timthumb.php script tries to display the image with a width of 990 px. Why is that?
Best regards,
Christian
Hello Christian,
My apologies for this issue. You are right, it should be 930. Inside page_slider_cycle.php and page_slider_nivo.php, the w=990 should be changed to w=930. If you can edit this file, the code resides at line no. 27.
Or you can drop me an email at xconsau[at]gmail[dot]com. I will send the corrected file.
Regards
Hello and thank you for such a great theme. I have a question for you:
How can I slow down the slider a bit?
Hello RegQ,
Thanks for the purchase and kind feedback.
If using Nivo Slider, you can modify Slider speed inside indus/js/nivo_init.js file, line no. 11 and 12:
If using Cycle Slider, you can modify speed inside indus/js/custom.js file, line no. 190 and 191:
The speed values are in milliseconds. For example, 4000 means 4 sec. So you can change that accordingly.
Regards
Hello again,
Again, you have been so great with your customer service with our previous questions and we thank you so much for that. Although we have followed the proper specifications for both the portfolio and the slider (i.e. making posts, setting the image URL assigning the correct category, assigning the proper category to the slider or portfolio page, checking the Tim Thumb script settings, etc…)
Unfortunately, it is showing up the outlines for the images for the slider and portfolio, however, the images themselves are not showing. The site knows something is supposed to be there, but can’t pull it up. Can you help us with this issue please.
Hello RegQ,
Thanks for the kind words and feedback.
Kindly send me your site URL , or particular page link on which the images are shown. I can only tell by looking at the source code. It could be due to timthumb permissions. I will check and let you know.
Edit: You can post URL here or send me at xconsau[at]gmail[dot]com
Regards
Thank you again for your quick response. We sent you a message from your profile page with the information.
Oops sorry, we will email it to you. Just saw that.
Hello lumicon,
I think you are using Page Slider Nivo. There is a width change inside core file. Kindly send me an email at xconsau[at]gmail[dot]com. I will send you the fix.
My apologies for this inconvenience.
Regards
Hi Saurabh,
we are still using Version 1.3 of the indus wordpress theme.
We’ve downloaded your latest version 1.5. It seems that we only need to update files: twitter_widget.php and flickr_widget.php.
However, can you tell us which files have been updated in Version 1.4?
We don’t want to update all of the files in the indus folder, as we made some custom changes to some of the files.
Thanks, Christian
Hello Christian,
In version 1.4, timthumb.php was updated, and WP background feature was updated inside functions.php file to support WP 3.4. You can download latest version and update twitter_widget.php and flickr_widget.php file. Also update scripts/timthumb.php with the latest one.
For WP background feature, open functions.php and look for line no. 30:
Change this to:
add_theme_support( 'custom-background', array( 'default-color' => '', 'default-image' => '' ) );Besides these, no changes were made in 1.4.
Regards
Hi, Is the theme/or will it be compatible on WP 3.5?
Hello ruthjohnson,
Thanks for browsing the theme. It is compatible with WP 3.5.
Regards
Hi!
we are using this awesome theme and somethingbroke in the last daysHello janept,
I just checked the site. It looks fine here. I also checked the source code, but there is no such empty DIV with 404 error. Can you re-confirm it please.
Regards
Dear Saurabh, please can you tell me where I can work on the ‘Comment Form’. I would like to change some text.
Many thanks. Werner
Hello Werner,
Sorry for getting late on reply. (I was a bit busy with my brother’s marriage function).
Contact form fields are set inside contact-page.php file. You can change the text field name/labels in this file.
Regards
Hi
I’ve been using this theme for a while and want to change the blog to show summary only as in the demo: http://labs.saurabh-sharma.net/themes/indus/wp/?page_id=108Despite doing the following.. 1. Settings > Reading – changing to summary 2. The ‘Blog Page’ template being used for the page
The site still shows full posts: http://bristolornithologicalclub.co.uk/latest/Am I missing something or doing something wrong?
Thanks
Paul
Hello Paul,
The blog posts are converted into excerpt using the
<!--more-->quick tag. Insert this tag inside the post content and update the post. It will show a read more button.Regards
Hi, I have question about the Slider, where can i adjust the speed of the slider? we are running the nivo slider! best regards
ps: great template
Hello SilverCell,
Slider speed can be set inside indus/js/nivo_init.js file:
These values are in milliseconds. You can change them as required.
Regards