2786 comments found.
Hi. I am using the Adventure demo import. I can’t find where to link the social media icons.
Hello,
The icons on the main home page you can edit the “Homepage Adventure” page in Pages tab, down at the bottom of the post editor you’ll see the Single Icon elements.
If you’re referring to the social icons in the footer of sub pages, those can be edited on Appearance > Widgets in the “Footer Widget 4” box.
Need further info or anything let me know on the Theme’s Support Forum .
Thanks 
Hello, I didn’t receive the password to the support forum.
Hello,
Did you check your spam/junk folder?
If you don’t see it there, send me a message from contact form on Profile Page and will get you set up.
Thanks
Hello, Please i need help. My site started showign the following and i cannot fix it. I have updated the theme but no difference:
Notice: Undefined variable: wbc_id in /home/chanmed2/public_html/wp-content/themes/ninezeroseven/includes/functions/theme-functions.php on line 1588
Notice: Undefined variable: wbc_id in /home/chanmed2/public_html/wp-content/themes/ninezeroseven/includes/functions/theme-functions.php on line 1596
Notice: Undefined variable: wbc_id in /home/chanmed2/public_html/wp-content/themes/ninezeroseven/includes/functions/theme-functions.php on line 1495
Notice: Undefined variable: wbc_id in /home/chanmed2/public_html/wp-content/themes/ninezeroseven/includes/functions/theme-functions.php on line 1503
take a look: http://chanmedi-pharm.org/Hello,
I’ll check into that. I see you updated from older pre 4.0 version, try going to the Theme Options panel and click the Save Changes button.
If you still have issue, post on the Theme’s Support Forum, so I can check that out for you.
Thanks 
Hi, Where can I edit?:
HERE TO SERVE YOU CONTACT US Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
Need Support?
This part of the forum exists for you to ask your PRE-SALES questions and I will answer them all as quickly and as honestly as I can.
If you have already purchased the theme please post ALL support related questions to the theme’s support forum.
The support forum has been set up to provide you with a better support experience and needed features like image uploading, code inserting/highlighting, search topics, and much much more.
It’s a fast becoming great community with lots of useful info.
Register to Support Forum
Search Support Forum
FAQ’s on Support Forum
You can subscribe to the Support Forum HERE
Thanks 
Hi there,
Do you have sample or demo of multi-page website from gym demo? Or any other kind of info?
A shedule module for different kind of sports is not integrated? Or maybe it is? Same for BMI calculator in metrics.
Thanks, Regards. Sven
Hi there,
Any chance you could get back to my pre-sales questions please? Thx
Hello,
Most demos are shown as one page style, but all can be multiple pages since they are built using WordPress’s regular pages and WPBakery Page Builder(Visual Composer).
Would be fairly easy to break up the Gym Demo into multiple pages since all the sections are already built.
Don’t have a schedule module and BMI calculator built in, you may be able to find those on WordPress’s plugin directory though.
Thanks, and sorry for the delay to your questions.
Hi, I have a website which is selling tours and using your theme, almost first version of parallax 907. I just recently audit the site by AHREFS then result of landing page is duplicated that’s why SEO not helping to rank well even 140 website linked to landing page problemis theme generating landingpage.com/page/1-35 so, How do i stop this duplication. When I choose to static page there’s no point to choose landing pages.
Hey I found another problems as well. parallex section duplicating and generating many pages, Also archive page showing all Title’s with H1 tag which is 11 pieces of H1 tag in archive blog, Mine is showing 10 per pages. How do I fix this? I didn’t find in category.php and archive.php Could you tell me way to fix this issues?
Hello,
Can you post on the Theme’s Support Forum and will check that out for you.
You’ll need to use the account you used when purchasing the theme as I don’t see your purchase badge on this one.
Thanks 
I sent msg to your support forum
Replied to you in the Theme’s Support Forum, thanks
Need Support?
This part of the forum exists for you to ask your PRE-SALES questions and I will answer them all as quickly and as honestly as I can.
If you have already purchased the theme please post ALL support related questions to the theme’s support forum.
The support forum has been set up to provide you with a better support experience and needed features like image uploading, code inserting/highlighting, search topics, and much much more.
It’s a fast becoming great community with lots of useful info.
Register to Support Forum
Search Support Forum
FAQ’s on Support Forum
You can subscribe to the Support Forum HERE
Thanks 
Need Support?
This part of the forum exists for you to ask your PRE-SALES questions and I will answer them all as quickly and as honestly as I can.
If you have already purchased the theme please post ALL support related questions to the theme’s support forum.
The support forum has been set up to provide you with a better support experience and needed features like image uploading, code inserting/highlighting, search topics, and much much more.
It’s a fast becoming great community with lots of useful info.
Register to Support Forum
Search Support Forum
FAQ’s on Support Forum
You can subscribe to the Support Forum HERE
Thanks 
hi there, i have registered for support, but no password has been sent.. adriancalland@hotmail.com
Hello,
I just emailed you a temp login, the other one may have went to your spam/junk folder.
Thanks
Hi,
How do i hide the logo on mobile devices?
Hello,
Try adding the below to your custom CSS Theme Options > General
@media (max-width: 767px) {
.menu-bar-wrapper .site-logo-title{display:none;}
}
Hello I want to add the general information in a parallax page like this landing type but I want to create other pages within the same site to link specific information, is it possible?
Hello,
You can have as many pages as want. 
I was checking out your template (http://themes.webcreations907.com/ninezeroseven/gym/) and was wondering if it was possible to put the contents in different pages (instead of having everything in a single page). Does the template for a single-page website?
Hello,
Yes you can put the content on different pages, you can have as many pages as you want.
Hi, my website is working with revolution slider that you have delivered together with the theme. and i want it to change theslider on a specific page but its not working..
I made a test with code described below and its working.
jQuery(‘body’).ready(function() { if(window.location.href.indexOf(“https://website.com/link/”) > -1) { alert(“testttttttttttttttttttt”); } });
But if i replace the alert with the api command its not working..
jQuery(‘body’).ready(function() { if(window.location.href.indexOf(“https://website.com/link/”) > -1) { revapi4.revshowslide(2); } });
Do you know what I’m doing here wrong?
Hello,
Not sure where you’re placing that code, but it may be that revapi4 is not available yet, meaning it’s being called before rev slider is set up.
Try the below code, add it to your slider settings page in the “Custom Javascript” box.
revapi4.bind("revolution.slide.onloaded",function (e) {
if(window.location.href.indexOf("https://website.com/link/") > -1){
revapi4.revshowslide(2);
}
});
I can take a look at that for you if you’d like, just post on the Theme’s Support Forum if you haven’t already.
Thank you so much! This worked. And i registered my account on your website. But i didnt recieve the email with my personal password.
That’s great, glad that worked out for you. As for the email, maybe it ended up in your spam/junk folder?
If you can’t find it, send me a email from contact form on This Page and will get that login info to you.
Thanks
Need Support?
This part of the forum exists for you to ask your PRE-SALES questions and I will answer them all as quickly and as honestly as I can.
If you have already purchased the theme please post ALL support related questions to the theme’s support forum.
The support forum has been set up to provide you with a better support experience and needed features like image uploading, code inserting/highlighting, search topics, and much much more.
It’s a fast becoming great community with lots of useful info.
Register to Support Forum
Search Support Forum
FAQ’s on Support Forum
You can subscribe to the Support Forum HERE
Thanks 
Does the theme owner care about the posting made in support forum on their website? It is 20 hrs passed and no answer received. Does anyone care? If anyone does please check “Video Background pause on scroll” topic…. Good theme but poor support and communication.
Hello,
Sorry was out for the holiday since yesterday was Thanksgiving here, I replied to your question in the support forum.
Thanks
Hello, I would like to know if the Theme is compatible with the latest version of WordPress 4.9
Thank you very much! Toni
I haven’t found any issues with 4.9, Visual Composer seems to have a couple issues that they’re working through though.
If you have any issues, let me know on the Theme’s Support Forum.
Thanks
hi, i have problems whit my site responsive, at ipad the menu bar keeps seeing, dont activate the responsive menu and other icons also look bad, overlap… can you help me?
There’s something going on with the theme’s latest update clashing with WooCommerce… causing the Menu not to display on WoCommerce pages i.e. Shop, Cart, Single Product etc.
Hello,
I just checked on my end and didn’t have any issues. If you’re still having problems, post on the Theme’s Support Forum so I can check that out for you.
Thanks 
Is there a way for you to delete my comment…. I spent so much time on the website I’m working on and needed to rest my eyes and didnt realize I was looking past something so obvious… IM SO SORRY
Hi, I have a strange problem. The menu is only showing on the front page, even if I clone the front page the new page wont show the menu.
main page: http://www.highcrowngroup.com/ example other page (no menu): http://www.highcrowngroup.com/company-survey/
Thank you! nice theme I’ve been using it for a long time now.
All I can see is that the header code is not loading on any other page than main page
May have to check how you have that page set up.
Try checking if you have the menu set to display “After X Amount” of rows, you can check this when editing the page, on the right side of the post editor check the “Menu Position” box.
If you have further issues with that, post on the Theme’s Support Forum so I can take a look at the back end.
Thanks and glad you’re liking the theme 
Thank you for your reply, my support expired so.. Anyway I wanted to let you know that I found the conflict and wanted to share with you and others in case they have the same problem. All in One SEO was causing the conflict and somehow the HEADER was only loaded in the main page, all other pages had no header. I changed to Yoast SEO and everything works fine now. Good Luck!
Thanks for the update, glad you found the issue. I’ll check out that plugin.
You can still get support/signup without that on the Theme’s Support Forum, so if you have any issues you can post there if you’d like.
