ThemeForest

Studio Paul Responsive HTML Theme

  • Bought between 10 and 49 items
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Referred between 1 and 9 users
  • Has been a member for 1-2 years

Good luck on your first item Vazz!

  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Has been a member for 0-1 years

Thank you very much, CanYigit:)

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

Looks great – great attention to detail. Any plans for a WP version at some point? Good luck with sales!

vazz

Thank you for you nice comment, Paddy! Seeing the interest for it as a wordpress theme, I’m starting to think that it would be a good idea, but unfortunately I can’t say when. Thanks for your appreciation.

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 1-2 years
  • Microlancer Beta Tester
  • Referred between 50 and 99 users
  • Romania
  • Sold between 50 000 and 100 000 dollars

Welcome to TF! :)

vazz

Thanks, Delicious!

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

Could you make this as a WordPress theme? Would buy it in a second if you can!

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

just purchased and i love it!

vazz

Hello, Frank, thank you so much for purchasing! I’m so happy you love it, may it bring good luck to you!

  • Exclusive Author
  • Mongolia
  • Sold between 1 000 and 5 000 dollars
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items

Lovely design & awesome pictures ..good luck with sales!

vazz

Thanks a lot, nmmateam, you too!

  • Bought between 10 and 49 items
  • Europe
  • Exclusive Author
  • Has been a member for 0-1 years
  • Referred between 10 and 49 users
  • Sold between 10 000 and 50 000 dollars

Nice theme ! :) Congrats

vazz

Thank you, Little-Neko! Appreciation is mutual:)

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

Hello, nice work. I’d like to know if I can put a title under each photo diplayed in the gallery.

Thank you

vazz

Hello, emmanuelr, thank you. Yes, you can add a title and a description with ALT & TITLE attributes.

title=”This is the description” alt=”This is the title”

Full code for this theme:

<a data-gal="prettyPhoto[gallery]" href="imagepath.jpg" title="This is the description"><img src="images/playgal.png" class="left galleryicon" alt="This is the title" /> Gallery</a>
  • Bought between 1 and 9 items
  • France
  • Has been a member for 4-5 years

Thank you for answering me so quick. I have a few other questions :

(1) Max size of the enlarged images in the portfolio ? (2) In the portfolio : how many categories can I use ? (3) In each category : how many photos can I display ? (4) Is it possible to remove the “Show all” category ? I have too many photos and I’d prefer to start by splitting them into subcategories. (5) The single thing that puzzles me : when I click on “Portfolio>4 columns” the thumbs are displayed but some of them are slightly cut to allow alignment (that is : the framing is not complete). How could I do to avoid that ? Is the thumbs are taken from a specific thumb directory, it should be simple for me to resize each of them in a frame. But I’m afraid it’s not possible with your template ?

Thank you

vazz

Hi, 1. There is no max. size, it’s flexible according to the size of the image you are using. However, if you want to have a fixed box size for all images, it is possible by modifying a few lines in the script. 2. As many categories as you like. 3. The same 4. Yes, you can remove “show all” by removing a line in HTML . 5. I’ve tested the theme in many resolutions, I can not replicate this. Which browser and what resolution? The thumbs are in fact the parent image, I didn’t want to harden the work of the user by creating 2 tasks, to resize the images for portofolio. Except that the thumb is wrapped within a div which sets the height and width for each element according to the layout of the portofolio (2, 3, or 4 columns). They are also easily customizable if you have knowledge about HTML and CSS . Or you can simply wrap them all within a full column width and let them by shown as they come from your directory. If I could have a screenshot on that display, please send me a message via my profile so I can email you back. Thank you

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

Hi,

I just purchased your template. I really love it. There are some questions that I need help:

01) In Safari, the pictures didn´t change and show all the colors. I prefer in this way, so how can I change it to be default?

02) How can I add another color in css? There are teal, orange, red…but I need brown.

thanks in advance,

Best regards from Brazil,

Andre

vazz

