Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,190 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38436 comments found.

Hi just recently purchased the theme and loving it so far. I just had two questions:

1. is it possible to add an image into the header (other than the logo, behind the nav menu)

2. I wanted to include multiple images into projects so thought of using an image gallery in portfolio posts using the nectar slider. No matter what I do the images always crop either a little from either side for from the top and bottom and I have variable height ticked in the options.

Could you please open a ticket in regards with your admin credentials so I can take a look at what’s going on :) themenectar.ticksy.com/

Hi Thanks for the quick reply! I think I figured it out. It looks like an under construction plug in i was using updated and was interfering with the visual composer. Deleted the offending plug in and it seems to be working (ultimate under construction if anyone is interested)

Hey – glad you sorted it :)

Hallo, I am traing to import the dummy theme but the shortcodes are not working and everywhere on my website are shortcodes showen. Pliez see website4all.nu

Thx

Hey – Salient v5.5 has separated Visual Composer into a plugin and is no longer automatically built in – this means when you activate the theme you’ll have to still install the Visual Composer plugin via the admin panel (there will be a prompt at the top of your screen). Cheers!

Thx!!!!

You’re welcome :)

Hey,

If a customer adds an item to the cart, it will show in the menubar. However, when is the cart automatically emptied again? Right now, the cart stay the same on all my visits. Is it based on a cookie or? And if yes, how can I change the time interval for the display of chosen products in the menu-shopping-cart?

Sincerely, Mika

Hey Mika,

It is based on a cookie and it’s the default WooCommerce functionality – you’d need to reach on the WooCommerce forums in regards to modify this

Cheers

Great, thanks a lot!

You’re welcome :)

How do I make it so the nectar slider just rotates threw back to the first image instead of skimming back threw all the slides again to get to the first one ?

Hey,

Activate the loop option in your slide element within the visual composer slider element :)

Cheers

hi,

great theme!

we want to seperate our blog from the rest of the site.

is it possible to:

1. use different font on blog vs other sitepages?

2. use different background vs other sitepages?

tnx a lot guys!

cheers!

Hey!

1. You can display your blog on any page of your choosing – however the header/footer will still be the same as other pages

2. You can set a BG on any specific page either via css or by a visual composer row BG

Cheers

Hi, enjoying this theme, quick question. In the main shop when your hover over a product I would like to change the opasity / colour or hide the white overlay that appears. normally would change this in the custom css but cant find the right bit of code to add. any help would be great.

Thanks :)

Hey rockandrolltiger,

.text_on_hover.product.hovered .product-wrap > a .bg-overlay {
  opacity: 0.4!important;
}

Cheers

Hello, Can you please help me with some issues…

1. i have used the portfolio and activated tags for every portfolio item… i will like to keep them for future use.. but i want to disappear them in the front end… please see this link: http://barcelonafotoantic.com/portfolio/a68p31a234-turo-park-1961-tiff/

may be a css code to avoid showing the tags?

2. please see this link http://barcelonafotoantic.com/album-de-fotografias/

as you can see, there is a lot of pictures showing here.. more than 600.. and there will be more to come.. i want to solve the issue of the time that takes to load all the pictures in the portfolio arrangement. may be a way to make them load as the user scrolls down.. .

is this possible to do?

thanks alot for the help and the awesome work with the theme

thanks for the response..

1. i really have no clue of what your are saying.. can you help me with this? how can i wrap the tags in a html element?

2. i did find the pagination option but not the infinite scroll option.. so it will only show the number of project i write there.. and then a button with an arrow appear so i have to clic there to go to next page.. i dont want that.. i need it to load more projects as the user scrolls down.. where is this infinite scroll option?

thanks in advance for the help

i just discovered that the option for infinite scroll is in a version of salient im not able to install..

someone here in the comments wrote a solution to activate tags for the portfolio projects.. i followed those instructions and the option for the tags appeared there.. so i tagged all the projects!! but i tried to update salient after that but had to go back cuz the tags disappear when i did the update.. im not sure if all the projects still with tags after the update and only won’t show cuz i will have to make the changes in the php file again.. or if the projects loose the tags i wrote for each one after the update of salient.

