116 comments found.
We are experiencing js error. ( viewing via firebug console )
k is undefined ( via the jquery.nico.slider.pack.js file )
line 12
Problem solved ( I pinched your nivo.slider.pack v 2.7 ) from WP version, and error is fixed.
Oops and another issue. Why on iPad devices can we not navigate verically, past the We Care as Much as you do bit ?
will this theme be updated like the wordpress one?
I will update the theme file if there is any issue with the latest file.
Thanks
Is there an integrated shopping cart for this template?
There are some 3rd party e-commerce platform for WordPress out there. I used http://www.foxycart.com/ before and it works out fine.
Can I show a YouTube file in the site or just Vimeo? How can I do that?
You can show youtube video as well. You just need to add the embed code from youtube/vimeo.
Thx
Hello,
The Map It! function doesn’t work… a box appears when you click on it, but there is no content?
www.junglecatworld.com (bottom of screen).
Please advise. Thank you in advance for your help!
Peter peter.h.klose@gmail.comPS- Here’s the P2.js code:
$(”#modalmap”).colorbox({iframe:true, innerWidth:”50%”, innerHeight:”50%”, href:”http://maps.google.ca/maps?f=q&source=s_q&hl=en&geocode=&q=jungle+cat+world&aq=&sll=49.891235,-97.15369&sspn=38.64689,107.138672&ie=UTF8&hq=jungle+cat+world&hnear=&z=13&iwloc=A” }); });
PSS - Here’s the CSS code:
modalmap { background: url(../img/map-pin.png) no-repeat top left; display: block; padding: 0 0 0 25px; font-weight:bold; margin-top: 5px; }
a#modalmap:hover { background: url(../img/map-pin.png) no-repeat left 1px; text-decoration:none; }
Hey,
I have replied your question in my forum.
Thanks
Hi,
Arabic characters doesn’t appear in the menu? plz advice
What’s the URL of your site?
Hi
The blog works with php ? Can I receive and update the comments ? How it works ? The template has a ready to work files?
Hey,
It won’t works with PHP , you’ll need the WordPress version to make it works with PHP .
Hi,
Any plans for RTL ?
Thanks
Are you referring to Right to Left?
No plan at the moment. Don’t have the time to do it 
Hi. I’d like to ask if I can use YouTube links for the videos instead of Vimeo? Do I just embed the video code or is there some other steps? The modal activates but the video doesn’t seem to play.
It should work with YouTube links, you can use the video code. I wonder if YouTube made some changes to the video code.
What’s the URL of your site?
Hi. Great theme!
I have a problem with showing ÅÄÖ in the navigation and headlines. How can I fix that?
Best regards
// Ricky
Have you check this post? http://goo.gl/cDDPQ
my default.css is blank.
pls. advise
Hi,
That is correct. Actually you don’t need default.css, the default style is in style.css.
Thanks
Nothing appears on Blackberry when I load the page. I know that’s not much help.
Hey,
Try this:
1. Remove overflow:hidden; from body 2. Remove overflow:scroll; from #content-wrapper 3. Add this: @media screen and (min-width: 1024px) {
body { overflow:hidden; color: #0C0; }
content-wrapper { overflow:scroll; }
}
See if it works.
I don’t have Blackberry, so I couldn’t test it. It works on iPhone though.
Hi I have been using the html template for a while, but recently visitors are saying they are unable to scroll. Plus the blog page on IE9 is laid out funny. Any suggestions? I have tried changing the content-wrapper scroll to auto, but apparently still doing it. Don’t know what browsers they are using. Please help…
Im having issues with the menu on the right hand side of the slider – it doesnt change the slider to the needed image! 
Hi,
What’s the URL of you site? I’ll take a look.
Hello, I bought your theme and LOVE IT ! However I’m having an issue with the website not coming up properly in Chrome browsers—it’ll only show the background.
Is there a fix for this?
Thanks so much!
Hi,
Could you send me the URL of your site? I’ll see what I can do. I don’t know what the problem is. My demo site works fine on Chrome.
Great theme design. WP version will be excellent.
Thanks!
You can find the WP version here: http://themeforest.net/item/pekaboo-for-wordpress-children-theme-template/409980
Love this theme. Is there a second level for the menu?
Yes, you could add a second level menu.
Thanks
DUH . Nevermind. I got it.
Hi. Great template. Been using for a while, but can’t get it working on Blackberry devices amongst others. Any tweaks I can make to avoid me having to re-design or make a mobile version? Thanks
Hi atkinsonjean,
Could you check if the WordPress version works on Blackberry?
If it works, I’ll update the HTML version.
Thanks
I have checked the Wordpress version and this works on Blackberry – albeit in a slightly different layout.
Can you please do the same for the Dreamweaver version which is the one I have? Also, I don’t want to have to replace my current site with your amended version, is it possible to let me know what you have changed in the coding so I can make those amends without changing anything else?
Hi,
Could you describe the problem on Blackberry?
I’m having difficulty to find the changes I made. I may be able to find the code if I know what the issue is.
Hi,
I´ve selected “Display AddThis on single pages”, but it shows up only in Gallery. (Not in the Gallery-template page but in the “Gallery”.)
I would like to show it up on every page.
Thanks!
Hi!
Could you please post your question in my forum as it may be beneficial for others?
I didn’t include the addthis on every pages because it makes the page too crowded. However I can show you how to make it display on pages. I’ll post it in my forum.
Thanks
greetings,
excellent theme.
How do i go about using foreign language characters in the body. I would like to type in greek and display on the pages.
thanks much
You need to change the page encoding to the correct format. Go to Settings > Reading. And enter the correct encoding for Greek.
As for the headings, you may want to check this post.