Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,229 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

@dr-hqrry Your Greek website is located here: http://www.hzphotography.gr/el/ it seems you somehow have English set as your primary language. I have never used this theme so don’t know if there is an option to set a certain language as your primary or if it does this by automatically by ip address location. Depending on where you are located geographically at the moment.

Hey – thanks for helping out another user :)

Cheers

Hello

I have problem with google fonts in firefox & IE. The Greek text shows with the default font face, not with the Roboto i have configure. All the solutions here das not work for me.

Please check (www.HZphotography.gr) and advice

Thanks Harry

Hey, currently this is what I’m seeing – http://i.imgur.com/mZc4EIb.jpg could you kindly share a screenshot of what you’re seeing?

Hello ThemeNectar Looks fine now… thanks for you time and sorry for the inconvenience.

Harry

No worries, cheers :)

Pres-sale question

On your corporate theme the posts boxes are overlapping the background. I am looking to do that since a long time only the boxes would be below the top slider (part of it would superimpose the bottom part of the slider like yours).

Is it something I can do with your theme(s) even if it widget boxes and not posts?

Thank you so much for your help :-)

Hey,

Yes – it’s achieved by setting a negative margin on the column holding the content

CHeers

You’re welcome :)

I am interested in this theme. Is there a way to make the Blue text (Add to cart) into a button? A square add to cart button…

Also adding to my previous message. It seems I cant view the cart while having a product added to cart. Must be an error in the demo that is not letting me viewcart/checkout if product added to cart. It keeps showing the “Your cart is currently empty.” even though items were added.

I just wanted to see how the view cart and checkout sections look :)

Hey,

1. Yes that could be achieved with css :)

2. Thanks for pointing this out – i’ve noted to sort that out on the demo. This is what they look like though: http://i.imgur.com/9O0sf40.png http://i.imgur.com/ewIhyJw.png

Cheers

HI, in this page, http://raphaelpannier.fr/commercial/ the blue animated title of the last line of items is not showing. It happens in almost all my page. Can you help me fix it? I sent ticket, but nobody replied

Hey, it appears you have the project color set to 27ccc0 for that project – if you don’t see hat set when editing the project please open a ticket in regards with your admin credentials so I can see what’s causing it https://themenectar.ticksy.com

Cheers

Two quick questions

1) Could you think about adding a blur on scroll parallax effect to a future update. Here is an example I found on Codepen http://codepen.io/sallar/full/lobfp/

2) How did you get the themenectar logo and author title to show up in the header of blog posts?

Hey,

1. Thanks for the request, I’ve added it to the wishlist

2. That’s the fullscreen blog header style available to set in the theme options panel > blog tab

Cheers

Hello

I have what should be a quick question.

I am using salient for my site and decided to develop it into an e commerce site(using woocommerce) and make changes to the content etc. I created a sub-domain for development and installed the theme there, I copied the theme options from my current live site and copied them into the import/export section in the development site but for some reason they dont seem to be applying. I am a bit stumped – was hoping you might be able to offer some insight into that?

Thanks in advance.

Hey,

are the two themes in the locations using different versions?

Cheers

I believe they are since the dashboard looks different.

That’s most likely why then – in Salient v7.0 the options panel framework was changed, if you’re importing dummy data for the older one you’ll need to make sure you’re still on that same version before updating it to the current one

Cheers

How is it going, Logo disappears on actual mobile devices, looks great on desktop view and when i minimize on desktop. Url www.DrumandSoundkits.com

My apologies, i’ve fixed it by uploading a retina logo. Thank you or a great Theme!

Glad to hear!

Cheers

Hey i just saw the new corporate look, I was able to install the dummy data but where can i can the xml file to import all the salient settings for corporate.

Thanks

Hey, the demo can be imported from theme options panel > demo importer tab

Cheers

Hi
I like the way the blog post teasers overlaps the background image on the row above, on this page.
http://themenectar.com/demo/salient-corporate/

Can you please tell me how I can do that? :-)
Thanks
/Fredric

Hey!

The column which holds the blog element has a small negative margin applied to it :)

Cheers

I have been very happy with all past updates and your support. However, the latest update has been a disappointing experience. Have spent hours to get things back to normal (well, almost normal) but still haven’t got things in order. :-/

  • Logo apperas very small (MBP Retina) – Not resolved
  • Page header images not resizing – Not resolved
  • Typography changed (headers and body, spacing) – Resolved
  • Blog type change standard – Resolved
  • Portfolio project style was changed – Resolved
  • Social share buttons poorly aligned at the botton of a page (mobile device) – Not resolved

