33 comments found.
Hello, if I try to open RedInk, I receive an error message: “Can’t open page” kCFEErrorDomainCFNetwork:1
Can you help? regards, Uwe
Hi, is this on Mac/Safari? Seems like other people are having the same issue opening local html files if you google the error, or try with a different browser.
Hi, I found out it doesn’t load at https
ok, you need to update the scripts that load jquery, google fonts etc…to be https as well in each html files.
I have done so and the scripts are working. Cool and congratulation for the beautiful theme. There ist one error left: The menu ist not working with tablets. Ist working on sektors and mobiles. What can I do?
I will have to make an update, send me an email via my profile page and I can send you a fix when done.
OK. That’s “heynitz@mbht.de” Regards, Uwe
Email sent
Something very special!
Hello, the menu for the mobile version does not work in the preview or the files to download. regards
Hello. Is it possible to add an Instagram feed to the blog page or about please?
Simple as using the instafeed.js. Just not sure where to put the code required to get the instagram thumbnails to veiw without mucking everything up.
The link to the “wordpress” version is not available. Do you have any wordpress version for this ??
Hi,
There seems to be a slight bug in the CSS for the logo display in IE. In IE, the second time you load any page, the logo aligns itself to the extreme right. I have not been able to figure out why that happens. Its fine in the other browsers and its fine the first time the page loads up in IE too. It only happens the second time.
Would appreciate any assistance on this.
- Lex
Hi,
I am trying to get vimeo to be added to the social icon set and cant seem to be able to get the icon to appear. where do the icons get pulled from?
Rgs, Lex
Hi Lex,
Sorry about that there is a typo in the screen.css on line 477:
.socialIcons li.vimeo a:before, footer .footerIcons li.pinterest .icon:before { content: '\f194';}
Replace pinterest with vimeo so it looks like this:
.socialIcons li.vimeo a:before, footer .footerIcons li.vimeo .icon:before { content: '\f194';}
Thanks, Greg
Hi,
I should have mentioned this earlier. The fix you mentioned earlier does not work by itself, you also need to update the fontawsome font as well as the included font does not have the vimeo icon.
Lex
grate work, good luck with sales;
Thanks 
Hi there!!
I have one question: in portfolio, is it possible to go directly to the zoomed image by clicking on the thumbnail, like zooming in an image gallery. Because my client needs an image gallery, not portfolio.
Thanks!
Hi,
I have replied to a similar question with a solution on the first page of the comments, look for the comment posted by the user named taeinkyun.
Thanks, Greg
Hi Greg,
This solution partially works if the anchor is on the menu bar. In portfolio page it does not work when applied on a thumbnail.. To sum it up, I want a portfolio page to work as an image gallery, without title, date neither description…
Thank you for your concern…
Hi,
Send me an email via my profile page and I’ll have a look.
Thanks, Greg
Hi LGLab, A superb template – great work.
Is it possible to add a hyperlink to the following attribute in Portfolio?
data-largeimage=”images/example.jpg”
Probably not feasible but it was worth asking.
Much appreciated.
Hi LGlab, please ignore this query, now resolved.
LOVE this theme but the nav isn’t responding to my samsung infuse smartphone.
Hi,
Sorry for the delay, I’ll look into it but can’t guarantee anything as it seems to work fine on all my android devices so not sure what is wrong.
Thanks, Greg
Very very awesome theme! Thanks! How can integrate video as a background … for example – about page Thanks! Anna
Hi,
I suggest you google for “fullscreen video background” as there are quite a few plugins to achieve this.
Thanks, Greg
Great LGLab!
Very very awesome theme!
I’ve a question: can i add more images in portfolio item? Now i can add ony one “data-largeImage”... I’d need more image in portfolio detail.
Thanks! Danilo
Hi,
No the portfolio only supports one image, if you have lots of images you could create several portfolio pages using submenus.
Thanks, Greg
Hi! Greg . Great template.
But the menu doesn’t open on my phone
I have a Nokia Win8
This is the site http://www.funeralesprado.com/
Also the menu doesn´t appear open once the first time.
Thanks for help.
Bibi
Sorry, the menu doesn´t appear open once the first time on FIREFOX
Hi,
Send me an email via my profile page and I’ll make some tests.
Thanks, greg
Hello, Seems there it’s a problem on Android browser. On my tablet and SGalaxy works with firefox/chrome but with own browser no. I click and the menu doesn’t open. thanks for nay help. Robert
Hi,
It works fine here in my android tablet and galaxy S4, so send me an email via my profile page with a link to your website and I’ll have a look.
Thanks, Greg
Hello,
Thanks for your reply. I have send the message.
Robert
just gotta add my 2cents – great template and responsive on all devices, PLUIS excellent support. i wish i knew my code better so i could create something like this but its way beyond my designer capabilities so i can only appreciate what others do. lol Also, I had a question on how to adjust the timing on the homepage carousel and received fast feedback. would def purchase something again from this author. oh and also, extremely well organized and clean.
Thank you for the nice comment 
This is a unique theme, but before I purchase it, can you explain the blog thing – Disqus. I don’t know what that means to me as a user. Does that mean it’s not WordPress? Also, what is the status with the above menu question regarding how it displays on tablets and phones?
Hi,
Disqus is a popular comment system which can be easily added to any template/theme, even html templates with no backend. It’s free and very easy to setup.
The menu works fine on mobile devices.
Thanks, Greg
hi, im interesting your theme. but i wonder that, may i add google map to contact form and pattern overlay to main slider? thanks a lot.
sory. google map to contact page.
Hi,
There is already a google map in the contact page, in the address field there is a “view map” link which opens a lightbox, but you can add a google map in the page if you want.
For the overlay, add this to the screen.css and adjust the path to your overlay image accordingly:
.vegas-overlay{
background: url(../images/overlay.gif) repeat;
}
Thanks, Greg
ok, thanks
Hi!
This is an awesome theme! But before I purchase it I need to know if one of the top menu item can be configured to open directly a certain item from portfolio (in this case, a You Tube video).
Thanks!
Hi,
Yes but with some tweaking.
Open the redink.js, and add the following function wherever you want, like below the “getCookie” function on line 148 for example: http://pastebin.com/1FgkbMgd
Then at the bottom of the initPortfolio function, on line 930 add the following: http://pastebin.com/yjBDiJHD
Now you can point to the portfolio html page and pass a “item” parameter in the url with a number value corresponding to the item you want to open by default, note that this value is “zero based” so the first item is 0, second item is 1 and so on, so the url to open for example the second item by default would look like this:
portfolio.html?item=1
Feel free to send me an email if you are having issues.
Thanks, Greg
Thanks!! Purchased!!
Thank you 
Hi, I’m very happy with my purchase.
I have a question though.
For the Portfolio page, the text under the you tube video” ie, the data-description, can that be used for an image instead of text?
Hi,
No that’s not an option currently.
Thanks, Greg