390 comments found.
Hi,
I am attempting to add code to disable right clicking and saving on fancybox expanded images however whenever I do it stops the modals from appearing (using the ajax version). Is this something that can be implemented somehow in this template?
The code I have found to this is below and I am adding this to the fancybox js script:
beforeShow: function () { /* Disable right click */ $.fancybox.wrap.bind(“contextmenu”, function (e) { return false; });
Hi,
In the file js/fancybox.js, find this line:
onStart: $.fullscreen.unbindKeyboard,
Replace it with:
onStart: function () {
/* Disable right click */
$('#fancybox-wrap').bind("contextmenu", function (e) {
return false;
});
$.fullscreen.unbindKeyboard();
}
Regards, TC
hi , i have problem when someone send me message :
There was a problem
Fatal error: Uncaught exception ‘phpmailerException’ with message ‘Could not instantiate mail function.’ in /home/behbehan/public_html/quform/lib/class.phpmailer.php:952 Stack trace: #0 /home/behbehan/public_html/quform/lib/class.phpmailer.php(847): PHPMailer->MailSend(‘Date: Sun, 15 D…’, ‘—b1_f05077d536…’) #1 /home/behbehan/public_html/quform/lib/class.phpmailer.php(763): PHPMailer->PostSend() #2 /home/behbehan/public_html/quform/process.php(369): PHPMailer->Send() #3 /home/behbehan/public_html/quform/process.php(423): process() #4 {main} thrown in /home/behbehan/public_html/quform/lib/class.phpmailer.php on line 952
Hi, can you see the Troubleshooting section of the documentation/quform/index.html file from the package.
Regards, TC
We have just updated to the latest 1.2.3 version and are using jquery-1.5.2.min.js and somehow the backgrounds have disappeared? Please help!
We have just updated to the latest 1.2.3 version and are using jquery-1.5.2.min.js and somehow the backgrounds have disappeared? Please help!
Could you post a link to the page? Or send the link to info@themecatcher.net
Regards, TC
i’m using jquery-1.10.2 and now i can’t see any background image, any idea?
Some of the plugins used by the theme are not compatible with this jQuery version. Can you use the jQuery Migrate script after including jQuery? This fixed it for me.
Regards, TC
Hello, I purchased this template. This is a problem to play background images by slide. It couldn’t show the images I added. It only showed “imageplaceholder 1680*1050” Actually I already changed the “placeholder” to my background name and I also added images at JS file. I will appreciate if you can help solve the problem.
Do you have a link to the page, or can you upload it so I can take a look?
If you are sure you have changed the correct files, try doing a force reload Ctrl and F5 in the browser.
Regards, TC
Hi,
i downloaded the template. Changed and added some new backgrounds. When i run the index (local) i don’t see a changing background. I checked java was running and it is enabled. What im doing wrong ?!
/me feels stupid 
greetz Jan
Do you see any background at all? Check the browse console for errors, it should say if the paths to the images are wrong or if there are any JavaScript errors. Let me know if the console has any errors.
Regards, TC
Dear TC,
is was stupid.
i forgot a ”,”
working perfect now.. thanks for the quick reply!
Greetz Jan
Hi,
I want to add social share and like buttons to the gallery pages (as a minimum) but seem to be having problems.
What I tried to do was add a div just inside or just outside the main gallery div, which included the usual addthis icon code. No matter what I did, it refused to sit where it was supposed to. Damned if I know why.
I wanted to add facebook and google+ share buttons to the prettyphoto popup, but can’t see how. Any ideas?
Other than the little ‘follow on twitter’ popup I couldn’t see any reference to social like buttons. Do you know of any sites using this theme that have found solutions?
Could you post a link to a page where it is mispositioned?
Regards, TC
I’d have loved to but in the end I deleted everything. I tried adding the share buttons in the little social pop-up, which I got to look fine, but I came up with an unexpected problem: clicking the share button only allowed you to share the gallery background image…I want visitors to be able to share individual pics (which was why I wanted to add it to the prettyphoto gallery viewer).
I’m using prettyphoto for now but am creating individual pages (via templates, obviously) which will hopefully do more or less the same as a normal gallery but allow me to add not just text but share buttons image by image.
Hi, Is there any way to add text to the larger or smaller images in any of the gallery formats? I can’t see how…but I want to add text descriptions for each image (not important for the smaller images) if possible.
Also, when will a responsive version of this or a similar theme become available? I like this and most of the others I’ve seen have been crap, so I’d like this theme made responsive more than anything!
<li class="one-portfolio-item">
<a class="portfolio-thumb-link" href="images/portfolio/popup/sunrise.jpg" rel="portfolio">
<img src="images/portfolio/3column/sunrise.jpg" alt="" />
</a>
<h2>Test Title</h2>
<p>This is a description.</p>
</li>
You'd also need to change the CSS to remove the height from the LI surrounding it. So for the 3 column for example, remove the height from this style in styles.css:
<pre>
.threecol-portfolio .one-portfolio-item {
width: 293px;
height: 183px;
margin-right: 10px;
margin-top: 10px;
float: left;
position: relative;
}
</pre>
To add text to the popup version, try adding a title attribute to the link around the image. I think colorbox and fancybox read this attribute. Others may read the alt text of the image, or title of the image.
I doubt we will make a responsive version of this template, it just doesn't sell well enough to justify it. However, all of our future themes will be responsive.
Regards, TC
Okay, thanks for the above. I take it it doesn’t matter which style is used (I can’t recall which gallery style I used offhand)?
Shame about not making a responsive version; even if it’s deemed a new and chargeable version. There are no other decent full-screen themes available. They’re all lame, full of stupid gimmicks and dodgy menus. This is by far and away the best looking, and works perfectly.
I imagine it doesn’t sell now because when you search for themes it’s relatively old and isn’t responsive, which everybody wants or needs.
It should work with all gallery types except Galleria. We will discuss the possibility of a responsive version, I can’t promise anything 
Regards, Ally
i’m using HTML , how i can change or edit Search code
<!-Search->
<form action="" method="get">
<input id="search-input" value="" class="search-input" name="query" />
<input name="go" type="submit" value="Go" />
</form>
<!-End Search->
is this code for search in web page or general in google ?
and how i can place Hit counter and which one you recommend ?
The search doesn’t have any associated code to do the searching, it’s a design feature only for those who would implement the template into a CMS or a custom search script.
I haven’t used a hit counter in a long time, so don’t have one to recommend. You should get an HTML snippet from the hit counter site which you can paste into the page HTML.
Regards, TC
here my website www.behbehani-shot.com , will every thing going fine with me just tweeter feching! i setup then access token and costumer key and other setup but nothing happen.
could you plz give me any recommendation for my website?
Put the twitter username inside single quotes:
username: 'Y_behbehani',
Regards, TC
thanks for help , done
I have added the video background and I Finally got the url to show up, I have it set on autoplay and its not playing…what am i doing wrong? Should I add the url to the theme settings only, or to the actual page settings or both?
Could you post a link to the page where this happens. If you set in the theme settings it will appear on all pages, if you set it in the page settings it will only affect that one page.
Regards, TC
Are you ever going to make this responsive?
We don’t intent to make this template responsive.
Regards, TC
Beautiful theme. Quick question – are any of the gallery or portfolio pages sortable/responsive as i would like to have menu choices on a single portfolio page for “All portfolios, landscape, street, portraiture, etc.”?
This HTML version does not have a sortable portfolio. The WordPress version of the theme does have a sortable portfolio (example here).
Regards, TC
Having an issue with email…..client is using a paid yahoo account. Emails are just not being received but the form is saying it has been sent.
Please see this page for help.
Regards, TC
I am using the HTML version
If you are using the latest version of the Storm template, in the file quform/process.php, find this setting:
$config['from'] = '';
Set it to an email address that is associated with the hosting account e.g.
$config['from'] = 'info@yourdomain.com';
If you are using an older version, in the file contact-form/config.php, find this line:
$emailSuccessHandler = new iPhorm_SuccessHandler_Email($form);
Below it, add this line:
$emailSuccessHandler->setFromAddress('info@yourdomain.com');
P.S. Also check the Junk/Spam folders of email account.
Regards, TC
Hi, Is it possible to insert any text under images while watching in pretty photo?
Anyways, great job with this theme 
Add a title attribute to the link surrounding the thumbnail image. For example:
<a class="portfolio-thumb-link" href="images/portfolio/popup/placeholder.png" rel="prettyPhoto[portfolio]" title="This is the description">
<img src="images/portfolio/3column/placeholder.png" alt="" />
</a>
Regards, TC
Thanks! I have another problem. I don’t know why h1,2… don’t show Polish
You’ll need to regenerate the Cufon font file. Go to http://cufon.shoqolate.com/generate/ and at “Regular typeface” upload the /resources/fonts/Comfortaa-Regular.ttf file from the Storm download package, at “Bold typeface” upload the Comfortaa-Bold.ttf, at the gylph choices, choose:
- Uppercase
- Lowercase
- Numerals
- Punctuation
- Basic Latin
- Latin-1 Supplement
- Latin Extended-A
Click “Let’s do this!”. It will download a .js file. Edit the js/plugins.js in Storm and search for the lines starting with Cufon.registerFont({"w", remove both of these lines and replace them with the code from the .js file downloaded from the Cufon site.
Regards, TC
How do I get the dark-grey bar under the navigation menu more transparent? Thank you.
Hi,
This bar is an image. Open the image called header.png in the template images folder.
Open the file with image editing software and reduce the opacity. Re-save the image and refresh your page.
Regards, TC
I have purchased the Storm Dreamcatcher Full Screen Template. I cannot seem to get the full screen working. I have created a jpg image of the correct dimensions. Placed in the backgrounds folder with the placeholder image. My image will not show. I am in a unix based environment. Should it be in a Windows environment? Page is here: http://www.dornbeattie.com/theme/template/index.html Any thoughts. Please help.
Cheers, Dorn
It works for me, did you fix it? If not, what browser are you using?
Regards, TC
Is it easy to set the background to 1 fixed image?
Yes if you simply have one image in the list it will be fixed.
Regards, TC
Been trying to enter a heading in a different language with no luck. What’s the font type for h1
The font is a “Cufon”, which would need to be regenerated to support additional characters or you can disable it.
To disable this font, edit the file js/scripts.js and remove this line:Cufon.replace('h1, h2, h3, h4, h5');
To regenerate the font, see this guide. The guide is for the WordPress version of Storm, but the method is the same for the HTML version. In the HTML version though, you should copy the contents of the file you down from the Cufon site and paste it into the js/plugins.js file and replace lines 324 to 359 with your new code.
Regards, TC
thanks
Been trying to enter a heading in a different language with no luck. What’s the font type for
? Cannot seem to change it, to allow for a different language to be visible.
thanks