Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,218 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Can I have an update on ticket #556290 – Been waiting for 5 days, thanks.

Hey – sorry about the delay, checking into it now

Cheers

Hello,

I am making a website for a client at http://newfreed23.com/ and they have a request that I’m not sure how to handle. They have a separate, authenticated backend of the website (which is not on wordpress) that brokers can access after logging in. Right now I have a simple link in the header that goes to the log-in page, but the client would like the actual login bar (being able to enter username and password) within the header. Is this possible within the constraints of wordpress/this theme?

Thank you!

Hey,

This doesn’t have much to do with the theme you’re using and would indeed require some custom development and depends on whether or not you could post to that login script from a simple custom form you’d make in the header.php

Cheers

Okay, thanks for the help!

You’re welcome :)

Could I have an update about this ticket: https://themenectar.ticksy.com/ticket/556671 Thankyou :)

Hey – will take a look shortly :)

Cheers

Thank you for the reply, I’ve added some other info.

Thank you for the reply, I’ve added some other info.

Dear how make on mobile devices not show intro video page i want see 2nd information page on mobile devices without intro page with video? example azetravel.com

Hey,

You’ll need to use this css:

.morphing-outline .inner:after {
    padding: 80px 50px!important;
    border-radius: 0!important;
    top: -92px!important;
}

The top and padding attributes will need to be modded to fit the amount of content you have

Cheers

wow Thank you very much <3 :)

You’re welcome :)

Hi guys! Quick question re: Woocommerce in Salient. I wondered if you could tell me how to change the font size on the cart totals page.

http://www.apollotheparty.com.au/wordpress/your-cart/

Specifically I’d like to increase the size of the font for the words that say Update Cart and Proceed To Checkout.

Also, is there anyway I can force the Woocommerce shopping cart logo in the nav to align next to the search button?

Thanks! :)

Hey,

1. use this in the custom css box in the Salient options panel:

.woocommerce input[type="submit"][name="update_cart"], .woocommerce .span_4 input[type="submit"].checkout-button {
  font-size: 18px!important;
}

2. not without some modding to the header.php file as of now unfortunately

Thanks so much for your help! Love your service. :)

You’re welcome :)

Is it possible to remove the 3 search suggestions that popup when you begin to type a search … like this http://tinyurl.com/odjy9y6

I’m using a search plugin on my site which is more powerful than the WP default search and on these 3 suggestions I get the WP default results then on when you go to the search results page I get the plugin’s better results. Prefer to just remove the suggestions that popup …

Hey,

There’s an option in the header options tab of the Salient options panel for disabling the ajax search functionality

Cheers

Hi,

How can I add the nectar love icon with the count the footer? I want visitors to be able to like the website and for it to be throughout the website. Eg. If someone presses the like button on the home page it should be with the same count on the other pages.

Regards,

Akash

Hey,

That wouldn't be possible without some custom development at this time since the love count in general works by storing the current page/post ID

Cheers

Top 10 this week…my favorite theme…keep up the great work! http://cl.ly/image/3q0M0o3M2B1q

That’s awesome! Thanks for sharing :)

Cheers!

Portfolio pagenation doesnt work, and the response on support is that this is a server issue so they can’t help. And it was working until recently… big red flag for anyone using this for business.

Hey, please share your ticket ID so I can check the URL for you

Hey! Few questions to fully adjust theme:

1) How to change (lower) bottom margin between nectar blog posts?

2) Is it possible that only for mobile phones footer widgets would show one after the other?

My site: http://cargo.mint-media.pl/

Thanks in advance for help

Hey,

1.

article.post .content-inner {
  margin-bottom: 0!important;
}

2.

@media only screen and (max-width: 1000px) {
#footer-widgets .row > div {
    width: 100%!important;
}
}

Cheers

Disable Height Animation for testimonial slider is set to True, but it’s still animating the testimonial. I’m using Salient v6.1.65. Link to website: http://mandyjacksonbeverly.com

