Discussion on Codeus — Multi-Purpose Responsive Wordpress Theme

Discussion on Codeus — Multi-Purpose Responsive Wordpress Theme

Cart 2,530 sales
Well Documented

CodexThemes supports this item

Supported

1243 comments found.

I have just purchased this theme and installed it into my development server.

The Layerslider is permanently showing a spinning hour glass in front of the slider which I cannot get rid of.

Please note that my development server is behind a firewall and I cannot give access to it so I need instructions on how to deal with this myself.

Thanks.

Hi, thanx for your comment. Actually we have tested this and there were no such issues by other buyers but still it is an issue we will check intensively on monday. Sorry that we couldn’t probide immediate help because of weekend, still i hope that in other aspects you will be satisfied with codeus.

Thanks for your response – actually it clearly is an issue, the login I gave you was a vanilla install and the problem is prevalent there. There is no code in the script to allow using already uploaded images in a gallery.

But as I said – I have modified the gallery.php file and it works great now with my revisions.

All the best :)

Hi there is it possible to add a side menu, like the customisation one on the preview? Thanks!

Yes, it is possible

That is what I look for. Thanks.

You are welcome

We are interested in bying the codeus theme. However we have some questions:

- At the very bottom of every pages there is a black space with contact details or copyright statements. Can we customize this space by using another colour instead of black? - can we create our own Font Icons (next to the 200 ready to use Font Items) and easely use them ?

Warm regards, Nicola

Hi Nicola,

- Yes, you can customize this area (and actually almost everything in Codeus ;)

- Yes, you can create your own icons. After purchasing pls contact me via contact form and I will guide you how to do this

I downloaded this theme before woocommerce support. How do I get woocommerce on my existing website just like the demo with the same look? Please break it down for me in simple terms, I’m new at this.

Hi, if you didn’t modify source code of js scripts, php templates and style css delivered with codeus, pls make following:

1. In “Design” change your running theme to some standard wordpress theme like Twenty Eleven 2. Remove/delete Codeus theme in your theme management in WP 3. Install the latest vcersion of Codeus 4. Activate it

After that take a look at updated Documentation, chapter “Extras -> Woocommerce”, here you will find instructions concerning this topic

Thanks! Worked perfectly

You are welcome!

Hi, Love the theme – really well made, have two questions. 1. Is it possible to change the heirachy on the pages so the title appears above the novaslider? 2. Is there a simple way to add custom icons in the Quickfinder? Thanks

Here is complete code:


<?php if (!is_home()): ?>
            <?php if (!is_front_page()): ?>
                <div class="page-title-block" style="<?php if ($title_background_image): ?>background-image: url(<?php echo $title_background_image; ?>);<?php endif; ?> <?php if ($title_background_color): ?>background-color: <?php echo $title_background_color; ?>;<?php endif; ?>">
                    <div class="central-wrapper page-title-block-content">
                        <div class="page-title-block-header"><h1 style="<?php if ($title_text_color): ?>color: <?php echo $title_text_color; ?>;<?php endif; ?>"><?php wp_title( '', true ); ?></h1></div>
                        <?php if($excerpt && !(function_exists('is_product') && is_product())) : ?><div class="page-excerpt" style="<?php if ($title_excerpt_text_color): ?>color:<?php echo $title_excerpt_text_color; ?>;<?php endif; ?>"><?php echo $excerpt; ?></div><?php endif; ?>
                    </div>
                </div>
            <?php endif; ?>

Excellent – Thanks. I guess the quickfinder icons will need a completely different workaround.

Thanks again

You are welcome

Hi, i want to purchase a template, i want to ask, what component use for a build a website?

Visual Composer?

Thanks

Hi, no, we don’t use Visual Composer, we use our own Framework for building homepage and pages, it is also very comfortable

Hi, we have released a new version of Codeus with Visual Composer

Hey, Facing another issue.. I cannot load the show icons info modal. Every time I try to do that, it opens up a blank modal.

And this is the error that chrome shows “Refused to display ‘http://base-url/wp-content/themes/codeus/fonts/user-icons-list.php?' in a frame because it set ‘X-Frame-Options’ to ‘ALLOW-ALL, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN’.”

Have updated to the latest theme.

I had seen that, and it seems that the server is sending X-Frame-Options as (‘ALLOW-ALL, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN, SAMEORIGIN’) which the browser does not understand and falls back to deny.. But then we have not touched anything on the server..

I just checked.. I think its a browser issue.. It worked on firefox, but not on chrome and safari… Well, at least until it gets fixed on the other two, I shall use firefox.. Thanks.

OK, will check it as well

How did you achieve your homepage layout, as seen on the demo? Did you use the homepage constructor? I would like to have the same ‘NEWS’ look

You are welcome

How to remove post date and amount of comments on posts?

1. Use this code in Custom CSS:


.blog_list li {
    padding-left: 0;
}
.blog_list li .comment-info {
    display: none;
}
.blog_list li .comment-count {
    display: none;
}

2. for posts itself, check single.php and remove line 53 <?php echo get_the_date(); ?>

The theme is great so far, found ways to do almost everything I need to, however one thing has eluded me thus far. This may be a simple question, but is there a way to switch the order of the slider and page title, such that the page title is above the slider?

Hi, check header.php , lines 108-115 , move it after line 93 :


