Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,182 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

post twice by mistake

No worries

Hi does your theme index with google microdata ?

Hello, I’m using the model portfolio full screen. I would like to insert the tags the attributes of the project within the text.

How to do this using this page more personalized portfolio??

Hey rolldigo,

Could you share your portfolio URL so I can better see your current setup?

Cheers

Hey, it looks like the URL didn’t get correctly pasted in, could you try that one more time?

Cheers

Purchased, installed and all I get is a blank screen. Need a resolution, every minute the website is down is a potential customer lost.

Installed a new wordpress install and got this message

Fatal error: Class ‘WPBakeryShortCode_VC_Row’ not found in /home/content/p3pnexwpnas06_data03/96/2265496/html/wp-content/themes/salient/nectar/nectar-vc-addons/nectar-addons.php on line 420

Hey aashley21, please ensure you don’t have the raw Visual Composer plugin active prior to activating Salient

Is there a specific CSS code to hide the excerpt text and admin as well as categories in Recent Posts? Instead, just show the image and title that links to the post? Thank you for this great theme and your customer support!

Could you kindly share URL to the page? The last part of the snippet should’ve handled the excerpt as well

I’ll post a ticket with the private link to view

Hey!

On mobile, on a product page if you you click a product image there are arrow to navigate AND PREVIOUS and NEXT buttons. They are also not centered. Can you help fix this…

http://i.imgur.com/YbSdErf.png

Thanks!

ursack.com/newsite

Also the same kind of thing is happening on mobile, on the shop page, the sorting bar is bumping into the type on the left and sorting bar is not aligned with type on the left.

Hey, add this into the custom css box in the Salient options panel

body .pp_gallery .pp_arrow_previous, body .pp_gallery .pp_arrow_next {
    text-indent: -9999px!important;
}
@media only screen and (max-width: 1000px) {
   #page-header-bg .span_6 h1, h1 {
      font-size: 29px!important!important;
   }

   html .woocommerce .woocommerce-ordering {
     float: right!important;
   }
}

Cheers

Hi, I wanted to know whether this theme supports multiple shopping pages. I want different pages for different category of products. Can I do that?

Hey aalapkbharucha, you could accomplish that via WooCommerce shortcodes (WooCommerce is the only ecommerce plugin supported out of the box)

Just an FYI this theme has some issues with Gravity Forms when using their page break option to break a form up into multiple pages. This theme causes the “Next” button (to proceed to the next page) to appear in the middle of the form and the footer line separator behaves similarly.

Hey co50,

Could you kindly share your URL to that page so I can check this out?

Cheers

I cannot since it is a customer-only URL (I didn’t create a support ticket because this comment section gets faster responses and serves as a great resource for those with similar issues).

However if you want to reproduce it, it’s simple:

1) Create a Gravity Form. Add some fields like Name, address, some text fields, etc. Specifics don’t matter. 2) Split it into 2 pages using the Page break function. 3) Now view the form. The “Next” button will be in the middle of the form instead of at the very bottom.

The following code fixes the issue but needs to be applied on any site that uses Salient:

.gform_wrapper .gform_page_footer { clear: both; }

Thanks for listing the fix – will note to test and work it in :)

Hello,

Just want to say that we were unhappy with the initial teething problems we had with your theme.

However it’s only fair to say that after playing around with your theme combined with your support, that your theme is quite simply brilliant.

I’ve used a number of themes and this has to be the best theme I’ve come across. Well done!

Thanks to all!

Hey fskhan,

that’s great to hear! :)

Cheers

Hi I have a bug on Internet Explorer 8 that blocks all loading of the website, and the site go in crash. could you please tell me how can I disable nectar-slider.js only on Internet Explorer 8? thanks

Hey Jagoda, unfortunately IE8 isn’t supported so that would require some custom development as of now

Hi,

I am stuck at custom categories. I have added new categories to my portfolio and have assigned them to projects but they do not appear in the sort portfolio row. What am I doing wrong?

Please guide. Prajakta

P.S.I am not a coder and I don’t understand programming. I have edited the theme watching tutorials. Everything else seems to work fine.

Hey PrajaktaSarfare,

Could you kindly share your URL so I can check on that for you?

Cheers

Hi,

is it possible to add a background image to the navigation area? Or to make the navigation area transparent os it reveals the background image?

Thanks,

Will

Hey Will!

Add this into the custom css box located in your Salient Options panel:
#header-outer {
  background-image: url('your-img.jpg')!important;
}

