ThemeForest

Showtime - Business and Portfolio WordPress Theme

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

How do I get the image to appear once when viewing a portfolio page.

For example: http://dileolandscapingltd.com/portfolio/retaining-wall-1/

I insert the image into the portfolio post, but then it appears in the lightbox frame at the top for clicking and then again in the body of the content area.

Thank you!

freshface

Hi quarksoft!

Do not insert images through the uploader in WP Post Editor, use the standard one :)

cheers, freshface

Default-user

I don’t understand what you mean by “use the standard one”, can you please clarify or point me to a video where you show this? I have been just clicking on the small icon above the editor window when adding/editing a portfolio post. See screen shot: http://screencast.com/t/ODTKsaROapgP

thanks!

Default-user

I think I got it. You have to re-launch the media insert and view the images associated under the gallery to adjust the images if needed. It just isn’t very intuitive, but it seems to be working.

freshface

Hi there!

Yes, that’s the button, right there :)

Just upload your image and close the window. By clicking “add image into post” button you basically duplicate it.

Thanks and cheers! :)

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

Hi freshface, I have two questions: First: How do I implement that images within the post are shown in the lightbox? Second: Is it possible to sytle HTML -tables in an own way. In my tries they were always light gray in background, but I definded them in red for example. Thanks a lot!

freshface

Hi boxenturm!

1.) upload images through WP Post Editor. If you want to add pretty photo to other images, just add attribute : rel=”prettyPhoto”;

2.) could you be please more descriptive ?

cheers, freshface

Default-user

Thanks for your answer! Your first tip was very helpful. My second question has done himself. The problem was that the color of the cell backgound was overwritten by your pricing chart. I had to use a “style=””” instead of “bgcolor=” and everything worked out just fine. best regards, boxenturm

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Hi there,

I have disabled the share this function within the fresh panel but it still shows (it doenst show the icons, just the share this header and the grey box) any ideas how to remove this completely?

Thanks

Tony

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Hi,

Also as well as above, can you let me know how to fix the button problem in IE9 ? For example if you look at the submit button comment on this page it has a gradient behind the button:

http://demo.freshface.net/file/st/wp/?p=142

Thanks

Tony

freshface

Hi tonyrolfe69!

I will take a look asap through IE, I’m currently at OSX , so I’ll hace to switch to windows.

cheers, freshface

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

I am getting the following error: The package could not be installed. The theme is missing the style.css stylesheet.

Any suggestions?

freshface

Hi Showtime777!

Please upload unzip the whole package, find the Theme folder, unzip it too and upload the unzipped theme folder through FTP :)

cheers, freshface

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

Figured out thanks

freshface

Hi Showtime777!

Glad to hear that :)

cheers, freshface

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Hi,

Is there any answer to my questions above?

Thanks

Tony

freshface

Hi tonyrolfe69!

Answered, sorry for delay

cheers, freshface

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

We do not want the security question on the form on the page at this time. The help says to just blank it out, but when I do that it just comes right back. How can I remove that question from the contact form?

freshface

Hi there!

Where exactly did you delete it?

Thanks and cheers! :)

Default-user

I did what the help said at the top to just blank out the question on the freshpanel interface, but when I save it just comes right back.

freshface

Hi quarksoft!

So send me your FTP login and I will remove the security question for you.

cheers, freshface

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Hi Fresh Face,

Have you got answer on the CSS fix the buttons in IE 9 ? This is a pretty major issue as all the button look like this and I am waiting to launch the site.

Thanks

Tony

freshface

Hi Tony!

I will have a look at it today and get back to you here, have to re-boot to get into WIN7 .

Thanks and cheers! :)

freshface

Hi there!

Seems like its yet another bug in IE9 , fuck this shit already, they should be legally bound not to make any more browsers. Bill Gates is obsessed with killing people so this is his hidden way to kill people one second at a time. http://www.google.com/#hl=en&output=search&q=bill+gates+killing+people Why kill a whole guy if you can kill 1/1000th of 1000 people, the result is the same, really clever Bill. I bet billions of human hours have been lost fighting IE bugs worldwide. And yet Bill does not make the final decision to drop IE after so many failures, why Bill, why? :facepalm:

To fix it you need to wrap every button with an extra wrapper div like this:

<div class="fuck_microsoft">
    <input type="submit" value="Submit Comment" tabindex="5" id="submit" class="btn_a" name="submit">
</div>

