Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,254 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

In the Team Member widget (Style: Bio Shown Fullscreen Modal),

Is it possible to have the Name and Title overlayed by default? Is there a shortcode that accomplishes this?

Thanks

Hey,

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

.team-member[data-style="bio_fullscreen"] .team-meta h3, .team-member[data-style="bio_fullscreen"] .team-meta p {
    transform: translateY(0px)!important;
    -webkit-transform: translateY(0px);
    opacity: 1!important;
}

Cheers

Is your theme 100% compatible with PHP7?

Hey erikmolenaarnl, I’m unaware of issues with it yet – however in the near future I’ll be able to give a more official answer

Cheers

Hi there,

Are there any instructions that explain how I can edit a Nectar VC Element using a child theme?

Thanks!

Hey,

1. As of now you couldn’t achieve this through a child theme – the file to modify would the nectar/tinymce/shortcode-processing.php file in regards

2. Yes – you could use this css for this. Could you share the URL of your portfolio so I can see what project style you’re using to assist?

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

.portfolio-items .work-item.style-3 img {
transform: none!important;
}

VC returns this error on WP 4.6.1 with latest Salient (4.9) installed.

JQMIGRATE: Migrate is installed, version 1.4.1 composer-view.js:71 Uncaught TypeError: $template.get is not a function at n.html2element (composer-view.js:71) at n.render (composer-view.js:80) at n.addShortcode (composer-view.js:886) at _ (load-scripts.php:423) at m (load-scripts.php:423) at f (load-scripts.php:423) at n.u.trigger (load-scripts.php:423) at n._onModelEvent (load-scripts.php:423) at _ (load-scripts.php:423) at m (load-scripts.php:423) composer-view.js:71 Uncaught TypeError: $template.get is not a function at n.html2element (composer-view.js:71) at n.render (composer-view.js:80) at n.addShortcode (composer-view.js:884) at _ (load-scripts.php:423) at m (load-scripts.php:423) at f (load-scripts.php:423) at n.u.trigger (load-scripts.php:423) at n._onModelEvent (load-scripts.php:423) at _ (load-scripts.php:423) at m (load-scripts.php:423) composer-view.js:71 Uncaught TypeError: $template.get is not a function at n.html2element (composer-view.js:71) at n.render (composer-view.js:80) at n.addShortcode (composer-view.js:884) at _ (load-scripts.php:423) at m (load-scripts.php:423) at f (load-scripts.php:423) at n.u.trigger (load-scripts.php:423) at n._onModelEvent (load-scripts.php:423) at _ (load-scripts.php:423) at m (load-scripts.php:423) composer-view.js:71 Uncaught TypeError: $template.get is not a function at n.html2element (composer-view.js:71) at n.render (composer-view.js:80) at n.addShortcode (composer-view.js:884) at _ (load-scripts.php:423) at m (load-scripts.php:423) at f (load-scripts.php:423) at n.u.trigger (load-scripts.php:423) at n._onModelEvent (load-scripts.php:423) at _ (load-scripts.php:423) at m (load-scripts.php:423) composer-view.js:71 Uncaught TypeError: $template.get is not a function at n.html2element (composer-view.js:71) at n.render (composer-view.js:80) at n.addShortcode (composer-view.js:884) at _ (load-scripts.php:423) at m (load-scripts.php:423) at f (load-scripts.php:423) at n.u.trigger (load-scripts.php:423) at n._onModelEvent (load-scripts.php:423) at _ (load-scripts.php:423) at m (load-scripts.php:423)

Sorry, i uploaded an old version of the theme. Please disregard this comment as it works properly now.

Hey aarnesn,

no worries – glad to hear you’ve sorted it :)

Cheers

Hi, I have a page with text left and image right, then underneath image left text right, how I want it to collapse on mobile is image – text, image – text. Currently its image – text, text – image. Is there a way to achieve that?

Hey RatioCreative,

You’d need to make a duplicate row with the order in reverse, how you’d want it on mobile and then hide the desktop version and reveal the mobile one when viewed on a mobile device

Cheers

Hello! Is there any chance to activate/visualize the scrollbar on “Page Full Screen Rows” mode? Thanks in advance!!

Hey martaggener,

not as of now but i’ve noted this idea for the wishlist :)

Cheers

Hi, Is there a lead capture pop up feature within the theme? If not, do you have a plugin that you would recommend? Thanks!

Hey,

Unfortunately I don’t have a specific plugin to recommend, but if you encounter any issues with the one you choose just let me know

Cheers

Hey Victor,

That demo uses a visual composer image gallery element, the items can be reordered via drag and drop directly inside of the element

Cheers

Suggestions -

1. Put option on Divider to show or not show on mobile devices, or a different px setting.

2. I love the massive vc plugins scrolling background features for rows or sections – it doesn’t seem to work with the theme. Its a really great effect – parallax scrolling overlays.

Other than that phenomenal theme -5 stars

Hey, could you please open a ticket in regards with your admin credentials and let me know the ticket ID here once you’ve done so? https://themenectar.ticksy.com

Cheers

yes sure

Thanks agent8

After installing the Agency Demo via Demo Importer there are no images and fonts like in the live-demo. Where can i find them? In the download-package are no XML-files.

