47 comments found.
I cannot see the demo any more. Is this still for sale?
Hello Fourgrafx, I bought the theme some time ago but now it doesn’t work ion the google maps area, it seems I have to add an api key from google but I got no idea where I have to insert it in. Thanks in advance for helping
Hello. I am having problem with adjustment on php files. I just would like to get e-mails on contact pages when people write me and when they push the button “contact us” or “send” I just would like to get the emails. What should I do because more than one year I cant fix this problem.
Hi kemalarik,
To make your contact form work please do as follow.
Open the file contact/process-form.php. Edit the e-mail address on line 62 and set your own one. This will be the address where the e-mails sent from contact form will come. You can also set multiple e-mails by separating them with commas.
The subject for e-mail sent can also be set by modifying line 60.
If you need more modifications, like changing the success/error messages, you should edit file contact/process-form.php as well as contact.php and change the values in corresponding places. Just browse through the above mentioned files to locate those fields.
Also be sure to use the contact.php file and not the contact.html file top have a working contact form.
Hope this helps.
Cheers
Hi, I have a question. The regular license( 19 ) have the quickstart package?
Hello FourGraFx, I am having heavy problem at making the search function to work. I installed the site and nothing. I tried to use it even in the demo sample in themforest and I can see it doesn’t work either. Can you please explain about it? thanks in davnace for hel ping
As an addition about my previous question, for example, I would like to use blog page as product specification page. However, on the navigation bar the blog button is activated, not products button. This is the problem. Please give the answer as soon as possible. Thanks in advance. Regards,
Hello Sir;
I’m just an ameteur for web. Could you please explain how to set the active button at navigation bar for every page. Because when I try to cancel dropdown menu and put just a one linked button, I can not make that button activated when the page opens.
Thanks in advance. Regards.
HI, could you please tell me why in google webmaster tools I get the message: not detect any structured data on your site?
Thank you very much,
Is it possible to have the website in a boxed layout ?
Is it possible to show the slider-wrapper in the index file fullscreen ?
Hi, Can you let me know how I can remove the word “SmartOn” from the Google Maps image with Contact Us? Thanks
Thank you very much!!. I fixed it.
Could you please tell me how to get rid of the spinning circle that appears before the page loads? http://postimg.org/image/ag4duvrgt/
Thank you very much
Hi, I just purchased your theme and I am wondering how do I change the index.html to boxed version and change the color to blue?
Thank you very much,
Hi,
Thank you for your purchase. To use the theme in boxed version you need to add the class “boxed ” to the “page-wrapper” div. Be careful to add it to all the pages that you use. To change the color and use one of the premade colors change the css file that you use. In the head of every page change this:
<!-- Color CSS -->
<link href="css/colors/color-default.css" rel="stylesheet">
With any other css color file that you have in your “css/colors/”
Hope this is clear. Please for future support questions use our support forum: https://4grafx.ticksy.com/
Cheers
how do i change the map to show another address on this theme? please reply.
I have purchased the Theme (HTML) – Can you advise how on the home page the “Projects” section the images can autoplay and set the speed (ie. remove left and right arrows) ? Thanks
Hi, Any update please ?
Hello, I would like to get the effect navigate a single page with smooth-scroll in the current block and the corresponding menu is activated.
Hi, I bought the template few months ago, but I just use it a few weeks now. I currently use the Shop index for the landing page. I noticed that the slider images has an overlay mesh, which I wanna remove since my slider images are enhance using Photoshop. How can I remove the MESH Overlay on the slider images? I tried to open up the related files like the ThemPunchRevolution Java Script and the main script for the index file, but didn’t find anything. Where and How can I remove the Mesh Overlay on the slider??? Thanks in advance
Hi shockwave29,
Thank you for the purchase. Please open “application.js” file located in “js/themejs” folder. At the line 422 where the callout for the Revolution slider is change the dottedOverlay:”twoxtwo” with dottedOverlay:”none” . This should remove the overlay over the images in the slider. Hope that helps.
Cheers
Thanks for the great info! Works Great!
I published a ticket two weeks ago and no one replay to me, why? Tamara
Hi Tamara…sorry for that. We have been in a winter holiday and we are still trying to catch up with everything
. You ticket is not answered
. Let us know if we can help you with anything else
.
Cheers
Thank u!
Hello, was thinking of purchasing this theme but just wanted to confirm that there is a contact.php file written for it? I can then set up my hosting for the backend. Thank you very much!
Hi sonicdiscovery,
Yes the theme comes with a fully working form and a twitter app. If you have any issue with the configuration just make a support ticket and we will be more that happy to assist you.
Cheers
Hi I have a few questions: 1/ How can I set the header (background row logo) transparant? 2/ How can I edit the main background? The background from the content (not body).
Thanks in advance!
Hi Waxi,
The background for the header ( logo ) it is not present so you will consider it transparent. IF you want to change it simply open the smarton.css file and go to line 398 and add css for the background
.header-middle {background-color: #your-color-code;}
To edit the main background color open smarton.css file and go to line 289 and change the color code for the background on ”.page-wrapper”.
Hope this helps. Cheers