<?php if (!is_home()): ?>
            <?php if (!is_front_page()): ?>
                <div class="page-title-block" style="<?php if ($title_background_image): ?>background-image: url(<?php echo $title_background_image; ?>);<?php endif; ?> <?php if ($title_background_color): ?>background-color: <?php echo $title_background_color; ?>;<?php endif; ?>">
                    <div class="central-wrapper page-title-block-content">
                        <div class="page-title-block-header"><h1 style="<?php if ($title_text_color): ?>color: <?php echo $title_text_color; ?>;<?php endif; ?>"><?php wp_title( '', true ); ?></h1></div>
                        <?php if($excerpt && !(function_exists('is_product') && is_product())) : ?><div class="page-excerpt" style="<?php if ($title_excerpt_text_color): ?>color:<?php echo $title_excerpt_text_color; ?>;<?php endif; ?>"><?php echo $excerpt; ?></div><?php endif; ?>
                    </div>
                </div>
            <?php endif; ?>

Hi guys,

thanks for the great theme ! I’m trying to use it for my site Jumbe.fr but I do have a problem on all the pages, I don’t know how to manage the title and excerpt… ex : http://www.jumbe.fr/services/ , the subtitle is a duplicate of the text below. And the same applies for all pages…

I’ve uploaded your demo content and it’s ok on your pages, but I still can’t find out how to manage this title and subtitle.

Thanks for your help :-)

Tom

Hi, pls use my contact form and send me temp access data to your site, thanx

Hi, Is it possible to change the background color of the body on one page only. For e.g. I would like the background of this page to be #f0f4f7: http://101.0.76.7/~totallyo/?page_id=4174

try this code in Custom CSS


body.page-id-4174 .content-wrap {
 background: #ffffff;
}

use your ids

Thanks heaps for the quick reply! That worked a treat :)

You are welcome

Hello We are using homepage constructor. We added a “PAGES” block. We want their to be a custom background “for the page”

Right now, it’s only “white background”

http://nycseocompanies.com/ This is our site – look at OUR SERVICES, you’ll see what I mean. it’s only white.

I want it to be different each page I add it to the homepage constructor. Can we do this??????? Otherwise the theme isn’t worth it at all!!!

Hi, yes, it can be done. Pls give me some time, I will send you the appropriate CSS code for Custom CSS, thanx!

If you would like to use different background color for single pages, use this code in Custom CSS field in Theme Options (General);


body.page-id-1456 .content-wrap {
  background: #ff0000;
}

pls note, that you have to use your own post IDs of your corresponding pages (you see this in WP admin)

For Home Constructor here is unfortunately no such option, cause we cannot differentiate pages upon IDs within Home Constructor. However you can use this workaround:


body.home .content-wrap {
  background: #ff0000;
}

this will change background color for your homepage articles.

Hey guys I bought the theme and am completely lost on how to build it lol. Sorry for being such a noob I’m trying to build it by myself is there either a tutorial y’all offer or a place y’all suggest on making my way around this theme without feeling so stupid? I love the theme and really would like to make it work! Any feedback will be amazing! Thanks

Hi, thanx for purchasing. Did you download the theme main file codeus.zip? Here you will find /Documentation/ folder, in this folder just start “index.html” and you will get all details on how to work with Codeus

hi, how to update the theme?

Hi, to update Codeus pls make following:

1. In “Design” change your running theme to some standard wordpress theme like Twenty Eleven 2. Remove/delete Codeus theme in your theme management in WP 3. Install the latest version of Codeus 4. Activate it

That’s all

spasibo)

you are welcome

Hi. There is a problem in the code header grimaces font, if you scroll down the site, then corrected http://v1proekte.ru/ .

I think it’s because Laerslider as on other pages norms.

Checked in Chrome 34, Win 7, Mac OS, Linux – i can’t see this problem :(

it is, tested on two PC with windows 8 and chrome 34 – bad, in Mozilla – norms. On IOS and Android – norm.

Hi there, first of all congrats on the great theme!!

I’ve added a portfolio-item. But in the permalink it says: http://www.xplosure.nl/codeus_portfolios/project-1/

I would like to delete the codeus_ part in this link. How can I do that.

Hope you can help me with it.

Best regards, Sander

I can’t reach your website, pls send me temp access via my contact form

I’ve sended you a temp. inlog. Did you receive it?

Hi, what I See:

‘rewrite’ => array(’slug’ => ‘’, ‘with_front’ => false),

that’s not what I explained you. I have changed it now to ‘rewrite’ => array(‘slug’ => ‘portfolios’, ‘with_front’ => false), – check http://www.xplosure.nl/portfolios/project-1/

Hi there, I really like the effects in the homepage banner. Is it possible to put own elements there, so they will appear with the same effect?

Yes, of course!

hello, main menu popup is not working on mobile. tested on samsung galaxy S3. the menu wont show up so i cant navigate on site. please can you check?

well i find out, that the menu problem is caused by membermouse plugin. is there any possibility, to fix this interference?

ok, well, i finally fixed it, but thank you anyway

You are welcome!

Hello! New version with Woo supp is great! Guys you are really ROCKS!

It seems I find few bugs. 1, Can use left sidebar page when add it to main with help of constructor 2. I add Woo shortcode to display categories thumb on main. I see this block in HTML but cant see any image or link. This shortcode works on the same page when I open it directly (not viewing on main) . You can check my printscreen http://screencast.com/t/bsdCuTHKoT

Hi Angur, thanx for requesting. Can you pls send me temp access to your site, so I can check the issue with woo shortcode? Pls use my contact form

have sent

check mail

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