Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,250 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38442 comments found.

Wainting do fix my problem.

Hey onocomp,

We responded to your ticket earlier in the day – please check it out in regards.

Cheers

Hi there,
Any way to beta test the next major release? Considering getting a few more licenses for clients, but I would need to know first what’s coming in store and how can I use that.

Just did.

Any updates on this? Haven’t received anything. At least an exact release day so I know how to plan?

Hey BlueScreenPanda, I just sent out a copy – thanks for your patience.

Cheers

Are you going to support Youtube Cookie-less embeds? They’ve had this for years, but I’m not seeing it as a supported domain in the function nectarExtractYoutubeId().

Example: https://www.youtube-nocookie.com/embed/z-qvHluNMtk

Has anyone else re-coded this function?

function nectarExtractYoutubeId(url) {
            if ("undefined" == typeof url) return !1;
            var id = url.match(/(?:https?:\/{2})?(?:w{3}\.)?youtu(?:be)?\.(?:com|be)(?:\/watch\?v=|\/)([^\s&]+)/);
            return null !== id ? id[1] : !1
        }

Hey ClearPG, that function is only getting the ID and then passing it to the javascript Youtube library to create the embed i.e. YT.Player – whether the no-cookie domain was used or not wouldn’t effect the BG embed, the only options that are available are listed in the docs here: https://developers.google.com/youtube/player_parameters

Is it possible to clear the color fields for “Page Header Background Color” etc? I edited for my portfolio item but I want to delete and I can’t find how to reset it back to none.

Hey, thanks for the info. I have the clear button on some color fields but not others, so I will open a ticket. :)

Hey sarahakers,

Sounds good :)

Unfortunately it seems I can’t submit a ticket now my support has expired so I will have to consider renewing first.

Hi,

1. is it optimized for Buddypress and Rtmedia ? 2. we are in China, and we are blocked to access any global resources like google JS and font, facebook, twitter, can those resource be disabled? 3.is it support boxed style? 4. How many plugins does theme relay on please?

Thanks

Alex

Hey Alex,

1. We don’t provide any additional integration for buddypress, it will simply inherit the theme defined styles for tables,inpus etc

2. Google fonts will only be loaded if some are selected in the options panel – you also don’t need to display social media links if not desired

3. Yes

4. Salient requires the WPBakery page builder for content creation – other plugins are optional such as WooCommerce, Contact Form 7 etc

Cheers

Hey,

I’m using a sticky sidebar on my single portfolio item page. Is it possible to get bullet points in the sidebar? When I put a bullet pointed list in the text box my bullet points disappear on my site. And can I create colour bullet points?

Hey sarahakers,

You’d need to use the Full Width Portfolio Item Layout if you want to use custom elements such as the fancy unordered list – unfortunately it would require modding to have that in the sidebar area. The only way to have a colored checklist in that location by default is by displaying the selected “project attributes”

Okay, thank you!

You’re welcome sarahakers :)

Hi,

Please can I get access to the beta version of salient, I have submitted a request on your profile 3 x. Thanks

Hey rmgibbons01,

Sorry about that – I sent it over earlier today

Cheers

Tahir- messaging here as requested…

Why can’t we add toggles (and other items) to inner rows? WP bakery says it’s possible as standard:

https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?page=942&filter=all#comment_19695487

Screenshot:

https://prnt.sc/jsdh79

So why is this removed from Salient’s version? It’s very limiting to the design. Please advise how we can place toggle into inner row in Salient version of pagebuilder?

Thank you!

Hey ravenswoodmedia, Salient existed for 2 years before WPBakery was integrated – when the integration occurred the already existing toggle panel element became the most closely related element in the page builder i.e. the accordion. It’s WPBakerys own rules that container elements can not be nested, that’s not something we added in. As soon as you declare an element as a container element, WPBakery will prevent it from being nested in an inner row. By not using the WPBakery element and opting for the legacy shortcode that restriction is not longer in place because you’re not within their drag/drop UI

Hi, it certainly doesn’t seem that way according to WPBakery:

https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?page=942&filter=all#comment_19739143

“Hello, The plugin also supports element such as accordion and tab to be added via inner row: https://prnt.sc/jur2cq

Hey ravenswoodmedia, just tested the current version of the raw plugin and can verify that there is no way to drag an “Accordion” element or a “Tabs” element into an inner row (vc_row_inner). Upon searching their own comment section as well, this has been mentioned in the past:

https://imgur.com/a/6YjyRoU

How does one make the main content area not scrollable when the side menu is open, ive tried overflow-y:hidden, and added some javascript which also didnt work/

What did work was using height: 95vh;, however, if you scroll down and then open the menu, the page shoots back up to the top

again i sorted it out, hahaha sorry, HOWEVER, still trying to move the “X” to a new location and making it stick to the top of menu instead of dissapearing when people scroll

lol, just sorted this one out, ignore this whole thing

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

Presale question – I am interested to use Full Width Masonry, but need multiple featured images for each portfolio’s project. So, I’m planing to use Ultimate Post Thumbnails plugin and I was wondering if the thumbnails in your portfolio are generated via WordPress thumbnail functions – the_post_thumbnail, get_the_post_thumbnail, or created by Visual Composer.

