Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,253 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Hello,

how do i add just plain text (my phone number) to the right in “Centered Menu” instead of icon?

http://prntscr.com/jy0998

It’s really important for me to add my phone number + email there… Thank you!

Hey AladinPP!

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

#header-outer #social-in-menu i { width: auto!important; }
#header-outer #social-in-menu i.fa-phone:before {
   content: 'xxx-xxx-xxxx';
}

Cheers

I’ve installed woo commerce but I’m just setting it up. The icon that takes you to the cart is in the menu bar, and I’m not ready for customers to see it yet, how do I remove it? Thanks:-)

Hey silverlithomes :) you can disable that in the Salient options panel > WooCommerce tab at the option “Enable WooCommerce Cart In Nav”

I didn’t even know that tab existed…:-) Thank you

You’re welcome silverlithomes :)

I install the theme to my client and WPML, everything looks good just one thing, I need to logo’s place to change depend on the language, how can i do that? Example: in English the logo on the left, i need it to be on the right if i’m using the other language

Hey yallasocialagency,

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

@media only screen and (min-width: 1001px) {
body.material #header-outer:not([data-format="left-header"]) header#top > .container > .row, 
body.material #header-outer:not([data-format="left-header"]) header#top > .container > .row nav {
    flex-direction: row-reverse;
}
}

2. Salient shouldn’t be effecting the text inside of a Slider revolution instance, what speicifcally isn’t rendering correctly and have you tried to ask the Reovlution Slider team yet as well?

Cheers

This code need to be twiek , It’s working fine but now both languages’s logo on the right, I only need the the Arabic language on the right and the English language stay the same on the left

Hey yallasocialagency,

Change it to this:


@media only screen and (min-width: 1001px) {
body.material.rtl #header-outer:not([data-format="left-header"]) header#top > .container > .row, 
body.material.rtl #header-outer:not([data-format="left-header"]) header#top > .container > .row nav {
    flex-direction: row-reverse;
}
}

Cheers

Hi guys is there any way to remove or change to other sign the ”+” sign on the hotspot map.

Hey esqu1red,

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

.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:before,
.nectar_image_with_hotspots[data-hotspot-icon="plus_sign"] .nectar_hotspot span:after {
    visibility: hidden;
}

Cheers

Can i change this icon to custom?

Hey esqu1red, unfortunately not easily without custom development at this time

Got it figured out. Please disregard.

Hey cwayneboss, glad to hear :)

Cheers

The header logo doesn’t seem to resize on scroll when full-height page sections are enabled? here is the site: thethreedaysleepsolution[dot]com

Hey tmanschap, that’s because when you’re using the Nectar Fullscreen Page row option you’re not actually scrolling anywhere. The rows get put in a vertical slider that’s controlled by the mousewheel/pagination. The effect you’re referring to only occurs when scrolling down a regular webpage

Hi! Is there a way to activate mouse wheel an mobile compatible to scroll thru items? http://themenectar.com/demo/salient-slider-portfolio/

Thanks in advance,

Hernan B.

Hey Hernan, unfortunately there’s no option for mouses crolling as of now, but i’ve noted your +1 for the idea on the wishlist

Cheers

Hello guys, I’ve found a ‘bug’ with the sub-categories when they have the same name. Projects that belong to 2 different categories AND sub-categories (but the sub-categories have the same name) get mixed up, don’t appear in the right page, don’t appear at all, or the sub-category itself doesn’t appear in the filterable menu. I’ve opened a ticket #1617376 and I understand it is not explained properly, but I am happy to help out to sort the bug out because I believe it is really useful to have sub-categories but this bug makes them (at least for me) a bit pointless, and it’s a pity cause they are potentially really useful!

Thanks in advance guys!

Hey mircofragomena,

I’ll take a look at the ticket in regards

Cheers

Hi there hope your having a nice day. Question… How can I delete from the portfolio the date of publication??

Hey rasheedn, in the Salient optinons panel > portfolio > functionality tab you can use the option for this “Display Dates on Projects”

Hi,

I have been reviewing the theme settings and I have not found any errors. However, checking the code of the page, I have seen that what I attached to the image is loading before the rest of the page. Therefore, when I recharge and already have these resources loaded, it does work. This error, as indicated on previous occasions, only happens from the Chrome browser.

The image is here: https://ticksy_attachments.s3.amazonaws.com/Captura%20de%20pantalla%202018-06-21%20a%20las%209.51.25_373.png

Thanks for your help.

Best Regards!

Hey cuentashydra,

Could you kindly let me know the ticket ID so I can a look at your actual site URL

Cheers

Hi ThemeNectar,

The ticket ID is #1614143.

Best Regards!

Hi Themenectar =)

I have two questions. 1) How do I tweak the code so that the Coauthors Plugin is able to show multiple authors on my blog posts? Right now the plugin allows me to choose multiple authors, but only the first one shows up. I understand I have to edit code somewhere but I’m not sure where or how. 2) On the homepage of my https://earthsystemdynamics.org/ I’m getting a slight overlap of the icons header text “Biogeochemistry” and “Humans” when I reduce the window size, just before the row collapses to a double row to adapt to the smaller window size. It is very slight and momentary, but it seems to be driving my client crazy. Can I fix it?

Thank you!

Hey anagcan :)

