Discussion on Cobalt - Responsive Architect & Creatives WP Theme

Discussion on Cobalt - Responsive Architect & Creatives WP Theme

By
Cart 536 sales
Well Documented

phpface supports this item

Supported

This author's response time can be up to 2 business days.

277 comments found.

How can I remove portfolio from the slug. I love the front page as the Home v1 but it only loads portfolio options. If you don’t have a fix is there a way to replace loading portfolios with a certain blogpost category?

Hi,

Portfolio 1 (home 1) is same with Blog 1, did you see it?

Is there a way to block the article from showing up on hover and just have the link box appear like the portfolio does?

You can use Portfolio Template 1 for normal post by putting this code in cobalt/functions.php or cobalt-child/functions.php if child theme activated.

Thanks.

Hi… Where is the tutorial video? Thanks

Hi, have you checked the documentation? included in zipped file “All files & documentation” you downloaded, it has the video help guides.

Thanks.

When I install the theme I get this…

Warning: mkdir(): Permission denied in /www/htdocs/w00b5d77/bsthb.de/woerth/wp-content/plugins/redux-framework/ReduxCore/inc/class.redux_filesystem.php on line 131

problem solved!

Hi, glad to know you solved that.

Thanks.

Hello and congrats for your nice work.

Is there any option to use a version of homepage (v1 for example) and feature pages instead of portfolio items in the grid, in exactly the same way and layout?

Hi, thank you for your help.

Unfortunately nothing is previewed in the grid when adding this code in the functions.php file…

Can you please also tell me how can I add a custom pin (as shown in your example theme) in the google map?

Hi, thank you for your help.

Unfortunately nothing is previewed in the grid when adding this code in the functions.php file…

Can you please also tell me how can I add a custom pin (as shown in your example theme) in the google map?

Hi, please change to this code, it worked for me:

if( !function_exists( 'cobalt_portfolio_to_page' ) ){
    function cobalt_portfolio_to_page( $args ) {
        global $post;
        if( $args['post_type'] == 'portfolio' ){
            $args['post_type'] = 'page';
            $args['post__not_in'] = array( $post->ID );
        }
        return $args;
    }
    add_filter( 'cobalt_post_data_args' , 'cobalt_portfolio_to_page', 10, 1);
}

because this is portfolio template, it always has the thumbnail image, so you have to upload the thumbnail, otherwise I’m afraid it won’t be shown.

Not sure what is pin, have you configured the google map in Theme Options/Contact page?

Hello. Great theme, you can see my attempt at a non-traditional intellectual property legal services site here;

au-llc.com

My question relates to creating new pages. For whatever reason, if I add a new page, the Visual Composer “disappears” and if I un-check and re-check through Screen Options, it pops up and proceeds to remove whatever content was on the page; i.e., I have to first copy what is there, “disable” and re-enable VC, and then paste and get back to editing the page. Kinda frustrating, and only start happening recently.

I’m pretty new to WordPress; any advice would be appreciated. My purchase code is [removed]

Thanks!

Hi, my apologies, please do not share the purchase key here, it should be your secret :)

Also could you share me the wp-admin info and the problem page via this form? I will take a look.

Thanks.

Hello! You’ve made just perfect product for my website design, but Im not professional web designer so I have problem with this issue: Ive just downloaded update from june 17, but your file about how to set up a theme has only 1 sentence about how to use update and it was not informative at all. I have 1 more template from other author and they provide their buyers with more detailed info about setting up updates. I hope you can share that info with your buyers as well as not all of them are professionals to know that subject without guidance. Thank you :)

Hi,

Do you mean about how to upgrade the theme to updated version or documentation for how to setup the theme?

For upgrading (when I release the new version), just re-download the theme on themeforest and override on the old.

For setup, documentation has all things you need, included in zipped file you downloaded.

have you faced the hard works, let me know, I will take a look.

Thanks.

