Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 167,893 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38302 comments found.

Hi again, I´m working on a project, where on certain pages, the content of a page is loaded dynamically into another page on the same Wordpress page. This however affects my column loading animations. Could you help me identify, which JS needs to be re-init´ed or which js function needs to be re-run in order to fire the column animations inside a full width row?

Hey Sean,

There’s a function in the init.js file located in the JS folder called “colAndImgAnimations()” which would need to be called again :)

Cheers

Hi, I’m trying to change the font weight of the slider text from 100 to 400. I’ve tried using the code:

.swiper-slide .content h2 { font-family: Roboto !important; font-size: 58px !important; line-height: 46px !important; font-weight: 400!important;

}

But no luck. Any ideas?

Hey nathanyomedia,

CSS is not needed – You have control over that in the Salient options panel > typography tab :)

Cheers

Can you give me some advice for the best way to display a large panorama on Salient. Thanks.

Hey palsy1149, opening it in a lightbox or putting it in a full width row would be the widest you could get it to display without some custom development if you were trying to have horizontal scrolling for the overflow

Thanks. I did make a horizontal scroll that I can use as well.

Glad to hear :)

Hi, if I bought the support again, will you show me how to re-create your landing page, or give me shortcodes to do it?

Hey mikelaha, all the demos are available to import – are you referring to this page? http://themenectar.com/demo/salient-promo/ ?

Yep

It’s just two visual composer image gallery elements, one in the touch enabled and space styled and the other in the image grid style. I could provide the shortcode setup if needed

Cheers

http://bangladeshturisum365.com/sailent/contact-4/ When i select the minimal from the salient theme option> form style its stopped work also if i dont select its then its show regular contact-form 7 form style,also when i import the corporate demo thats time i have installed contact form 7, but its not imported contact form 7 demo,so please advice how can i solve this…

Hey jjcceo,

1. Currently on your URL I’m seeing your contact form working – are you still having this issue?

2. It’s a column set which I can provide (am will be adding into the documentation in the next update) however it seems you already have it working, is that correct?

Cheers

Having an issue with AffiliateWP and a null js error with this theme. You can see it here https://cloudup.com/cpzGp5ny-D8

Hey, how can I trigger it on your URL? It seems just accessing the page URL doesn’t show anything in the console

Cheers

Yeah unfortunately you have to be logged in as an affiliate to get it to work. Probably best if I submit a ticket.

Also realizing my support is expired anyway

I am using a video background header which does not work in edge browser. what is the current status of that problem? is there a fix?

Hey Mark, the fix will be in the update due out soon – the issue you’re describing only applies to edge v14+, the other versions (12/13) should still display the videos normally as of now

Whenever I try to add a row to the one page demo, it goes behind other rows, cant add any new rows!! any advice!!

Hey Andrew,

From the URL you shared earlier I can see you’ve added multiple new rows to the demo such as the ones with these titles “HI! Welcome Home Stranger we are disrupt-0815”
“At disrupt-0815 we create phenomenal”
“Services | how can we help?”
etc.

I don’t see any going behind other rows in the setup, which rows are you referring to?

Cheers

yea those are newly created, however when I try to copy the slider for example its not possible. It copies yes on the visual composer, but when you go on the preview there is nothing new

Make sure you uncheck the “Parallax Slider” option for the second Nectar Slider instance which you copied, only one parallax slider can be active per page :)

Hi,

I’m trying to put a value for background position on a parallax section, but notice it automatically defaults to center. Is there a way I can set this to left/right? Or if not a workaround so I can disable the parallax on mobile and instead have a fixed background of which I can control the background position?

Thanks!

Awesome, thanks!

The URL is dennis2.digibastards.nl ; the parallaxes are all on the homepage (the groom and bride, and the model).

Cheers

Hi,

Did you have a chance to look at it yet? Looking forward to hear from you, many thanks in advance!

Cheers :)

Hey, add this into the custom css box in the Salient options panel:

@media only screen and (max-width: 1000px) and (min-width: 1px) {
.wpb_row .row-bg, .full-width-section .row-bg {
    background-position: center right!important;
}
}

Can’t change the search box “START TYPING” style

I searched the comments and found that you had answered this question before:

search-outer #search input[type=”text”] {

font-size: 28px!important; } But when I add this to the overall css, it does not seem reduce the size of the black text (I also want to change the color and make it upper and lower case…)

Many thanks as always for your advice.

Imogen

Hey Imogen :)

Could you share your URL so I can see your current settings?

Cheers

Hey,

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

html body.ascend #search-outer #search input[type="text"] {
    color: #999!important;
    font-size: 40px!important;
    text-transform: lowercase!important;
}

Cheers

I have a question…

I entered some time ago some html to insert the Youst breadcrums…. i didn’t like how it looked and removed the code again. But the breadcrum stayed… how do i remove it again?

www.ropak.be

Regards Steven

Hey Steven,

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

#breadcrumbs {
  display: none!important;
} 

Cheers

thx , but it did not work…

Hey, you’ve accidentally pasted pre tags in with the snippet – once you remove those it will be able to take effect :)

it’s very weird but the image in my store has gone missing https://www.theshatteredworld.com/strange-novelties-shop/ I am using woocommerce and the images were there in the past on the main shop page but now nothing shows up but the link. i tried disabling plugins and added another item but no image shows on the main shop page.

