371 comments found.
Hi, You set up a template to be like in the demo?
You can follow detailed instructions from theme documentation to import demo data to your site. Or send us your cPanel login credentials to help.
Thank you.
Where can we change the speed of the counters please? I would like to increase.
Hi, please decrease this value: http://prntscr.com/dm7kef
I have reduced the number down to “10” but the speed is the same.
Please advise.
Send me your link to check.
You can change e++; with this code:
e = e +100;
Great thank-you.
One more question regarding this. How can we reverse the numbers i.e. start 100 finish on 0 ?
Try editing number function like this: http://prntscr.com/dwl8y7
function number(a, b, c, d) {
if (d) {
var e = 0;
var f = parseInt(d / a);
var g = setInterval(function() {
if (a - 1 > 0) c.html(a); else {
c.html(0);
clearInterval(g);
}
a++;
}, f);
} else c.html(0);
}
The numbers are still increasing. I would like the numbers to decrease please..
i.e. start 100 finish on 0
Sorry. Use this function instead:
function number(a, b, c, d) {
if (d) {
var e = 0;
var f = parseInt(d / a);
var g = setInterval(function() {
if (a - 1 > 0) c.html(a); else {
c.html(0);
clearInterval(g);
}
a--;
}, f);
} else c.html(0);
}
We need to enable Visual Composer on portfolio.
Here it is: http://prntscr.com/dl4ghu You can read theme documentation for more details. Thank you.
Hi, Im not able to register on you support forum. I tryied 3 times and every time I get Your password reset link appears to be invalid. Please request a new link below.
Hi, send me then username and email address to cththemes@gmail.com to check.
Thank you.
Hi, i have problem with black dots (maybe list-style) but i try to add this style to Monolit Options -> Custom Code tab -> CSS Code – Large Desktop View
nav ul { list-style: none; }
but still not working. The problem is only with safari and chrome browser, with firefox it’s ok. Thanks
Hi, send me your site address to check.
hi! www.lotoadproject.com, Thanks
i also have problems with the logo in the footer. Thanks so much
.footer-social ul {
list-style:none;
}
2, the dots are from your image. http://prntscr.com/dl4hft
hello again!
could you please tell me
1 – how to make the maps-pointer linking to a url / googlemapspoint
2 – how to get the entire photo/portrait of a team-member (on onepage) linking to a url / the team-member itself (instead of using the social / any icon)
3 – and last: the buttons are mega, but on mobile you’ve got to touch 2times, what can I do to disable this behavior on touch-devices?
thanks, great theme, great support – will definitely buy again!
edit/ double posting
Hi, please submit a ticket to our support forum then we will help.
Thank you.
Hello! Can you tell me why audio sound is not played along with youtube video. I set mute to “No” in element “Home Youtube video settings” but it did not help me.
Hi, please submit a ticket (with your site address) to our support forum then we will help.
Thank you.
Good day,
Text elements are not aligned correctly as shown from demo page. Especially in home page. Please help, I tried to set alignment with visual editor. But nothing helps. Every text element is crashing
I tried to do as stated in documentation. I copy pasted example page code to my page. But still text alignment and some animations does not work. Please help me to solve this issue…
Hi, would you send me your link and screenshot about the issue to help.
Thank you.
My website currenlty in localhost. Actually, I have the exact case like nitinlahare. You can see my issue from this site: http://goldcrowninteriors.com/
Now I can see that if I zoom In or zoom Out the page, alignment and animation starts working. But if you reload the page, everything comes back to initial state and crashes. What is wrong with it. Is there js problem in theme?
Thank you,
Hi, please try the fix from this topic: http://support.cththemes.com/?topic=parallax-breaks-on-homepage Thank you.
I replaced scripts.js file as shown in the link. But it did not help me. Folder link is: \wp-content\themes\monolit\js. I override older file with the new one. But it is still the same.
What should I do? I dont want such crashed template. Please, I need help
Submit a ticket to our support forum then we will help.
Hello sir,
I am facing some issues on homepage “Our Featured Works” section. Project titles are not aligned as per the original website.
Website link: http://goldcrowninteriors.com/Please help me to solve this issue…
Hi, please edit the Section title element then set it left alignment.
help me please
Hi, please remove it from ROW element settings window.
sorry can you send snapshot please
Here it is: http://prntscr.com/db4tyf
thank you
hey guys, on my site www.phrase9.com the contact form button doesn’t respond on mobile phone. I have no idea why this is happening. Any advice?
Hi, please try add this style to Monolit Options -> Custom Code tab -> CSS Code – Mobile View editor
.wpcf7-form p {
top:0px;
bottom:0px;
}
Hi, I added this code but the send button still doesn’t respond
Use this code instead:
.wpcf7-form p {
top:0px;
bottom:auto;
}
.wpcf7-form input[type=submit] {
top: 0px;
}
Still not working
https://postimg.org/image/pjtgbk0c9/
Please try this one:
.wpcf7-form p {
top:0px !important;
bottom:auto !important;
}
.wpcf7-form input[type=submit] {
top: 0px !important;
}
This one works. Thank you!
Hey dudes! First of all: really nice and fresh theme! excellent job! 
I’m developing locally and my clients are awaiting the site (beta) to come online today
So every help is welcome!
PS: I experienced some toruble with the parallax effect too, after refreshing the site, or coming back from the portfolio sub-sites: The parallax effect get stuck. The only ‘way’ of resolving this atm is to resize the browser window. BUT THIS is another problem – may you could give me a hint or troublshoot it for the next release.
Anyway – If you could help me with the first problem ( BLACK DOTS::Navigation) I’d just be more than satisfied.
Thanks! 
I noticed that the prallax-’stuck’ problem persist only in chrome & safari, firefox is working good so far
1, please add this style to Monolit Options -> Custom Code tab -> CSS Code – Large Desktop View
nav ul {
list-style: none;
}
2, please try this fix: http://support.cththemes.com/?topic=parallax-breaks-on-homepage
hello =)
I have 3 problem
1) I want to make my portfolio categories like this
https://s15.postimg.org/y0a1f7ckb/Screen_Shot_2016_11_14_at_14_40_56.png 2) how can i change “çorlu textile” text size like same as view project’s. https://s18.postimg.org/9usfbehw9/Screen_Shot_2016_11_14_at_14_38_28.png3) how can i fix this problem
https://s4.postimg.org/h7g9j24ct/Screen_Shot_2016_11_14_at_14_33_49.png https://s21.postimg.org/7j9otvc5j/unnamed.jpg1, please config its layout from Monolit Options -> Portfolio tab.
2, add this style to Monolit Options -> Custom Code tab -> CSS Code – Large Desktop View:
.parallax-deck-item h3 {
font-size:12px;
line-height:24px;
}
3, you can use other font-family which is the best for your language.
Hi! I have problems with the loading of my horizontal portfolio, I have to load the page twice. what can I do? link: http://www.lotoadproject.com/portfolio/ thanks
Hi, would you give me more info about the issue?
the first time you load a project ayou have a photo error and the gallery and does not scroll well. This is the problem: https://postimg.org/image/isbyfcgjd/, if i refresh the page often disappears. Images are not bigger than 1240px. Thanks
Hi, please update Monolit theme to latest version.
Hi,
I bought the monolit theme.
I Have 2 problems: – In some computers, the scroll of the page aren’t fluid. Pictures or texts move in a jerky way. – I choose for home page the home youtube video, it doesn’t work in phone and pad. So I have a white page. How fix it?
Thanks in advance,
Hi,
1, would you give me more info about the issue ?
2, the background video can’t play on mobile devices, please use background image option for those devices.
Thank you.
The problem is only with the scrolling wheel of mouse
Hi, please submit a ticket to our support forum then we will help.
Hi, how do I link the portfolio horizontal page thumbnail images to respective portfolio info pages by clicking on the image itself? Thanks.
Please add the script bellow to your scripts.js file: http://prntscr.com/d47pl3
jQuery(".portfolio_item:not(.has-popup) .port-desc-holder").on("click", function() {
var a = jQuery(this).find('h3 a').attr("href");
window.location.href = a;
return false;
});
Hi, Thanks for the reply.
I have placed the code as shown but it hasn't worked. http://prntscr.com/d4gbh3
This is the link to the portfolio page
http://www.zazenbuilding.com.au/website/portfolio-horizontal/
Please place the code bellow initparallax(); function. Also you have to disable gallery option bellow the page editor.
How can i expand menu bar?
How can i expand menu bar?
.monolit-header {
height:80px;
}
change the height value with yours
when you want to open portfolios on this page, have to click on name link. But, how can i open when click on the picture? how can i place portfolio categories, between header and portfolio? how can i expand the space between portfolios?
1, add this script to your \js/scripts.js file: http://prntscr.com/czj624
jQuery(".gallery-item:not(.has-popup) .port-desc-holder").on("click", function() {
var a = jQuery(this).find('h3 a').attr("href");
window.location.href = a;
return false;
});
2, it’s not possible.
3, Please use Spacing option from portfolio page template setting: http://prntscr.com/czj6ok
Or in Monolit Options -> Portfolio tab for portfolio archive page.
hi please advice how to change view project to view car, and view all projects to view all cars nice sexy theme you have there
Hi, please use a translation plugin to change the texts. Ex: Loco Translate plugin.