22lines
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 10 000 and 50 000 dollars
- United Kingdom
1,153
Purchases
Buyer Rating:
4.72 stars
4.72 average based on 109 ratings.
-
5 Star
8779%
-
4 Star
1412%
-
3 Star
76%
-
2 Star
10%
-
1 Star
00%
| Created | 12 January 12 |
| Last Update | 12 January 12 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Liquid |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- android
- apple
- blog
- blue
- business
- css3
- dark
- html5
- ipad
- iphone
- jquery
- mobile
- personal
- portfolio
- tablet
© All Rights Reserved 22lines -
Contact Envato Support


Hi! Great theme, however I ran into a bug with the gallery – list style: If the gallery is empty, i.e. no pictures included it doesn’t load the page but throws an js error in script.js, line 289: Uncaught Code.PhotoSwipe.createInstance: No images to passed.
This happens e.g. if a user creates a gallery but doesn’t upload pictures. Can you provide a fix for that?
Thanks Stefan
Hi Stefan,
I will look into this although this is an external javascript library that is causing this but there may be an easy fix. Although is there a reason to create an empty gallery?
Thanks,
Tom
Hi Tom,
Thanks. On my site users can create galleries and add pictures to them. It can happen that they create the gallery and then don’t upload pictures.
In line 394 of the javascript, try changing
if (jQuery(".gallery").length) {to
if (jQuery(".gallery a").length) {Let me know if this works for you.
Thanks,
Tom
Hi! I just realized that the contact form doesn’t work on IE. Is there anything I can change in the code to fix it?
Hi, Sorry for the slow reply, I have been away and without internet for a while. Which version of IE are you using? Since it is a mobile theme, there is minimal support for IE but there may be a simple fix.
Kind regards,
Tom
IE 8
I’m afraid IE8 wasn’t really tested or supported but what is the actual problem you are having with it?
Thanks,
Tom
Is there a JQM 1 .1 Update coming, as already happened for the Wordpress version?
Hi,
Yes, sorry the update should be coming soon although it is just a matter of updating the links in the header if you wish to use the new version, everything else should work as expected.
Kind regards,
Tom
I tried to do so but still on WP7 phones the styles don’t work, but with your WordPress Version it does. Do you think you can provide an updated version within the next days?
I will try and get an updated template out as soon as possible for you.
Thanks,
Tom
Got it fixed my self. But thanks a lot! I think others would be grateful to get the update
IE 8 .
Hi Love the template,
But i was wondering what is the quickest and easiest way to change the color of the buttons – eg. when you click on the buttons on the homepage they change to a blue color, i’m just looking to change that blue color.
Mant Thanks,
Darren
Hi Darren,
Thanks for purchasing the template! The best way is to use the jQuery mobile themeroller which will generate custom CSS for you.
This can be found here:
http://jquerymobile.com/themeroller/index.phpThanks,
Tom
Thanks Tom,
Thats great i got it working.
Many Thanks,
Darren
I have custom some css of this theme if I update theme to new version. Will have no impact. Right?
Hi Tom,
I cannot get the contact form to work on my Samsung Galaxy SII – works fine on Firefox and also on the Mobilizer emulator, just won’t work on my mobile? Any suggestions?
Hi,
Sorry for the slow reply. The template was tested working on an SII when I built it, are you still having the problem? What is actually going wrong?
Thanks,
Tom
Hi Tom,
It just appears to refresh the page – no success message and no email. You can see it at m.mobiloz.com/
I’m afraid I don’t have access to an SII at the moment to test on but does it work for you on the theme preview? Did you change the PHP file or the javascript at all?
Thanks,
Tom
On the blue theme preview I get and “Error Loading Page” dialogue, but on the light preview it worked.
Hold on – just got it to work on Mobiloz – don’t know what is going on???
Sounds very strange I don’t know why that would be. If it is working on my theme then it should be working on yours as well. Has it started working properly now?
Tom
Unfortunately no! Worked that once out of about 20 odd attempts.
Do you have your PHP mailer set up properly on your server? I assume it is all working on other devices so this is probably a yes. It seems very strange that it would only work once, have you cleared the cache etc on your phone?
Tom
Works on Firefox. I cleared the cache but still doesn’t work on my mobile – don’t know why it did that one time. Did you try the contact form ( m.mobiloz.com/contact.html ) on your mobile and see if it worked for you?
I should be able to test on an SII tomorrow but I just tried it on my iPhone and it worked fine.
$(document).ready(function(){ ... });With the sliding animation etc., this never gets executed. Are you aware of this and is there an easy way around this problem?$("#pageId").live('pageinit', function(event) { ... });which does not get executed, whether I load the page directly, or from the main menu. Any help will be much appreciated.
Hi,
Sorry for the slow reply. This is probably not getting executed properly due to the ajax loading. Try adding data-rel=”external” to the link which will properly load the javascript.
Kind regards,
Tom
Hi, I am having problems getting the contact forms to work, one of them seems to be working but the rest of them won’t send an email or the error messages won’t show up when you press the send button with no information, Any ideas ? If you need access i can send a link onto you .
Many Thanks Darren
nice work.
Thanks very much!
I am from India, and paypal does not seem to work for me. Can you suggest me some means to get your template.
Thanks.
I’m afraid this is only being sold on this site but paypal should allow you to make a payment using a debit or credit card without signing up. If you are still having problems you may want to contact ThemeForest support as they will be able to help you.
Thanks,
Tom
Hi,
as previously mentioned, I have a script on a page that is linked to from the main menu. The script is in the form:
$("#pageId").live('pageinit', function(event) { ... });If I add rel=”external” (not data-rel) to the link in the main menu, the script seems to work, but at the cost of losing the transition and the nice ajax loading, etc. Is there another way you can think of to make this work? It seems like a pretty standard thing to want to do.
Hi,
Sorry yes I meant rel, not data-rel. The only way to get around this is to include the script on every page that links to the target one running the JS. Unfortunately this is a restraint of using jquery mobile, all javascripts need to be loaded at the beginning ideally although this should not be a performance issue since they can all be cached.
Thanks,
Tom
Hi, bought this morning. Looks good. Id like to direct to this site depending on device, can you send me the code for this or paste it here, thanks. Also, i have a main site so would i copy the folder and all its contents into the root of that site, or should this site be hosted seperately? Whats the usual way to go about this, thanks. John
HELP !
First off, great theme, my client loves their mobile site but I’m having an issue regarding the navigation icons not showing on mobile browsers, and it’s been confirmed for Chrome and standard browsers for Android as well as Safari & Chrome on iPhone.I needed to customize the jquery CSS file to make changes to colors to suit the clients needs. The file is now hosted locally as well as the icons-18-white.png file.
The problem is that this particular image file will not show even though I’ve tried various permutations of linking locally and from code.jquery. I’ve confirmed thru the developer tools in chrome the file can be read by the browser if I call the absolute URL of the image file in question.
The navigation icons show fine in desktop browsers, but refuse to load on mobile browsers. Any ideas why? I’ve been trouble shooting this off and on for two days and finally need to ask for help.
the site is located at http://www.puddlejumpertowing.com
Please advise as soon as possible,
Thanks
Cliff
No reply after 13 days!! Poor support. You should be ashamed. I bought in good faith
Hi ! I have a problème with home page on my HTC HD7 (win 7 mobile). The page doesn’t fill all the screen of the smartphone. it occupies only the higher half of the screen ?? Thanks
Hi Tom,
I saw some posts about the themeroller and I’m trying to understand how it works in order to make proper adjustments.
Will you please clarify this a little bit for me, that part its not include it on the documentation and I’m looking to make adjustments on the template colors.
Things like this, which makes reference to a data-themeEtc.
Thanks!
When using the gallery, if I have a gallery on one page, and then go to a different page, the photos from the previous page are still “inside” the gallery.
Example, if I have PHOTO1 on index.html, and then go to about.html and click on PHOTO2 , if I swipe backwards, PHOTO1 is viewable in the wrong page’s gallery.
Is there a way to only keep images from the CURRENT page’s gallery for display? Or to clear the images out of the gallery when you move to a different page?