1. This would require modding to the includes/post-templates/entry.php file

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

@media only screen and (max-width: 1300px) and (min-width: 1000px)
body .row .col h4, body h4 {
    font-size: 20px;
}
}

Thx Themenectar! So…

1. Would it be too complicated to tell me how to modify it? Can I open a ticket?

2. I added the css but it’s still overlapping =(

Thx again

Hey anagcan,

1. Unfortunately it goes beyond the scope of support, but if you locate the post style you’re using within the entry.php file – searching for calls to “the_author” inside that section will lead you to the right location

2. I’m currently not seeing the CSS being added – however, have you also tried to use Salient options panel > typography > responsive settings tab with the h4 field for the “small desktop” size yet?

Cheers

Is it possible to define a fixed size (eg 500×500 pixels – square) for portfolio images? For example : http://themenectar.com/demo/salient-ascend/portfolio-3-columns-style-four/ This is an important question that I ask myself before buying a license. Thank you in advance for your reply.

Hey mickaelmaury,

When using the masonry option, square sizes will be used. If you want to change the non masonry portfolio to be square, it would require a small mod in a child theme

Cheers

How can I set image gallery like http://themenectar.com/demo/salient-minimal-portfolio/portfolio/virtual-reality/

It seems like the masonry functionality for image grid not working.

Hey chandan911,

The masonry functionality is covered here: http://themenectar.com/docs/salient/galleries/#imagegrid if that’s not working for you, please open a ticket in regards https://themenectar.ticksy.com

Cheers

Hi #TN I have a concern on background color change in below link. Actually, I am trying to change background with css code but it was not changing. Can you please tell the code for that.

Link – https://s-squaresystems.com/jobs/oracle-apps-dba-2/

Hey santhi_lakshmi,

Add this into the custom css box:

html body {
    background-color: #fff!important;
} 

Cheers

Hello, Is there a way to add a button that sends you to the contact page on the sidebar of all the portfolios under the share button for example? Regards Yann

Hey yeahbarcelona,

You could use a nectar button shortcode inside of the text editor, which would go above the social icons

e.g.

[button color="accent-color" hover_text_color_override="#fff" size="large" url="#" text="Contact" color_override=""]

Cheers

Thank you !

You’re welcome yeahbarcelona :)

Hi guys,

I have set a blog category. I would like to create a page inside this category that does not display the default blog header, please see here. I would like “only” for this category to remove the black full page header and keep it on other posta categories, see here for issue https://vocalviews.com/washing-machines-london/ Is this possible?

Sorry about that anthonysinclair, the snippet actually needs to be a little more specific:

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

Thanks so much for your help, it seems to have worked, but I have a grey rectangle at the top of the page https://vocalviews.com/washing-machines-london/ any idea how to remove this? thanks in advance.

Hey, that can be removed with the following:

html .single-post.ascend .container-wrap.fullscreen-blog-header, 
html body.single-post[data-bg-header="true"].ascend .container-wrap {
  padding-top: 0!important;
}

EDIT: Solved Issue #1, but not #2

Hey, on our website @ http://voteantonio.com/ I have 2 problems:

1. I am trying to disable the animations for the slider where the caption, title, and buttons slide in on each slide. I want to have it animate in ONLY ONCE when the page loads, just like every other element on the page, but not animate each time the slide in the back changes.

2. I have it where the menu items at the top change color when the user is on that certain row. However, I don’t want this to happen for the #menu-item-6342 which is labeled “Donate”. I want it to stay white.

Thank you!

Hey hbans99!

1.

div[data-button-sizing="large"] .swiper-slide .button a {
  padding-top: 18px!important;
}

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

html body #header-outer:not([data-lhe="animated_underline"]) header#top nav ul.sf-menu li[class*="button_solid_color"].current-menu-item a {
  color: #fff!important;
}

Cheers

It worked beautifully. Thank you guys, great theme and support! Quick question though—my organization bought a license for this theme and use it on this website, but if we were to make another site, do we need to purchase another license or are we allowed to use the theme files we already have?

Thanks!

Hey hbans99 :)

You can use the theme once per domain with each license

Cheers

Hi guys, I want to add my support email and phone number in plain text on top in the secondary menu of my website. I don’t like it with the default buttons as it is shown. How can i accomplish that please? Thanks.

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


body #header-secondary-outer #social { float: right; }
body #header-secondary-outer ul.sf-menu {
float: left;
}

Cheers

this has made the magic! thanks

You’re welcome carlandenet :)

Hello, Is it possible to have an email and a phone number with an icon on the left of the second menu and social media on the right ? I’d be glad if you have some code :) My website : https://zephyr-label.com/ Thank you !

Just found it, Iforgot about the support on Ticksy ;)

Hey yeahbarcelona, glad to hear :)

Hello, I updated the theme and something wrong started to happen with the header padding, the header background is not covering the logo area, and if I change the padding in the theme options the logo and other elements remain under the header background. Here are some links of the blog and other page so you can see:

http://www.enmente.com.co/blog/ http://www.enmente.com.co/nosotros/

I appreciate the help with this

Hey malopezsan, I can’t replicate this on a local setup using the same header options you have active – can you please open a ticket in regards with your admin credentials so we can look into your setup closer?

https://themenectar.ticksy.com
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