Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,134 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38434 comments found.

Is it possible to Setup the starting logo to only appear on the big pc sizes but not at tablets and mobile phones?

@media only screen and (min-width: 1px) and (max-width:1000px) #header-outer[data-transparent-header=”true”].transparent #logo .starting-logo { opacity: 0; -ms-filter: ‘alpha(opacity=0)’; }

this doesnt work.. Could you help me with that? thank you

Hey mdsmarketingfiles,

The starting logo should only show up when the transparent header is active and it’s already disabled on mobile devices and screens under 1000px – can you share your URL so I can take a look at your setup?

Cheers

Thanks again for Salient. Just bought 2 more licences :) I like the updates and can’t wait to see what you will add in the future!

Thanks so much theroyalvideographer! Glad to hear you dig it :)

Cheers

Hi. How do I: A: Make price table 100% width B: Make padding in the pricetable?

You provided me with this code, but its not working.

.pricing-column-content p { padding: 5px 5px !important; }

Hey again Peter,

Can you please provide your URL to the page in question?

Cheers

http://kommunekommunikation.dk/om-os/pilot-projekter/

Also the pricetable does not take the default fonttype + does not center the content…

.vc_span3 .pricing-column {
 width: 100%!important;
}

.pricing-column h4 {
  margin-left: 0!important;
}

.pricing-column.highlight h3 .highlight-reason {
   font-family: 'Cutive Mono'!important;
}

What is the code to make the portfolio item title white?

Hey – can you please let me know which title you’re referring to? I.e. the main project page hover title or the single project page heading?

Hey Phectar great new features to these new updates.

A quick question about the mouse parallax feature. ..

•Is there a way to make the parallax only occur when the cursor is in the display area where the graphics are and not on the entire page?

If this is not a feature already could you place it in the “highly considered new features” category for the next update?

Fantastic per usual sir. I love my site!

-C.S.

Hey CS!

I’ve added it to the wishlist :)

Cheers

Noice! :D

Hi Nectar. I believe this must be a bug:

I made the top row first as “In Container”. But when I found out I could not add padding I changed it to “full width content”. When I changed it back to “In Container” the padding stayed the same, but now un-changeable.

http://kommunekommunikation.dk/om-os/pilot-projekter/

Hey Peter,

All rows can have their top/bottom padding changed regardless of the row type, but if you’re talking about column padding – you’ll need to turn on something that will get the padding option to show again such as a BG color/image or the full width content row type.

Cheers

hi, the mobile version of my site is not mobile. I’m not an expert in wordpress, can someone tell me from which depends the problem? this is my site www.pierabellaluca.it

Hey elpie89,

It appears you have a plugin activate that’s adding a mobile theme taking over Salient – try deactivating them to find the culprit :)

Cheers

Hi, Really nice! is there any plan for RTL version? Thanks!

Oh , sorry, I found it!

Thanks Pixelam! Glad to hear you found it too :)

Hi. I have previously asked for horizontal alignment. Here is an example:

http://kommunekommunikation.dk/om-os/

The arrow and the list should be horizontal aligned.

Suggestion: besides it would be nice to have the horizontal alignment function as well (align center of the row) you should specify in the backend if you mean vertical align centre or horizontal align centre.

Horizontal alignment with a setup like that wouldn’t work without custom css to set the width of the row equal to the content first since a text-align: center would not produce the result you’re trying to do – but i’ve noted this idea for the wishlist :)

Suggestion: When your unsorted list with animation has a row-animation added, the “inside” animation of the unsorted list should not start until the content was loaded…

Thanks for the suggestion :)

Question: Why is it only possible to add background colour on the outer-row, and not in a row inside a row, now that you have made background image available? Is this a bug?

Hey again – You can’t currently add the BG color on the nested row, you can add it on the column holding the row if that’ll work for your situation.

BUG: When LEFT aligning the text on the nextar slider, the text is nice a long without breaking up. But the second you set it to RIGHT align, the text breaks up in many lines…

Hey Peter,

this is the right align is actually just moving the text over to the right half of the slider rather than making the text align right and keeping it full width as seen in the third slide here: http://themenectar.com/demo/salient/

If you’d prefer to have a full width display for that – enter this into the Custom CSS box located in your Salient Options panel:

.swiper-slide[data-x-pos="right"] .content {
    text-align: right!important;
    width: 100%!important;
}

I believe I have discovered a rendering bug in Chrome. On my screen the background goes black in boxes and lines… But in Explorer it renders just fine. Can you pls check?

http://kommunekommunikation.dk/kommunekom-blog/

Hey again,

This is the same thing happening on the home page you mentioned in your other comment – http://themenectar.ticksy.com/ticket/128447/search/

ah ok thanks

You’re welcome :)

Hi. On the row below the nectar banner on the frontpage I added this dark blue background image. However, it only displays the background colour (which is not even set). What am I doing wrong?

http://kommunekommunikation.dk/

Demo Data to re-creadte the demo exactly

I am a web-designer with over 60 Template purchases from Themeforest alone. I am impressed with the capabilities of your template. I am ready to purchase the theme. I have already decided the look-and-feel and features of my customer’s website. What I need is the ability to quickly configure the website and roll it out. To achieve this, I need to be able to reproduce the demo EXACTLY. Please confirm that you can produce the latest demo data once I purchase the template. I may be in the market for more than one copy. Cheers Mohan

Hey Mohan,

There is indeed dummy data included for each of the two demo’s seen and they include all pages from each – the only thing that will different is the fact that most images won’t be included and swapped out with placeholders due to copyright.

Cheers

Hello, I couldn’t know how to activate the RTL theme. Can you help me please.

Hey ShadiK, the RTL stylesheet is automatically called when you have a language set in wp-config.php that would need it :) The method used is this: http://codex.wordpress.org/Function_Reference/is_rtl

I tried adding a slider template php code into the editor section and now everything is blank. I can’t even login to my wp-admin. How do I get back into my admin panel to delete this php or re-import the theme?

Hey jonellsworthre,

which template file did you try to add it into? You could always reupload that file with a fresh copy from one downloaded from ThemeForest.

Hi there! First, thank you for amazing product!

Question: How can I add optional button css classes on nectar slider section for one of two buttons?

Hey yulchievs,

Currently that would require using the button shortcode inside of the caption field for the slider if you’re trying to use the button icon option.

Cheers!

I have gotten some strange gaps on my page and I’m having a tough time understanding where they come from. I’ve used the inspect element tools and still haven’t been able to pin point exactly whether it’s some sort of weird padding issue, or image problem but I wanted to see if you could help.

Check the gaps next to the slider on: www.salsainhawaii.com/salsainhawaii/

Thanks!

Most likely because the parallax slider is using positioned: fixed – but if you keep bootstrap in there might still be some other layout conflicts with various rows/columsn.

Yup took it out…It’s all good in the hood :D

Good to hear :)

Hi again,

How can I add more than 10 locations in map? Thanks a lot

Hey TAOcriativo,

If you use the Visual Composer map element instead of the contact page template you’ll have no limit on the number of locations

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