and the extra css will look like this:

.fuck_microsoft { border-radius: 99px; -webkit-border-radius: 99px; -moz-border-radius: 99px; overflow: hidden; }

Hope this helps.

Thanks and cheers! :)

Default-user

Best reply ever to a comment on Theme Forest goes to:

FRESHFACE !

Thanks for your help!

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

Sorry, I didn’t post this message to the good theme’s comments section.

  • Australia
  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 2-3 years

How can I remove the search box from the header? Great theme, by the way!

freshface

Hi MaxxKremer!

Just pick the right class through Chrome Developer Tools / Firebug, and add display:none; to the css.

cheers, freshface

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

Hi there – how can I add a favicon to the website with this theme? Thanks

freshface

[quote] To manually add a favicon.ico to any website, just ftp it to the root directory(usually, /public_html) of your website -> www.mywebsite.com/favicon.ico ~ most browsers will automatically show it(well, as freshface so eloquently put it: not in “fuck_microsoft” IE). hope that helps [/quote] Hi fvaswani!

I’m quoting MaxxKremmer and his awesome job here :)

cheers, freshface

  • Australia
  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 2-3 years

To manually add a favicon.ico to any website, just ftp it to the root directory(usually, /public_html) of your website -> www.mywebsite.com/favicon.ico ~ most browsers will automatically show it(well, as freshface so eloquently put it: not in “fuck_microsoft” IE). hope that helps :-)

freshface

Hi MaxxKremer!

thank you for this tutorial, we are really happy that you easily added the favicon :)

cheers, freshface

  • Has been a member for 0-1 years

Hi!

I’m updating a site using Showtime (like it so far!) but I’m having some trouble with the layout of the Contact page – is it possible to use another template (one without the sidebar for the menu) AND have the contact form on the page? If I change the template it makes the form disappear..

Cheers!

freshface

Hi there!

Please re-post your question from the account you have used to purchase this item.

Thanks and cheers! :)

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

Hi,

I don’t know how to search in this comments, but I have a question about ‘Take a tour’ page. Why when I’m watching this page in Visual mode in WP admin is the whole text in one peace? I mean that text from another sub-page in take a tour is overlayed through another. How can I fix this?

Many thanks for answers :)

freshface

Hi pathox!

This is not possible, take a tour page is a shortcode, and WP Editor is not able to show shortcodes directly in the editor :(

cheers, freshface

====== ====== ====== ====== ====== =======

Send us WP Login: CLICK HERE

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

Hi – I’m a Wordpress n00b who needs to showcase his daughter to help her get recruited for college. (I started with Joomla, but Wordpress seems more polished) I see the reference to PSD files, and I don’t have photoshop. Is that a requirement? I use GIMP to do what little graphic work I have done. Please let me know!

freshface

Hi blangys!

No, you basically don’t need photoshop at all. Only for changing one specific heading in the slider.

cheers, freshface

====== ====== ====== ====== ====== =======

Send us WP Login: CLICK HERE

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

I have a couple of questions:

-Are you going to release a new version with the IE9 fix? -Can I use any arbitrary HTML in a static slider?

freshface

Hi there!

What IE9 fix are you talking about?

Yes, you can use any html you want, you just need to open the static slider source file and start editing there, very simple.

Thanks and cheers! :)

Default-user

I’m talking about the IE9 problem that you colorfully described in your (justified) anti-Microsoft rant a few comments up in the page :)

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

Hey Just wondering if I can change the mouse pointer in the fresh tour to a hand instead? Can’t seem to find the change anywhere

freshface

Hi Inhousewebsolutions!

Do you mean disable “selection” by mouse, or the whole mouse pointer?

cheers, freshface

====== ====== ====== ====== ====== =======

Send us WP Login: CLICK HERE

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

Nice template!

freshface

Thank you kind Sir! :)

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

I bought the theme ThemeForest “showtime 3.2”’m installing it normally, only when I try to install FlashSlider not work. The images do not appear when I publish the site. Do not know if it has to do with the timthumb.php script, or more if there is an error, please await support!

Freshslider: test = paralel and freshcubes http://www.prointerativasolucoes.com.br/ Thank you!
freshface

Hi there!

Could you please attach your website URL , URL to the very problem and login details to your wp-admin area so we can check it out? Just click here to add your login details.

Thanks and cheers! :)
— Melanie

P.S. You can also send us your WP login if needed, just click here
by
by
by
by
by