Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,210 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Hi, I am very interested in buying the theme. I only need to know one thing if you you can help me with. Basically my client wants a fixed HTML5 video on the homepage slider that automatically starts playing and the slider animates behind it. Can you help me with that?

If so I’ll be glad to buy the theme!

Hey tridice!

Unfortunately that would take a good deal of custom development – you would have to seek the help of a developer if you were not comfortable taking on the mod yourself.

Dear ThemeNectar Team,

i am interested to buy this theme but i would like to know if it’s possible to make the homepage parallax.

Thank you.

Hey sevanbedevian!

I’m not sure what you mean as the example home pages on the demo already demonstrate the use of multiple parallax sections. If you’re asking if you can parallax the entire background of the homepage the answer is yes. You can create a fullwidth section set it to parallax and place all of your home page content inside of it :)

Cheers

Thank you for you quick reply, i can see in the demo home page different sections, but is it possible to link it to a menu, see this example http://wpdemo.themnific.com/pre/14/

Also to have different menu for non parallax page eg. blog page.

Thank you

sevanbedevian, that would require the use of custom plugins and a little development to accomplish.

Any idea when you guys will update http://themenectar.com/changelogs/salient.html with the 1.7 changes?

Hey gbrazell!

It was posted about half an hour ago :)

Cheers

Hi,

I would like insert a diaporama/gallery in the bottom of my articles like here http://themenectar.com/demo/salient/portfolio/old-tv/.

Only the gallery, note the right colum.

I am still forced to use a plugin while the portfolio is almost correct?

Thanks

Please,

how have only the left part of a portfolio page in a post please?

Thanks

Hey sSerenity!

Currently you can only insert a gallery at the top of your portfolio post – it’s not really setup to handle using one at the bottom or using multiple galleries on the same page.

Also if you’re asking how to make the portfolio more details page will full with no side bar, you would have to modify the single-portfolio.php file. You would need to change the column class from span_9 to span_12 and delete the entire sidebar section below.

Social Media Buttons on Product Page is enabled in WooCommerce settings but nothing shows up on the product page. Any suggestions?

Hey ehong33234!

That’s a bug that made it into the release – right now they won’t show if you have the blog social media sharing options off. Turn them on for now and expect a patch for this bug soon!

Awesome, thanks for the fast feedback before I went through my entire site and plugins! Look forward to the release. If it is possible to add Google+ in there while you’re at it, that would be awesome. Oh, and maybe an option to turn off the counter. THANKS!

Loving this theme so far. Most parallax themes are not SEO optimized, glad to see you did it the right way!

Thanks a lot ehong33234, I’m glad you love it :)

Cheers

Hi,

Another question, please: letters like “ç” (ç) or “ã” (ã) in words in portuguese, these letter appear smaller and different fon family. How can I correct this?

Thanks a lot. Best regards.

Hey again dummy123!

Check out this video and skip to 1:15 https://www.youtube.com/watch?v=Sg62_DU8200

Hi, Congrats for the great theme!

Please I have a question/suggestion regarding the portfolio items sharing icons.

I am already using the code ”.nectar-love { display: none!important; }” to hide the heart icon form the portfolio front and detail pages. Now, I would really like to display the sharing icons that appear on the More Details pages also on the front portfolio pages, below each item, in the place used previously by th heart icon. Please, what part of the single item code woould I have to add to the portfolio template to achieve this?

It would be really useful for our business if visitors, once on the portfolio general page (or even on the front page works carousel), are able to share/like the works they already know and enjoy , even if don’t reach each single page.

Thanks a lot. Best regards.

Thanks dummy123!

This mod would require you to be comfortable with css, because even when you move the markup to the layout they’re not going to display right without added new classes in the css to target the new locations.

You can find the social code in the single-portfolio.php and you’ll need to move it in the page-portfolio.php file.

I forgot,

There is in the new version a 2 columns option in the portfolio?

You told me time ago that the new version would have this option… but I can not see it on the demo. :|

Hey,

I still haven’t added in the two column because I had to give my time to the higher priority updates that many buyers were requesting. I’m still constantly developing for the theme and will most likely still add in new layouts to the portfolio.

Hello,

I Have bought the previous Salient Version (1.4.2). Could you tell me if it works well with the new WordPress 3.5.2.

Also, I bought it just 3 month ago. If I want to update to the last version, there is a special price?

Many thanks,

Alfons

Hey alfonsomartinez,

yes it will work with WordPress 3.5.2 :) Also you don’t need to buy the theme again – you have free updates for life. All you have to do is download the theme again and it will be the most current version.

Cheers

Hello, Phil! :)

I just have a really small question.

My code I pasted in for my Custom CSS, All seems to be working well. Only trouble is, The background is not the #ffffff I want :(

Could you look at my Custom CSS, and let me know what to change to make my background of my site #ffffff ?

Many Thanks,

Gareth Bolton.

http://www.garethbolton.com http://www.garethbolton.com/blog

