Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,754 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38353 comments found.

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

Hello!

The swipe/scroll for Ipad Air II, Ipad Pro 12 in, Ipad pro, and Ipad 2017 model, and mobile Google Pixel 2 phone as well is having an issue with elements jumping around on scroll.

Website is: https://www.countryinnpetresort.com

Something about the swipe scrolling is making the 3 modules in the top center (the cards with the paws) and the Social icons (Red button with the plus) jump around when they should be staying in one place and scrolling with the rest of the page.

Thanks!

Hey JesseDavis,

Salient doesn’t have any custom swipe functionality for scrolling on mobile – those custom elements are being positioned fixed by values from the top of the page. When scrolling on mobile devices, the top browser URL bar hides/shows depending on where you’re scrolling in the page which causes the jump. Those elements need be positioned different on mobile to avoid that

Cheers

Hello

Is there a way to alter how a team member image renders, as I’m getting pixelation? All images being used are over 1000 pixels wide so should be rendering better.

I am using it here http://2017.joneley.com/portfolio/archive/

Can I tweak something to render at a better resolution and reduce the pixelation?

Thanks in advance

Hey stsw,

The images used in the element before clicking to the larger image/description are 500×500 – to mod this, you’d need to alter this in the functions.php

add_image_size( 'regular', 500, 500, true ); 

and then run this plugin: https://wordpress.org/plugins/regenerate-thumbnails/

Cheers

Thank you :)

You’re welcome stsw :)

Hello! I need to make the descriptions of the tags visible. What do I need to add to the php and where? Thank you!

Hey buscoseo, the code you’ve pasted is not echoing the description, only retrieving it. To echo it you’d need

<?php 
$description = tag_description(); 
echo $description;
?>

It still dosn’t work. I put this code in functions.php of my child theme file but I can’t see the description of the tags. for example in this page https://www.ayudas-subvenciones.es/blog/tag/aliementacion/ I can’t see description html that i have…

Hey buscoseo, I’ve tried to point you in the right direction, but this is beyond the scope of support. Unfortunately I can’t provide every step of custom PHP modifications since it goes against the ThemeForest support rules

I was wondering, When a row is hidden for a certain screen size/device type. Does it still load when viewed on that device. So if I have a lot of content/rows but only one or two are visible on each device will the whole page content, and all the rows still be loaded in even though they aren’t seen?

Many thanks.

Hey MarcGarner,

Yes – WPBakery page builder uses CSS to hide/display the rows, they are not deleted from the DOM

Cheers

Hi, I get a loading error just by adding a new empty vc_row to a page. Page just don’t load and if I remove the last vc_row it works. Could somebody help me please? I cannot add new content! (I don’t have any navigator console messages)

http://escueladeliderazgoyexito.com/

Salient WPBakery Page Builder(V5.4.7) WP(V4.9.6)

Hey tolo_mir,

Could you please open a ticket in regards with your admin credentials so we can log in and see what’s going on?

https://themenectar.ticksy.com

Thanks

Hello, I’ve a problem with my portfolio categories. On desktop the only ones that get displayed are the ones selected for that portfolio item, while on mobile they are all getting shown, even if not selected in my filterable option. I’ve opened a ticket #1614975 Thanks!

Hey mircofragomena , I’ll take a look into the ticket shortly :)

The beta version solved everything!

Glad to hear mircofragomena :)

Hi. Is the home page design fully editable using VC or has to be done through templates?

Hey TheCodingOven,

All pages included in the demos are built using the WPBakery page builder, the theme includes a couple of prebuilt templates back from before the page builder was integrated, but those are for legacy users.

Cheers

Ok. But from the screenshots looks like there’s another builder Nectar Options? Are those enhancements to WPBakery? Thanks.

Hey TheCodingOven,

There’s also a theme options panel to control the global styling options e.g. coloring,typography etc

Cheers

Hi admins – I use salient-blog-ultimate and cant seem to find a search feature for it. Is there a way to enable searching of the blog? Thanks

Hey szmide,

Ensure that in the Salient options panel > header navigation tab that the option for “Remove Header search” is not turned on

Cheers

Hi there,

I’m using the rows and anchor menu links for my site. However, I noticed when I go to a page not included in those anchor links, i.e. a contact form page, the navigation doesn’t work to take me back to any of those pages/rows. How can I fix that.

Thanks, Tori

Hey Tori,

Make sure you use the full URL in your anchor links i.e. “http://domain.com/#anchor” rather than just ”#anchor”

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