723 comments found.
HI, I paid for an extended service and left a message on your board. can you help me with arrows not showing up?
Hey, did you modify style.css? If not then you can just download .zip from themeforest and replace it
Yes. I modified teh style.css already. so I just want to have the arrows to show up. Where can i do that?
Add this in style.css:
#scroll-top-top a:before { content: "\f106"; } .flex-direction-nav .flex-next:before { content: "\f105"; } .flex-direction-nav .flex-prev:before { content: "\f104"; }
left and right arrows for the top slider and scroll up arrow do not show up at the bottom. Can you help?
http://apssupply.net/test/filters.htmlHi, if you haven’t modified style.css yet please download it again from themeforest and replace. If you want to edit it please use Notepad++ or Sublime text Editor with UTF-8 unicode enabled.
Hi I have modified the style.css already. so where do change code? I am using a dreamweaver for editing. Can you tell me how to fix this? thanks.
Can you tell me where I need to change in my style.css or can I send you a file so that you can make the arrows appear?
Can you help me with Google map on the contact page? I am not sure how to insert the map. Thank you.
You need to create API key for your website https://developers.google.com/maps/documentation/javascript/get-api-key
ugh. above my pay grade. is this a free account? sounds like you have to create an account with Google now.
Yes it’s required by Google. All maps have to use API but it’s free up to $200 usage and you will definitely won’t reach the limit. 
I am using the centum theme. There is a minor alignment problem I would like to know how to fix. The menu and slider are left aligned on the page but the text blocks underneath the slider are a little out to the left by perhaps a pixel or two. Is there a way to adjust this ? https://susanorourke100.ca
Hi, questions related to WordPress version please post there https://themeforest.net/item/centum-responsive-wordpress-theme/3216603/support
need 404 page for website. please share simple template my website is: yoga teacher training india
Hi, you are not verified customer. Please verify your purchase.
Hi where to add Google Maps API for the map in contact page to work
Hi, above contact form there is api script.
https://developers.google.com/maps/documentation/javascript/get-api-keyI have the API, needed to know where to add, whether on contact.html or any other javascript files
In contact form so in contact.html
How to upload the new home slider in this template. I’m using this on my website – https://www.drishtiyogaschool.com
Hi! Is it question related to WordPress or HTML Version?
Wordpress
Questions related to WP please post there https://themeforest.net/item/centum-responsive-wordpress-theme/3216603/comments
9353116a-9707-4c64-8496-c2ffa9e6cb28
How goes?
Love the template… Quick question.
1. I’d like to have the first accordion option closed by default
Possible?
2. I’d also like to give users the option to close them.
Also possible?
1 is more important than 2.
http://www.diyenglish.com/quadrant/our-services3.html Cheers$trigger.first().addClass('active').next().show();
Thanks…. I assume you meant custom.js (no custom.css) when I removed it, it closed the first accordion but they now reach across the whole screen. http://diyenglish.com/quadrant/our-services.html
Try this: .acc-trigger { width: 100% !important; }
.acc-trigger, .acc-container { width: 100% !important; }
lol… The good news.. that fixed the width issue… the bad news? Now they’re all open http://www.diyenglish.com/quadrant/our-services2.html#
Hmm, you messed something in custom.js, please check console log:
custom2.js:92 Uncaught SyntaxError: Unexpected token .
Remove dot 
replaced modified custom2.js with original from template with the following:
/—-—-—-—-—-—-—-—-—-——-/
/* Accordion
/—-—-—-—-—-—-—-—-—-——-/
var $container = $('.acc-container'),
$trigger = $('.acc-trigger');
$container.hide();
.acc-trigger, .acc-container { width: 100% !important; }
var fullWidth = $container.outerWidth(true);
$trigger.css('width', fullWidth);
$container.css('width', fullWidth);
$trigger.on('click', function(e) {
if( $(this).next().is(':hidden') ) {
$trigger.removeClass('active').next().slideUp(300);
$(this).toggleClass('active').next().slideDown(300);
}
e.preventDefault();
});
// Resize
$(window).on('resize', function() {
fullWidth = $container.outerWidth(true)
$trigger.css('width', $trigger.parent().width() );
$container.css('width', $container.parent().width() );
});
Still all open
http://www.diyenglish.com/quadrant/our-services2.htmlAre you sure that it isn’t hosting cache? CSS changes has nothing to that. JS is just not working.
Hi
On the nav bar it fails to shrink on mobile view
Please could you take a look and see what I am missing been racking my brains for a fair few hours
https://beta.redditchhc.co.uk/Thanks
Hi, what’s wrong there? https://www.awesomescreenshot.com/image/3640787/fa2f910966161d11282a565a375999f2
But that was screenshot from Chrome. It works also on any other browser. Maybe you blocked java script in chrome on your website?
Hi Vasterad, The new Chrome security has messed up your coding. When I added the SSL script workaround three things happened. 1) Twitter feed quit working 2) Flikr feed stopped working 3) Slideshow on opening page stopped working. Please give us fixes. Thank you.
It has rather nothing to SSL. Please check if all those serives are provided through HTTPS and if they are linked with http:// prefix
They stop working when the server implements the SSL workaround and works again when I remove it. So directly related. I changed everything with http to https — as drilled down as much as possible in the code. Any other ideas? Others must have the same issues. The slideshow is your coding, onsite.
I’m afraid I won’t be able to help and I’g suggest to find any developer who will check that. Problems with SSL aren’t theme issue though but config problems (all sources must be linked through https)
Hi, I have installed the static version of Centum in 2015. Now, after SSL ist activated, the slider doesn’t appear any more. Can you please help me? Thank you Sandra
Hi, you have to load every JS script through https
Thank you for your fast reply! I’m afraid, it doesn’t work. I replaced every http in the head of the html-file, but nothing has changed. What can I do?
Please provide a link to your website. I will check it.
It doesn’t look like you load every JS file through https: https://imgur.com/a/F10JO
I added the js-files from the update, but nothing changes. By the way, the slider on https://www.orthopaedie-laim.de/leistungen.html works again.
You have:
js/custom.js
Should be (for each file):
https://www.orthopaedie-laim.de/js/custom.js
No, doesn’t work either. Perhaps it is not an ssl-Problem, because the Slider on www.orthopaedie-laim.de/leistungen.html works correctly?
Try to set that page as a homepage for a test and check if slider and toggles work
Everything works but the slider on index.html doesn’t appear.
I’m afraid that I can’t help. It’s definitely not related to theme itself. Maybe try to contact your hosting provider and describe them your problem.
Hi: I’ve bought to copies of Centum—reg. html. Great template!
I want to move one of them to WP. The natural thing would be to buy your Centum for WP. My question: Is there a way to port some of the current site over? How difficult to get up and running.
Thanks,
Jim
Hi, unfortunately you will have to “export” everything manually.
Thanks. The end product will look the same, correct?
What do you mean? Both WP and HTML versions look like on demos. 
I have custom-sized photos and graphics. Don’t want to have to adjust them.
You can buy WP Version, test it and if you wont be satisfied request refund and refer to this conversation.
hi I bought your product before the update and everything works normally the logo of social media and the farrows of the slide now with the new update I try to use it for a personal project, the social media logo do not work the icon that comes out when you select a photo do not come out and it looks a weird character.
I did create a folder and upload the original site and it was working good last night, today is not, there will be a problem or a conflict by anyhow
Most likely you saved style.css not in UTF-8 unicode
when I test the website locally work fine but online is not On my server the site is on a folder publuc html, now I do have one more site that is on the same folder but it uses its own folder I should use a folder for the page I want to use and not use it on the public folder ?
I do not understand I have not made any changes to the style.cc in the other design I did not change nothing and it work, do I have to change something
Do I need to have the style outside the css folder
Pleasr provide link to your website
Have you upload /font folder? http://nan2production.com/font/
no
So how could icons work if they are in /font folder that you haven’t uploaded
jajajajajaja My bad thank you so so so much you get my support I do love your work and thanks for the support
No problems
Hi,
I am utulizing the Centum template, I see Customization Services are not covered, but is there is any general advice you can give in respect to making the “Colors” active?
I went through the CSS files last time and manually changed certain aspects of the site (Navigation Hover and Select fonts to Blue from the default Green), but would like to make the site Black or as Dark a template as possible, but am not 100% versed in making any of the color options a default…
Any help would be greatly appreciated! William
You have to change CSS with colors in < head > section.
<link rel="stylesheet" type="text/css" href="css/colors/green.css" id="colors">
i want to center the navigation but still it does not appear can you help me thank you.
body #navigation { text-align: center; }
body #navigation ul li { float: none !important; }
thanks but the dropdown menu is kind a off
just need little help https://ibb.co/mFhSB6 the mail logo still on the phone row I want to move it beside the mail address is it possible
So do you want to center menu or content above menu with contact details or both?
both
not working
It centers menu for desktop and logo & contact details fot mobile.
how to remove the word Menu and replace it Home on mobile viewing thank you
selectnav('nav', {
label: 'Menu',
nested: true,
indent: '-'
});
- navigation -
come up.. I want to start it on my homepage thank you
hi i want to change the size of the banner can`t change it thank you
Which banner? Please provide screenshots or be more specificy so I could answer more accurate. 
the images on REVOLUTION SLIDER i want to change the height on it
In your index page, find
gridheight:[585,585,400,350], java script code. It’s height for each media query
thanks
offset on mobile [testimonial section] please help thank you
Could you specify? What offset
Hi. i know im asking a silly question but i’m a newbie : where do i change the default background color to use now : images\bgcrisp_paper_ruffles.png ??? what would be the code ? thanks in advance
in body.css
Sorry i can’t seem to find the body.css you referring to.. this is my CSS folder ; https://www.flickr.com/photos/144451771@N04/39516769961/
I am sorry – boxed.css
and change background color of body to background image
ok thanks, do you mind giving me the exact code to replace ...i want the background to be of “images\bg\crisp_paper_ruffles.png” . thanks in advance
Add this code at the bottom of boxed.css file:
body { background-image: url("images\bg\crisp_paper_ruffles.png"); }
thank you. Much appreciated.
I left a message already about a no style sheet error but I just want to be clear that i unzipped the first zip and there is no theme zip within the folder to install.
Have you read my previous comment? I replied you that you bought wrong theme. It’s HTML version. Purchase WordPress version here https://themeforest.net/item/centum-responsive-wordpress-theme/3216603 and request refund for HTML there https://themeforest.net/refund_requests/new