ThemeForest

Lustrel - Unique Agency / Personal Wordpress Theme

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

On the project page, I would like the slideshow to autoplay, how do I make this happen?

fireform

Hello!
Custom.js, line #43. Add auto: 2 in Carousel options (2 sec time before slide). Full FAQ here.

Regards,
Evgeny

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Sold between 1 and 100 dollars
nde Purchased

Hi,

I want to make visitors to do NEXT and PREVIOS when they click on any portfolio lightbox mode. Is it possible?

fireform

Hello! Unfortunately no. This theme dosn’t provide grouping images in lightbox.

Regards,
Evgeny

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

Hi Evgeny -

Could you please add Pinterest to the Social Media options?

Thanks, Amy

fireform

Hello! You can replace icon image by yours and change url in admin options.

Regards,
Evgeny

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

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.

fireform

Hello!
Thanks! We will consider :)

Regards,
Evgeny

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

Hi there,

Could you tell me how to remove breadcrumbs from the theme?

Many thanks,

Richard.

fireform

Hello!
Add to the end of style.css:

.breadcrumb {display:none!important}

Regards,
Evgeny

Default-user

Worked like a treat!

Thanks very much for the super quick reply.

Richard.

fireform

Welcome!

With best regards,
Evgeny

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

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.

fireform

Hello!
I should contact developer to get an answer :) Please, stay connected!

Regards,
Evgeny

Default-user

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.

fireform

Hi!
Sorry, lost your question, but I’m glad you found it :)

Regards,
Evgeny

Default-user

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

fireform

Hello!
Update was uploaded to Themeforest. Should be available today or tomorrow.

Regards,
Evgeny

Default-user

Hi!

Nice! Thanks a lot! :-D

Best regards, Gabor

fireform

You are welcome :) Just re-download updated version.

Regards,
Evgeny

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

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!

fireform

Hello!
1) CSS:

.data.data-indent {display:none!important}

2) Please prowide correct url because I see this http://cloud.evgenyfireform.com/image/2d0M1W3B0t3d

Regards,
Evgeny

fireform

Hello! Write me via my profile page. To be honest I dodn’t understand :) Try to explain it.

Regards,
Evgeny

Default-user

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!

fireform

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

Default-user

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!

fireform

Hello!
Hm.. Looks strange. Are you using standart WP separation tool? There are no such issue with our demo.

Regards,
Evgeny

Default-user

Hi, Sorry, but what do you mean by standard WP separation tool? Any ideas on potential fix?

fireform

Hi!
I try to understand how you got this issue. Write me via my profile page please.

Regards,
Evgeny

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Hello, I am interested in your theme. I would just like to check if it works all well with Wordpress 3.5? Thanks

fireform

Hello!
There will ba an update for it in a few days.

Regards,
Evgeny

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

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?

fireform

Hello!
What do you mean saying “max-width”? Max-width is used in responsive design. This theme is not responsive.

Regards,
Evgeny

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

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

fireform

Hello!
Unfortunately, no. Only this way.
About Twitter please write me via my profile page.

Regards,
Evgeny

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

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!

fireform

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

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

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.

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

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!

fireform

Hello!
Thank you! I’ll take a look soon. But I think that it’s impossible to do.

Regards,
Evgeny

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

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/c344kjp
fireform

Hello!
Can I see direct link to your website? I can take a look on my iPhone.

Regards,
Evgeny

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

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

fireform

Hello!
Just use !important rule in the CSS to override active classes in the CSS if you have problem.

Regards,
Evgeny

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

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

fireform

See screenshot from Firebug http://cloud.evgenyfireform.com/image/3h1E0p0w3C0J please.

Regards,
Evgeny

by
by
by
by
by