This item is by an Elite Author
fireform
- Elite Author
- Author was Featured
- Sold between 100 000 and 250 000 dollars
- Has been a member for 2-3 years
- Exclusive Author
- Europe
- Referred between 10 and 49 users
- Bought between 10 and 49 items
119
Purchases
Buyer Rating:
4.00 stars
4.00 average based on 17 ratings.
-
5 Star
1058%
-
4 Star
211%
-
3 Star
211%
-
2 Star
15%
-
1 Star
211%
| Created | 10 December 11 |
| Last Update | 27 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved fireform -
Contact Envato Support


On the project page, I would like the slideshow to autoplay, how do I make this happen?
Hello!
Custom.js, line #43. Add auto: 2 in Carousel options (2 sec time before slide). Full FAQ here.
Regards,
Evgeny
Hi,
I want to make visitors to do NEXT and PREVIOS when they click on any portfolio lightbox mode. Is it possible?
Hello! Unfortunately no. This theme dosn’t provide grouping images in lightbox.
Regards,
Evgeny
Hi Evgeny -
Could you please add Pinterest to the Social Media options?
Thanks, Amy
Hello! You can replace icon image by yours and change url in admin options.
Regards,
Evgeny
This is a beautiful theme, and so pleasant to have a minimalist approach instead of trying to shove everything in one theme.
I upgraded to PHP 5 .4.3 last night and it broke this theme (nothing displayed except the errors). Since I was able to track it down pretty quickly, I thought I’d share the two quick changes to correct the “call time pass by”
In the lustrel theme, fucntions.php: find THIS : $output=preg_replace(”/([>]{1})(<\/a>)/”, ”$1$2”, &$output); and change to THIS : $output=preg_replace(”/([>]{1})(<\/a>)/”, ”$1$2”, $output);
In the lustrel theme, functions-xnav.php: find THIS : $this->display_children($element, $children_elements, $max_depth, $depth, $args, &$output); change to THIS : $this->display_children($element, $children_elements, $max_depth, $depth, $args, $output);
Both of these change the output from &$output to just $output.
Hello!
Thanks! We will consider
Regards,
Evgeny
Hi there,
Could you tell me how to remove breadcrumbs from the theme?
Many thanks,
Richard.
Hello!
Add to the end of style.css:
.breadcrumb {display:none!important}
Regards,
Evgeny
Worked like a treat!
Thanks very much for the super quick reply.
Richard.
Welcome!
With best regards,
Evgeny
Hello,
i have a small question. I would like to have on the portfolio page the thumbnails start on the top. Now is in the middle. I tried to look after it, and there was some solution with the media.php, but i couldn’t get it work. Maybe because the timthumb is making the thumbnails. You know how to change that the thumbnails start on the top? Here is written, how you can start it on the top, but i don’t know where to put this additional code. http://www.binarymoon.co.uk/2010/08/timthumb-part-4-moving-crop-location/Thanks!
G.
Hello!
Please, stay connected!
I should contact developer to get an answer
Regards,
Evgeny
Hi!
I found it, when somebody need it. Actually you was implementing the timthumb to the theme, so, you shoudl know this.

