Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,133 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

how to insert multilingual content in the extra content editor?

Hey alloccanatali,

Are you using WPML? Make sure you have the checkbox for “Make ‘Portfolio’ translatable” in the “Multilingual Content Setup” box at the bottom of your portfolio items. There should be no difference in translating that box than the others.

Cheers :)

Hello ThemeNectar!

I’m very interested in this incredible theme. My problem is that i have to manage 2 different “world” of product (Outlet and Collection) and I have to put them each other into the Primary menu.

So my question is: - can I have and manage two type of portfolio simultaneously? At the momenty, correctly I have only 1 portfolio. I mean to have properly two Portfolio’s voice into the admin area of the site.

Is it possible?

Best regards Davide

Hey Davide!

You can add separate portfolio pages on your setup that display different sets of categories, but there’s no way to have multiple portfolio sections in the admin area without some custom development.

Cheers :)

To solve my problem I’ll could manage one “world” as Portfolio and the other as “ecoomerce” with the integrated plugin “Woocommerce”. Now my question is: can I hide or delete the entire system of buying/checkout and use Woocommerce only as a catalogue?

thanks a lot for your attention. Davide

Hey Davide!

Apparently there’s a plugin for that: http://www.woothemes.com/products/catalog-visibility-options/ but I believe you could get by with simply creating css to remove all the add to cart buttons :)

Cheers

Quick question please! How can I make the bottom footer (the area that says copyright) take up 2, 3 or 4 columns. I have a lot of footer text that makes my footer very tall since it is only taking up 1 column. I need to keep my footer text so using less text is not an option, and I want it at the bottom after or adjoining the copyright text.

Thanks

FOUND IT. No need to reply, thanks anyway. You already answered it in another post. The column control you have in the footer options tab is for the footer widget area which you have turned off – the copyright section always has the same spacing for it’s columns. If you want to adjust it to allow for more room in the text area than the social icon section than open the footer.php file and find this:

© <?php echo date(‘Y’) . ’ ’ . get_bloginfo(‘name’); ?>. <?php if(!empty($options[‘footer-copyright-text’])) echo $options[‘footer-copyright-text’]; ?>

<!-/span_6->
    ....

Hey wootoot1234, I’m very glad you found the answer :)

Cheers!

I tried to remove the Featured Image from the posts following this advice: how-do-i-stop-the-featured-image-showing-in-post-as-well (on the entry.php file) but also ended up losing the thumbnail in the mail blog page. Is there anything I can do about this?

Hey ajuniper!

You can just enter this into your custom css box in the theme options panel and avoid modding the files directly at all:

.single-post .post-featured-img {
  display: none!important;
}

Cheers!

I really like the theme! Just wanted to know if its possible to make password protected pages for specific projects/clients?

Hey hansknaapen!

Yes, password protected pages/projects are supported by default :)

Cheers!

Hi,

Thank you for the worderful theme. I have a question of theme malfunctioning. I’ve tried make a contact page. But the google map is not shown. I only can see a blank space. Also, nectar slider doesn’t work neither. FYI, I have not edited any original php source. Could you let me know which parts should I look for to solve this problem? Is it possible to be occured by a server or php setting problem?

Look forward to your response! Thanks in advance!

Hey joohee0721,

I would need to see your URL to check for errors – for you contact page, do you have the contact layout assigned in the page attributes box? Have you also checked to make sure it’s not a plugin conflict by disabling all plugins for a second and rechecking?

Cheers :)

Dear Mr. Nectar, Is there any way to make a link in the subtitle of a centered heading? Thanks for a grrrreat theme! Phil

Hey psteffek!

Yes, just use single quotes for the link in the text tab on your editor like this:

[heading subtitle="<a href="#">My Link!</a>"] Heading Text [/heading]

Cheers!

Hey there

I activate the Facebook Comments plugin for pages, but when I visit my portfolio page, it seems that the plugin recognize two pages. I wish I could delete the comments on the right, is there a code for it?

Thanks

Hey nelsondias, if you can supply me with a URL to your portfolio I’ll gladly help out :)

Cheers

I will be adding other ways of creating galleries in future updates without having to go through the portfolio,

Any news regarding this? :)

Hey cunfek!

Yes, additional ways of creating galleries will be in the next update and even more in the one following that :)

Cheers

Hi there, a pre-purchase question if you don’t mind. I can see the social icons along the footer of your demo site. Is is possible to have, in addition to or instead of, an area at the very top of the site containing the social icons so they are immediately visible? Thanks, David

Hey hawea74!

You can see the header options available here: http://themenectar.com/demo/salient/headers/ and note that there is a secondary navbar you can optionally turn on which can contain social icons :)

Cheers!

Hi ThemeNectar,

Once you upload and create various portfolio item pages- can you rearrange each thumbnail in a different order on your main portfolio page?

Hey KasimL!

You can use a plugin like this to order your items: http://wordpress.org/plugins/intuitive-custom-post-order/

Cheers :)

Hi,

I have that one but it doesn’t always work well, could you possibly add it to theme functionality next update?