I would be very grateful if you can help me with all Note resolved points.

http://www.fotabrollop.se
/Fredric

Hey,

1. I’m not seeing a difference between your logo size on retina/non retina displays – what do you have the logo height set to in your theme options panel?

2. Are you modding the page header function in your child theme? It seems to have outdated markup which is causing the issue

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

.sharing-default-minimal .nectar-social > a, .sharing-default-minimal .nectar-love {
    line-height: 1px;
    margin: 10px 13px 10px 0;
    height: auto;
    display: inline-block;
}

Thanks so much! All resolved now

Glad to hear :)

Hi, we’re also missing some content (single images in particular) on our site when viewed on an iPad Pro. Here’s our site: http://www.vosjcc.org

Hey – in the responsive.css file located in the css folder search for this:

/*higher res tablets*/
@media only screen and (min-device-width: 481px) and (max-device-width: 2600px) and (orientation:landscape) {
and change it to:
/*higher res tablets*/
@media only screen and (min-device-width: 481px) and (max-device-width: 2600px)  {

Cheers

Perfect, thanks!

You’re welcome :)

Hello! I am having trouble with the new sub menu sticking. Do you have any idea as to what would cause the sub menu not to stick?

You can see it on this page: http://www.afginpharma.com/technology/

Thanks!

Are you also seeing this occur on the corporate demo > about page as unfortunately I still haven’t gotten it to occur on FF/Chrome

It does stick in the demo. That’s so bizarre you haven’t gotten it to not stick yet… my clients are having the same issue as me in whatever browser they try where it won’t stick unless they reload the page…

I also just tried on browserstack.com using Firefox/Chrome on windows/mac but haven’t seen it yet after 5 minutes of trying

Hi there,

I have a client based in a Russian speaking country who wants to use Salient for his site. Is the theme translatable? What do you guys recommend to use?

Hey,

yes it’s translatable – you could edit the .po file with a WP plugin such as https://wordpress.org/plugins/qtranslate-x/

Cheers

Hello, Truly excellent theme! Do you know when you might be adding full height row functionality- this would be perfection ;) Thanks,

Joe

Thanks! It’ll most likely be in the next feature based update

Cheers

Hello

Is there any way to show only pages on the search suggestion box (Ajax). or to exclude the portfolio items to be shown on the search box..

Regards

Hey,

you’d need to mod the nectar/assests/funcitons/ajax-search/wp-search-suggest.php file

Cheers

Can i use a portfolio from clean all purpose, at One Page Style?

I put another portfolio (2), but appears the same thing of portfolio 1. How can i put another projects there?

Hey,

When adding the portfolio element inside of visual composer – there’s a category selection area that you can use to display different sets of projects

Cheers

Hi there, great theme. I was just wondering if you could please supply me with the css code to change the colour of the down arrow on the full page slider. I’ve imported the demo data from Corporate and Frost wave at the moment, not sure if they use different CSS, so code for each would be much appreciated. Many thanks.

Hey :)

Also add this in

html body[data-button-style="rounded"] .section-down-arrow {
  border-color: #999!important;
}

Cheers

Thank you so much, worked perfectly ! :)

You’re welcome :)

Hi, great theme! Your are coming up 1st when I do a search for a wordpress listing theme, does your site have this capability? to list businesses, advertise, search function etc?

Hey – as of now there’s listing oriented demo but there is a search feature and the portfolio post type could be used in a listing theme way

Thanks but could you explain more… listed orientated demo??? search feature?

Hey,

I meant to type “no listing oriented demo” – but you can see the search feature in many of the demos

Hey, I love the “Touch Enabled & Space” Image Gallery layout/design. However I don’t like that you can drag the slider on desktop. Also there is an error when used in conjunction with PrettyPhoto, where dragging/swiping the image opens it up in Pretty photo.

How do I remove the swipe feature on desktop? Or only enable it on touch devices.

Hey,

1. Add this into the custom css box located in your Salient Options panel:
@media only screen and (max-width:1000px) {
.flickity-enabled.is-draggable {
  pointer-events: none!important;
}
}

2. Are you talking about arbitrary images on pages or still within the touch enabled gallery?

Cheers

Thanks for that ?

I’m talking about the touch enabled gallery – The arbitrary images on pages are fine.

Cheers

In that case the above css snippet I provided won’t be the solution you need since it stops all interaction. Instead you’ll need to edit the init.js file located in the js folder. Search for flickityInit and edit the draggable parameter

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