38436 comments found.
can you post me a css solution code to make then look just like when the menu is not transparent?
Thanks
MArk
Hey,
If you can post your URL in regards I’d be glad to provide css specific to your setup
Cheers
Great theme – quick question.
How do I change the 3 lines mobile menu icon color to white?
Also how do I make the mobile logo larger?
Hi can I please get a response before tomorrow at 9am? Need to fix this issue as my mobile nav is currently not displaying properly.
Hey,
1. Add this into the custom css box in the Salient options panel:
body header#top #toggle-nav i, body header#top #toggle-nav i {
color: #fff!important;
}
2. Please see this in regards https://themenectar.ticksy.com/ticket/46745/search/
Cheers
HI Support, Since i didn’t a response to my question, I will ask again here:
is this the visual composer plugin that works with your template? https://wordpress.org/plugins/showcase-visual-composer-addon/
Also, my score for Defer parsing of JavaScript, Serve scaled images, Specify image dimensionsand Optimize images are still an F when I installed W3 total cache and BWP Minify as you have suggested. I can’t figure out how to improve this? I have Cloud server and it is not my hosting problem
Also, my score for google page insight is 5/100..
Hey,
1. I have not personally tested that plugin but if you run into issues please let me know
2. Could you kindly share your URL in regards
Cheers
Hi, how do I send you private message?
Hey – you could open a ticket in regards at https://themenectar.ticksy.com Cheers
Hi ThemeNectar,
There are reported issues that background images are not rendering properly (mostly choppy on scroll) on IE11.
Would you know what might be causing this?
Hey, could you kindly share your URL in regards?
Cheers
Hi ThemeNectar,
I’ll leave the URL at the end.
The issue appears to be resolved by enabling the Styled Scrollbar / Smooth Scrolling option. Why that is…I have no clue.
Now we have a new issue, which is enabling portfolio items to display in a random order, rather than sequentially.
I’ve went into the nectar-addons.php file and added the following:
array( “type” => ‘checkbox’, “heading” => __(“Randomize”, “js_composer”), “param_name” => “randomize”, “description” => __(“This will mix up your portfolio items a bit.”, “js_composer”), “value” => Array(__(“Yes, please”, “js_composer”) => ‘true’) )
Which will now present an option…however, I’m having trouble locating where in your theme files you’re calling all of the settings, so that I can get in and apply the new settings.
Would you be able to point me in the right direction? Would you possibly have a built in random option that I’m not able to locate?
Looking for a solution for the shortcode and the portfolio page itself.
Anything would be greatly appreciated, thanks!
http://www.mirazon.comHey again – the file responsible for handling the logic is nectar/tinymce/shortcode-processing.php, you’ll have to alter the query for the portfolio loop based on this
Hi there. Is this theme compatible with the Revolution Slider?
Hey – yes but it’s recommended to call the slider through a function in a page template when a full width layout is desired with it
Trying to install the Visual Composer plug-in, but getting the error: “Unable to find End of Central Dir Record signature”
Any suggested solutions? I should have enough room for the install.
Hey – the plugin itself is located in the plugins folder inside of the theme, could you try manually adding it into the wp-content/plugins directory?
Cheers
Hi, Is it possible to have the theme appear anything resembling like this – http://themenectar.com/demo/salient-frostwave/ ?
Hey, that dummy data file is included with the theme when purchased so you can import the entire setup and theme options
Helllo,
one Question. I use the wonderful Blog Demo for my client. But the LAST BLOG ENTRY has not a “Next Entry-Field” at the bottom, like all other posts. Instead there is a white space. Do you have a hint for me to get rid of the white space OR to have the “Next Entry-Preview” for the first Blog Entry.
I am sorry that i cannot show the URL here. It is because of the client.
Thank you very much
Hey,
It should just not display without an extra space – could you kindly open a ticket with the URL so I can check to assist?
Cheers
Hello! Nice theme, salient! Great work. Love it! I find that, for an ipad, upon responsiveness enabled, it will treat is as a mobile, even in landscape mode, yet, I believe it will display better as in a bigger screen computer.
How do I keep responsiveness for smaller screens, keeping iPad as if it was a bigger screen? How can I modify the breakpoints?
Thanks in advance!
Hey blackmora!
The landscape mode on an iPad should actually display the full desktop layout: http://i.imgur.com/hcM7fti.png could you kindly provide a screenshot as to what you’re seeing and let me know what iPad version you’re using?
Cheers
Hi, my iPad model is A1430 (iPad wifi 4G, 10” from 2012, running IOS 7.1). I did a tweak to the full desktop template: adjusting max-width to 93%, and my homepage displays a column structure rather than full width contents, as per below.
It displays perfectly on iPad when responsive is disabled, and it uses the mobile design when responsive is enabled. What I’d want is to keep the desktop behaviour on iPad, that’s why I mentionned the breakpoints:
This is how the page is built: centered_text=”true”]KIDDIES, YOUNG LEARNERS & TEENS
/one_halfBUSINESS ENGLISH
[/one_half_last] centered_text=”true”] [/one_fourth_last] class=”declaracionbg”>image_with_animation animation=”Grow In” image_url=”#” delay=”1500”
ÚLTIMAS NOTICIAS
/one_fourthCONTACTA CON NOSOTROS
/one_fourthHAZ TU PRUEBA DE NIVEL
/one_fourthINFORMACIÓN DIRECTORES RRHH
[/one_fourth_last]Thanks in advance!
Hi
Best theme I had ever seen.
I want to have 300 animated gif files on a page also want to show all of them to my customers.I think tab & toggle or gallery shortcodes are suitable for my work
2 questions:
1- Is it possible to use animated gif files in shortcodes like Tab & Toggle or Galleries or portfolios?
2- What other shortcodes do you suggest to use for showing my Gif files?
Hey,
1. They would work in toggles/tabs but when setting images as featured images which would be used in the portfolio they will get converted to jpgs (natively WP doesn’t use gifs) You might be able to bypass this with a plugin
2. The best way to show them would be though a portfolio item but again you’d need a plugin for this..this one might work https://wordpress.org/plugins/animated-gif-resize/
Cheers
Dear themenectar. I was wondering if you could help me with this. I think I am missing something here. I am trying to create an image gallery from the page builder. Instead of a grid I like to use the basic slider or nectar slider setting. The images are 600×475px, so I set the image size to 600×475 px in the gallery settings. But when the page is published the gallery slider is showing the images bigger then the set 600×475px. This makes the images blurry. I am not sure why it resizes and then shows bigger.
The page itself is set to a 1/1 layout.
In the row settings I selected ’ in container’ . I thought that the sliders galleries wouldn’t resize with this setting because the other options are ‘full width’, which is a setting I don’t want to use 
thanks so much in advance
Hey,
Add this into the custom css box on the page you’re using that element (it’s located in the top right of your page builder)
.flex-gallery {
max-`width: 600px;
}
Cheers
ahh thanks so much. That worked.
It didn’t work first, but I noticed the small typo in the css snippet you posted. (you added a ’ between max-width)
Thanks for your quick reply!
Hey, sorry about that! Glad you sorted it 
Hello,
I’m having a very strange issue happen. I’ve noticed on both Chrome and Safari. I just recently created a new page, Website Design, and added it under my Services menu item.
When on the home page, and navigating to the submenu and clicking the link to this page, the page that loads is for some reason squished and kind of broken.
If you visit the page directly, there is no problem, however visiting it through a link there seems to be an issue?
www.haydendawkins.com
www.haydendawkins.com/website-design
Thanks
Hey haydaw,
Try to switch your page transition method to the standard option from the AJAX you currently have it set to in your theme options panel
Cheers
deleted
When linking a Portfolio to an External Project URL is it possible to make it open in the same window and not _blank.
I am trying to use the Portfolio on the home page to link to pages not the Portfolio item.
Hey,
delete this section from the init.js file located in the js folder:
//portfolio external links
$(".portfolio-items a[href*='http://']:not([href*='"+window.location.hostname+"']), .recent_projects_widget a[href*='http://']:not([href*='"+window.location.hostname+"'])").attr("target","_blank");
Cheers
I’m putting together an “About Us” page for my Salient site, using the Team Member shortcode with information overlaid to display the members of our team. Is there a way to add another row of subtitle information to the text overlay? In other words, is it possible to have a multi-row “job position” field? Thanks so much!
Hey,
Unfortunately this would take some custom development as of now
Cheers
Row not included in main-content container
Hi, I am having an issue that every time I want to add an additionnal row to my homepage, it will not be included in the main-content, so if I choose the row option (in container) it’s not working and stay like if it was in full width. What should I do to fix this ? Thanks.
Hey – could you kindly share your URL in regards so I can check on this?
Cheers
Of course, I shared my URL on this ticket : https://themenectar.ticksy.com/ticket/403401/
But can you make the ticket private instead of public please?
Thank You.
Will do 
Hi, I’ve been a Salient user since version 1 and now that you have new theme skins available, I want to change my layout to one of your new theme skins (i.e. one pager). I looked in the documentation and tried to search here but didn’t find any information. What is the best way for me to add these new theme skins? I could just do the Import Dummy Data but I don’t want to mess anything up. Is that okay for me to do? Thanks!
I just did a dummy data import xml through the wordpress dashboard TOOLS > IMPORT and I still don’t see a theme skin option for one pager. Anything else I should do?
Hi admin, please disregard. I used the import/export tab in salient options, and imported the one-pager-theme-options.txt. To get the page layout the same as your one-pager, I just used copied/pasted the code from the XML file.
Hey,
Glad you figured it out 
Cheers
For some reason when I use the new masonry full width, instead of showing different box sizes it’s all perfect aligned boxes. Is there a way to get it to make them different sizes like your new blog style?
Hey,
You can choose your size for each post item when editing the posts. After you choose your sizes you’ll also need to run this https://wordpress.org/plugins/regenerate-thumbnails/
Cheers
Hi, I’m on version 5.5.4 and I’m having a problem with the circle buttons (the border and arrow) on the very first nectar slider of any group refusing to display as the “dark text” option. The copy does but not the navigation or the bullet pagination.
On my page under the “Nectar slider settings” I’m using the option of “Next/Prev Slide Preview on Hover” with “Classic” styling and I’ve checked the individual slider in question and it definitely has the dark text option checked.
It’s weird because if you move forward through the slider and go back it displays correctly. It’s like its only getting overridden on the initial page entry.
Hope you can help me out here. The “white text” options all display fine.
Cheers!
Hey,
Could you kindly share your URL in regards so I can take a look?
Cheers
I’ve opened up a ticket on themenectar.ticksy.com and shared it privately: Ticket: #404053 Thanks
Thank you 
How do I upgrade to the latest theme?
Hey,
You can update by downloading a fresh copy from ThemeForest, deleting the current version you have on your server and uploading the new. I recommend using FTP, but you can use the WP dashboard if you prefer. You won’t lose any of your content or theme settings so don’t worry about that if you were 
There’s also a plugin Envato offers for updating: http://premium.wpmudev.org/blog/how-to-update-themeforest-themes-with-the-envato-wordpress-toolkit/
Also keep in mind Salient v5.5 separated Visual Composer into a plugin and it is no longer automatically built in – this means when you activate the theme you’ll have to still install the Visual Composer plugin via the admin panel. It is included still with the theme and no purchase is necessary, just head to the plugins section of your admin panel to install & activate.