Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,773 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38356 comments found.

Hey hey, hope your having a good one. Quesiton… how can I hide the SKU and Category info that appears on the Product page from ecommerce? And how can I hide the “Additional information” that appears on the product page? Thanks for your time and support

Hey rasheedny,

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


.woocommerce div.product_meta, .woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab,
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li.additional_information_tab  { display: none!important; }

Cheers

Hi there! Hope your enjoying your weekend. I have place this code but still showing up, you can view here: https://goo.gl/XyHfHm

Hey rasheedny!

Ensure that when you pasted the snippet in no “pre” tags got pasted in with it, if you see any remove those. For example: https://imgur.com/a/AsW8uiC

Cheers

A cliente of my has your thrme and I am trying to get a 6 colums mega menu right have placed the right class at the menu but the width is not right some are longer the others please help me i wont 6 colums same size

Hey marcuspera,

Please share the actual URL in regards so I can take a look to assist

Thanks

Hi,

Where can I modify the button text(https://imgur.com/a/wedjDdv)? TQ

Hey dcmarcus,

You can use the included .pot file to generate a .po file to alter that and any other theme string. However, if you’re just looking for the file, it’s nectar/tinymce/shortcode-processing.php

Cheers

Wow, thanks!

You’re welcome dcmarcus :)

Is there a showcase of websites made using Salient?

Hey MarcGarner, we don’t currently keep one – though there are some user made sites i’ve seen in the past that do

Cheers

Hi there, Visual Composer is no longer updating content. This is happening whether I publish a post or just save the draft. If I delete elements or re-arrange them in page builder, it just reverts back to a previous state. I’m using a child theme with the latest version of Salient and WPBakery Page Builder.

It appeared it was a caching issue with server. Issued solved.

Glad to hear RollingSpoke :)

I found the i cannot see the content which i made by visual composer. The content are exists as i can see the code but not by composer.

Visual composer not function as well when create new page. May I know what is the latest version of VC now?

Solved after update to latest theme. Thanks

Hey i2hongkong, glad to hear it’s sorted for you :)

Hi guys, in the social media options, I couldn’t get the phone and email links to work. I entered my phone number (digits only) and my email address but I get the 404 page. Do I need to add something to get it to work? Thanks!

for clarification, this happens on the offcanvas menu when pushing the phone and mail icons

Hey catchmikey,

You can use “mailto:” and “tel:” in your links if you want them to trigger actions e.g.

mailto:email@lorem.com  tel:xxx-xxx-xxx

Cheers

I have a few questions. i recently moved to a new host provider and lost all my data in the process. i re-downloaded the theme but the codes you had provided overtime were lost.

it all has to do with the single posts on pages like this within my sitehttps://theshatteredworld.com/comic/the-creed/

How can i keep the background from repeating?

Is there a pinch and zoom code for mobile devices?

the navigation bar cuts off the top of my images and i am not sure why when i set it to transparent. but if you scroll down and then back up, the nav bar becomes opaque.

How can i hide the ‘next post’ images that show up at the bottom?

Looks like i was able to recover some of what i was missing! I can take it from here! Thanks again for the theme! :)

Hey burmuss,

Glad to hear you’ve sorted it :)

Is there a function to disable the add to cart hovers on the archive pages only? Hiding with CSS isn’t an option for use, so need to figure out how to completely stop it from loading.

Trying this snippet in the child functions.php did not work: function remove_add_to_cart_buttons() { if( is_product_category() ) { remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’ ); } } add_action( ‘woocommerce_after_shop_loop_item’, ‘remove_add_to_cart_buttons’, 1 );

Hey Gallitin,

As of now this would require a modification to functions.php in the function relative to the the product thumbnail style you’re using – however we’ve noted to make it able to be overriden in a child theme in the next release

Cheers

Hi, I’m looking to add a full width image carousel that would simple show company logos (no links). When hovered on they would scroll *horizontally (ideally in either direction left or right based on where the on hover is happening). The carousel would loop the images so it never stops. The carousel section would be only 100-150px tall. Is there an element in Salient that will allow me to create this idea? Thanks

Hey devotionrecording,

Unfortunately there’s no hover based carousel like that – the closest you could get would be to use the carousel element set to “Owl carousel” for the script with your desired columns. You could then place that inside of a row set to “full width content” and add your logos as “single image” elements in each column within the carousel

Cheers

Hi! Awesome theme… still loving it!

