Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,299 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38327 comments found.

Hello. I installed a new version of the template and after installation the logo stopped being displayed. When you hover over the logo area, the cursor changes, but the logo itself is not visible. http://landyland1.beget.tech/

Hey DonVlado,

Can you ensure that you have supplied your transparent logo in both the starting default and starting dark fields? https://ibb.co/jZqwk3P

Kind regards

+1 to disable row on specific devices!

Thanks for the request, AkeatsKes :)

You can get that functionality in the current release by adding the following class names on your row as needed:

Hide on tablet:
vc_hidden-sm
Hide on phone:
vc_hidden-xs

Kind regards

Oh, that’s great! How about to hide on a computer (in case I design something specific for mobile that I don’t want showing up anywhere else)?

Do you know if the hidden content still has to load in the background? Thinking in terms of page performance. Thanks

Hey AkeatsKes,

You can also remove an element on desktop by using the class names:

vc_hidden-lg 
vc_hidden-md

But yes, from a performance perspective, the content will still exist within the DOM, so it’s best to not rely on these type of techniques when possible.

Kind regards

i want buy this theme for the saas version but i see only 1 page. gives themes with more than one pages or can i create 2-5 pages and use the same sections?

Hey ogi827, You can add as many pages as you need to after installing the SaaS demo. There is no limitation to keep it to a single page if you need to add more.

Kind regards

How do I adjust the spacing between these lines of text so they don’t get stuck there in the salient settings

https://prnt.sc/lroBJ4cgYy9D

I just did a fresh wordpress install and installed the Salient 15.1.0 theme and the problem still persists. Is there a way to resolve this?

Have you ensured that no third party plugins you have active are causing that? If so, please open a ticket on the support forum in regards and we would be glad to assist.

I checked and it’s the chrome browser that’s stuck, firefox works normally. Thanks.

hi the left menu is cutting the page

how can i make the left menu not cut the page?

https://themenectar.com/salient/business/articles/

Hey Investur,

You can use the following CSS snippet in the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab to alter that prior to the next release: https://pastebin.com/JjUHXjyM

Great thanks. And if i want to make the home page with the left menu, and the rest of the other pages full page is it possible too?

thanks

Hey Investur,

The header layout is a global option, and there’s no way to use a separate set of global theme options on a per-page basis. One way you could accomplish that without modifications through a child theme would be to use a WP multi-site install, where your landing page would be its own instance.

Kind regards

hi do you guys have a demo theme for tourism or travel agency? thanks

Hey Investur, Currently there are no travel agency demos available, but I’ve noted your interest :)

Kind regards

thank you

Hi. Is there any way to upload a webfont to use within the theme and “load from theme” under the admin options rather than load from google without using any additional plugin? Thanks.

Hey timtimtim, If you don’t want to use a plugin, you could also add custom fonts into the theme options panel by using a hook from your child theme. Here’s the documentation on that: https://themenectar.ticksy.com/article/9773/

Kind regards

Where can I change the “Read Article” Text in the button from the blog posts to another name ? thanks!

Hey atwatwx!

You can translate that using your desired translation plugin: https://themenectar.com/docs/salient/translations/

That string will be located in the “salient-core” text domain.

Kind regards

Hi,

How can I change the vertical menu item hover colour and use an underline hover style?

Cheers

Hey Micatuca,

1. Can you please share your actual URL so that I can take a look?

2. Yes, you’ll just need to add a class name on to the column holding your heading text to be able to target it in isolation. For example, the class name “text-shadow-heading” added to a column could then use the following rule:

.text-shadow-heading h3 { text-shadow: 3px 2px 5px black; }

Kind regards

Cheers that’s worked perfectly, I’ll send the URL now in a private message

I’ll follow up via email, Micatuca :)

Cheers

Hi, I have a bit of a problem. I am using the latest version of the theme and I’ve got a simple image gallery. I’ve activated lazy load in the theme as well as in the WP Rocket plugin recommended by Google – for both images and iframes. But I am still getting the same message in Google speed test – “Defer offscreen images 1.50s” and it is about that gallery. Google recommends lazy loading images and I am doing that, and only this one gallery is causing problem. Can you recommend a solution? Thanks!

Hey artishock!

Unfortunately, lazy loading is not available for that specific slider style in the image gallery element. However, you’ll see the “Image Loading” field show up when switching to the Nectar Slider, or Flickity style and can enable lazy loading for either of them.

Kind regards

Hello there, I am able to add via single.php my custom post type fields. But I am looking for a way to create blogroll based on a custom post type + some dedicated fields. I am unsure where to look…

Aka I am able to choose my custom post type in the blog grid. and it displays my items. However. I need more fields to be visible in the blogroll.

Could you please guide me on where to edit the blog grid, so I have an option to choose which fields to display in the blog grid?

Thank you!

Hey H0kus41!