Cheers

Hi, i have 4 questions:

1) How can I remove the “Love It” button in the entire salient theme?

2) How can I fix the sidebar on scrolling with the latest woocommerce products and the social networks sharings (screenshot1 https://www.dropbox.com/s/6zhx3fjbhz3iujc/Sticky%20Sidebar%20With%20Woocommerce%20Products.png?dl=0 – screenshot2 https://www.dropbox.com/s/qgs9vijvdn7k8ue/Social%20Sharing.png?dl=0 ) in a single post like this (http://www.pixeldesignweb.it/tatuaggi-contemporanei)

3) How can i remove the sidebar on a single post in the responsive view for the smartphone? (because sometimes the posts are too long)

4) When i turn on AJAX Page Transitions the plugin WooCommerce – Gravity Forms Product Add-Ons doesn’t work ( http://www.pixeldesignweb.it/grafica-e-stampa-biglietti-da-visita/ ) and doesn’t display the woocommerce form (Now AJAX Page Transitions is disabled )

Thanks in advance

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

.share-count-total {
  display: none!important;
}

Can i replace the sharing widget of the ascend theme with the social sharing shortcode like the fixed sidebar?
And can i add that shortcode to the blog post preview to share the post directly from the homepage for example?
Thanks a lot

1. That would require a mod to the single.php file

2. Unfortunately the buttons work by grabbing the current URL so they would all just share the main blog page rather than the posts

Hey Guys, I’m trying to make the rotating portfolio full width on my homepage. Can you help? http://50.87.189.220/heynowmedia/site/

You’re welcome :)

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

I need to have a specific order of social icons, both in the footer and below each portfolio item:

portfolio item: facebook, twitter, pinterest (this is already the correct order) footer: facebook, twitter, pinterest, instagram

[Previously posted as JoeEBasta]

Hey samusesca! Please see my response to JoeEBasta in regards :)

I need to have a specific order of social icons, both in the footer and below each portfolio item:

portfolio item: facebook, twitter, pinterest (this is already the correct order) footer: facebook, twitter, pinterest, instagram

Hey JoeEBasta,

If you need to modify the order you can edit the footer.php & single-portfolio.php files in regards

Cheers

I add one google map on a page but the marker does not appear. I saw the cooment that i must install Salient v4.5.22 but how can i get this version of salient. I’m now on 4.5.1

I have solved the problem problem… I have another question about the google maps. How can i put in the description field html code or description in many rows?

Hey kaftakis, glad to hear you sorted the first issue – in regards to placing html into the description you would need to use the contact page template which is configurable from your theme options panel as opposed to the Visual Composer element

Hi,

For the life of me I can’t figure out why I can’t change the header text in the nectar slider at certain resolutions.

This code seems to be working fine:

@media only screen and (min-width: 1281px) { .swiper-slide .content h2 { color:#FFFFFF; display:block; font-family:OpenSansLight; font-size:40px; letter-spacing:-1px; line-height:45px; }}

But then when I try the same for small resolutions, it does not:

@media only screen and (min-width: 980px) and (max-width: 1280px) { .swiper-slide .content h2 { color:#FFFFFF; display:block; font-family:OpenSansLight; font-size:20px; letter-spacing:-1px; line-height:45px; }}

Any thoughts as to why this is not working? Thanks!

Experiencing the same thing with the logo height. Here is the code I’m using:

@media only screen and (min-width: 0px) and (max-width: 980px) { body header#top #logo img { height: 90px; }}

Hey, Make sure you’re setting !important on the rules

Hey ThemeNectar,

Just an idea: I think that it would be quite nice if there was an option to use ‘Fade’ Slide Transition instead of ‘Slide’ for Nectar Slider Style Image Galleries.

Cheers, Teemu

Hey Teemu, that’s a fair request – I’ve noted it on the wishlist :)

Great, thank you. :)

You’re welcome :)

Hey, your theme is still AMAZING, thx for the awesome support!

I have a problem with changing the background color of my woocommerce shop page…

for test purposes I changed the custom CSS on a draft page to

body, body .container-wrap, body .home-wrap { background-color: #d62287!important; }

and it WORKED!

but if I try the same with the shop page it has no effect at all… any ideas?

Best regards, Nadia

Please ensure you didn’t accidentally paste the

 <pre> </pre>
tags in with the snippet :)

haha thx, but it still does not work…? =))

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

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