1243 comments found.
Hello,
I have a page with the latest news/posts and I have added this page with the Home Constructor. Now pagination is not working on the homepage. I got the message that this is not possible with Codeus. Is there another way to put the latest news (with images) on the Homepage?
Hi, sorry for delay in replying you. Can you share URL and login details and point me on the issue on your homepage? Thanx
To which emailadress can I send the login details?
pls use our contact form here http://themeforest.net/user/CodexThemes
How do I disable the icon that appears beside the text of a button. The icon looks like a circle with a greater than symbol inside of it. I like the icon, but it is covering the text of a few buttons in my calender plugin.
If anyone can point me to the file that adds the circle with a greater than symbol inside to the buttons. I may be able to change the php code to disable it. Any information helps Thanks!
Hi, sorry for delay. Pls use following custom css:
button:before,
a.button:before,
.widget button:before,
.widget a.button:before {
display: none;
}
button,
a.button {
padding-left: 20px;
}
I have been through so much, trying to get this to work. I have never been so satisfied with costumer service my whole life!! Thanks so much for the help!!!
No problem, you are very welcome, If you like our support and our theme it would be great if you could rate it here on themeforest, thanx!
Hi
i uploaded the Temmplate and allready created a few pages after i tried to change the font (till that i never upated from the Theme options) but when i try to do that it changes all the font and color from the hole Website. And when i look in the Theme Option’s for example H1 it show’s me it should be like blue but on the website i see it black.
When i reset the Theme Options it goes back to blue but i want to change the font so.. Please help
Thank you!
Hi, can you pls share your access data via my contact form here http://themeforest.net/user/CodexThemes ? I will check it for you
HI,
could you allready do some changes regarding my issue ?
Thank you !
Hi, pls check mail
Hi
pelase try it once again now.
Thank you
Still doesn’t work 
Oh man.. It works to me i dont know why it is like this. Please try it again and sorry for this mess…
Thanks man!
Hi, got your data, will check it asap
You have a conflict with this plugin: Sliding Contact Form By Formget I have deactivated it now, so pls reset all styles in Theme Options and you can change everything
Wow thanks a lot! Very good & fast support !
You are welcome
Hi
How do I remove the Page Titles from certain pages?
I want to remove the page title and background from this page:
http://www.wordpresswebsitedesigns.co.za/wordpress-website-design-packages/I added this code to the CSS panel in Theme Options but it didnt work:
body.page-id-4174 .page-title-block { display: none; }
Hi, sorry for delay in replying you. Actually body.page-id-4174 .page-title-block { display: none; } should work. Pls check if the id is correct. And pls check, if this is a page, not a post or another post type
Hello.
Today, we were updating meta tags in the website: http://www.wildix.com/. The problem is: when we update Title, the same content adds to h1 tag. Can you help us to fix this problem?
Hi, would you be so kind to share a purchase code so I can verify the support option for you? Thank you very much
Sorry for delay in replying you. Can you pls share login access data to your site? Pls use our contact form
Hi, I am impressed with the appeal of your theme and i would like to purchase it for my new website. I hope this theme is suitable for my website ” http://everestebook.com/ ”. Give me some suggestions. Thank you in advacne
Hi, thanx for requesting. Actually, yes, of course. But as I see, on your website you use some special plugins for collecting stats etc. Can you list all your plugins you wish to use so I can tell you if there could be some problems?
thanks pikaya
Hi, would you be so kind to share your purchase code in order to enable support?
Thanks-Item Purchase Code: 2a2a6580-7e48-4b7a-ada9-e64ddae9b406
Hi, sorry for delay in replying you check plugins/team.php line 19 $args = array( here you have ‘rewrite’ => array(‘slug’ => ‘teams’, ‘with_front’ => false),
here you can edit you slug.
Concerning member page: on this page you have only the default sidebar, here it is not possible to customize the sidebar
Hi, I would like to make a the bacground colour of a container 100% full width (i.e. to go right across the page)
http://www.wordpresswebsitedesigns.co.za/?page_id=4795I would like the turquoise background of the container with my button to go right across the whole page like your Quickfinder sections…
Hi Chris, unfortunately we don’t have a 100% width container as a shortcode by default in codeus. But if you are using Visual Composer, you can consider to use this VC addon https://www.brainstormforce.com/demos/ultimate/ – with this addon you have a possibility to enhance your row editing with these features http://i.imgur.com/MMEb4rm.jpg
I cannot modify or add to the customized sidebars anymore. I suppose 3.1.1. is supposed to address this, but it does not work. I run wordpress 4.1.1 apart from under construction plug-in no modifications.
Can I have the side bars back?
Thanks.
HI, that sounds strange. Can you send me access data to your wp admin via my contact form please?
Less strange than I thought. An update of a plugin turned out to be the culprit. If I had worked systematically I would have found out earlier.
Thanks for the response.
You are welcome!
I had to switch to the boxed view. After spending time with the full-width, I realized it looked really funny on some devices, including my new macbook.
I’m using the boxed layout now, but only half the page is boxed. Please advise.The blog and footer don’t get boxed.
See the img… http://i.imgur.com/tU1yHRS.png?1Hi, sorry for delay. Can you pls share URL and access to your page via our contact form? Thanx
Antoher question about WPML plugin, since activated, and editing a Page -> we can not select in which language the page is ritten. So it is very hard to set the page up in another language. How can we fix this? Or doe we need to update to latest version? If so, how can we make sure we don’t losse any custom CSS styles and pages etc?
Thanks
Hi, can I take a look? Can you send me access data?
Hi there,
since we editted by Custom CSS the backgorund for PAGES, we want to do this as well for POSTS (Blog). Where can we do this?
And for a POSTS, we can’t edit the Title Header BG Color in editting mode. What do we have to change in CSS in order to set the Title Header BG to one fixed color?
Thanks in advance!
Hi, you can change background color in title bar in these sections using following custom css in theme options:
body.CLASS .page-title-block {
background: #ff0000 !important;
}
where CLASS should be:
category -> for all blog categories category-57 -> for only one category with id 57 search -> for search results single-post -> for all blog posts postid-46 -> for just one post with id 46 single-codeus_news -> for all news postid-46 -> for just one news post with id 46 archive -> for archive
so for example to change background by all blog posts you can use:
body.single-post .page-title-block {
background: #ff0000 !important;
}
How do we get updated layerslider and woocommerce files?
The current ones have security issues and are compromised.
Thanks
Hi, pls update codeus in this way:
- make db backup - export your slides from layerslider - select some default theme - remove codeus completely - remove Woocommerce & Layerslider plugins completely - install the freshest version of codeus; the actual version of layerslider will be also installed - install freshest version of Woocommerce
Thanks!
You are welcome
Hi there, I notice that on our blog list page, when you click the numbers at the bottom to go to the next list page (to see older blog posts), there is an error, page cannot be found. Any ideas why this is happening & how to fix it? Thanks!
Hi, I suppose it is a slug conflict. In codeus /news/ slug is used for news list page; if you create another page with the same slug,m it will be this problem. Pls rename your page’s slug to something else
Hi – that fixed it! Thank you 
You are welcome
Hi I have a little problem with the flags for languages in the top menu. After the update the flags not appear when dropdown…can you check please? I’m using WPML.
check mail
Hi Codeus:
After installing the last update (thanks) the flags for WPML in the main menu does not appear when dropdown… please can check it??
I will send e-mail with the address…
Thanks
check mail
Hi there. I keep getting the below loaded into my saved pages and sometimes it loads into my finished pages/posts. Can this be turned off, what ever the default is?
width="1/1"]
Hi, can you pls share an URL with such example and login details, so I can take a look on it?
i Have managed to clear out the code, but alot of the time when i save a page it gets stuck in the pages. My URL is: http://wysewealth.com.au/financial-planning/
Hi, thanx for sharing, can you send me logins to your wp admin as well?
Hi, I’m trying to put the last articles published on the front page but I’ve failed and I’m seeing that it is not possible (I do not mean the news section).
Is it possible to do? How I can do it? Thank you
Hi, do you mean your recent posts? or recent pages? For recent posts I can share you a solution to exchange the news sections with the recent blog posts section; for pages it is not possible
Hi again,
I mean to recent post. I want to see a few recent post in front page instead new section. Could you share me your solution?
Thanks, Daniel
check file codeus/plugins/news.php , line 95 , it should be now like this:
function codeus_news_shortcode($news_atts) { extract(shortcode_atts(array( ‘items_per_page’ => 4, ), $news_atts)); $page = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 1; $news = get_posts(array(‘post_type’ => ‘codeus_news’, ‘numberposts’ => $items_per_page, ‘offset’ => ($page-1)$items_per_page));
change it to:
function codeus_news_shortcode($news_atts) { extract(shortcode_atts(array( ‘items_per_page’ => 4, ‘post_type’ => ’news’, ), $news_atts)); $page = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 1; $news = get_posts(array(‘post_type’ => $post_type, ‘numberposts’ => $items_per_page, ‘offset’ => ($page-1)$items_per_page));
after that you can use a shortcode in this way to display blog list in news style:
[news items_per_page=”5” post_type=”post”]
It does not work. My website don’t work when I do it (it is all in white).
This is my code:
unction codeus_news_shortcode($news_atts) { extract(shortcode_atts(array( ‘items_per_page’ => 4, ‘post_type’ => ‘codeus_news’ ), $news_atts)); $page = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 1; $news = get_posts(array(‘post_type’ => $post_type, ‘numberposts’ => $items_per_page, ‘offset’ => ($page-1)*$items_per_page, ‘suppress_filters’ => false)); $pages = ceil(count(get_posts(array(‘post_type’ => $post_type, ‘numberposts’ => -1, ‘offset’ => 0, ‘suppress_filters’ => false)))/$items_per_page); ob_start(); ?>
hm, can you send me wpadmin access to your site? pls use my contact form
Hi again, I have vc shortcodes inserted in my testimonials in the frontend… And it’s not very good looking ! Any advice ? Thanks a lot.
Hi, sorry, I was on Easter vacations. Can you share an URL of this page?
Hi, It disepeared when I republished the testimonials… Hope you had nice vacations, Thanx.
Sorry, didn’t quite understand, what has disappeared?
The shortcodes formerly showing on the front end… Magic !

Hi, just wondering how to change the divider height? Thanks for your help !
Pls advise, which divider do you mean, we have several in codeus