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.
Further information: When I disable “W3 Total Cache” plugin the hour glass goes away. Is this theme compatible with W3 Total Cache?
Really – this theme is VERY buggy!!!
Galleries: No “Insert Into Post” when choosing existing images. Galleries: Can’t upload new image – ends up a blank.
I have to use this code in Custom CSS just to get rid of closing quotes all over the site:
blockquote p:after { content: ’’; }
The frontpage with a slider has a nice spinning hour glass if I enable W3 Total Cache (one of the most popular plugins available).
To be honest – I pretty much regretting this purchase! I should have stayed with X
Hi, thanx for requesting and sorry for inconveniences you are facing.
Concerning: “The Layerslider is permanently showing a spinning hour glass in front of the slider which I cannot get rid of.” – yes, it could be a problem with third party plugin. We didn’t test it with ” W3 Total Cache”. We will check it asap and I will give you more info in this concern.
Concerning blockquotes – it is a part of our design/style, as you can see from our demo site. So it was not our intention to get rid of it and yes, this customization can be achieved via Custom CSS.
Concerning Galleries: do you mean, that after uploading your image to gallery there is no result and blank screen here http://storage7.static.itmages.com/i/14/0509/h_1399651657_9579351_e737b69aaa.png
Are you trying to insert your gallery via page options like here http://storage9.static.itmages.com/i/14/0509/h_1399651695_8387224_0102a02018.png ?
Thanks for the reply.
All my galleries were in the following format before:
[gallery columns=”1” link=”file” ids=”1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061”]
Installing the theme has literally killed all those galleries because the shortcode for your gallery system is the same as the old one.
The only way to fix this, from what I can see, is to re-create all the galleries on my site in the Codeus Theme’s installed gallery system. However, the only successful way of creating a gallery is to Upload from my PC. If I choose the Media Browser to insert an existing uploaded image then there is no “Insert Into Post” button showing. If I choose to insert an image from a URL the button shows but is non-responsive.
I am kind of really stuck!
See – no way to use an existing image: http://imgur.com/Eu1xF20
Further Information:
I have created a Gallery – it has ID 1108 I am sure this is a bug. I call “wp-admin/media-upload.php?post_id=1108&tab=library
Then I do not get the “Insert into post” button
If I call “wp-admin/media-upload.php?tab=library” omitting the post_id variable then the “Insert Into Post” button shows.
If I call “wp-admin/media-upload.php” from “wp-admin/upload.php” it works fine. Just not from your galleries.php script and I guess Wordpress does not like the post_id variable provided by galleries.php
I hope this helps.
Hi, it would be really great if i could take a closer look at these issues on your site directly. Is there absolutely no way to provide access somehow? Sorry again for this kind of disappointment, it is really a first issue of this kind being reported here ;(
If you would try to use our shortcode for your existing galleries, maybe it would work? In this manner:
[gallery gallery_id=”1043” gallery_size=”0” text_alignment=”left” style=”no-style”]
No – it just breaks the existing galleries unless I comment out the gallery in shortcodes.php and plugins.php
I will install your theme in a WP site I am not currently using so that I can give you access.
Thank you!
If it should go quick, can you just upload your images once more, you have an option of multiple file upload in our galleries, or is it not working also?
do you have a skype? I have setup the theme on another WP, it has the same issue.
I have created you a login – how shall I get it to you?
Yes, i have skype but i am out of the office now (european timezone). Can you pls send me login via contact form in my profile?
OK – I have sent those details.
Got it
OK – I have resolved this myself. Just to clarify this theme DOES NOT support the wordpress inbuilt gallery shortcode.
So if you have created any galleries using the Wordpress media browser then you are screwed unless you recreate them all in Codeus’s own Gallery system – not an easy task as the uploader is broken (tested on a clean install as well as my development server.
I have used several themes in the past and they all have compatibility with the Wordpress galleries, so this took me by surprise.
I have now modified the code so that the Codeus “gallery” shortcode recognises the “ids” variable (in the Wordpress shortcode) and these ids (image attachment ids) are then sent to your codeus_gallery function (in “gallery.php”) and this now works a treat.
It is a shame as the reason I buy themes is because I do not have time to do PHP development anymore, but never mind.
Sorry to say this but your Gallery code is either poorly written or you have released this theme without finishing it.
There are some other bugs but easier to work around – I would say that the Theme on a whole is a good one – well done and keep up the good work, just make sure you test things properly before you release your next theme.
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 
Thanx!
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
Hi, check header.php , lines 108-115 , move it after line 93 :
<?php if (!is_home()): ?> <?php if (!is_front_page()): ?>
<?php wp_title( '', true ); ?>
<?php if($excerpt && !(function_exists(‘is_product’) && is_product())) : ?> <?php echo $excerpt; ?> <?php endif; ?> <?php endif; ?>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.
Hi, do you mean this window http://storage6.static.itmages.com/i/14/0508/h_1399562268_9465314_2d47cff87a.png ? In wp admin? Did you have this window before updating?
Hey yeah.. Thats the window. It initially used to show up the icons. Now it looks like this.
https://drive.google.com/file/d/0ByPXWbKn9F09ZW9IelA2RkNfR0k/edit?usp=sharing .I think the issue came after the last update. Because I had updated to the latest theme after seeing the issue.
Hi, very strange. Pls send me temp access to your website, I will check this
HAve mailed it to you..
I have checked it, you have some strange restrictions on your server:
“Load denied by X-Frame-Options: URL does not permit framing.”
Here you can find more information about it: https://developer.mozilla.org/en-US/docs/HTTP/X-Frame-Options
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
Also, how do i remove the date and author on news items?
Hi, yes, activate Home Constructor, add “News” and type in “4” as number of news to be shown
Concerning news: use “Custom CSS” field in theme options and type this code:
body.postid-46 .post-author-block {
display: none;
}
body.postid-46 .post-tags {
display: none;
}
use your IDs for News posts
Thanks for your reply, but its still there.. It still shows the date and time of publish. How can i remove it?
postid-46 – did you use the correct ID of your post, are you sure?
Hmmm… i tried, but failed.
On this page: http://codex-themes.com/codeus/pages-and-blog/news/
on the left is the date and post time: this is what i would like to remove
Oh, it is a little bit tricky. I thought you mean http://codex-themes.com/codeus/news/test-news/
Can you please help me?
Ok, I will check this and come back to you asap
Hi, try this code in Custom CSS field in Theme Options:
.newslist > li .datetime {
visibility: hidden;
}
Thanks! It worked! How do i remove social things when you hover over portfolio items?
Also, on my 4 portfolio items (no filter) page: I have 11 items, the last 3 spread out. I don’t want this. I want it the last three on the same locations as the above portfolio items.
Also, why doesn’t the portfolio show on mobile version?
“How do i remove social things when you hover over portfolio items?” – do you mean social sharing button in portfolio items http://storage7.static.itmages.com/i/14/0512/h_1399907874_8760247_46355fdade.png ? USe this setting in Theme Options – Contacts & Socials: http://storage8.static.itmages.com/i/14/0512/h_1399907938_3834253_b1b57604d3.png
concerning items: pls send me a screenshot showing the issue
Social sharing is solved! Thank you!
Also, the portfolio does show on mobile now 
Portfolio problem: I want the last 3 times to be in the same line/ row underneath the others. http://www.winkelcentrumoverkapel.nl/winkels/ So basically i don’t want the last few items to be symmetrical, i just want them to be in line with the above items
Ok, I understand, to do this we need to avoid justify in showing portfolio items. Try this code in custom css field:
.portfolio .galleriffic ul.thumbs,
.portfolio .rubrics ul.thumbs {
text-align: left;
margin-left: -15px;
}
.portfolio .galleriffic ul.thumbs li,
.portfolio .rubrics ul.thumbs li {
margin-left: 15px;
}
it could be needed to fine tune margin-left, just try it out
Worked, thanks!
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
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.Hi, in Theme Options -> Colors -> Main Content Background Color you can set a background for pages.
Yes but then that SAME background appears for ALL the homepage constructor pages. That’s not good.
So you want to change just one background for just one page, not influencing all other pages?
Yes go to www.nycseocompanies.com the page I added in the HOME PAGE CONSTRUCTOR is called TEST. It has a whitebackground
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/ .
Sorry, I didn’t quite understand, what exactly is your issue here?
header font freak https://drive.google.com/file/d/0B0xK9J5YhfuDVjNxUkthX1V6ZlE/edit?usp=sharing , if you scroll down the site, it is normal https://drive.google.com/file/d/0B0xK9J5YhfuDT0F6R1YyYjFCelk/edit?usp=sharing .
check http://storage6.static.itmages.com/i/14/0507/h_1399478639_9208976_1e7a0e2f3c.png – i still vant see this issue, which browser (version)?
google chrome 34.0.1847.131 m
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
Hi, thanx! take a look at PLUGINS/PORTFOLIO.PHP, line 27 here you have ‘rewrite’ => array(’slug’ => ‘portfolios’, ‘with_front’ => false), Just chang the slug value on what you want to use
Hi! Thanks for the quick reply. It didn’t help unfortunately. I still get the ‘codeus_’ in the url. If you start on this page: http://www.xplosure.nl/projecten/ and you click on the project, you see it appearing in the url.
Hope you can help!
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?
just tested on galaxy s4 and s3 our demo site, menus are working without problems. Which android version do you have? in which browser are you testing (also version)? On our demo site also not working?
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