Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,185 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

How do i get my button to look normal in the sidebar?

eg it looks like this at the moment:

http://richpearson.co.uk/my-doggie-and-me/

I have added this code for the button:

[button color="see-through" hover_text_color_override="#fff" size="medium" url="http://richpearson.co.uk/" text="View" color_override="#ffffff"]

is there different code i need to use, i added it in the text widget

Rich

Hey – I actually see it displaying like a normal see through button. Are you looking for a specific style that it’s missing?

Yeah, at the mo the button is small and has a thick border and words with strikethrough on rollover – I wanted the button to appear as the others do elsewhere in the website, it appears that the widget styles are overriding that.

So I want a see through button but reversed please but in the normal style not inheriting the widget styles.

Hi Nectar!

I must say… your new Slide Out Widget Area is rediculesly awesome! Thumbs up!

Only thing is that the menu/ header may be a little too overloaded + usability wise, users may not get the idea that this is a button for a “slide out” area.

May I suggest an option to choose a “floating” button on the side instead? Then the developer could create an image of own choice, and decide whether to place it top/ bottom/ left/ right.

It would be a quick fix but also a quick-win (a so called low hanging fruit).

Thumbs up again. Love you even more!

Thanks :)

I appreciate the suggestion as well

Cheers

Sorry yet again for all the posts today, getting there now shouldn’t be too many more before i’m finished on this phase :-)

I have been playing with entry.php, http://richpearson.co.uk/journal/ But have discovered that if you don’t enter subheader text you are left with a hug white space, how do I remove that please?

Also In responsive mode I appear to be left with a black margin at the top under the menu, how do I remove that please?

Many thanks as always Rich

The gap I think I have dealth with eg:

#page-header-bg  { height: 150px!important; }

However the black margin in responsive mode is still there

Hey,

.blog  #page-header-bg {
   display: none!important;
}

this is great thanks but in doing so it pushes the header to the top of the page, I need the 150px white space but don’t want the header black line appearing in responsive mode

In the side menu: http://richpearson.co.uk/adventures/sports/ what classes do I need to alter please so that the links can have rollovers (eg strikethroughs)

Thanks Rich

Don’t worry sorted this now thanks

Glad you got it :)

In responsive mode on this page: http://richpearson.co.uk/adventures/sports/

I just cannot get the line-height to affect the exif data, whenever it rolls on to 2 lines there is a huge gap between the lines, what classes do I need to target please to fix this?

Rich

.exif {
  display: block;
}

:)

In responsive mode on this page: http://richpearson.co.uk/adventures/sports/

When opening the side menu, the title and date don’t move with the rest of the content any ideas as to why?

Rich

Hmm done this as you suggested and now the top of the page is a bit messed up?? http://richpearson.co.uk/adventures/sports/

It seems you have custom css interfering with it:

#page-header-bg {
    background-color: #ffffff !important;
    height: 150px !important;
}

If I take that out though and add your css eg:

.blog  #page-header-bg {
   display: none!important;
}

I don’t get any white space at the top of the page at all? I need 150px on the header of this page but I don’t need the black line that appears if you see what I mean…

Hi Bud,

On this page: http://richpearson.co.uk/adventures/ i’m trying to close the date up to the title, tried a few classes but it’s not doing anything – any ideas please?

Rich

Hey, try this:

.blacklinkslarge {
    margin-bottom: -20px !important;
}

Hi Bud,

I’m a bit confused when it comes to @media queries I seem to have several declarations going on in my custom css, here they are:

@media only screen and (min-width : 1px) and (max-width : 1000px) { }
@media only screen and (max-width : 690px) { }
@media only screen and (min-width: 1000px) { }
@media only screen and (max-width:1000px) { }

Which one is which? Basically as far as I see it I need 2, for mobiles and for tablets the desktop would be the normal styles wouldn’t it?

Please advise Rich

the first is targeting both ipad and mobile
the second is only targeting mobile
the third is targeting only desktops
and the fourth is doing the same as the first

Hiya, on the bottom on this page: http://richpearson.co.uk/workspace/ there is a white space I cannot get rid of, it appears after the last image captions between the like heart – if you look at http://richpearson.co.uk/adventures/sports/ it doesn’t appear

Rich

If you can open a ticket in regards I’d be glad to help you find what’s causing it :)

On this page: http://richpearson.co.uk/journal/ I cannot for the life of my get the subheader to text-align center nor get it to have any margin left or right?

Maybe I’m not using the right class?

Rich

Everything looks centered on that page for me – are you still having this issue?

Nice theme, think about to buy it. One quick question pop up, for the home page slide show, is it able to automatically play? or audience has to click on it, then it will turn to the next slide.

Please clarify it. As your demo looks like it doesn’t automatically play the next slide.

Hey themeWS,

Yes you can have an auto rotation on the slides – the option just isn’t active for the demo :)

