111 comments found.
Is it possible to use Revolution Slider with Cleangold? I can’t get it working.
Hi, never tried the Revolution Slider but I guess it’s just a matter of having a section where you can paste a shortcode, right? Please send me a message via the contact form in my profile and I’ll do my best to help you out with this situation.
Hi Liviu,
Still loving this great theme! I was wondering, is it possible for you to make available the code from your demo site? (http://themes.liviucerchez.com/cleangold/)
I really want to make my own site sing, so if I could take a look at your demo site properly that would be amazing.
Thanks!
Hi, if you want to have the same pages, posts, settings as the demo site just import the cleangold.import.xml provided and that should do it – follow the instructions in the documentation for this.
Hello, Is the theme translation-ready ? I mean does it come with po-mo files?
Thx
Hi, yes it does – it’s translation-ready. Regards!
Gracias 
Just bought one of Liviu’s themes. The documentation is easy to understand, written in simple language, grammatically correct, and anticipates questions with the answers. He also responds quickly to support. The theme’s coding is very well done. I have been dancing around buying this for the past week. I am very pleased.
I appreciate the support, thank you!
Hey, I am interested in buying your theme, but have a question about media galleries. I have lots of images uploaded in the Wordpress media library. Each images has been tagged. Does the theme include a media page template? I want a clean and easy way to display these images, usine a media tag cloud in sidebar. Thx.
Hi, thanks for your interest. you can use a plugin to display the media galleries by tag: http://wordpress.org/extend/plugins/media-tags/. It would be as easy as adding this to a sidebar widget:
[media-tags media_tags="vacation,hawaii" numberposts="10"]
I noticed this “Can change base color (defaults to yellow), link colors….”
I have to use colors cited in client company’s identity package. When you write “change colors” does that mean I can note the rgb and/or hex code needed?
Hi, thanks for your interest. You can modify the yellow color in the demo preview with your company main color (RGB or hexa) with a simple admin option.
Hey, thanks for a great theme; works perfectly! Just one question, are you able to point me to a setting or part of the code where I can extend the header logo perimeters? My logo is the recommended size of 350px X 130px but it keeps being shrinked on the page. URL: http://isotech.azapp.com.au/home/
Hi, the recommended logo size is 350×130 for retina display monitors (that’s why it gets down-sized). The normal size is half that, if you don’t want to support retina display then input a smaller logo, experiment with your preferred size.
Beautiful theme, but I am noticing some glitches with loading the portfolio images. Unless I scroll down to the bottom of the portfolio page first, the category filters don’t display images. You can the issue here: http://www.rwfirestoneart.com/galleries/
Hi, thank you for your purchase. You should try to disable the infinitescroll (automatically pull older items) in the Theme Settings > Portfolio section.
But then we lose the category filters altogether. Is there a way around this? Can I create different pages that show a portfolio for only one category?
I understand your concern, please send me a message via the contact form in my profile to discuss further options. I’ll do my best to tweak the theme to your needs.
Thank you so much for your help. It is working beautifully now. I appreciate you tweaking the theme to our needs.
Hi, a beautifull theme!
One question: is it ready for WPML and WOOcommerce? I mean if I want to integrate that in the website I am planning to make with this theme will I be getting into trubble or is is easy to implement?
Thanx, Donna
Hi, thank you – there is built-in support for multi-language translation but not for WooCommerce, sorry. Maybe in a future version release, I’ll think about it.
Hi all, What a great theme! I really like it. I have two questions that I hope you can help me with:
1) How can I change the default height of the images displayed by the Flexslider? They’re a bit too high for my liking. 2) Is there a way that I can use retina graphics? For example, in the company logo in the top left, or in the slideshows?
Thanks for the newbie questions…
Hi, thank you for your appreciation. There is no admin setting for changing the height of the flexslider images, but can be done easily. The logo needs to be twice it’s wanted size and the theme will resize it to a “good” size. The slideshow is retina display ready, give me a message via the contact form in my profile and I’ll help you make this small adjustments.
Don’t forget to rate the theme if you like it, thank you.
Hello! Very nice and lightweight theme, very fast working on ipad and iphone. I just have question, is it possible to insert galleriffic plugin and manage whole galleries to show via this plugin? And what about update of the theme?) Thank you in advance.
Hi, thank you for your nice words. I never tried the galleriffic plugin, but as long as it includes it’s own CSS and JS it should be all fine. Good luck.
And one more thing: How can I make the submenus wider? They are not wide enough to accomodate entire link names, and that results in quite a nasty line break.
Hi, please send me a link of the preview site in a message via the contact form in my profile. I’ll do my best to help out.
Hi, Liviu.
I’m running the preview locally, so that’s not possible at this time, but I can do so when i get the preview online.
Thanks for responding.
Alright, get back to me and we’ll continue this discussion via email. Thank you.
Hi!
When it comes to the “Portfolio” section, is it possible to: 1. Change the names of, or completely remove the categories “all” and “uncategorized”? 2. Is it possible to change the order of the categoriez?
And on the main page, is it possible have line breaks in the text? It just does not look so good when it runs the entire width of the site.
Thanks for a great theme!
Hi, you can create a parent category that has the portfolio filters you need – select that parent category in the admin settings in the Portfolio section (the All button is showed by default, can’t hide that with admin settings). This will help you get rid of all extra categories like Uncategories. There is no setting for category order, sorry.
Here is my code for the work section on the homepage:
<div class="grid2 col">
<h2><?php _e('Speakers', 'cleangold'); ?></h2>
<p class="small"><?php echo do_shortcode($data['our_work_info']); ?></p>
</div>
<div class="grid10 col half-bottom">
<?php
$j=0;
while ($r->have_posts()) :
$r->the_post();
if ( (function_exists('has_post_thumbnail')) && has_post_thumbnail() ) :
$full_image_url = wp_get_attachment_url( get_post_thumbnail_id(), 'full' );
$thumb_image_url = aq_resize( $full_image_url, 480, 320, true );
else :
$full_image_url = get_template_directory_uri().'/img/940x480.gif';
$thumb_image_url = get_template_directory_uri().'/img/480x320.gif';
endif; ?>
<div class="grid2 col<?php if ( $j%5==0 ) echo ' alpha'; else if ( $j%5==4 ) echo ' omega'; ?>">
</div></div>
Hi, its me agin
another question: do we have any chance to display all featured work items on the home page (in the work section). I have 12 items all together but it shows only 10.. Here is the url: http://naszemiasto.nazwa.pl/tedxstormont/
thank you!
Hi, please contact me via my profile contact form and we can modify the homepage code to work out for you – this is custom development though, the theme does not support this by default.
Hi I have two questions before purchasing. Do you have any options for portfolio filtering? Will I be able to have multiple unique portfolio galleries?
Hi, there is only one unique portfolio gallery and you can set it’s base category, layout, column size and if infinite scroll is enabled on it.
quick update: i don’t need help anymore with social icons on homepage, i’ve used a plugin
just this thumbnails,, i don’t know how to align them.. thank you 
Hi, you don’t use the grid alpha and omega classes correctly: alpha is applied to the first grid element in the row and omega to the last. Please see this screenshot for more details http://d.pr/i/kPxi or read more about it here http://sonspring.com/journal/960-grid-system
Hope this helps, don’t forget to rate the theme is you enjoy it. Thank you.
thank you for your replies, i will try to fix it 
fixed, many thanks!! (rated five stars already)
this is the link to the website: I’ve changed the size of the thumbnails: http://naszemiasto.nazwa.pl/tedxstormont/ (in index.php – i replaced grid9 with grid10 and grid3 with grid2, but thumbnails aren’t correctly adjusted :/
<div class="grid2 col">
<h2><?php _e('Speakers', 'cleangold'); ?></h2>
<p class="small"><?php echo do_shortcode($data['our_work_info']); ?></p>
</div>
<div class="grid10 col half-bottom">
</div>
Hi, you don’t use the grid alpha and omega classes correctly: alpha is applied to the first grid element in the row and omega to the last. Please see this screenshot for more details http://d.pr/i/kPxi or read more about it here http://sonspring.com/journal/960-grid-system Hope this helps, don’t forget to rate the theme is you enjoy it. Thank you.
Hi! I have couple of questions:
1. How can I change the size of the thumbnails related to latest work in the homepage? 2. Is there any chance to add shortcode with social icons somewhere on the homepage?
thank you
irena
Hi, you can’t change the thumbnail size on the homepage with a simple admin setting – just by tweaking the index.php file. There is no shortcode block to add social icons, maybe I’ll add this feature in a future version.
I see. Ok cool. Thanks for the fast reply.
Marie
No problem, drop me a message on my profile’s contact form for any other concerns you may have. Thanks.