Question about SSL and HTTPS: I’m getting mixed content errors when trying to use HTTPS because there are some images being loaded from ThemeNectar that are insecure.

“nectar-slider.js?ver=8.5.5:965 Mixed Content: The page at ‘https://mydomainexample.ca/' was loaded over HTTPS, but requested an insecure image ‘http://themenectar.com/demo/salient/wp_8-content/uploads/2014/01/page-builder.png'. This content should also be served over HTTPS. _loadImage @ nectar-slider.js?ver=8.5.5:965”

Any help on this would be great! Thanks!

Ryan

Hey ryan_seale, could you kindly share your actual URL in regards so I can take a look? Also have you verified that in the slides you have that that’s not one of the images referenced from the dummy data content?

Hi guys,

On the parallax fancy box, what’s the way to remove the box-shadow when you hover over it? I am trying to use it as an entirely transparent box with an image inside it, so I’ve removed all the backgrounds and overlays, but I’d also like to remove all the box-shadow effects, so then the image just moves around a bit with the mouse and no other effects.

Hey SeanAUS120,

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


.nectar-fancy-box[data-style="parallax_hover"]:hover .parallaxImg-shadow { display: none; }

Cheers :)

can you update feature of shop ? it will be make your amazing feature!

thanks!

Hey tohapiliang, we’re beta testing the latest update right now which contains tons of new functionality for the shop.

Hi, when I instal your site it comes with a text logo in the top left. How do I make this bigger? Thanks!!!!

Hey silverlithomes,

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


header#top #logo { font-size: 30px; }

Cheers

Hi there! Trying to fix an issue but its impossible for me… Ecommerce theme, Im trying to add variants (Color, Size…) and it seems that the theme is not adapting well. I have use Woocomerce variant option, purchased a couple of plugin for this but still looks the same… Always all the labels,colors appear boxed… please see link: http://flamingomarketplace.com/product/calcetines-pistola-rosa/?preview_id=4870&preview_nonce=2acb4faf91&_thumbnail_id=-1&preview=true |- Will this plugin work with Salient: https://getwooplugins.com/plugins/woocommerce-variation-swatches/ |- Hope we can fix this. Thanks for your time and support

Hey rasheedny,

It looks like you have your variable product configured incorrectly – please check out this tutorial in regards to follow the needed steps.

Essentially, you need to select “variable product” in the product data dropdown and then ensure that your attributes have the checkbox selected for “used for variations”. https://imgur.com/a/pucXkrD

Cheers

90d

90d Purchased

Hi guys, just opened a ticket #1637632. I’ll be grateful if you can help me fix this asap. Thanks!

Hey 90d, I can see Tahir responded to you earlier in regards :)

Cheers

I’m using the Recent Post element on my homepage, in both the “Single Large Featured” and “Minimal” styles.

1) How can I display the date of the post in the meta info area, for both styles?

2) How can I increase/decrease the amount of excerpt text in the “Single Large Featured” style?

I realize this might require some edits to specific files, and/or hopefully can be achieved using the functions.php file. Thanks v much for any help.

Hey urbanstorm,

1. There’s currently no built in option to do that, you would need to modify the nectar/tinymce/shortcode-processing.php file at the “nectar_recent_posts” function

2. Within the same function as mentioned above, look for this line: nectar_excerpt(20)

Cheers

Hello!

Is it possible to show an image metadata’s title on a gallery when clicking on it and activating lightbox? Even though I’ve type information the title does not show. I am using the “Touch Enabled and Spaced (Flickity)”.

Here is the page: https://viaeducacion.org/ap/ The gallery is below in the section “Plataforma online”

Thank you.

Hello again. We cannot figure it out but we changed that part. Thank you for your attention :)

Hey ViaEducacion,

For that particular gallery style there’s currently no way to add it, however we just noted to add that functionality into the theme for the very next release (due out shortly) :)

Cheers

Hi, I’ve put some milestones in my site but I don’t want to have commas in numbers (for example 1984 becomes 1,984) how I can disable or hide this commas?

Hey thenewplace, for that you would need to use the alternative animation effect in the Milestone element settings (motion blur slide in)

Yeah, i’ve found that solution in previous comments. And if I need to use the counter? There is a code I can edit to avoid the commas?

Hey thenewplace, to have that occur in the default count up style would require a modification to the js/init.js file at this time. Open that file and run a search for the following:

useGrouping : true,

then change it to this and clear your browser cache:

useGrouping : false,

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