Cheers

Hey Guys,

When I switch off “show author bio”, the comments area disappears on posts. Is there a way to keep the comments are without the “author bio” on?

Thanks

Hey projectathletica, if you update to the current release that issue will be sorted :)

Hello, First of all I want to say that this is the best theme I’ve ever purchased! Keep the good work up, amazing results.

I am currently running the ‘Ascend’ theme/part but there is only one little issue that I have, on every blog post /single post there is the big header which is fine and works perfect but my issue is it displays the tittle of the blog in big as it should but under the title it displays also the Author of the post and I would like to have it removed right before the date, the date is good no change necessary.

.meta-author{ display: none!important; } I have the above code on my custom css to hide the author on the preview of the post but this doesn’t hide authors name in the header.

Thank you.

Thanks j37m1r!

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


#page-header-bg.fullscreen-header .author-section a,
#page-header-bg.fullscreen-header .meta-author {
    display: none!important;
}

Hi, is there a way to get the icon in a button to be permanent, i.e. not just when hovered over?

Thanks

Hey emlynscott!

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

.nectar-button.has-icon span {
    left: -18px!important;
}
.nectar-button.has-icon i {
    opacity: 1!important;
    right: 24px!important;
}

Cheers

Awesome, thank you

You’re welcome :)

Hi there, Can you tell me if Salient is based on Bootstrap.

You can see the source of the grid system in the css files on the demo http://themenectar.com/demo/salient/wp-content/themes/salient/css/rgs.css

Thanks

You’re welcome :)

Hi,

I’m hoping to purchase this theme but I need to make sure that it has a three column layout option for ALL pages and posts (left sidebar, right sidebar).

Thanks!

Hey kls1138,

Unfortunately there’s no layout option for that by default yet and it would require creating a custom template file

Cheers

hi ThemeNectar, im getting PAGE NOT FOUND, after clicking on facebook product share button! As i can see google+ works fine. Link is: http://total-trade.ba/ponuda/akumulatori/silver-horse-12v-45ah. I am on 4.8. What i do wrong?

Hey, no i am not solved this yet. Links are working, but content of shared product is not shown, instead product picture and description says: PAGE NOT FOUND (STRANICA NIJE PRONADJENA). You can see image on link: http://s1068.photobucket.com/user/bokyvasic/media/wp/pagenotfound.jpg.html
Hey, no i am not solved this yet. Links are working, but content of shared product is not shown, instead product picture and description says: PAGE NOT FOUND (STRANICA NIJE PRONADJENA). You can see image on link: http://s1068.photobucket.com/user/bokyvasic/media/wp/pagenotfound.jpg.html

Hey – for some reason I’m not seeing that on my end in multiple browser – http://i.imgur.com/SVbcrew.jpg have you also tried resaving your permalinks or changing the structure to try and reset everything?

Hi, since the update most of the blog shortcodes don’t work, I have to use this one at the moment because it works; [nectar_blog layout=”std-blog-sidebar” pagination_type=”default” category=”all” posts_per_page=”“]

I want to use this one but it doesn’t work; [nectar_blog enable_pagination=”true” layout=”masonry-blog-fullwidth” pagination_type=”default” category=”all” posts_per_page=”10”]

I can’t use it because all the headings spill out from their containers.

PLEASE ADVISE, THANK YOU.

Hey Design-Kink, please try out 4.8.1 and if you’re still experiencing any issues just let me see the URL for the page :)

When is this going to be compatible with the WooCommerce 2.2.4 plugin? Thank you.

Hey eypick, there’s no known issues with that version – are you have some problems?

Hello ThemeNectar. I just want to be sure that there are no conflicts between your current theme version and WooCommerce plugin’s version like this—

http://screencast.com/t/5wP0O14683


This is existent in another theme, not yours, that I bought here just last week. I uploaded WooCommerce and I got that message.

No template files are bundled that should cause that – if you encounter any issues just let me know :)

Hello, love the theme and your support. I’m trying to create a two column grid in my contact form. The first column should have first name, email and company. The second column should have last name, phone number and budget. Under the two columns I want the message to be full width. Can you help? My url is http://50.87.189.220/heynowmedia/site/contact/

Hey mrindubitably!

Add this into the form creation box within CF7:

<div class="col span_6">
<p>Your Name <span>*</span><br />
    [text* your-name] </p>
</div>
<div class="col span_6 col_last">
<p>Your Email <span>*</span><br />
    [email* your-email] </p>
</div>
<p>Your Message<br />
    [textarea your-message] </p>

<p>[submit "Send"]</p>

Cheers

Thanks, but this his how the form looks now http://50.87.189.220/heynowmedia/site/contact/ ...any thoughts. I would like the email to line up with the name and the message below the name and email. Can you help?

Hey again – from what I can see the form is looking aligned. Did you already do some more work to this?

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