Discussion on Centum - Responsive HTML Template

Discussion on Centum - Responsive HTML Template

Cart 3,928 sales
Well Documented

Vasterad does not currently provide support for this item.

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.html

Hi, 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.

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

I 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?

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

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.html

Are 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 on chrome it loads as follows

https://imgur.com/a/X2x6myK

Thanks

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

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

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

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.

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

In custom.js, label attribute:
    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

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

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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey