Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,193 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Hi, where do I can the text “Portfolio Item” that is under the page title to “Message” on the link below?

http://brian.aclz.org/?s=parables

Hey freshlyroastedweb,

You could edit that in the search.php file located in the root of the theme directory

Cheers

Greetings ThemeSalient! I have some finals problems with my site before uploading it. Here’s the link so you could check aswell : http://ixorvfx.com/wp/
  • 1. I’m trying to Reinitialize the Portfolio after the page starts, because at some resolutions the css is different and it shatters(live width <1300 and <1000 etc).If the window is resized its ok but i want it to load perfectly.
  • 2. On services page ( http://ixorvfx.com/wp/?page_id=7134 ) , i wanted to have each row have opposite direction text and image (right , left , etc) but at low resolutions (width <1000) to change some of them so ALL of them to be like : Image , text Image ,text etc. You had suggested custom code and i did, i have some of them now duplicated and only shown depending on the Screen res,while hidden on the other so they switch(with the responsive options ‘hide on device’). The problem is that the images not shown when the page loads, after the resize they are empty. Anything to help me load them properly?
Thanks

Hey,

1. did you add/edit a snippet in the responsive.css to be this?

.row.portfolio-items.masonry-items .col.regular.element.animated-in {
    width: 33.33%!important;
    margin: 0% !important;
}

If so, it should instead be

.row.portfolio-items.masonry-items .col.regular.element {
    width: 33.33%!important;
    margin: 0% !important;
}

removing the .animated-in will remove the need to mess with the JS at all.

3. Use this css:

@media only screen and (max-width: 1200px) and (min-width:1000px) {
 body .full-width-content.vc_row-fluid .ServiceDivContainer {
  padding: 2%!important;
}
}

4. I’ve noted to investigate why this would be occurring further

1. It is fixed for all i can see… Awesome! 4. I have noticed after some investigating, that although my custom code should make it work, resizing the window (some javascript inside the theme) changes the attributes of the Row(Any ServiceDivContainer with id like ‘SetsupervisionL’, to change values immediately, and for some reason, it blocks the custom css that i have set with @media only screen and (max-width: 899px) to not apply.. when i resize to 809px the attributes stop changing (Margin, Visibility)and my max width css magically appears.. any tweak for the js?

Can I use an animated .gif as the background image of a row?

Hey paulettevallad,

Yes you can :)

Cheers

Can I use this Theme for a crowdfunding site?? or what else do I need?

Hey chekovalencia,

You would need a plugin to add crowdfunding functionality as that’s not built in by default

Cheers

This does not appear to be a WXR file, missing/invalid WXR version number. I get this message when I try to install theme.

Since i updated to WordPress 4.6.1 i see a page full of warnings every time i do an update to a page or slide.

The update do work, and the warning is in the backend only. If i go back every thing is fine.

The warning is: “Warning: in_array() expects parameter 2 to be array, string given in /home/asunqro/public_html/wp-content/plugins/download-media-library/download-media-library-admin.php on line 74”

The warning is repeated many times and other than that the page is white.

I have Salient 7.5.02 by the way…

Hey cpvicent,

This isn’t a known issue – Have you verified this only occurs when Salient is your active theme?

Cheers

Right, sorry it was a plugin. Thanks anyway.

No worries, cheers :)

Hi how can I turn off the like/love buttons on the blog?

Hey, I assumed you were referring to the main blog page, not the single post. Use this instead:

body .sharing-default-minimal .n-shortcode {
    display: none!important;
}

Both the single post and the main blog page still have like buttons. Neither code worked.

It seems you’ve accidentally pasted the pre tags in with the snippet, delete those and the css will be able to take effect :)

Hi there,

I love your theme!

I have a few questions about the canvas BK particles 1. I’ve tried uploading an image behind the particles setting up first the background and then the HTML5. As soon as I do that, I can’t see the particles, only the text. How can I fix it? 2. Any chance I can make the colors of the particles go from one to another? Let’s sat from pink to blue? I know how to do it CSS, I just can’t find the class or div for the particles 3. Where do I change the font and size of the text that shows up with the particles?

Thank you for you assistance!

Hey, if you’re trying to set the color of each particle as a gradient this would require javascript modding as the particles are created via canvas

I’ll try it out, thank you!

One more thing, I did get the particles to work with an image though if I choose to use the box roll header, it doesn’t work anymore… How can I fix it? The code I used to get it working in the first place is: #page-header-bg .canvas-bg { z-index: 100!important; }

Could you please share the URL in regards where you’re having the issue?

Is it possible to mix the main menu (on the right) on this page: http://themenectar.com/demo/salient-product/ with the submenu of this: http://themenectar.com/demo/salient-corporate/about/ ?

Hey HekkeySE,

Yes – you can choose to have an off canvas menu for your main nav as well as use the page submenu element if desired :)

Cheers

Hi TN,

Two questions;

1) Is there any reason for the “Header Inherit Row Color” option not working?

2) Is there an option to have different scrolling options?

I’d love to scroll per row, so they become visible as they should be, not half one row, and half of another row.

Please refer to this video (https://www.youtube.com/watch?v=0qH02aQDA2Q) to see an example of what I mean.

Hey hookieoalo,

1. Please share your URL in regards so I can see why that option isn’t working for you

2. Having the background set to fixed instead of the regular parallax would require the use of this css

.wpb_row .row-bg, .full-width-section .row-bg {
  background-attachment: fixed;
}

Cheers

Installing Theme from uploaded file: salient.zip

Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme install failed.

please help

fixed it with google

Hey code749, glad to hear you’ve sorted it :)

Can you please confirm

It seems that when you’ve got the option selected in Salient for woocommerce to create the image zoom / hover affect it then won’t click and open to the large prettyPhoto slider.

Single Product Gallery Type [tick] Gallery slider with zoom on Hover

Default lightbox functionality

If you select default lightbox then you can get the click and then slider option to flick through the photos but then then you lose the thumbnail slider.

Anyway way to use the gallery slider and have the zoom on hover plus the click lightbox functionality?

Hey byronjt,

Unfortunately as of now it’s one or the other since the gallery slider zoom offers the full image already shown on hover there’s no lightbox click with it

Cheers

When I browse my site, the POST/GET button of my gravity forms form does not respond from my mobile browser with full screen rows. If I request the desktop site, the form will properly POST/GET.

This only happens if full screen rows are activated for the page. You can see this at http://www.orangecountycounseling.com . Just try click the “Next” button from a mobile browser. Thanks!

Never mind. It still seems a bug, but I remove full screen rows. They just are too confusing on mobile for my users anyway. Thanks though.

Hey,

There’s an option coming in the next update to disable the page full screen rows on mobile only :)

CHeers

Hello,

I’ve purchased this plugin, and would like to use my own form styling.

However, I don’t see an option to do this anywhere.

Please advise.

Best,

Hey marlongichie,

You’d need to remove the relevant section from the style.css file – if you do a search for “General Form Styles” you’ll end up at the right location. Also ensure you don’t have any fancy form styling enabled in the Salient options panel > forms styling tab

Cheers

I’m trying to create an image slider using Nectar Slider, but am unable to upload any images. The site just stalls when I attempt to upload an image. I’m running the Salient theme on WP 4.6.1. The images are small (less than 100KB). Any ideas what might be causing this issue? Thanks!

Hey kga1978!

Have you verified that no third party plugins you may have active could be causing it? Since there’s no known issue like that have you also tried to reach out to your hosting company in regards to see if they could shed some light?

Cheers

The only plugins that I have activated are BackWPup, Salient Visual Composer and WP-Sweep. None of these should interfere with Nectar Slider. I’m having the same issue with another website – andersen-lab.org. I basically can’t upload any images, whether I try to do it as a Nectar Slider or Single Image. My hosting is through HostGator.

Those should be fine, have you checked with your hosting provider to see if they could analyze the issue further?

Hi, I was wondering how I can change the recent project widget. I would like the recent projects widget to display the same way I have the projects displayed on the main projects page.

Below is the main projects page: http://brian.aclz.org/messages/

You can see that I used some custom CSS you gave me to change the hover effect to say “Watch Message” and I also have the message title and date below the main image.

Below is the link to the recent projects widget: (The widget is at the bottom of the page) http://brian.aclz.org/