You can use the filter hook “nectar_post_grid_excerpt” in your child theme to add any additional custom content to each post grid item. An example that queries for custom meta might look like: https://pastebin.com/sQkjXjvd

Kind regards

Thank you very much! very helpful!

You’re welcome, H0kus41 :)

Feature Request: Load More button option for shop pages

Hey MarcGarner, thanks for the request :)

Hello,

it’s impossible to import a demo of your theme, it’s running in a vacuum indefinitely. The online documentation isn’t available either, there’s a problem with your server.

Hey FayeAud,

Sorry about that—there was server maintenance earlier today. If you’re still having any issues importing a demo, we would be happy to follow up on the support forum in regards https://themenectar.ticksy.com/

Thanks in advance

Please can help on a responsive issue. http://18.170.73.144/about-us/ – this page on desktop works well and the team photo section is in the order that I would like them to be in – top left, top middle, top right, bottom left, bottom middle etc, but on a mobile device everything gets stacked and reordered to be in a different order. How can I retain the order that’s on the desktop version? Thanks!

Hey hurley_,

It looks like you’ve added two team member elements inside of each column, which would mean your stacking order on mobile be as follows: https://ibb.co/YPKVr1d

If you want your stacking order to remain the same on mobile as desktop (from left to right), then you should add a second row and only keep one team member in each column like so: https://ibb.co/HzKc3hB

Kind regards

Hi TN team,

Just wondering if there’s a way to control the speed of “Zoom out slowly” for column animation of a background image; it’s quite fast as it is.

Additionally, is there a way to force transparent navigation on a page (without doing it site wide)? I see the tick box disappears unless you have it on in the Salient panel; I’ve just got a lot of pages that get affected otherwise.

Thanks!

Hey ND81!

1. You could modify that by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab: https://pastebin.com/sRrXVv7U

2. The option must be enabled within the Salient options panel in order to force it on pages. If you’re trying to prevent the effect from occurring on specific areas of your site, it could be achieved via a filter in your child theme. If you’re looking for assistance with that, please open a ticket on the support forum in regards

Cheers

Got ya, many thanks – very helpful. I’ll give this all some thought.

You’re welcome, ND81 :)

HI,

What is the CSS selector for the Nectar Slider’s Caption font size? I want to enlarge it but I am having hard time finding the CSS selector, the Chrome browser tool only selects but does not select the whole selector.

thanks

Hey toolbox101,

You can adjust the responsive font sizing for your slider caption directly in the Nectar Slider element settings within the page builder: https://ibb.co/w6wN2FZ

If you’re looking to adjust the desktop viewport, that’s defined in the Salient options panel > Typography > Nectar specific elements tab via the “Nectar/Home Slider Caption Font” field.

Kind regards

Hi, I have updated the theme to latest version and some peoples see the site broken. see screenshot plz https://prnt.sc/XkQNduEYIwda. lots of space on left side. In dev tools, I can see it is being added by css. screenshot https://prnt.sc/n-9eaUtedksZ . this css is added to class [ .wpb_row.full-width-content ]

Hey next2row,

That CSS rule has been in Salient for many years and is used to expand full width rows outside of the site container—the margin-left should bring the rows back into the center of the screen. I would suspect that something else in your setup is conflicting with that CSS rule and breaking it. If you’ve ruled out any custom CSS or child theme that you may be using and have already cleared your site cache, please share your actual URL so I can take a look to help out.

Thanks in advance

Hi! There’s a critical bug with “Force Transparency On Navigation” in Header Navigation. The trigger switches, preview works fine but when the page is updated, the switch is back to off and the change has not been saved. So currently it’s completely impossible to switch on transparent navigation.

It worked fine in 15.0.4 and does not work in 15.0.8 nor 15.10. Hope there will be a fix for this soon. Thank you!

Hey taligent!

I have not been able to replicate that issue locally yet and have not seen other reports of something similar. If you’ve already verified a third-party plugin conflict causing the issue, can you kindly open a ticket on the support forum in regards so that we can take a look into your setup?

Thanks in advance

Hello! I’m using the Fullscreen Pricing Grid on my website (it has 3 grids and gradient text) and I’m trying to add one more grid. In other words, I want 4 grids with 4 prices. Is that possible? If so, can you show me how cuz I have no idea how to do it! Thank youuuu!!

Hey midojouay!

When you hover over the column options for your row, you can select 1/4 + 1/4 + 1/4 + 1/4 to get that setup: https://ibb.co/JFspwCP

Here’s that same layout in 4 columns with all the elements/column settings copied over to the 4th column for your convenience: https://pastebin.com/haUaYWZn You can paste that into the “Classic Mode” editor and then switch back into the page builder to edit it.

Kind regards

Thank you so much! It worked :)

You’re welcome, midojouay :)

The demo site is down!

Hey Babimcc, it looks like the server might have been offline for a few minutes earlier—you should be able to access it normally now :)

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