Hey – could you please open a ticket in regards with your admin credentials so I can take a look? themenectar.ticksy.com/

Cheers

Hi there

Brought your theme for our company web site. Love it! Just an issue though, the sharing buttons don’t seem to work. I have listed the page below for reference. Any advice or solution to the matter would be much appreciated:

http://lampstudios.co.nz/redpeakchallenge/

Hear from you soon.

Hey – are you on the current release? If so, kindly open a ticket in regards with your admin credentials so I can take a look

Cheers

I got the security email a few days ago as well. I downloaded the updated version of the visual composer but now half of my site isn’t working. Things are missing such as full row columns with vertical centering, testimonial slider, google maps integration. What is going on and what are you doing to fix the problem? This is a big deal here.

Actually I just fixed this, however some of my content has been deleted in the process. I ended up going into the ftp deleting the old vc files. Than going into wordpress dashboard and uploading the zip file of the salient vc composer. Works now but I have to go through and add that deleted content :(

Hey – when updating the VC through the admin panel in appearance > plugins there’s no such known issue. Did you lose scattered content throughout your pages?

what is the difference between Title overlaid w/ zoom effect on hover and Title overlaid w/ zoom effect on hover alt ?

Hi there, lovely theme! Just a question, is it possible to use dark menu (fonts in the menu, not the background) when using a transparent menu (when you use a page header image)?? Thanks in advance

Edit: solved! :) (Header Starting Text Color button)

Hey,

Glad you sorted it :)

Cheers

Hello! Will you implement a passepartout frame (black or white) with future updates?

Hey – it’s an idea on the wishlist :)

Cheers

Dear Salient, I really like the fonts that you use in your example woo commerce shop. Can you tell me which fonts and sizes are installed? I have the standard font option in Salient on but it looks completely different. Thanks.

Hey – in the typography options panel

Libre Baskerville
Lovelo 

are the main used

Superb. Can you maybe send me a print screen of the typography options panel? In that way I also see which font where and size etcetera. Thanks! You may send the print screen to: basvanleeuwen82@hotmail.com Thanks!

Hi,

I would like to purchase your theme. But there are some points I want to make sure.

1. Is it possible that you achieve multilayer parallax effect like this website: http://inze.it/

2. Do you support single page scrolling menu? 3. Do you support video background parallax? 4. Do you support footer widget in single page?

Thank you.

Hey,

1. For a scrolling parallax you can only use two layers but for a mouse based parallax you can use more: http://themenectar.com/demo/salient-frostwave/home-multi-layer-parallax/

2. Yes http://themenectar.com/demo/salient-one-page/

3. For the Nectar Slider, yes

4. The footer widgets show globally on all pages

We noticed that after updating from version 4.1.1 of the theme to the latest iteration that we’ve lost the ability to have text appear with video in a portfolio section in a lightbox. For example, on the site’s home page that we’re using the theme with 4.1.1 when the video is clicked and pops up there is text that appears for the name of the project, the director’s name, and an additional line of text all of which is controlled when editing that particular project. But with the latest version of the theme that control (and subsequently that text) doesn’t seem to be available. Are we missing some new setting perhaps? We messaged this same issue on your support system but never heard back.

Hey, please share your URL so I can take a look

The url is http://antonymfilms.com/. We’re running the older version on the live site and if you scroll down to the ‘Work’ section on the home page and click on an item you’ll see the video pop-up with the text mentioned in the original comment. If we update to the latest version of the theme then that text is no longer present or something that can be controlled.

Hey – kindly refer to my answer on your ticket in regards since I need to clarify some info with you

Hi there, Ive been away and come back to my website to find that my navigation has stopped working. When I select Gallery, Contact, Portfolio etc… the loading anim spins but never actually loads. However if I stop the load (hit stop X in the browser) the page in question appears. How do I fix this? My website is andypeck.co.uk

Hey,

Try changing your page transitions from AJAX to the standard option available in your Salient options panel

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