38438 comments found.
How do I do to make the continue reading button show on mobile devices? this one: https://prnt.sc/kjcg74 the blog button
Hey rolldigo,
Please share your actual URL in regards so I can take a look
Thanks
Hey rolldigo,
The recent posts element in the default style doesn’t have a read more button, however if you change it to the minimal style there will be one. Alterantvely if you just keep the blog element visible on mobile instead of using a recent posts element, the button will also stay
Cheers
Thanks for the help
You’re very welcome rolldigo 
Hi, I have a client who wants the site to load without javascript enabled. Currently it does not load at all (you can try this demo as an example: http://themenectar.com/demo/salient/).
Is there a way to make a Salient site load all its content with javascript disabled? Also, the “Fetch as google” render of a page (in the webmasters console) with Nectar slider, does not show any content below it? How can this be corrected so that the render shows the whole page’s content?
Please advise urgently thanks.
Hey anton123,
please send an email in regards via the contact form on my author page to get a copy of the v9 beta https://themeforest.net/user/themenectar
It’s now no longer relies on JS to calculate most layout related items so those problems should be fixed 
Hi, in product descriptions in woocommerce do not have tabs like descriptions or opinions/stars. My web is https://porquesuenio.com. Thanks!
Hey porquesuenio,
Can you please open a ticket in regards with your admin credentials so we can take a closer look into the setup?
https://themenectar.ticksy.com/ CheersI love you theme but…More demos guys !!!!!!!!!!! PLEASE !!!!!!! Everytime I got to make a QUICK website I have to take Betheme because of the quantity of premade websites…than I regret the lack of customizations! But the customer is satisfied with the speed… If you could add some demos, you’ld be the BEST THEME EVER !!!
Common Examples that makes me go to betheme:
Restaurant, One man company (for coach/teacher/entrepreneur/politics), Spa/institute, hairdresser, lawer/accountability, School/non-profit !!!
Please, make one of each and you’ld be the best theme ever !!!!!!!!!!! 
Come on guys! 
Hey tomiwarti, thanks for the feedback and requests – we will indeed be adding more niche demos in the future and I’ve noted your +1 for the categories mentioned 
Im tryng to replecate this effect using your theme, an you please advise…. the effect and the text…. https://www.neatpr.co.uk/#x-content-band-8
Hey alisonleon, what effect are you referring to? Can you please send a screenshot of the section of the demo you’re referring to or a link to the page? If you send a link, please remember to close out of the themeforest iframe before copying the link so that it leads to the right page
Hi is it possible to reduce the space above/below the text on the flip boxes…. http://neat.cloudaccess.host/#clients
Hey alisonleon,
You can adjust the height of the boxes with the minimum height field on the element. You can also use CSS to globally force a height on all:
.flip-box-front, .flip-box-back {
height: 275px!important;
min-height: 275px!important;
}
Cheers
Hi ThemeNectar, Can I have a copy of the v9 Beta for testing? I have already made a request via the contact form but no answer. Thanks
Great thanks
Hey Pixsite, I sent you a copy earlier today 
Cheers
hi! on the team member, bio shown full screen, is there any way for the name to be visible all the time? not only on hover? all so is there any way to get the arrow out? and to have the text in another color, not white? thanks
Hey dimage,
Add this into the custom css box in the Salient options panel:
body .team-member[data-style="bio_fullscreen"] .team-meta h3,
body .team-member[data-style="bio_fullscreen"] .team-meta p {
opacity: 1;
transform: none;
color: red;
}
Cheers
Perfect, one last thing, any way to hide the arrow that shows? thanks
Hey dimage,
body .team-member[data-style="bio_fullscreen"] .team-meta .arrow-end,
body .team-member[data-style="bio_fullscreen"] .team-meta .arrow-line {
display: none;
}
Cheers
Hey TN,
Has much changed with the BETA since I received a copy about a month ago?
Looking forward to the formal update!
Hey ND81,
It’s mostly been bug fixes and adjustment of some of the features based on beta feedback
Cheers
Hi! I contacted you a few days ago privately but I have not received an answer… I see here that many users are already testing the new version of the theme (v9), is it possible to be part of the Beta Tester?
Hey salvatom, please check your email in regards 
Thank you!
You’re welcome salvatom 
Hi, we replied your email privately (not sure if public argument).
Thanks salvatom, i’ll check back in regards
Hi ThemeNectar, how can we test the new mobile video background? I see in the change log but I don’t find any options.
Hey salvatom,
I responded to your email in regards 
Cheers
hi guys,
Is there a way to make a single image align to the left?
https://tinyurl.com/ycp8s4yt if you look at the red circle logo above the text “The World Tour”. This is a single image and its setup for left aligned. All column and row settings are not centered… but the image always goes to the middle??OK, so this appears to only be a problem if the image is an SVG file.
Hey, it seems that you have custom css setting the width of images with the class “brander”. Instead of setting the width to auto, for those svg images set the width to what they are displaying as e.g. 60px for the red logo you mentioned
Cheers
Hi,
Great theme! Can I have a copy of the v9 Beta for testing/developing? I tried reaching out through the your contact form already. (you guys dont like to respond requests there I guess)
Thanks, Priit
Hey Priit,
We have a lot of users requesting access and sometimes miss some since we are sending the beta out in rounds,
I just sent you a copy 
Cheers
Thanks! got it!
Do you have a page to report bugs or where should I send you bugs what I find? 
Hey PriitCool, feel free to use the contact form or my author page or reply to the email I sent the beta from 
Was about to renew support and buy another license. Saw that has not been updated since may and will need to look for another theme.
Hey NerdCommerce, Salient 9.0 will be out shortly – if you’d like to test out the new version just send an email in regards via the contact form on my author page https://themeforest.net/user/themenectar
When are you planning to launch the new version? Will there be new elements and designs set added on?
Hey amarpreet25,
before the end of the month – if you’d like to test out the new version just send an email in regards via the contact form on my author page https://themeforest.net/user/themenectar Cheers
Hello, I’m using Nginx, there are problems on Salient’s theme setting page when using this AMP plugin:
https://wordpress.org/plugins/accelerated-mobile-pages/Could you please fix it, thanks.
Hey weixinmingde, that will be fixed in the next release of the theme – however, the issue is caused by the plugin using the same framework for theme options (redux) and not correctly ensuring that their custom styles only get loaded on their plugin options page
Cheers
Got it – Thanks for your work!
You’re welcome weixinmingde 
Hello! I love masterpiece Agency demo theme. Can you please suggest me followings:
1) How can I decrease padding from footer menu? 2) How can I decrease font size of footer menu font?
Thank you so much 
Hey kenncollier, glad you love it 
Add this into the custom css box in the Salient options panel > general settings > css/script related tab\
#footer-outer {
font-size: 13px;
line-height: 20px;
}
body[data-footer-reveal="1"][data-footer-reveal-shadow] #footer-outer .row {
padding: 40px 0px!important;
}
Cheers
Hi, I have a very old version of Salient (5.0.1) installed on my server, and when I updated WordPress, the Visual Composer stopped working (it gets stuck loading).
I tried updating the theme for the new one, but if I do this, the whole layout will change since I have made several changes to the old site.
Is there a way to update the theme without losing all of my edits? Or any workaround to get that Visual Composer working? I tried to activate it using a default theme, but then when I activate Salient the whole site will crash with white screen of death and I have to manually disable all of the plugins.
Hey arshani,
Have you made modifications to the core Salient theme? If so a child theme should be used in the future to aviod issues like this. You would need to update the theme/WpBakery page builder and then add back in your edits after the fact. If you didn’t keep track of what you edited in the theme I can provide you a copy of the raw 5.0.1 version via email so you can get the line differences using git or your version control system of choice. Just shoot me an email via the contact form on my author page in regards for the older version
Cheers
Hi ThemeNectar,
Do we have already an effect like this one or will have it in the upcoming update?
Please slowly scroll down the following page until after the musicians’ pics. You’ll notice 3 different pics fading in and out as you scroll down. I really need an effect like that for a new section and would appreciate it a lot.
Thank you. Kind regards!
http://www.soundsonline.com/composercloudHey dummy123,
Unfortimately there’s no effect like that built into the theme as of now, however I’ve noted the idea for the wishlist. For now something similar could be using a Nectar Slider with three slides all with the same text but different BGs set to fade with no controls/autorotation enabled
Cheers
Hi ThemeNectar,
Thanks for your answer and for noting the idea for the wishlist.
I’ll try the slider for now although what really ticked me as interesting is the way a user can control the pics fading in and out by scrolling the screen with their fingers.
Thank you. Best regards.
You’re welcome dummy123 
Is there any way to link to an link directly to an individual team profile using the “Team Member” element?
Hey razorfrog,
Yes – when editing the team member element within the page builder you can use the
“Team Member Link Type” option to provide a URL of your choosing
Cheers
Right, but the team profiles don’t create their own pages, so I’d have to manually duplicate that content into a new page. Was hoping for something more automated.
Hey razorfrog, the only other alternative would be to simply use the “fullscreen bio” option in your team member as shown here:
http://themenectar.com/demo/salient-business/about/#teamWhen I am on some of my sub pages like the anti bullying page the menu items under the speaking tab are not active. When you are on the home page of the site all the pages are active. Please help? https://richiecontartesi.com/anti-bullying-motivational-speaker-lp/
Hey kukennedy,
1. I’m not seeing the linked URL as a subpage on “Speaking” however the other visible subpages i.e. motivational speaker for conferences, youth motivational speaker and motivational speaker for athletes all show speaking active when viewed. Are you using a plugin or some modification to change the submenu items on a per page basis?
2. When on your home page I’m not seeing any menu items displaying with the active class: https://imgur.com/a/eiqw93z can you kindly let me know what browser you’re seeing that on>1. I’m not seeing the linked URL as a subpage on “Speaking” however the other visible subpages i.e. motivational speaker for conferences, youth motivational speaker and motivational speaker for athletes all show speaking active when viewed. Are you using a plugin or some modification to change the submenu items on a per page basis?
No
2. When on your home page I’m not seeing any menu items displaying with the active class: https://imgur.com/a/eiqw93z can you kindly let me know what browser you’re seeing that on?
Chrome.
Here is a 1 minute video showing you the problem: http://youtu.be/PJ9P4XQzsTs?hd=1
Hey kukennedy,
thanks for the quick video to clarify. The reason why I asked if you were using a plugin to modify the submenu items on a per page basis was due to the only three being shown on some and others on the home page. If you’re saying that the three items was from an older setup and that the 7 items are what you currently have set, it’s likely a hard caching issue with your server or plugin. I would need to log in to the backend to look around further in regards