Unfortunately the upcoming update is already overflowing with items so I can’t add on any additional features that are not on the roadmap, but there shouldn’t be any issues with that particular plugin as many buyers are using it – what issues did you have with it?

Cheers :)

Hi,

What a wonderful theme you have created. It’s making this greenhorn look like a pro!! I started off not totally confident in my design skills but with your theme I am putting a site together that’s looking pretty good. Lots of cool elements to it and relatively easy to build upon.

Excellent job ThemeNectar, really well done :D

Thanks so much goforstu! I’m very glad you’ve been enjoying everything :)

Cheers!

Hello ThemeNectar!

Love the theme but I’m having a problem with embedding videos from Brightcove.

The width is OK (and adjusts accordingly) but the height is forced down to 150 px.

Any ideas? I saw a suggestion that it could be that some Wordpress themes apply max-width:100% to object.

Here is the page:

http://www.toneconcepts.com/beta/video-embed-test-page/

I don’t see my snippet getting added to your site – ensure you didn’t paste in any pre tags around the css by accident. Also, change the snippet to this for good measure:

.BrightcoveExperience {
 height: 450px!Important;
 max-width: none!Important;
}

2. I’m seeing your youtube embeds load in fairly quick – takes a few seconds but nothing that’s unexpected for multiple videos on the same page.

Cheers :)

Thanks! That seemed to so the job.

You’re welcome :)

Hi,

I am having issues with social icons in the footer.
They look all broken, won’t show up properly:

It would be awesome, if you could help me out.

Thanks.

Fixed it by deactivating ‘Social’ plug-in.

Hey billyforce,

thanks for posting the solution :)

Cheers!

Hello!

Can I put the footer copyright and social links (div “footer-outer”) in the bottom side? Bottom: 0px for example (right now not work because the position is “relative”).

thanks!

Hey markosansa,

what exactly do you mean by the “bottom side”? If you wanted it to stick to the bottom you could add:

#footer-outer {
    bottom: 0!important;
    position: fixed!important;
    width: 100%!important;
    z-index: 100!important;
}

Cheers :)

Thank you so much! this work good!

You’re welcome!

Wow! Nearly 10,000 purchases!!

That’s over half a million dollars on one theme!! Congrats much!

10,000 ppl hoping for updates, 2.7 on the way soon?

Hey Roblutter, thanks a lot! Please see my response to greatnorwegian further up in regards to the next update :)

Hi how do I get video in the nectar full width slider in a small box – same as the alternative homepage demo – with space kid.

Thanks

Hello wardanddodds,

That is done through the Home Slider, which handles videos differently than the Nectar Slider – Here’s my tutorial on using it: http://www.youtube.com/watch?v=q4o0UJl3OqM

Although, if you wanted to still use the Nectar Slider you could embed a video into the caption field. You would probably just need to write some css to format it perfectly.

Please try and not post the same question over and over if I don’t get back right away – sometimes it can take me up 24 hours to get to every comment.

Thank you! :)

Hi thank you for your reply, can I add the home slider on a standard page

You’re welcome!

The Home Slider can technically go on any page, but can’t display different sets of content so it’s only intended to go on one page (which is how it first got its name).

Cheers :)

I’m working in my page, I used the plugin (page id scroll) because I like one page style, but I have a problem with the portfolio.

could you add ajax portfolio in the future ( like this visia or satelite 7 )

thank you

Hey onelogo, that feature is already on the wishlist :)

Cheers

awesome support and feedback, I appreciate your hard work and dedication.

You’re very welcome :)

Cheers!

Hello, i have problem with home slider – if i add one slide to Home slider witch contains caption and Youtube embed video – the embed video wont show up. But the strange thing is that it will show up when i press F12 in Google Chrome [Version 32.0.1700.72 m]. Can anyone help me fix this?

I notced that the problem is here: <iframe src=”http://www.youtube.com/embed/fCrMQbYBJ98?vq=hd720&modestbranding=1&cc_load_policy=1&iv_load_policy=3&showinfo=0&wmode=transparent” frameborder=”0” data-aspectratio=”0.5625” style=”width: 0px; height: 0px; opacity: 1; visibility: visible;”></iframe>

we can see that width and height is set at 0px when page is loaded, but if i resize window, it automatically adjusts these values and embedded youtube video becomes visible. I hope that someone can provide fix for this.

Hey skyonelv, this was a known bug with 2.6.5 and the fix will be included with the upcoming release due out in a few days – if you want to take care of it earlier check out this thread: http://themenectar.ticksy.com/ticket/138891

Cheers!

Hi there, just wondering if it is possible to embed tweets in the fullwidth masonry blog? How is this implemented? Posting link in a normal post? Or is there a specific post format. Would they be responsive? And lastly, is it possible for the masonry blog to utilise autoscroll?

Hey observedotco!

1. You would need to use a plugin to populate this and you need to stick with the standard post type since there’s no twitter defined one. Since the masonry items themselves are inherently responsive, the tweet embed you place should shrink with it – I don’t see that being a problem.

2. What do you mean by autoscroll? If you elaborate a little more on what you were looking for I’d be glad to help answer better :)

Cheers!

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