Hello, Andre, thank you so much for purchasing , I am very happy you love it. About the skin colors, if you want to customize a brown one, copy a stylesheet that already exists in skins folder, let’s say red.css and name it brown.css. Then replace in the stylsheet the colors for red with the brown one.If you find this too complicated I can do this for you, for free of course. You will just have to send me a message via my profile with the exact desired color so I can email you the file with the instructions back. Regarding your first question, I’m afraid I don’t understand very well , will you please be kind and give me some more details so I can help you with this, too. Waiting for you message via my profile (just indicate the brown color you would like me to customize through a webste link or picture or anything). Thank you so much, Andre.

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

Thank you. I´ll try to change the skin colors by my self.

Regarding the first question:

In chrome browse the image01, 02, 03 etc… in the “ei-slider-large” is just one color, but in the safari browse the images shows in the original colors – and I prefer this way, so it´s possible to change something to all images shows as the originals?

thanks,

Andre

vazz
Oh, I think you refer to grayscale image. In homepage.css (line 194), replace this code:
.ei-slider-large li img{
    width: 100%;
    filter: url(filters.svg#grayscale); /* Firefox */
        filter: gray; /* IE */
        -webkit-filter: grayscale(1); /* Webkit */
        opacity:1;        
        -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
with this:
.ei-slider-large li img{
    width: 100%; 
}

Now your images will be displayed in their original colors. Hope this information helps. Vazz

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

Hi, Just purchase it. How can I change the logo Studio Paul, which is only text to logo(image) I have?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
and photos for slideshow didn’t show up. I already write as follow
<img src="images/slideshow/drive.jpg" alt="Drive" class="responsiveslide" />
The thumbnail can show up while mouse over the navigation and show the title but the picture never show up. I open the source I download, run the index.html file and no pictures displayed also. Open with FF 17 .0.1
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

and pictures at slideshow are crop when open via mobile browser. I test the live sample, i.e picture of bridge when open in mobile browser then you only can see trees! It’s not responsive at all, it’s just crop the picture. Can you fix this? I need it in 1-2 days. I will ask for refund if you can’t.

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

and pictures at slideshow are crop when open via mobile browser. I test the live sample, i.e picture of bridge when open in mobile browser then you only can see trees! It’s not responsive at all, it’s just crop the picture. Can you fix this? I need it in 1-2 days. I will ask for refund if you can’t.

  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Has been a member for 0-1 years
Hello, sorry for taking a few hours to respond after your three messages, I wasn’t around my laptop in the latest hours. In order to change the text title with your logo, replace
<h4>Studio Paul</h4>
(line 45 in index.html) with
<img src="yourlogopath.png" />
. Make sure you do this in all your used files. Photos for slideshow do show up, please make sure you follow the documentation. The only area where images are cropped and focused on the main part to fit the size of the media device is the full slider, where images reduced from 1500px to 320px would have been against your visitors’ experience. Responsive images can be can be achieved in a number of ways and this is one of them. This is a responsive template but you have a different point of view which is why I think it would be best if you asked for a refund. If there are any aspects you would like to talk about, please use my profile page contact, I would be able to answer you almost instantly via email. Thank you.
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Vazz, your support is so great! So intense to help me to figure out what best for my project. You deserve to earn 5 stars rate from me for the template and your support. Please make another template, if it fit to my need I will not hesitate to purchase it. Good luck ! :)

  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Has been a member for 0-1 years

kloning, thank you for your comment, I am happy I could assist you and will too in future. Good luck to you as well!

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

Hi Vazz, Just purchased and I would like to slow down the carousel slider, it’s rotating way to fast. The template is working perfectly so far. Thanks for classy product. Keep up the good work Rick

vazz

Hi, rickdery, please open carouFredsel file with something like Notepad++ (from “javascripts” folder) and add right after

auto:true,

(note the comma)

this

scroll: {
                        items: 1,
                        duration: 1000,
                        timeoutDuration: 3000,
                        pauseOnHover: 'immediate',
                        onEnd: function( data ) {
                            _direction = ( _direction == 'left' ) ? 'right' : 'left';
                            $(this).trigger( 'configuration', [ 'direction', _direction ] );
                        }
                    },

Don’t miss the comma, and everything should be fine! If you want, you can play with the speed by modifying duration and timeout duration, but I hope I set the right one for you already. Thank you very much for your words, it means a lot.

by
by
by
by
by