i will love to be able to update salient without losing the tags function!! can you help me to do that>?

thanks in advance for your time and help

just to add information that it might help… this is the way i got the tags working with portfolio items. following this instructions i found here in the comments…

*If you like to substitute TAGS to your portfolio items, you’ll need to modify functions.php:

Function portfolio_register, line 1477:

Replace

‘supports’ => array(‘title’, ‘editor’, ‘thumbnail’, ‘comments’, ‘revisions’) With

‘supports’ => array(‘title’, ‘editor’, ‘thumbnail’, ‘comments’, ‘revisions’), ‘taxonomies’ => array(‘post_tag’)

This will enable the standard WP tagging box so you’re able to bounce your stuff in.*

Hi There

Great theme. Thanks. Just one thing I would like to change on the ‘single full-width portfolio’ template. At the moment the title block and nav controls are vertically aligned to the centre of the page header.

Is there a way to align all the title blocks to the top? i.e. so they sit under the main header, regardless of the page header height?

Many Thanks

Blair

Hey Blair,

Add this into the custom css box located in the Salient options panel:

#portfolio-nav ul, html .single-post #single-meta {
  top: 10%;
}
#full_width_portfolio .row .col.section-title {
   top: 100px!important;
}

Cheers

Hello , I have updated salient theme today. The website is not fully responsive, can you please help me out? Here is my site http://www.freeseoadvice.uk/

Waiting for reply.

Thanx

Hey,

Salient v5.5 has separated Visual Composer into a plugin and is no longer automatically built in – this means when you activate the theme you’ll have to still install the Visual Composer plugin via the admin panel (there will be a prompt at the top of your screen). Cheers!

Hello, is there any way to put the map inside an article? In particular, I am interested in creating a 2/3 map and in the last 1/3 put multiple addresses (I live in Italy and my country is “very vertical” _

Hey,

Yes – you can use the visual composer map element inside of a column. I did something similar here: http://themenectar.com/demo/salient-blog/contact/

Cheers

Hi Salient, I like the way you make the blog layout in your latest demo, some big some small. When I look at your pages, I saw in the page there is an option to trigger the thumbnail 2x or regular, but when I click new post on page, why can’t I see that option?

I tried changing blog settings to fullscreen etc but I can’t seem to toggle that option on new posts page and existing posts. With the same options, the same wordpress theme on different directories manage to toggle the masonry sizing option. May I know exactly how do I toggle that option? Thank youu

Hey! Make sure that you have masonry layout option selected in your blog options tab within the Salient options panel :)

Cheers

Hi salient, I’m busy instaling the dummy file but it i import the dummy i get a couple of failers. It says : Homo, Logo, Media are al failed. and after that my home page looks like this : http://i58.tinypic.com/34imwq1.jpg

Pliez help me :) Thx

Hey Business4all,

Salient v5.5 has separated Visual Composer into a plugin and is no longer automatically built in – this means when you activate the theme you’ll have to still install the Visual Composer plugin via the admin panel (there will be a prompt at the top of your screen). Cheers!

Cheers

Hi salient, I’m busy instaling the dummy file but it i import the dummy i get a couple of failers. It says : Homo, Logo, Media are al failed. and after that my home page looks like this : http://i58.tinypic.com/34imwq1.jpg

Pliez help me :) Thx

Hey Business4all,

Salient v5.5 has separated Visual Composer into a plugin and is no longer automatically built in – this means when you activate the theme you’ll have to still install the Visual Composer plugin via the admin panel (there will be a prompt at the top of your screen). Cheers!

Cheers

Hi salient, Is there a tip to display a different fullscreen parallax header on each page, using the page header setting on the admin panel of the page (which displays a h1 title), instead of using the nectar slider (which display a h2 title). Thank you for your help !

Actually, I woud like to display a fullscreen header on the woocommerce product page (so just above the product picture and description). I try with the nectar slider with the fullscreen and parallax options, but it only display the header and the footer … and not the content between these 2 parts … Could you help me to manage this ? Thank you

Hey,