What version of Salient do you have installed?

Salient Version: 7.5.02

Hey,

Please open a ticket in regards with your admin credentials so I can log in and take a further look https://themenectar.ticksy.com

Cheers

Hi Support,

Side bar on my blogs are not appearing and I have the side bars in the blogs activated. I have salient 7.0.7 and wordpress version 4.6.1

Your screenshot is of the General settings tab and mine was the Blog > styling tab – please share a screenshot of the same tab so I can take a look

Got it thanks. I must missed the field

Hi guys, I’m trying to build a more complex column layout with animations for each column and then 2 separately timed animations of an image and text inside each column.

http://www.site4.brisbne.pl/

Everything works fine but I notice that some animations trigger quicker than others as I scroll down the page. For example, on a desktop screen, the first 2 rows load the columns and the wine bottles… however I don’t get any text in the second row to appear until I’ve scrolled down (even though the space where the text is, is visible in the viewport, so it should trigger right?)..

So, just wanted to know where the code is for the trigger on scroll for these col/img animations? Can I tweak it to make it more sensitive or trigger with less scroll necessary?

Hey Sean,

In the init.js file located in the js folder you’d need to change these lines to adjust how far down you need to scroll in order to trigger the animation:

$colAndImgOffsetPos = ($('#nectar_fullscreen_rows').length > 0) ? '200%' : '85%';
$colAndImgOffsetPos2 = ($('#nectar_fullscreen_rows').length > 0) ? '200%' : '70%';

For what you’re looking for I’d start with this:

<pre>
$colAndImgOffsetPos = ($('#nectar_fullscreen_rows').length > 0) ? '200%' : '50%';
$colAndImgOffsetPos2 = ($('#nectar_fullscreen_rows').length > 0) ? '200%' : '40%';
</pre>

Cheers

Thank you!

Actually it seemed to work better with higher values. Here’s what I ended up using:

$colAndImgOffsetPos = ($('#nectar_fullscreen_rows').length > 0) ? '200%' : '100%';
$colAndImgOffsetPos2 = ($('#nectar_fullscreen_rows').length > 0) ? '200%' : '80%';

Working nicely now.

Hey, glad to hear you’ve configured it how you need :)

Hello, suddenly the Page Header Background Color has stopped holding it’s transparent color settings and all attempts to fix fail. Do I really need to pay over $40 to get this question answered? Site worked fine and hasn’t been updated. Thanks!

Will do thank you

Done please advise thank you!

Hey, just responded :)

Cheers

Hi there! I’m wondering if there is a way to make a column sticky by using some custom css to the extra class.

Cheers!

Hey paolapasolini,

As of now that wouldn’t be possible with css alone – unless you wanted it to be sticky 100% of the time regardless of where the user is on the page

Cheers

Love this theme and the great support! Just a couple of minor remaining queries (Themenectar has been very patient with my ignorance already on private tickets…)

Is it possible to create a list of only the titles of a category of posts, which are hyperlinked to the posts themselves ie the list pulls the titles that match the category, one title per row of the list, but each title is an active link to the relevant post? I do not want all the extra info (date posted etc) only the titles. I found out how to do that but could not simplify it back to just the titles, hyperlinked.

How can I remove the spacing above and below the blog entry title on the blog post? I have managed to align entry-title left but I can’t figure out why it has so much space above and below… http://www.techability.ie/location-based-reminders/

Thanks again and looking forward to the updates due out soon.

Er sorry again… was tidying up and deleting test pages yesterday! Try this: http://www.techability.ie/location-based-reminders/

Hey, I am now able to view the page – however I’m not seeing any recent posts element on there

I am so sorry for confusing you. I think this one is fixed – http://www.techability.ie/what-could-i-learn/ is the page. When you click the tabs, they bring up the recent posts for the categories on the tabs. You helped me to remove the dates from showing so it’s just the titles. In an ideal world I’d still like to bring down the sizes of the boxes containing the titles but it’s working!

Hi there.

I want to have the header – which is transparent right now – in solid color (white) with the same color scheme as the scrolling header. I am able to change the background of the header in solid white, but the menu items are still staying white – no matter what or where I’m changing in CSS. I tried to remove the .transparent class with JS but didn’t work either. Can you help me out, please?

Kind regards, S

Nevermind, fixed.

Hey Slenx, glad to hear you’ve sorted it :)

tjg Purchased

Hello, the page jumps to another point, what can that be? https://goo.gl/DpvmHI

Thanks for your help!

Hey tjg!

could you please explain the issue you’re having a little more so I can better understand?

Cheers

tjg Purchased

hi, open the link, wait 3-5 sek. then Jump the Page to the Street Video. The Page is a One Page, i check the anchor – this is all correct…

Hello!

I think I’ve found a Bug, Was wondering if I could politely ask for some help. I don’t know how this happened, but my spacing on ’ recent posts ’ seems to be off.

http://imgur.com/a/fGhaN

If you look at the left of the image, that’s how it looks at the moment. If you look at the right of the image, that’s how it should look ( and how it looks on my other website using Salient Theme ).

Any idea what might be messing up the spacing?

Thanks!

Hey Zprime,

Could you kindly share the URL where the issue is occurring so I can take a further look?

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