I would like these items to be displayed the same way as the main projects page. I would like “Watch Message” to show when hovered over and also have the title and date show below the main image. I have selected “meta below thumb w/ links on hover” but it isnt showing.

Thanks in advance, you guys are awesome!

Hey freshlyroastedweb!

It seems that you have the row holding the recent posts element set to light text – change that back to dark and the text should appear :)

As for editing what the button says, you’ll need to edit the nectar/tinymce/shortcode-processing.php file at the nectar_recent_projects function

Cheers

Hello,

a quick one, some pages i create has the widget area in footer. how do i remove it. is there an option or I have to insert a code anywhere.

Thanks in advance.

Hey 190degrees,

In the Salient options panel > footer tab there’s an option to disable the footer area if desired

Cheers

The Nectar Slider’s default heading is h2. I wanted to change that to h1.

So I went to Nectar Slider > Edit Slide and Typed

Creative heading goes here

in the Heading section so it can be H1 instead of h2. That solved it for me, however, the problem is it leaves and empty h2 tag in there as you can see in this screenshot. I want to get read of that and have clean code without any empty unnecessary tags in the code. http://imgur.com/a/mv0Yk Another thing I would like to do is make the mobile navigation text smaller. It is too big as you can see here. http://imgur.com/a/VuajX

Hi,

After updating to the new version the functions.php file changed and my above settings got deleted. I went back to your instructions to edit the fuctions.php file but your I can not find the code if(!empty($slide_title)) { $slider .= ‘

’.$slide_title.’

’; } in the new functions.php file. Did the coding in the fuctions.php file change? If yes, then how can I change the heading 2 to heading 1 for the salient slider.

And in your next updated, can you please consider putting heading selection options for the salient slider. In many cases when a slider is being used it makes sense to use a heading 1 instead of heading 2. Having the options to pick the heading you like would be great.

Also, I have greatly appreciate that you took the time to fix the wc3 validation issues. Is there a way to fix these 2 too? https://validator.w3.org/nu/?doc=http%3A%2F%2Fthemenectar.com%2Fdemo%2Fsalient-corporate%2F

Thank you

The full code did not show here, but if you go up you will see the code you sent me to change in the functions.php :)

Hey, the Nectar Slider heading tag is still located in the functions.php file – if you run a file search for the string ‘

’.$slide_title.’

’ you will be able to find it

and I’ve noted to also sort the validation error that occurs when using multiple nectar blog elements on the same page

Hey there, I just recently started using the theme and I really love it. So far, everything worked fine but I don’t understand the portfolio. Or at least I think I am overseeing something which I want to work. Basically I want “folders” showing up first (with a sample picture) and on clicking it, I want the portfolio to open up and show a simple galery, like the one I can add via shortcode in the Visual Composer. How can this be achieved? My portfolio consists of “Architecture” , “Food”, “Product” and “Modeling” and I want these to be the main categories showing up when a visitor clicks on the portfolio menu item. After that, it should open to show all images of the category. Basically like in here: http://photoagencydubai.com/portfolio/

Also: How can I define the link of the portfolio-navigation? I like that there is an option to go back to all categories, but the link is not correct, since it’s lacking ”/portfolio/” in the link. And – last question, I promise – is there a way to sort the categories afterwards? cheers!

Hey,

1. Could you share your portfolio URL so I can take a look?

2. In the Salient options panel > portfolio > functionality tab there’s an input for “Main Portfolio Page URL”

3. If by categories you mean the projects you’ve created which are acting as categories, you could change the date on the projects or use a plugin like this: https://wordpress.org/plugins/intuitive-custom-post-order/

Cheers

Hey there, sorry for getting back this late, had to get some work done :)

1. I could, but the website is offline as of right now, can I create an account for you and send you the credentials via e-mail?

2. Thanks, that worked like a charm! :) 3. Changing the date worked just fine, thank you!

Totally blown away by your support, thanks a TON!

Hey Nectar! Hope all is well, for portfolio items how do we remove the date in the project excerpt when we are embedding the portfolio element ?

Hey lnbbroductions :)

There’s an option for this in the Salient options panel > portfolio > functionality tab

Cheers

Wonderful, thank you Nectar. I need to spend more time going through every inch of that Salient Options Panel. Appreciate your time.

You’re welcome :)

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