Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,190 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38437 comments found.

Would it be possible to make the heart/like feature a little different, eg like this: https://kevincathers.exposure.co/into-the-mountains (top right hand corner)

If I want to add your like function to the bottom of my portfolio posts what is the php I need to add please and where in the template does it need adding?

Cheers Rich

Hey Rich,

you can find the relevant function in nectar/love/nectar-love.php – and can call it by simply doing:

<?php echo nectar_love('return'); ?>

Masonry blog items on the horizon any time soon, would like the latest blog entries but as masonry like you already do for the portfolio?

Cheers Rich

The recent posts element is getting a functionality increase in the upcoming update which will allow for a grid display and give you the power to choose how many posts are displayed. Unfortunately masonry layouts won’t be available yet – but the idea is on the wishlist

Hello! First of all, the theme is awesome! I’ve purchased it a while ago, and I’m still happy using it. :)

I’m updating some small things, and I was wondering if it’s possible to add a linkedin icon to the social sharing icon on top of the single posts. I didn’t installed the update yet, so I don’t know if the linkedin icon has been added or not. In the demo I see the new little heart, fb, twitter, pinterest… If not, is there a way I could add the icon by myself directly in the single php page or something? Thank you in advance!

Great to hear sottise!

Yes the LinkedIn sharing option was added as an option a few updates back – if you download the current release you’ll get that option :)

Cheers

Wonderful! I’ve updated the theme. Thank you so much for your fast reply, and of course for all the updates. Keep up the good work :) Cheers! PS: I have another question, but will put it in a new comment.

Sounds good! :)

Cheers

On my homepage: http://richpearson.co.uk/ for some reason the rollover for ‘Sport’ doesn’t work, all the others do though – any ideas please?

Rich

Yeah its odd as ‘Life/Editorial & My life in snooker’ have the line through on rollover now and all the thers don’t a moment ago it just one of them – ?? any ideas?

Okay, I can see it now on my desktop – but I am also seeing the strike though on “Sport” as well.

Odd though as its works sometimes and not others?

Hello guys,

Is there a way to get the Page Builder in an HTML version ?

Please let me know where i can buy it if available.

Thanks !

Hey RocKhalil,

Unfortunately the page builder is specific to WordPress so that wouldn’t be possible as of now

Cheers

Hello guys,

Is there a way to get the Page Builder in an HTML version ?

Please let me know where i can buy it if available.

Thanks !

Hey RocKhalil,

Unfortunately the page builder is specific to WordPress so that wouldn’t be possible as of now

Cheers

Sorry to pester, are you going back and answering comments within questions? I have a few outstanding, if not I’m happy to post the question/comments again as new ones?

Cheers Rich

Yup, sorry – been focusing extra time on the update and you have quite a few comments here

Hiya,

On your homepage: http://themenectar.com/demo/salient-ascend/ you have a masonry layout (4×4 images, 1 large 2 square and 1 wide) I have set the settings to try and replicate this here: http://richpearson.co.uk/ (scroll down to bottom to see) but for some reason I cannot get th elarge image to sit on the right hand side – what am I doing wrong???

My settings:

Large image set to Wide & Tall, 2 square images set to regular, wide image set to wide, Layout fullwidth ticked, Constrain Max Columns to 4 – ticked, Masonry style ticket.

Rich

Hey Rich,

It appears you just have the projects in the wrong order if you’re trying to emulate the ascend look. If you need to rearrange them easily I’d suggest using this: https://wordpress.org/plugins/intuitive-custom-post-order/ (switch the wide project to be first in the group)

Cheers

Is today the grand day for the update :-) waiting in anticipation…

Cheers matey Rich

Hiya,

On this page: http://richpearson.co.uk/journal/ I would like the read more buttons to be much bigger please, also how do I centre the top quote and all the headlines, excerpts and buttons please?

Rich

Hey Rich,

your site is currently password protected – could you kindly allow me access so I can take a look to assist?

Cheers

I know how to change the font size of the menu in the navigation bar, but how do I change the sub-menu font size? I so no option for that and I’ can’t figure out how to it with css. Any ideas?

Hey TheRealCaseyChoate,

