Hey, I modified the path in ajaxfunctions1.php and it works.
Thanks anyways, Great work.
Zendelle
Hey, I modified the path in ajaxfunctions1.php and it works.
Thanks anyways, Great work.
Zendelle
Hi, Cepreu!
How do add many galleries? Example: Porfolio, Gallery, Examples Material and etc.
I adding in new section this code:
<!-- filter -->
<ul id="filter">
<li class="selected"><a href="#" class="all">All</a></li>
<li><a href="#" class="group_7">Serengeti</a></li>
<li><a href="#" class="group_8">2011</a></li>
<li><a href="#" class="group_9">Élan</a></li>
<li><a href="#" class="group_10">Traditional</a></li>
<li><a href="#" class="group_11">American</a></li>
<li><a href="#" class="group_12">Magellan</a></li>
<li><a href="#" class="group_13">Voyage</a></li>
<li><a href="#" class="group_14">Urban Forest</a></li>
<li><a href="#" class="group_15">Studio</a></li>
<li><a href="#" class="group_16">Somerset</a></li>
<li><a href="#" class="group_17">Linen</a></li>
<li><a href="#" class="group_18">Mayfair</a></li>
<li><a href="#" class="group_19">2009 Commercial</a></li>
<li><a href="#" class="group_20">Industrial</a></li>
<li><a href="#" class="group_21">Garage</a></li>
<li><a href="#" class="group_22">Tile</a></li>
<li><a href="#" class="group_23">1632</a></li>
</ul>
<!-- /end filter -->
<!-- image-grid -->
<ul class="image-grid clear" id="list">
<li class="group_7" id="id-18">
<a href="images/examples/Serengeti/30811-Gekko-Silver.jpg" title="30811-Gekko-Silver" class="prettyPhoto" rel="prettyPhoto">
<img src="images/examples/Serengeti/30811-Gekko-Silver_thumb.jpg" height="154" alt="30811-Gekko-Silver" width="220" />
</a>
<div class="information">
<h4>Serengeti Collection</h4>
<p>SKU: 30811-Gekko-Silver</p>
</div>
</li>
...
<li class="group_7" id="id-1">
<a href="images/examples/Serengeti/31911-Zebra.jpg" title="31911-Zebra" class="prettyPhoto" rel="prettyPhoto">
<img src="images/examples/Serengeti/31911-Zebra_thumb.jpg" height="154" alt="31911-Zebra" width="220" />
</a>
<div class="information">
<h4>Serengeti Collection</h4>
<p>SKU: 31911-Zebra</p>
</div>
</li>
</ul>
<!-- /end image-grid -->
But filter don’t work, and then click him I going to the top.
P.S. And even if we assume the portfolio click on the button “Switch Display”, then unfolds the complete list of galleries.
And, how to customize prettyPhoto?
Hi guys,
Sorry for being unavailable during last months. I’ll answer all your questions in next two days.
Cepreu
Beautiful template, you can see mine in action here:
http://torrentlitigation.com/Question though: in the documentation, there is a preempted question about how one would make the Portfolio not-default to “All.” Has this ever been accomplished?
As it is, I have ~100 “slides” which makes the page a mouthful to load. I would rather the Portfolio default to group_1 (or something) but I can’t seem to get this accomplished.
Thoughts?
Hi AdamU,
Thank you for purchasing Enfolio.
Nope, this hasn’t been accomplished. I got some big issues when I’ve tried to make it work correctly with all major browsers. So I decided not to implement that option at all. I’m sorry, probably I have to delete that question\mention from the documentation.
Cepreu
when your new work!????
: )
great
Hi Cepreu,
thanks for this beautiful theme!
I have two questions:
1. I am trying to get rid of the “All” option in the gallery. I can just delete the line in the code, which will result in not showing the button…but there are still all pictures being listed (i have only 2 groups). How di I solve this?
2. Hovering the buttons on top lets them move for a pixel or two. I didn’t find out why. How do I change this?
Thanks!
Hi jascha,
Thank you for purchasing Enfolio.
1. I don’t think it’s possible to get rid of the “All” option without some hard coding. I’m afraid I cannot help you since I’m not available for custom work now.
2. That’s probably because of css border property applied to menu button when it is hovering.
Cepreu
Hi – I purchased this theme and like it a lot.
The only issues I’m having are with the form input. There is no CSS for radio or checkbox input types.
Can you provide CSS for these forms type so that the label and the radio input align horizontally ?
Hi,
Thank you for purchasing Enfolio.
I didn’t use any of radio or checkbox input elements so there is no css for them. Sorry, I cannot assist with general html\css questions. But if you show me the code with the input elements you used or give me a link to your website I’ll try to help.
Cepreu
Hi – what dop I need to put in the action element in the form tag for the form to submit ?
Hello,
I have a Problem with prettyPhoto for embedding swf files in the Portfolio section. When I try it, nothing happens except a small white box opens and the loading symbol comes. But nothing else. When I try right click for opening in a new window my swf file can be seen. Are were any Options I have to set? Can you give me please an example with an working swf file?
I also tried to link with an adobe swf file, this working fine. But not my own created swfs.
Thanks for your support.
Hi Cepreu,
I’ve a question… is it possible to pass the destination email from a hidden variable in the html to the Ajax form?
Jesus
Hi I have a small doubt. Is this theme ready to add more pictures inside a work? I mean…instead of a lightbox with only a picture…can we have more and then go to the next work?
Thank you very much…
Hi, This is the 1st time I ever use a HTMl theme so forgive me for these noobs questions.
QUESTIOn 1 :
Do I need to host the css, the fonts, the ajax-fucntion files on my server but putting an url into the index html ? Do I only need to put tyhe right pathes in the HTML file (for instance ) and then upload the whole folder to my FTP ?
Example :
I don’t need to replace the path “js/jquery.plugins.min.js” with an url since it’s the right path in the folder of the site ?
QUESTION 2 :
I only have the Facebook theme in the folder pretty photo. The css file pretty photo includes several themes, for instance “Dark Rounded Theme”, not just the Facebook theme. Is it normal ? I downloaded again the archive of the site from my ThemeForrest account and I still have the Facebook theme only.
QUESTION 3 :
On my local server (my computer), the pictures in the slider and thumbnails won’t show. Besides, when I click one of the thumbnails of the portfolio, the picture is opened in a same window, not in a picture viewer like in the demo site. Is it normal because I’m seeing it on my local host ?
Exemple :
“images/slider/image1.jpeg” is the path to the picture number one of my slider. The name and the file extention are the same.
Thank you in advance for your help and sorry for these stupid questions, but hey, I guess that’s how you learn.
Hello Cepreu,
This message requires an urgent answer as it’s for a client and she’s been waiting for too long. I hope you will get to this message since you didn’t reply to the comment I left of the Enfolio item page 19 days ago… : \
My site is : biosculpturegel-paca.fr
The pictures in the slider don’t appear. Yet I followed your instrutions. Besides, the structure of the slider is nowhere to be seen. The pictures are in the right folder. The titles of the files are right. The extention of the file is right but I can’t see the pictures.
<!- slider ->
The pictures in the portfolio don’t appear. Yet I followed your instructions. The pictures are in the right folder. The titles of the files are right. The extension of the file is right but I can’t see the pictures. However, if I upload them to Imageshack, they do appear. When I click on the different tags classifying the pictures, I’m taken back to the homepage. I took a look at the source code of the demo and yet we do have the very same code.
When I click on the “switch display” button, I’m taken back to the homepage. I took a look at the source code of the demo and yet we do have the very same code. Besides, my portfolio doesn’t have any style whatsoever. I mean, I don’t have the hover effect, I don’t have the picture displaying in a new windows when I click on it…
The contact form doesn’t now work ! That’s essential for my client to have a contact form. For instance, when I click the button “Send” or here “Envoyer” since we are speaking French”, I’m taken back to the homepage.
Going from one section to another (you know, when you click on the up and down arrows) is not smooth like in the demo.
Boutton newsletter doesn’t link to the contact page of the site I added a button “newsletter” to my site because I didn’t know whow to add a newsletter to a site. I want this button to link to the contact form but the link doesn’t work. It open in a new tab where I get a 404 error page message.
Abonnez-vous à notre newsletter et soyez informée des offres et des formations de Biosculpturegelpaca !
<!Please consider my message.
Thank you in advance,
Oslan
Hi Cepreu,
I was wondering what effects did you use on the “ENFOLIO” logo? I’m trying to make a text logo with the same font and effects.
Thanks, Marcus
Hi,
I send an email to you regards to the contact form not working. I have look into the ajax-function.php and also custom.js files. There seems to be nothing wrong with those 2 file. Which files should I also look into?
Hi Cepreu,
Is there an update to use this template with GoogleMap V3?
Thanks
Hello, I have a question about embedding Vimeo’s video.
The way you display Vimeo’s video is beautiful, my website keeps using that.
However, I just found out the video cannot be showed on iPhone and iPad. It seems like Vimeo is using new embedding code for this issue, using iframe and the link is now like this: http://player.vimeo.com/video/16185321 Instead of the old way: http://vimeo.com/16185321I just tried to replace the link directly, but it doesn’t work.
(by the way, I am the plus user of Vimeo, so my video should have no problem to play on mobile device)
May I know is this template still work on Vimeo?
(I bought this pretty template in 2010 and keep using it, I really don’t want to change, just I need it to support iPhone or iPad as most of the visitors now are using mobile devices)
Thanks a lot!
Hi
I am trying to remove the thumbnails from the prettyphoto overlay but if i add overlay_gallery: false, to the jquery statement it breaks the site js.
Any ideas where I am going wrong
Thanks
Hello.
So, no luck for Vimeo video on iPad/iPhone’s Safari yet?
Thanks,
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
469 Purchases
100 Comments