So, in the functions.php, there is this line (around line 485):
$img_url = $url.’/timthumb.php?src=’.$img_url.’&w=’.$width.’&h=’.$height.’&zc=2&q=’.$quality;
The zc instance ist the zoom, that was 1, i changed it to 2, so now it’s not zooming. That’s all.
G.
Hi!
Sorry, lost your question, but I’m glad you found it
Regards,
Evgeny
Hi!
Ok, no problem, i also learned something from it. But my question below is actual: i have read that there will be an update for WP3.5. When it will be appr. avalaible?
Thanks, Gabor
Hello!
Update was uploaded to Themeforest. Should be available today or tomorrow.
Regards,
Evgeny
Hi!
Nice! Thanks a lot!
Best regards, Gabor
You are welcome
Just re-download updated version.
Regards,
Evgeny
Hello,
How do we remove the comment count from the post category section?
Also, when we use the excerpt field to published posts it shows 2 “Read More” tags in the category. Can you advise?
You can see the example here: http://www.hemingway.intersectmg.com/category/sold/
Thanks!
Hello!
1) CSS:
.data.data-indent {display:none!important}2) Please prowide correct url because I see this http://cloud.evgenyfireform.com/image/2d0M1W3B0t3dRegards,
Evgeny
Sorry… Here’s the URL: http://www.hemingway.intersectmg.com/category/sales-history/
Hello! Write me via my profile page. To be honest I dodn’t understand
Try to explain it.
Regards,
Evgeny
It’s okay. I’m no longer using the excerpt field. Another question: Can I replace “OUR blog entries” on an individual post with the Post Category or the post title? If so, can you share the code for this. Thank you again!
Hello!
singele-post.php, line #10.
1 – Modify ‘OUR blog entries’ here:
or
2 – replace this line by:
1) <?php _e('OUR blog entries','lustrel');?> 2) <h2 class="fs20"><?php the_title()?></h2>Regards,
Evgeny
Thank you. It turns out that I still have the duplicate “read more” tags when the post category summaries are displayed. Please see http://www.debbiehemingway.com/category/market-statistics/ as an example. Each post has 2 read more tags. How do I delete 1?
Thank you again!
Hello!
Hm.. Looks strange. Are you using standart WP separation tool? There are no such issue with our demo.
Regards,
Evgeny
Hi, Sorry, but what do you mean by standard WP separation tool? Any ideas on potential fix?
Hi!
I try to understand how you got this issue. Write me via my profile page please.
Regards,
Evgeny
Hello, I am interested in your theme. I would just like to check if it works all well with Wordpress 3.5? Thanks
Hello!
There will ba an update for it in a few days.
Regards,
Evgeny
The “Latest from our Blog” on the home page; is that code supposed to resize the images from the blog to a max height/width? Can you provide the code for that?
Hello!
What do you mean saying “max-width”? Max-width is used in responsive design. This theme is not responsive.
Regards,
Evgeny
Hi fireform,
is there a solution to unlink the images in the slider on the homepage? And the twitter on the homepage doenst work, while the account is working.
Adios
Hello!
Unfortunately, no. Only this way.
About Twitter please write me via my profile page.
Regards,
Evgeny
Hi,
Do you know where I can find a LinkedIn icon that has the same look as the other social icons on the site?
Thanks!
Hello!
I drawn them by myself. If you have basic PS skills you can create it by yourself or use any social icon set like this http://vervex.deviantart.com/art/Somicro-33-Free-Social-Media-Icons-257232757
Regards,
Evgeny
Hello,
i just read it, that there will be an update for this theme to be compatible with WP 3.5. When will be avalaible the new version?
Thanks, G.
Hi there! Love your theme – but there is one thing, I can’t fix
I have different portfolio-categories, now I want to display the category “watches” on a page called watches, so I want to display just one category on the page – is this possible?
Thanks a lot!
Hello!
Thank you! I’ll take a look soon. But I think that it’s impossible to do.
Regards,
Evgeny
Hi, I’m having an Apple Iphone specific issue. You can only see it on mobile devices and not pads or computers. It seems I’ve been hacked somehow and wondered if anyone else was having this issue. It’s a great template but I’m going to have to delete it if I can’t solve this issue.
It looks like it’s advertising a Payday Loan Company. here’s a screenshot of what I’m seeing on my phone. http://tinyurl.com/c344kjpHello!
Can I see direct link to your website? I can take a look on my iPhone.
Regards,
Evgeny
Hello Evgeny
In the three tab areas on my home page the lightbox overlay or box is darker on 2 of the tabs when displayed in ie? How can this be changed?
http://inspirationalfloraldesigns.com/Thanks in advance. Donna
Hello!
Just use !important rule in the CSS to override active classes in the CSS if you have problem.
Regards,
Evgeny
One more question Evgeny
What size width can the main logo top left be? Can I adjust the padding from the left to allow a wider logo?
http://inspirationalfloraldesigns.com/Donna
See screenshot from Firebug http://cloud.evgenyfireform.com/image/3h1E0p0w3C0J please.
Regards,
Evgeny