38442 comments found.
Hello. Is there any way to have a blog list. Which shows the number of likes (hearts) and allows comments. So we want to make an appreciation wall so other users can view a list of appreciations and like and add comments too.
Are you trying to accomplish something else?
Hi!
I’m having problems adding a php file in the child theme. I need to replace the file shortcode-processing.php located in child theme > nectar > tinymce > shortcode-processing.php
My child theme folder is like default, i only added that folders but the site is not getting the changes made in php (now im doing it modifying the main theme, but not the proper way)
Do you know what is happening?
Thanks in advance!
Hey kaleen74,
You would also need to add this into your child theme
function nectar_shortcode_processing() {
require_once get_stylesheet_directory() . '/nectar/tinymce/shortcode-processing.php';
}
Cheers
Hi, I purchased today and installed theme. but <the link you followed has expired.> got a comment. how can i installed theme?
Hey ginomai, please see the “Troubleshooting Possible Errors” section of the docs here: http://themenectar.com/docs/salient/installation/
Hi is it possible to move the leave a comment above the related articles posts?, i found a comment but it never explained how to do it.. you mentioned it was in single.php i just dont have the understanding of php on what to move where. Thanks again for an amazing theme!!!
Hey fiftyonefifty,
If you switch over to the original theme skin in the Salient options panel > general settings tab, this positioning will occur without having to modify the file 
Cheers
Hi Salient, are you guys Gutenberg compatible yet?
Hey nhudesign, yes we are. We released an article on this in regards here: http://themenectar.com/docs/salient/wordpress-5-0-update-guide/
Cheers
The “flickity slider” no longer work on chrome since I updated WordPress, Theme and builder the element is no longer visible. Look at this page and scroll down to ’’Photos’’ section… http://fioinc.ca/en/
Hey pikur, please clear your browser cache – The flickity slider script was updated in v10, and if you have an older cached version in your browser from v9, this issue will occur.
I have tried to remove the author name from the posts. Nothing works. Below are all the attempts I’ve made to adjust the CSS. Any assistance would be greatly appreciated.
page-header-bg.fullscreen-header .author-section a,
page-header-bg.fullscreen-header .meta-author {
display: none!important; }
.post-area.featured_img_left .post-content-wrap .grav-wrap { display: none; } .meta-author { display: none!important; } .meta-author, .meta-category, .meta-comment-count { display: none!important; } body .masonry-blog-item .meta-category, .masonry-blog-item .grav-wrap, .masonry-blog-item .meta-author { display: none!important; } .masonry .meta-author, .masonry .meta-category { display: none!important; } .meta-date, .meta-category, .meta-comment-count, .meta-author { display: none!important; }
.single-post #single-below-header.fullscreen-header>span { width: 50%!important; } .single-post #single-below-header.fullscreen-header>span.meta-comment-count { display: none!important; }
.meta-author { display: none!important; }
.meta-author { display: none!important; } } }
body .post-area.featured_img_left .post-content-wrap .grav-wrap { display: none;
page-header-bg.fullscreen-header .author-section, #page-header-bg[data-post-hs=”default_minimal”] .author-section {
display: none!important; }
Hey blazoneer, v10 added theme options for this – have you updated yet?
Howdy! Have been using Salient for years and years. I’m sure you recognize the username at this point (Ha!). I just updated a site to WP V5 and the whole page building experience is totally out of what. You essentially have to leave the page you’re working on to hop into the builder… is this current workflow in flux as Wordpress, WP Bakery, and Salient all sync back up in terms up updating? (Currently running latest Salient Install, latest WP install, and latest WP Bakery install).
Seemed the right fix was to install the classic editor for Wordpress, which was just recently updated. It seems the 5.0 release is REALLY pushing Gutenberg, which arguably isn’t for most of us who build more complex sites than just publishing platforms.
Hey Liyte! You can also disable the 5.0 block editor in the WPBakery Page Builder plugin settings. Can you elaborate by what you mean when you say “leave the page you’re working on to hop into the builder”? You should be able to enter the WPBakery page builder and edit as your normally did prior to 5.0 – there should be a button to change between the classic/new front editor/gutenberg
Hello, I’ve updated to Salient v10 and Wordpress v5 today and the footer has ‘is proudly powered by WordPress’ in it and I can’t get my footer menus to show up anymore. Any ideas? :/
Hey rsuproniuk, that’s quite strange – could you share your URL in regards so I can take a look?
Thanks in advance
Hiya, yes it is really odd! The URL is simtrainer.uk; as you can see the footer is back to normal because I restored a backup so its running Salient v9 now. As soon as I update to v10 the footer changes to this: https://www.simtrainer.uk/wp-content/uploads/2018/12/footer.png. On mobile, this grey footer takes up half the page!
Hey rsuproniuk thanks for the screenshot, since there’s currently no known issue like this, could you provide a staging URL where it can be observed closer?
Yeah I’ve got the URL but you’ll need my login details, have you got an email I can send them to?
Hey,
please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar
Hi: I have a problem of the Gallery Slider when I updated to version 10 and 5.6 wp bakery. Everything looks good just only the gallery format post. No more Slide show at the masonry blog
Hey derekwoohoo,
Have you tried clear your cache since updating? The flickity slider script was updated in v10, and if you have an older cached version in your browser from v9, this issue will occur. If you’ve already cleared your cache, please share your URL in regards so I can take a look
Thanks in advance
Thanks, It looks perfect now.
Hey derekwoohoo, glad to hear
Cheers
I can’t update the theme. I get this:
Warning: preg_match() expects parameter 2 to be string, array given in /storage/content/95/121695/crafty.se/public_html/wp-admin/includes/class-wp-upgrader.php on line 258 Warning: file_exists() expects parameter 1 to be a valid path, array given in /storage/content/95/121695/crafty.se/public_html/wp-admin/includes/class-wp-upgrader.php on line 258
and
Warning: parse_url() expects parameter 1 to be string, array given in /storage/content/95/121695/crafty.se/public_html/wp-admin/includes/file.php on line 970 Warning: preg_split() expects parameter 2 to be string, array given in /storage/content/95/121695/crafty.se/public_html/wp-includes/kses.php on line 1348 Warning: strtolower() expects parameter 1 to be string, array given in /storage/content/95/121695/crafty.se/public_html/wp-includes/http.php on line 517 Warning: strtolower() expects parameter 1 to be string, array given in /storage/content/95/121695/crafty.se/public_html/wp-includes/http.php on line 517
Hey AlexanderMJ, what method are you using to try and update?
EnvatoToolkit
Hey! I saw that the plugin is old. I uninstalled it and installed the new plugin. Worked.
Hey AlexanderMJ, glad to hear you got that sorted 
Hello.
If you check out our website https://legit.si/?lang=en you can see that under “Our partners” there should be a “flickity slider” but since we updated WordPress, Theme and builder the element is no longer visible.
We have 5-6 of these all around the site and all of them are invisible since the update. Is this a known bug? Is there any work around for it? Since no other slider offers what we need.
Hey st1FFFy,
I’m currently able to see that instance appearing: https://ibb.co/h8T947R have you tried to clear your browser cache since updating?
Cheers
Hello, I am using this theme for past 1 year. Recently, we are adding ecommerce features to our website. I have choosen http://themenectar.com/demo/salient-ecommerce-ultimate/product/grand-rapids-sunglasses/ product layout for single product page. Example link: http://bit.ly/2QI1BwH However, product name and add to cart buttons are visible after the image galary only. It was working all right, however after the recent update we are facing this problem. Is this a bug or am i doing anything wrong? Please suggest
Hey jingyansu,
Can you temporarily disable your CSS minification so I can take a closer look?
Thanks in advance
CSS minification is been disabled. If you need direct access to my site, i can also do that. Please provide me your contact details. Thanks.
Thanks jingyansu, I’m still currently seeing that the css minification in active – could you reach out out in regards via the contact form on my author page https://themeforest.net/user/themenectar
Thanks alot. I have shared my site details via PM. Thanks
Thanks jingyansu 
Good morning, I can not update the Salient theme because I do not have the update package. How can I buy it?
Hey Kilnher,
Are you trying to update via the Envato market plugin? http://themenectar.com/docs/salient/updating-salient/
Cheers
javi
Hey Kilnher, please see my response to your other comment in regards 
Hey is it possible for a page to contain some row with full screen viewport and also some with normal height row?
Hey effective_advisory, yes – you can use the setting for “Full height row?” when editing any row in your the builder
I see. One more thing, I use “activate fullscreen row” so that I can use the bullet navigation for each row and also I enable “Provide Scrollbar” for row overflow.
Next I write this custom jquery code so that certain div will highlight in yellow when they are at certain viewport, but it’s not working. Only if I don’t use “activate fullscreen row” it works.
Do you have any simple workaround as I think it conflicts with yours.
This is the code: https://codepen.io/anon/pen/maJePEHey effective_advisory,
That code is checking the scroll top distance – when using the page full screen rows option, you’re never actually scrolling anywhere. Each row becomes a “slide” in a vertical slider and the page never actually moves in the DOM
Cheers
Hi Team,
I have 2 quick questions for Video backgrounds/ Sliders:
1. How do I enable audio to play on the background video (have uploaded the files in mp4 and Webm and they have audio – however, when the video plays on the website, it doesn’t play the audio. 2. Is there a way to ensure the video plays only once and the last video screen remains as is.
What is the best way to achieve this.
Thanks in advance (:
Hey DIVEIndia,
1. Earlier in the year Chrome & iOS browser released new policies preventing the autoplaying of videos with sound, therefore all the video backgrounds in Salient will be muted: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
2. Unfortunately there’s no way to stop the video paused on the last frame without custom development
Hello! thanks for this amazing theme
Is there a way to hide date on “popular post”
see it there for exemple, right column on desktop http://4em-dimension-duo.com/category/concerts/
Thank you
Hey White-Rabeat,
glad you’re enjoying the theme!
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
body .widget ul.nectar_widget[class*="nectar_blog_posts_"] > li .post-date { display: none; }
Cheers 
Hi, i have two questions .. first is i want to change color of one link in top menu, i add a class in menu and applied italic and color where italic is working but color is not working even its important … second when i use form styling dropdown work fine but radio and checkbox still legacy, note that i am using salient 10 how to fix these issues please?
Hey astutestudio,
1. Could you please share your URL in regards so I can take a look why that’s not working for you?
2. Unfortunately the radio/checkbox styling option had be removed as of version 9 due to consistent third party plugin conflict reports. The fancy form styling now only effects dropdowns as there are little third party conflicts with that.
Hi, i can share URL but need to send password to access in private message can you give me your email to send website access password? second checkbox and radio is important not looking good at all i must use the fancy one please help.
Hey astutestudio,
1. You can use the contact form on my author page to send that privately: https://themeforest.net/user/themenectar
2. What version are you updating from? Getting the styles back from v8.x would require js/css additions – those styles are not allowed to go back into the core theme itself due to previously mentioned issues, so they would need to live in your child theme
Cheers
Hi, just sent you private message, please check and advise.
Thanks astutestudio
Hi, how to add menu? My menu is not visible. Even though I have tried everything inside Appearance > Menu
Hey madlimedesigns, if you’ve assigned your menu to a location in appearance > menus > manage locations, please share your URL in regards so I can take a look.