Hello again,thanks for answer :) i understood good about how to setup the theme,u made good documentation about it. But today i got update for it and i had issues to use it as im not experienced user and didnt know how to use that type of updates. And documentation about it was just like 1 sentence. Anyway i solved the issue today already :)thanks again for good design, i love it :)

Thanks for the kind words, glad to know you found it.

Cheers.

hi,

cant see theme options and cant see my map and content on my contact page..is there any trick that i got to know?

here is the site.. http://goo.gl/1HiU8W

Hi,

The theme require Redux Framework plugin activated for using Theme Options, have you activated it?

oouuchh…now its working..thanks

Hello, I am having an issue with the CF7 I keep getting empty emails. This is what I get instead of the questions and contact information that I am supposed to:

De: “[your-name]” <wordpress@raulet88.com> Fecha: 8/6/2015 21:58 Asunto: [your-subject] Para: <info@raulet88.com> Cc:

From: [your-name] <[your-email]> Subject: [your-subject]

Message Body: [your-message]

— This e-mail was sent from a contact form on Raulet88 (http://raulet88.com)

Please help I need to solve this issue ASAP.

Hi,

Have you used this code?

<h4>Write us a Message</h4>
[text* your-name]
[email* your-email]
[textarea your-message]
[submit "Send"]

It’s still working fine in my live demo, could you try again?

Hey! Thanks a lot! I used that code and worked!

Now I have another question: Is there anyway to HIDE the Author, Date and Category across the complete site? I don’t mean on the TEMPLATE but on the Blogs posts. Thanks a lot!

Hi,

Please put this code in Theme Options/General/Custom CSS field:
.single .post-meta{
    display:none;
}
It will work.

Thanks.

Hi,

I’ve updated to the latest Cobalt theme version, V1.0.6.1 as well as the latest JS Composer and Revolution Slider.

Just a query regarding the other plugins that I see in the Plugins section of WP, Redux Framework and WPBakery Visual Composer. There are new versions that need to be updated – is it fine to update these to the newest versions?

Plus, to update the WPBakery Visual Composer the only way seems to be by downloading a new version from CodeCanyon – $33. Is this right?

Thanks – It’s a great theme.

Hi,

JS Composer and Revolution Slider are premium and bundled in Cobalt, you no needed to purchase it on CodeCanyon except you want.

I know they released the new version, but I need to make sure all them will work fine in the theme before making an update.

Also, share me your email address via this form, I will send the update versions.

Thanks.

Hi there,

My demo content refuses to upload at takes me to an Error 404 page everytime

You able to help me with this. I am uploading how the instructions say.

Cheers

It’s ok… I am going to design it a little different any how. Thank you for your reply. I do have one question. Is it possible to remove the “designed by” section on the menu

Also i wish to change the fonts used for the menu.

I’m not sure where is “designed by”, looks like it’s Text widget on the “Second Sidebar” in Appearance/Widgets.

Please share me your email address via this form, I will send the updated file (menu fonts support).

Thanks.

How can I add a footer text or widget?

Hi,

Unforunately the theme does not has footer sidebar, it is designed for working like as the demo you saw.

Thanks.

Hi Toan! I´m using home 3 template:

1. I would like to put the slide images in an specific order, how can i do that? by the moment is random order.

2. When clicking any slide image, it goes to the portfolio page, how can i link the to a specific page?

Thanks!

3. It doesn´t work fine on internet explorer. Slide images appear on colour and not in b&w. And the slide arrow shows on top of menu when it had secondary menus.

Gtcreaciones,

1. have you tried the “Pre Query” section in editing page? it has a few sorting options.

2. Unfortunately this is not available.

3. yes the grey colors does not work on IE.

Also put this code in Theme Options/General/Custom CSS, will fix the overlapping

.owl-controls{
    z-index:100!important;
}

I hope that helps.

Not very happy, but thanks.

Hi,

on a normal page with a background image – when the content is not as high as the screen size, the background image is not 100% high and stops so the rest of the screen is white. How to fix this?

Cheers Michi

my fault, the code should be:

#container #content,
.inner-content,
.page-builder
{height:100%;}

It worked for me.

Works only on safari. Chrome and Firefox no change and Iphone cuts off content :(

Looks like the code only work for the short content, full content will be cut, because the height is 100% of screen.

Unfortunately I have no idea so far.

Hi There,

Interested in this theme, Just wondering if it is possible to have the menu across the top?

Hi, unfortunately, that’s not available, the theme is designed for working like as the demo.

Thanks.

Hi, I would like to change the hovering effect in the blog masonry. I don’t want the grey overlay effect, i want the image to be displayed in color constantly. Is this possible? Also, when a menu item is active, the hovering color has to stay and not turn back into it’s original color.

Thanks.

Hi,

Please put this css code in Theme Options/General/Custom CSS field:
img{
  -webkit-filter: grayscale(0)!important;
  -moz-filter: grayscale(0)!important;
  -ms-filter: grayscale(0)!important;
  -o-filter: grayscale(0)!important;
  filter: grayscale(0)!important;    
}
it will remove the grey color.

The active and hover menu item is likeness, it works like that.

Thanks.

Hi there! Having troubles with translation PORTFOLIO items. I’m using WPML plugin, it translates other pages but no portfolio. What should I do to translate portfolio items?

Hi,

Unfortunately I haven’t used WPML so I don’t know how it looks, that does not mean the theme does not work with WPML.

Could you point me to the Portfolio words? I will take a look.

Thanks.

Hi!

I’m using Home 2 layout. I noticed when I hover over menu items on the left side, the moment I also hover over the arrows (‘previous’ and ‘next’) because the sub-menus overlap with them, the menu collapses and I can’t access the items in sub categories. How can I remove those arrows and ‘previous’ and ‘next’ boxes?

Hi,

At the moment I have no idea for this, I will ask my team and let you know if I have the answer.

Thanks.

Is there any way to hide the whole menu on mobile layout? I tried a few responsive menu plugins which work alright in mobile layout (you can check it) so I was wondering whether I could remove the original theme menu from there?

Hi,

Please put this code in cobalt/functions.php or cobalt-child/functions.php if child theme activated.

It will hide the menu on mobile.

I hope that helps.

hello is it possible that the hovering grey block’s on the portfoliopages can be small ? or con be more transparent? because it`s to big and blocks the image in mobiles thanks excellent theme ¡¡¡

hello, I have some problems whith de mobile version. the blocks in grey of the portafolio 1 do not apeer until I give a click in the image. I saw in the demo that when you are in the image inmediatly apper the block in grey. please help. thanks. this is in the mobile version.

this is the site arquitectos-gutierrez-alonso.com

Hi,

The grey color will be shown when you hover on the image, of course simply you can do this on desktop, but I’m not sure how can I hover on mobile, right? :)

Thanks.

Hello,

I don’t want homepage columns are jumping to another row for responsive screen. Please take a look below link and I want to do like that. http://demos.udthemes.com/raw/wordpress/white/portfolio/

Regards, Myat

Hi, actually the site you share, it’s responsive and the image are jumping to another row, I’m not sure I understand your mean exactly.

Hi, i have a fresh installation of Wordpress and when i try to install the plugins, i get “Fatal error: Class ‘TGM_Bulk_Installer’ not found in /xxx/wp-content/themes/cobalt/includes/class-tgm-plugin-activation.php on line 1586”.

Thanks for your help!

Hi Regarding WP’s bug (important) in a few days ago, I updated TGM class 2.4.1 (hotfix) (the class allows you to install the required plugins), I recognize this updated can’t bulk all plugins in one time, but not important, you can activate the plugin one by one, I’m going to update it.

Thanks,

Hi Regarding WP’s bug (important) in a few days ago, I updated TGM class 2.4.1 (hotfix) (the class allows you to install the required plugins), I recognize this updated can’t bulk all plugins in one time, but not important, you can activate the plugin one by one, I’m going to update it.

Thanks,

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