Thanks!

Hye mucho_mano,

The portfolio uses “wp_get_attachment_image_src” in order to set the srcset for each image manually.

Hi, Place Order button is enabled even “Agreed to Terms & Condition” is unchecked, how to fix this?

Hey astutestudio,

By default the new terms inline display won’t parse shortcodes if that’s what you’re experiencing: https://arcainteractive.com/blog/shortcodes-woocommerce-terms-conditions/ if it’s something else, please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar

Cheers

Hi, and thanks for the link, you got it right this is the error but unfortunately its not working in woocommerce 3.4.2 its for older version, do you have any other solution?

Hey astutestudio,

I don’t currently have a workaround for this – but if you ask on the WooCommerce forums, i’m sure other users have encountered this and have discussed possible workarounds

Cheers

So on my Posts page it has Author, Date and a No comments link. I have tried the custom CSS it never works in any way, I have tried manually removing it, still to no effect, I have tried all the plugins, yet its still there. Even if I delete the code its somehow still there. What am I doing wrong? Example https://www.aie195.com/cisco-meraki-wireless-access

Hey trixrahbit,

The CSS needed to remove that is:


body.single .heading-title[data-header-style="default_minimal"] #single-below-header span, body.single #single-below-header { display: none!important; }

Cheers

I should be more specific sorry haha I just want to remove No Comments which css file controls this? I assume its near the code above.

Hey trixrahbit, use this instead :)


.meta-comment-count { display: none!important; }

Hi! Another query for you. I’m attempting to change the social icons in the header. I’ve managed to change the original icon for dribbble with a user icon through the functions.php, but on hover the icon disappears (on chrome), or changes back to a hover version of the dribbble icon.

Can’t for the life of me figure out where to find how to change this. Hoping you can help!

Hey amitzala!

Can you kindly share your URL in regards so I can take a look to assist?

Cheers

Hi there

Unfortunately it’s a site in development, password protected so I can’t give you the URL.

However I can show you a video of it if that helps?

http://sendvid.com/igaqfbe1

Hey amitzala,

add this into the custom css box in your Salient options panel and replace the content with your new user reference:


#header-outer #social-in-menu .fa-dribbble:after, .material #slide-out-widget-area.slide-out-from-right .fa-dribbble:after {
    content: "\f27d"!important;
}

Cheers

On youtube videos it now shows the number of views ontop of the video. Is there a way to remove that?

Also, I added a video on the home page of DominateMyGame.com and it shows when I preview the page, but it does not show up when I go to the URL after updated the page. I have tried different browsers and private windows but still no luck.

Hey kukennedy,

1. Can you share a screenshot of what views you’re referring to? Salient doesn’t add any additional data about Youtube embeds by default

2. Are you referring to Background video or the video lightbox element? I just checked on Chrome/Firefox on my end and have been able to see both appearing normally so far

Hi – I’m looking to make my WooCommerce Store 5 columns across instead of 4. And is there a way to make the product thumbs a little smaller? thanks!!

Hey brianlichty, the upcoming update is completely overhauling the WooCommerce options within Salient and it will be possible to choose any range of columns for all available viewports. If you’d like access to the beta where is available now, please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar

Hello, would you have any way to change the post comments with the Related Posts?

Can you help me with this ?

nevermind, i found a way to do it

Thanks for the support

Hey rolldigo, I’m glad to hear you found a solution :)

Hey there, is there a posibility to restrict the width only for the tab reviews and customize the h2, h3 only for this section?

Hey vakaloura,

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


.woocommerce .full-width-tabs #reviews h3 {
    font-size: 20px!important;
}

Cheers

Thank you! it worked like a charm!

You’re welcome vakaloura :)

Why am I getting this problem?

Deprecated : The each() function is deprecated. This message will be suppressed on further calls in …/wp-content/plugins/js_composer_salient/include/classes/core/class-vc-mapper.php on line 186?

When I activate the generic Wordpress Twenty Fifteen theme it works fine. I have the latest update installed for the Salient theme and all of my plugins, and it still won’t go away

Hey Velosaraptor, WPBakery is aware of that issue – it should only occur when using PHP 7.2+ in combination with debug mode on

https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?utf8=%E2%9C%93&term=The+each%28%29+function+is+deprecated.+&from_buyers_and_authors_only=0

As soon as they release a fix, we will include it.

Hey,

Can anyone tell me why my portfolio items are repeating on my portfolio? And also why they don’t sort when I select a category?

Thanks Sarah

Hey Sarah,

Could you please share your URL in regards so I can see your setup?

Thanks

Hi, I worked out that I had my portfolio page both set to “portfolio” and had a portfolio element. I set my page to the default template and that fixed the issue. :)

Hey sarahakers,

Glad to hear :)

Hi, possible to add custom HTML and CSS preloader animation instead of gif? http://themenectar.com/docs/salient/theme-options/page-transitions/

Hey Wooden,

That would require the use of a child theme to modify the markup

Cheers

You’re welcome Wooden :)

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