Hey Gareth!

Right on the fullwidth section shortcodes in your editor you can change the background_color value from the #f5f5f5 to #ffffff :)

Hey Phil! :)

Thanks for the help.

- Gareth.

Cheers Gareth :)

Hey

I activated the Social Media Sharing Buttons for Woocommerce but it’s not showing up? I am not sure if I am doing it right? pls help

Thanks!

Hey neibohood!

That’s a bug that made it into the release – right now they won’t show if you have the blog social media sharing options off. Turn them on for now and expect a patch for this bug soon!

Can I please have the proper image dimensions for the home page rotating headers?

Hey Daveman96,

there’s no exact dimensions to give because it depends on how big you set the slider height and if you have selected to resize the slider images. However in my demo I used images around 1900px wide by 700px tall.

Hello, I have a some questions and requests…

1. I would like to know which lines of code will allow me to customize the portfolio page item hover effects.

2. I want to remove the “view larger” and “more details” buttons on portfolio items when hovering.

3. Also, I want the portfolio images to be black & white (desaturated) and then on hover, I want the colored image (saturated) to fade in.

4. Is it possible to add a hover effect on the header logo when using an image?

5. For the social share icons (blog posts, product page), I noticed the background is gray. My background is white, therefore, the social share feature will not work. How can I fix this? Will you add a set of social icons with a white background?

Thank you so much! By far the best customer support I experienced with any theme author.

Thanks a lot TheModernist!

1. inside of the init.js file in the js folder on line 1625 if you’re using v1.7.

2. http://themenectar.ticksy.com/ticket/46431/search/

3. Here’s a resource for you on the topic http://demosthenes.info/blog/532/

4. Depends on what you want to do.. If you know css you can make a hover state rule using it for the image and change it to what you need it to be.

5. You can simply open the images of the icons in a program like Photoshop and change the color to match yours. They’re located at img/icons/social

I need to try and get a sidebar on the main portfolio page, tried editing the template, it doesn’t to want a sidebar?

Hey iamjustoneman,

All the changes made to the page-portfolio.php should reflect on the front. If you couldn’t get the sidebar to display it might have just been coded wrong.

hello, some questions:

1) is it possible to change bar_graph colors with increasing ? for example 20%green 50 orange 80% red?

2) how can i import the demoshop? 1.7 works – demo xml not :/

thx :)

Sounds good :)

u got it?

Yes, sorry for the delay!

Try adding this into your custom css box:
#footer-outer a {
  color: #444!important;
}

I just bought your theme and I have to say it is the most intuitive back-end I have ever used by a long shot. Are you guys planning on making more themes because using your theme has been just a dream!

Hey jessecooke, thanks a lot for buying the theme!

I’m very happy that you’ve been enjoying it so much :) – I will be putting out new themes I just can’t give an ETA at the moment!

Cheers!

Hi there ThemeNectar,

I love the look of the theme, but I noticed I get a connection time-out when I want to look at the demo again. Is this right? Wanting to know if this is the perfect theme for my business.

Thanks!

Hey Braintail!

My server should be up at the moment, there doesn’t appear to be any issues – are you still unable to view the demo?

It’s working again! Great! Will buy the theme next week :) It looks amazing. Keep up the good process of updating and building on the commentary to make it the best theme here!

Blessings!

Great! Thanks a lot for your kind words Braintail :)

Hi, just purchased this theme and setting it up.

1) Is there a way to turn off the top header (logo area) from resizing when scrolling down? It’s cool at first but a bit distracting in my opinion.

2) Shop image rollover has a weird icon to add to cart. Is there a way to change icon or make it just say “add to cart”?

Thanks.

For future update, is it possible to have a dark skin option built-in?

Hey ehong33234,

1. Yes, there’s an option to disable that right inside of your theme options panel in the header options tab.

2. Sorry you don’t like it :P You can alter the icon at img/icons/cart-add.png

3. Yes, this will most likely become an option :)

hi, nice to saw the new 1.7 version~ I am new to wordpress. so, can I ask you how to update to new virsion without lose the old setting in homepage and datas?

You need to set a custom slug in your portfolio options to anything other than “portfolio” so e.g. “work” would be good. Then you need to resave your permalinks in Settings > Permalinks and you should be good :)

thank you so much! it’s done~ And more, I am so happy that you continute to up date your own theme~ and so happy that I found two chinese pop website logo icon in your theme because I am chinese user~

You’re very welcome!

Cheers :)

How do I make this theme work with live chat clients(olark) anytime I paste in the code to enable the live chat, the nav bar of the theme goes completely blank.

Thanks,

Joe

Joe,

Since you deactivated it before I was able to look I’ll have to try and test with the plugin on my own setup and report back to you. There must just be some JavaScript conflict breaking my setup.

Any luck sorting this issue out? Thanks, Joe

Not yet Joe, sorry I have been ultra swamped with the latest update and now taking care of WP 3.6 bugs – I’ll back to investigating it asap

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