There should be an option for the navigation dropdown in your typography tab in the Salient options panel as well – if you’re not seeing this could you please open a ticket in regards at themenectar.ticksy.com with your admin credentials so I can take a look? :)

Cheers

Totally found it. Duh! I feel like a smuck :-) Thanks dude.

No worries :)

Hey Guys, awesome work! Now.. I have a simple question: I’m using the Boxed Layout but I wanna fix it to 1180px width, how I can do that? Thanks!

Okay got it :)

Add this into the custom css box located in your Salient Options panel and ensure you have the ext. responsive design active:

@media only screen and (min-width: 1000px)
#boxed, #boxed #header-outer, #boxed #header-secondary-outer, #boxed #page-header-bg[data-parallax="1"], #boxed #featured, #boxed .orbit > div, #boxed #featured article, .ascend #boxed #search-outer {
max-width: 1180px!important;
}
}

Thanks! Best support ever!

You’re very welcome :)

Hello! Great job on the theme. Uh, could you please tell me how I could remove the drop shadow when I enable boxed layout ?http://i61.tinypic.com/9jkv91.png

Thanks vibestudios!

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

#boxed {
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
}

Cheers

Thanks a lot for the quick reply! One more question, I can’t seem to get rid of the footer completely, there is black space. Am I doing something wrong?

You’re welcome :)

Could you kindly share your URL so I can check it out?

You have error on your demo website “Error establishing a database connection”

Server is down for temp maintenance, should be back up soon :)

Hi there. Is there no option to insert UNICALS in the text? I.e. the starting letter taking up like 2-3 lines, just as in books and newspapers?

See e.g. this link, which is what I would like…

Pls see the starting F

http://www.b.dk/nationalt/maegtige-misty

Try

.wpsdc-drop-cap {
  color: #999!important;
}

It worked! You ** rock!

Is there a way to add custom icons?

Last 2 questions:

- my logo is being smushed horizontally in the Nector Slider on mobile. How do I fix so the logo isn’t distorted on mobile?

- the video backgrounds are not playing on mobile? How do I fix that?

Hey petruccelli,

1. Yes but you’d need to add them through font-face manually and thus they wouldn’t be available in the shortcode generator (you’d have to call them through HTML)

2. Could you share your URL so I can take a look and assist?

3. Please see 6:28 in this tutorial in regards https://www.youtube.com/watch?v=FLU9Pxo_RD8

Cheers

Hey dude!

Can you recommend a way to put the social icons in the main menu rather than top bar? IE Logo > menu > Social icons all on one row?

Z

Hey ladydekade!

The only way to handle this as of now would be by adding them into the header.php file manually as list items in the main nav

Cheers

thats ok! another question, why are my embedded videos always stretching to full width :( http://www.tonicpit.com/test/boost/

Hey again! video embeds always stretch to fit the column they’re located in – if you’re trying to constrain them to a set width I’d recommend going that route. This will allow them to still remain responsive on mobile too

Hi Thank you thus far for your unrelenting support. I have managed to get a parallax working, but it seems that my images are waaaay too zoomed. can you check what i am doing wrong?

http://redrice.ca/New/love-at-first-sight/

HI I was able to fix the error by fixing the image height to be more than 800, but now my header is no longer transparent as seen in www.redrice.ca/New

Hey neilgalang! I’m actually still seeing the header as transparent – what browser are you seeing it not work correctly on?

Cheers

Hey, :)

Is it possible make portfolio items appear as sub items in a menu structure? In other words, I’d like to have the menu structure and the sub items like this:

Portfolio - portfolio item #1 - portfolio item #2 - portfolio item #3

Or, do I have to portfolio items with normal pages if I like to them to be sub items in the menu structure?

Kind Regards, :) Teemu

Hey!

You’d need to link to the projects via custom submenu links in the Appearance > menus tab in your admin panel :)

Cheers

Uh, okay, it was that easy. :) Thank you. :)

You’re welcome :)

Hi,

Is there a possibility to open from the portfolio element a specific image gallery directly on the home page ?

Thanks for your help.

Hey Ewooky,

Not yet – but the idea for a an ajax portfolio is on the wishlist :)

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