so the images in the livepreview are not included?

Hey, the preview images are for demo purposes only and replaced with placeholders you can upload your own content but I can see the theme options did not import correctly – could you open a ticket in regards with your admin credentials so I can check on that for you?

I re-imported the theme and it works. But not every preview image is replaced with placeholders.

I have attempted to change the color of the navigation bar from black(gray) to white through header navigation -> logo & general styling -> setting header color scheme to custom. Unfortunately, this isn’t working. Can I get some assistance with resolving this issue?

Hey ppsadmin,

The default color of the header navigation is white, please share your URL in regards so I can see why yours is stuck on a darker color

Cheers

Hey, you have the permanent transparent header option on – which overrides all color selections and inherits the color light or dark as set from each row in your page setup. All of your rows are set to dark for the color, if you wanted the links to display white for all rows you could change the text color in the rows accordingly. However you could also turn off the permanent transparent effect in your Salient options panel > header navigation > transparency tab

When you use cacheing plugin the portfolio filters do not show properly. Some of them show and some do not!

So, I would like to know all the .css and .js files that control the portfolio sorting filter so I can exclude from the cacheing.

Would you please tell me all the css and js file names that control the portfolio filters?

Thank you!

Hey seseskiz,

the init.js & the isotope.min.js files in the js folder, and the portfolio.css file in the css folder

However, a caching plugin should not cause this – which plugin are you using?

Cheers

I am using WP Fastest Cache plugin and I have tested it, it is this plugin. I even contacted the developer before contacting you. He advised me to exclude those files that control the filter. I also use CloudFlare which I still have to test.

I have also found number of issues on the theme that I will record and bring it to your attention so you can fix those.

Plus that loading issue that i brought to your attention and still waiting for you to get back with me :)

Thank you

Hi,

With the Image Gallery element, I really like the touch enabled & spaced image gallery slider. It’s great if you’re on a touch device, but when you’re on a larger display or desktop, you either have to unintuitively click and swipe, or you’re forced to click these little tiny lines below the images.

Is there any way to have the “previewed” images at the sides to be clickable so you could navigate forward/back through the gallery?

Is there any custom code to achieve this?

Thanks

Hey taylorsheps,

there’s an option to have bottom pagination controls as well as shown at the bottom here http://themenectar.com/demo/salient-corporate/portfolio/the-bike-project/ making the left/right images clickable would require custom js modding

Cheers

Thanks for the response,

Please consider adding clickable edges to navigate through the slider in future updates. The current “touch-to-slide” only option is very unintuitive and frankly annoying when you’re navigating the web page on a desktop.

There are so many other themes and platforms using this navigation that it has become a standard from a viewers point of view.

You shouldn’t have to think about where you click(especially when you’re focused on the content), you just click on the right to go forward, and you click on the left to go back.

Thanks

Hey, thanks for the request – it’s been noted for the wishlist :)

Yikes ! I found equal height columns explode in explorer!!! Test it out, like ie11!

(text runs out of divs)

Thanks, Matt

lol duh:

.vc_row.vc_row-o-equal-height>.span_12 >.vc_column_container>.vc_column-inner { width: 100%; }

THANKS!

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

In your portfolio feature you have dates that pop up with the title name. How do I disable that? I just want to have a picture and the page name.

I’m using Child theme

And I want to delete the date that shows up under the portfolio page name.

Hey,

There’s an option to disable the portfolio date in your Salient options panel > portfolio > functionality tab

Cheers

How do I change the color of the tooltip? I’ve tried the following but no joy:

body#fp-nav.transparent.right li a { color: white !important; }

body.fp-tooltip.right { color: white !important; }

Hey,

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

Cheers

Hallo, after updating to v7.6, Salient Visual Composer “recent posts” thumbs don’t work anymore with gallery post type. Any tips? superpark.it

Thank you!

Hey,

Is the issue occurring for you on the URL you’ve shared or is it on a different page within the site?

Cheers

hallo, the issue is occurring at www.superpark.it, down the page just above footer. thanks

Hey, I can see it now – it will be fixed in the upcoming update, which will be out soon :)

Hello, I would like to know how to change the language of some things on the blog page, like “by” “leave a reply”, I tryed to edit de .mo file and used the loco translate theme and notthing happens. Can you give a hand?

Hey,

1. Could you open a ticket in regards and let me know the ticket ID here once you’ve done so?

2. In order to list all categories available you’d need to use a blog layout with a sidebar so you can place the categories widget in

where? I need the ES_es.mo and .po files because I make them myself and it doesn`t work

Hey, you can open the ticket at https://themenectar.ticksy.com

Nectar,

When do you anticipate the new update being released?

Thanks, Bobby

Hey Bobby, the beta is starting this week – if you’d like access please open a ticket in regards https://themenectar.ticksy.com

Thanks Nectar, issued ticket #1020545

Hey!

There is a foot / copyright in the mobile menu that is no longer accurate. I have no idea where this data is entered. How do I change © 2015 Wicked Training SF​?

http://imgur.com/a/hynbO

Thanks so much!​

Hey!

Have you checked the “Off Canvas Menu Bottom Text” option in the Salient options panel > off canvas navigation tab?

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