23 comments found.
I purchased the Catch Landing page thinking it would be easy like drag and drop. Is it possible to change the html with the Mailchimp visual editor?
Hi Arjanweijer,
Just answered your comment on Catch Email Template.
Regards.
I just realized I need to know how to code. I don’t know how. I purchased the Catch Landing page thinking it would be easy like drag and drop. Do you know of anyone who can install this for me? Customize it? If it’s extra how much?
Hi great template, I just have a question: ¿does something special has to be installed in the server for the contact form to work? I usually work with WordPress so this is a grey area for me. Thanks.
Hi Carlbert,
Thanks for your interest in Catch Landing, the landing page include a php file which handles form sending, it just use the php mail function.
Regards.
Everything works great! Just a quick question, I would like to make the top and bottom dashed borders twice the height, I changed the borderPattern.png file to have 10px hight but it doesn’t work. I’m guessing I need to change something in the CSS but nothing I do seems to work. Can you point me in the right direction here?
Thanks a lot.
Yes, besides changing the image’s height you need to change height in the layouts.css file. In the line 12 there is class .row:after with the height 5px, try to change it to 10px. I believe it should work.
Regards.
Hi, Is it possible to create an RTL version without major problems ? previously i managed to create such versions to other templates and some i wasn’t able – which eventually prevented me from using the theme. So am asking if it’s possible, and if you are willing to do such a version for an extra fee.
Thanks
Hi White-Night,
Thanks for your interest in Catch Landing. Yes, it is possible to create RTL version with no problems. Contact me via my profile contact form with more details (if you want only text to be RTL or all layout’s structure to be “mirrored”) and I will give you a price quote for such work.
Regards.
Hi Gifky,
Thanks for a great template.
Could you take a look at my site www.totallygreencleaning.net.au
The main slider is not loading for some reason. Probably my bad.
Thanks David
Hi harmonikdesign,
Thanks for purchasing Catch Landing, I see the images you are using in the slider don’t exist in the images folder, for example first image “images/kitchen.png” doesn’t exist, make sure you upload all 4 sliders images to the “images” folder.
Regards.
Hello
Can you explain me how i can add Google Adwords conversion tracking code to the Cache Landing page form?
Thank you
Hi Eraser665,
If you want to add tracking code to the form, you can add it to the success message once form is submitted, here are the steps:
1- Create new empty html page and place the tracking code inside it and upload it to your website.
2- open contact.js (located in js folder) and change line #27 from:
result = '<div class="successMessage">Your message has been sent. Thank you!</div>';To:
result = '<div id="msg" class="successMessage">Your message has been sent. Thank you!</div>';
var link = 'http://www.yourwebsite.com/tracking-code.html';
var iframe = document.createElement('iframe');
iframe.frameBorder=0;
iframe.width='0px';
iframe.height='0px';
iframe.setAttribute('src', link);
document.getElementById('msg').appendChild(iframe);
3- update second line in the previous code with the location of the page with tracking code created in step #1.
Hope that helps.
Regards.
Hi Gifky,
Great portfolio you have.
Are these templates interchangeable?
ie. Use the slider on the second example template on the first example with the static text and image instead.
Basically just want Layout #1 with the slider from number two.
Thanks David
Hi harmonikdesign,
Thanks for your interest in Catch Landing.
Yes, you can build your own layout by moving elements from one layout to another. When you move the slider (besides copying the slider html block) you need to link css and js files needed to make it work. You will find css used for slider (camera.css) in the head surrounded with explaining code comments, same with js files at the end of the body referring to Camera slider [Main slider] (link the js files and copy js code which controls the slider).
If you have any other questions feel free to contact me via my profile contact form.
Regards.
Cheers
Thanks for the purchase, cheers 
Hello, I purchased your theme and am happy with it. But I have one quick question. I’m using Japanese characters with this landing page and I want to change the fonts. Is there an easy way to do this by adding the font file into the font folder and changing a couple of lines of css code?
Hi RandallLeague,
Thanks for purchasing Catch Landing.
Yes you can change the fonts. If your font is hosted on google fonts you can call the font like we are calling Trocchi and Oxygen from in line 26 i 27 of the HTML code.
If you want to place font in the font folder to be called from your website you can do it the same way that font-awesome is being called in the font-awesome.css file from line 24 to 30.
Once you called fonts you want to use just open layouts.css file, find and replace used fonts with yours (template using Arial for body, Oxygen and Trocchi for titles so find those to replace them).
If you have any other questions you can contact me via my profile contact form.
Regards.
Hi, I have purchased your theme, i like it! I’d like to put my pictures in the “sliding” gallery. How do I add more pictures? Do I only have to copy and paste the html paragraph once for each image? all best and thank you, David
Hi dvdv,
Thanks for purchasing Catch Landing. That is correct, to add more pictures you need to copy the “div” element as many times as you need. For more information check the help documentation file under the “Changing banner/slider images” section.
Regards.
Hi, please can you tell me if the contact form is working out of the box or if I need any other tool to let it send data to an email? thanks in advance, david
Hi David,
Thanks for your interest in Catch Landing, yes the contact form is working (has the necessary php file) you don’t need any other tool.
Regards.
Hi Gifky, is it possible to add a check-box to the contact form?
I need a “Privacy policy acceptance” check-box with the text linking to a page…
Thanks! 
Hi ernexto,
Thanks for purchasing Catch Landing, yes it’s possible to add that check box, just send me email to gifkynet {@} gmail.com
Regards.
Email sent! Thank you Gifky! 
Just answered 
GREAT ! Thank you very much for your excellent support!!! 
You are welcome 
Hi, how is going? So, I like to know more about landing page. I usually use wordpress, but is not clear if this file will come as a theme or what? I f I need an html editor or what? And how I can integrate and if where I can integrate? Thanks a lot Have a nice weekend. Mark
Hi Mark,
Thanks for your interest in Catch Landing, this is HTML file not a WordPress theme, to edit it you need HTML editor and you can upload it to your website via FTP .
There is no problem if your website running WordPress still you can upload this landing page and all its associated files inside a separate folder.
Have a great weekend 
Regards.
Hey, nice theme! I need help implementing my logo:
I want to replace the icon book mark with my logo, like shown on my graphic attached: http://s14.directupload.net/images/121105/temp/ww3439da.jpgCan you please tell me the css snippet to make this working? Thank you so much!
Hi intechmedia,
Thanks for purchasing Catch Landing, in the HTML replace the code
<i class="icon-bookmark"> </i>with your logo, just put it in img tag.
Regards.
Thank you for replying and checking page. It is working now. I just had to eliminate some divs…
Glad you sorted it out 
Regards.
Hi Gifty, great template. I’m trying to make the image banner work in IE. Is there a forum where I can read about your template? This is the page I am trying to fix. http://www.sudden.ca/xenapp/
Thanks!
Hi florista,
Thanks for purchasing Catch Landing, If you need more information about the template please check out the included help documentation.
I checked the page in IE and I can see the banner without any problems, if you still have the problem make sure to clear the cache, if not fixed please send a screenshot of the problem to gifkynet {@} gmail.com.
Regards.
Hello friends
I love your landing page. however i have a couple of question: I have a responsive wordpress template and i am wondering is i can use your landing page without any conflict with my template? and this landing page need to be in a different folder or just using a regular page and use the html code? Thanks
Hi desicr,
Thanks for your interest in Catch Landing, yes you can use it as a separate HTML page it won’t conflict with WordPress, you can upload it via FTP to any where you wish but preferred to a separate folder (It won’t be part from WordPress so you can’t edit it in WordPress admin panel).
Regards.
Thanks so much for your answer,
I want to be clear before i buy it, so you mean that i can customize them in a html editor, upload it via FTP in a sub-folder at the cpanel on my WP site? So i will have different landing pages separate from one to another according with the campaign at the WP site?
Do this bring video tutorials and friendly explanation? Thanks
Hi desicr,
Yes, you can customize it in any HTML editor then upload it via FTP to your website, and yes you can have different landing pages in separate sub-folders as you wish.
The documentation is user friendly it doesn’t have any videos but it’s detailed.
Regards.
Friends
I found out the my theme aloud a custom color scheme / stylesheet for individual pages. That will help? I love your landing page and I need to be sure that i can do it by myself before buy it Thanks
Hi desicr,
First: you don’t need any support from the WordPress theme you are using in order to upload separate HTML page which is not editable from WordPress admin panel so you will be able to upload the HTML landing page.
Second: since the WordPress theme you are using allows custom color scheme / stylesheet for individual pages then you may be able to integrate the landing page in any page but not sure if the basic stylesheet of the theme you are using will still have effect on the the landing page.
Either way you will be able to use the landing page in your WordPress website.
Regards.
hi, excuse me can i use this template as Facebook page?
Hi isaed,
Thanks for your interest in Catch Landing, I haven’t tried myself using any HTML page as Facebook page, but should be possible to have tab with separate HTML page using the the iframe tag or as explained here, it’s best to test the previous method with any HTML page on your server if it works fine then you should be to use Catch Landing.
Regards.
Hello Gifky,
I really liked your template but I wanted to ask you few question before buying.Can I use layout #2 slide into layout #3?Can I also change few things from one layout to another layout and will it work?Please let me know these things.
Thanks:)
Hi creative786,
Thanks for your interest in Catch landing.
Yes you can use the slider from layout 2 in layout 3, you will need to copy it’s HTML & JavaScript code to layout 3.
Yes you can copy any elements or content blocks from layout to another.
Regards.