Unfortunately there’s no way to make the page header 100% height all the time yet, a Nectar Slider would indeed be needed. To get it to display on a shop page, instead of using the plugin defined shop page – create a static page and add the slider and shop via the visual composer page builder

Cheers

Thanks for your answer, but i’m afraid that I don’t understand everything … What do you mean by “the plugin defined shop page” ? What I would like to obtain is to display a different nectar fullscreen slider on each product page (not only on the shop page). Could your give me more explanation ? Thank you !

Hi,

Thank you so much one more time for your amazing and in every way wonderfull theme.

We made custom footer here. http://hundehotell.com/

Little issue than on mobile phones there is small white little gap. Can you help maybe.

Thanks so much.

:*

Looking forward to hear from you. Tahir suggesting upgrading but we really don’t have any more issues with site expect two I mentioned in ticket. Thanks :*

Hey – i’ll check that as soon as I can :)

Can you please check Private Ticket #414302 :*

Hi Again,

:)

I’ve been trying to link up my portfolio page I am not sure what I am doing wrong here but this looks like a posts page.

http://madebybrea.com/portfolio/

and when I am making my portfolio it keeps on putting in a slider and on that page I don’t want a slider at the top. I would love it to look like this.

http://themenectar.com/demo/salient-frostwave/portfolio-fullwidth-masonry/

Let me know if you know the solution?

Thank you

Hey dahlia_leto,

Currently I’m seeing a 404 page on that link – if the suggestion I listed in your previous comment doesn’t work please open a ticket in regards at https://themenectar.ticksy.com/ticket/

Cheers

Hi There,

Love the theme but am having trouble getting my Portfolio to look like this (link below)

http://themenectar.com/demo/salient-frostwave/portfolio-fullwidth-masonry/

If you could show me how to set up my portfolio so it not only looks like this but also so I can see it when I click on the link that would be great thank you! :)

Hey,

You can use the portfolio element inside of the visual composer view of your page editor – when configuring it choose the full width layout and the fourth project style (Meta from bottom on hover + entire thumb link)

Cheers

Ok I now have my logo appearing at the top but through the Salient UI in wordpress it appears I can’t add any text in addition to the logo.This leads to 2 questions:

1) how do i add text to my header? I’d rather not remake my logo image to include the text in the picture and would just like to add my website name and catch phrase with text

2) how do i keep the header from always appearing? When my tribe scrolls down the page, the header stays fixed at the top taking up valuable space. I’d rather it scroll up so the user has more of my content visible to them.

Thanks! www.getrichodt.com

I added the snippet referenced in #3 above, but see no change. I copied and pasted directly. Any thoughts? Here’s what I added:

@media only screen and (min-width : 1px) and (max-width : 1000px) { body header#top #logo img { height: 54px!important; } }

header-outer {

height: 80px!important; }

I even changed the 54px!important to be 200px but didn’t see any change in the super tiny logo that appears when i make my laptop screen relatively small or when viewing on my phone or ipad

Hey,

Could you kindly open a ticket in regards with your admin credentials so I can take a further look? https://themenectar.ticksy.com

Cheers

Done. I submitted a ticket and attached my css file. I didn’t get any confirmation ticket number and no email was sent to my account email address saying I had created a ticket. Should I have gotten a number? I wanted to make sure I’m not waiting on a response for a ticket I didn’t actually submit.

I clicked the SUBMIT button after attaching the file and my description of the problem. Thanks

Just curious, i have noticed today that my page sidebars has disappeared, i am using a saved template on VC, but the pages I added today seems to be missing the sidebar. I did not change any of the setting or anything. Please help. http://moringamate.com/dr-joshua-plant-research-article-series/

Thank You

Hey xchyler15,

Currently I’m seeing the sidebar appear on that page – is there any others that I can check to see the issue?

Cheers

Hey – could you kindly open a ticket in regards with your admin credentials so I can take a further look at your widget setup? https://themenectar.ticksy.com

Hey, I’ve updated from 4.9 to 5.5.5 version and now the theme option I see in the back-end section doensn’t appear on the front-end

http://www.delord.it/

Hey innobrain,

Which theme option is not working on the front for you?

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