Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,241 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38441 comments found.

I’m having problems on pages where I make us of Raw HTML blocks. Sometimes the content in the Dashboard don’t load correctly, so I can’t work on them with the integrated VC. Is this normal?

Update: Problem solved. Just needed to update the integrated Visual Composer. Thanks!

Hey, glad you sorted it :)

Cheers

I there. I moved my website to another server and the basic template lost its configurations. I can’t understand what happened? What can I do? Could you please help me? Thank you Silvia

Hey,

Did you import the database from your old server? You can also export the theme options panel within the import/export tab which would move those over when changing locations

Cheers

Hi. Now I see… thank you :) A related question is as follow: when I export my theme options is it also included the Custom CSS Code? Thank you

Hey – yes it includes any css code entered into the salient options panel :)

When using portfolio or recent projects elements, I’m trying to change 3 things and can’t figure it out.

1 – Remove the spacing in between each portfolio item (no cell padding is on, and the spacing exists whether I’ve uploaded featured images or not) 2 – Remove the titles below each item 3 – Remove the “like” button below each item

Hey, use the secondary project style and then add this into the custom css box in the Salient options panel:

.portfolio-items .work-info-bg, .portfolio-items .work-info {
  display: none!important;
}

Is there any way to use conditional logic on a page? I want to hide the registration button if the user is logged in.

Hey, you’d need a plugin such as https://wordpress.org/plugins/insert-php/

Hi,

Is it posible to remove author and category on masonry blog list ?

Hey,

add this into the custom css box in the Salient options panel:

.meta-author, .meta-category {
  display: none!important;
}

Cheers

I would like to imitate the way the portfolio tile looks like, but linking to regular pages. How could I go about that? Thanks

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

1.

#slide-out-widget-area.fullscreen .inner {
    top: 100px!important;
    transform: none!important;
}

2.

header#top .col.span_3 {
   margin-bottom: 0!important;
}

Thank you. Another question. I have some pages that need the header content to be white, such as logo, burger menu, and search. How can I do that to only a few specific pages?

Hi I’ve got my background color changed in CSS on all pages except my home page. Can’t figure out why that page is not affected.

http://damianicus.com/

The fact that so many people have asked how to do this and so many other themes simply have that options in settings makes me wonder why you haven’t added this in an update.

Hey again!

.portfolio-items .nectar-love {
 display: none!important;
}

Cheers

Thank you soooo much. I’m under a tight deadline to finish a site, and I’m grateful for your replies. You are why everyone should buy this theme!

You’re very welcome :)

Hi,

I just bought the theme :)

I want to load the agency demo particles slider? coz I love love love it! how can I do that? I imported the demo file itself but it is empty without the diamond, salient exploding particles!

thanks

Hey! Please see this tutorial in regards https://www.youtube.com/watch?v=SrIlw4-brCg

that’s perfect! thanks a lot :)

You’re welcome :)

Hi,

The menu does not appear in the mobile version. When I click the navigation, a blank menu slides in from the right. How can I get the menu to dropdown in the mobile version.

I would also like the logo & header to be bigger in the mobile version, where can I change this.

My website below. Thanks.

http://www.independentbroadcastgroup.tv/

Hey, I can currently see your menu appearing on an iPhone – which mobile device are you experiencing this on?

I manage to fix it. How can Increase the size of the logo for the mobile version. Seems abit small.

Hello. I bought your theme a couple months ago but only installed it yesterday… Still thinkin’ the whole deal is great ‘though i’m having troubles uploading images (kinda big problem, however). It seems that everytime i try to upload an image which height is higher than 700 px i get an error message… This must be me doing something wrong. Can you help me please ? Thanks in advance

BTW and… yes I posted earlier. But in the meantime, i found out that reducing the height to 700px was acceptable to that damn wordpress uploader. (oh yeah sorry for my terrible english). ‘though i’d like to have some quality images posted on my website. Hope you can help me out.

Hey,

what is the error that shows up when the image is larger than 700px?

Cheers

Hi There, Is there a way to have a video in the gallery? So in the gallery you see a thumbnail, bu a video gets played instead?

Hey, you can have a video project in a portfolio item which would play a video in a lightbox once clicked, but you can’t have the video play directly in the gallery itself

Hey… Scroll is not good: on Windows it works fine (using trackpad or mouse) but on Mac OS, if you’re scrolling on the trackpad it is very buggy. Is there a way to improve the scrolling? Can you take a look at jm.sparkagency.pt?

If you can, try to scroll on a MACOSX using the trackpad. Can you notice that it is not that smooth? I’m not using the smooth scroll/stylized scroll bar option. Are there any sensibility settings on the files we can tweak to make it better?

Thanks in advance… G

Hey, i’m seeing it appear normal on my mac using Chrome, have you replicated this on more than one machine? Also which browser are you using?

Hello, i’ve bought your theme a couple months ago but have not installed it until yesterday… And i’m having trouble uploading images. I keep getting an error when i try to upload a pic. Regular size. I can get some of them but most just don’t. Can you help me ? Thanks in advance.

Hey,

please open a ticket in regards with your admin credentials so I can take a look https://themenectar.ticksy.com

Cheers

Hi, could you please help me create a 1/5 column? I saw in one of the comments to add a CSS but need more explanation. Any help would be appreciated!

It’s fixed. Thank you!

Hey – glad you sorted it :)

Without a doubt one of the best themes ever created! Amazing support, top notch coded and simply a beautiful theme! Will continue to purchase more when needed for clients…Plus amazing new update!

Thanks so much wesleysoccer! :)

Cheers

I’d like to delete white line just after map in page: http://kendo.mx/v2/donde-practicar/ How should I do?

Hey,

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

.map-marker-list {
   display: none!important;
}

Cheers

It works, but it also delete markers, and I want to keep them…

Whoops! Use this instead

.map-marker-list {
   margin-bottom: 0!important;
}

Hello,

I submitted a ticket through the themenectar support a few days ago, but haven’t heard back yet. I updated to latest version of Salient and my site is messing up a bit now. Could you please take a look at the support ticket I submitted.

Thank you! -A

Hey,

please share your ticket ID so I can take a look

Cheers

Hey, it’s private ticket #545809

Thank you for taking a look at it!

Hi – I’m loving the morphing outline, but how can I change the text size, as in the demo?? Thanks

Hey – you can use any heading tag you like in there. The demo uses this:

<h5><i>Already In Love</i></h5>
<h2>Purchase</h2>

In my site: http://kendo.mx/v2/ I can’t make mobile menu text smaller. I saw in another post this css code:

mobile-menu ul li a {

font-size: 16px!important; }

But it’s not working! How should I do?

Hey,

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

@media only screen and (max-width: 1000px) {
#slide-out-widget-area .inner .off-canvas-menu-container li a {
  font-size: 16px!important;
}
}

Cheers

Hi,

I like concept of mixing quotes in color bg with blog articles like here: http://themenectar.com/demo/salient-frostwave/blog-masonry-fullwidth/. But is there a way to display them automatically random, in all blogs category? or is there a plugin for that?

Hey,

As of now this would require modding to the blog shortcode section in the nectar/tinymce/shortcode-processing.php file

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