38439 comments found.
How can i do this?
Edward
Hey Edward,
You can’t just install the portfolio section of the demo, you’ll need to install the minimal portfolio demo and then install the service demo after to get both sets of data. You can then simply delete the few extra pages imported from the minimal portfolio demo which you don’t need
Cheers
Hi there, if I go to a page > Page header Settings and use this settings to show a header my images are cut off on mobile screens. Visitors cant read the header txt and sub txt anymore.This wasn’t before and wondering if this is a known issue.
update: problem solved. .container-wrap is causing the problem with a standard margin-top and padding-top. Dunno where those settings are coming from?
Hey ponchovogel,
Could you kindly share your URL in regards so I can take a closer look at your setup?
Cheers
ex. https://imediastars.nl/app-maken-voor-smartphone-of-tablet/ It looks like the page header is smaller than it used to be…
Hey ponchovogel, this is what I’m currently seeing on a mobile viewport: https://imgur.com/a/9KsZj could you kindly provide a screenshot of what’s visible on your end?
Hi,
How do I make the page header video background work on mobile?
Hey interactionmarks,
Salient swaps the video BG with a preview image on mobile displays as of now since the possibiltiy of allowing an autoplaying video on mobile devices is still relatively new and not fully supported on all mobile browers yet.
Cheers
My shop is suddenly not working and I get this message; Your theme (Salient Child Theme) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.
Is this something that needs to be fix? How do I fix it so my shop works?
Hey gustav939,
You can reach out in regards via the contact form on my author page to get the current beta to remove the warnings. Could you also kindly share your URL in regards so I can see what exactly isn’t working on your end?
Cheers
Hi, I need to put description on my post’s category.
I have: Blog Type – Standard Blog No Sidebar Standard Blog Style – Featured Image Left Hide Sidebar on Single Post – Yes
I have this code to put:<?php echo category_description(); ?>
What file to edit? THX
Hey Chris8886,
You’d need to edit the index.php file, however it you’d like it to be contained in the header section, you’d need to modify the nectar_page_header function in the functions.php file in regards
Cheers
Hello, here my page : http://04.thinknetwork.fr/partenaires/ I would like the team members links to open in a new tab, but I don’t know where to put a target=_blank. Can you help me ? Thank you very much.
Finally I’ve put images with custom headers. But the title of header still does not open in a new tab, even if I’ve put “new window”...
Hey ninabobo8,
1. You’d need to use the Image Link & Link Target options within the single image element instead of setting the link on your columns
2. In the Salient options panel > Page transitions tab check the option for “Disable Fade Out On Click “
Cheers
Hello, I haven’t used the link on columns, but on custom heading, by choosing “open in a new tab”... But still doesn’t work. Even when I check “Disable Fade Out On Click”.
Hey ninabobo8,
I have just tested with the custom heading element with the option for “Open link in a new tab” on and have not been able to replicate this issue after turning on the option for “Disable Fade Out On Click”. Could you please open a ticket in regards via the support forum: https://themenectar.ticksy.com
Cheers
Hi Againa 
How can I insert the language button in navigation? Is that possible?
Edward
Hey Edward, it would be possible by using a plugin that adds that functionality such as WPML.
Cheers
Hello,
Is it possible to open off canvas submenu by default?
Thanks!
Hey dellene82,
the WPBakery page builder is not compatible with Gutenberg at the core, they are aware of this and will be releasing a version that works with it as it gets closer to the actual release. Gutenberg still is not at the beta phase yet: https://make.wordpress.org/core/5-0/
Cheers
Hello, I tried to change the number of related products with the different piece of code already posted there but it doesn’t work. Do you have the code to add in the css and function.php for 4 products. https://myquintessence.ch/produit/6-crayons-de-couleur/ And 2 other points : - Is there a way to add a bullet navigation to the client slider ? - Is there a way to replace the cart icon with an svg ? Best regards Yann
Hey yeahbarcelona,
1. Add this into the custom css box in the Salient options panel:
html .woocommerce .span_9 .products.related .products li:nth-child(4),
html .woocommerce .span_9 .products.upsells .products li:nth-child(4) {
display: block;
}
html .single-product .post-area.span_9 .products.related .product,
html .single-product .post-area.span_9 .products.upsells .product {
width: 23% !important;
}
.woocommerce .span_9 .products.related .products li:nth-child(3), .woocommerce .span_9 .products.upsells .products li:nth-child(3) {
margin-right: 2%!important;
}
.woocommerce .span_9 .products.related .products li:nth-child(4), .woocommerce .span_9 .products.upsells .products li:nth-child(4) {
margin-right: 0px!important;
}
2. Not directly through the clients element, you’d need to create the carousel using the carousel element and place single images inside each cell for this
3. You’d need to modify the functions “woocommerce_header_add_to_cart_fragment” and “nectar_header_cart_output” in the funcitons.php
Cheers
Hi! Sorry to be back with another question, just ran into another minor problem. I have a popup with two buttons. The first button opens a URL and has a really nice hover effect, but the second one submits a form and is being styled like the regular ‘submit form’ buttons, and I need that not to happen. (basically just the opacity is off).
Popups dev said they can set a custom css class but need to ask you where to find the relevant code or how to tag, so they know where to start. Please let me know. Thank you again!
Hey skiffie 
Could you please share the URL in regards where I can see the buttons to assist?
Cheers
Thanks for the quick reply! I’ve just added it to the ticket with the info for the bullet points in portfolio items – ticket #1456590.
Hi I really like your theme but i have a question before i buy
i really like “Home – App Demo” but i have a question, we want to use two different images one for desktop screen and a different one for responsive screen.
now i know that we can achieve that by add ing two images to to one row in different full width columns and then use visual composer responsive section to hide one and show one. how ever that stop us from adding text which can be visible on the top of the image.
as its done in “Home – App Demo” the image is used as BG and then column added to add the text and other content. however we cannot hide the row.
I have used the “vc_hidden-lg vc_hidden-md vc_hidden-sm vc_hidden-xs” in row “extra class field” but that doesn’t hide the row. completely it only hides the content but leave the full page back ground.
is there a possibility that above can be achieved?
shax
Hey shax,
It would require custom css as of now to swap the BG src depending on the viewport
Cheers
if i buy the theme can you help me with the css? either hide the row completley or swap the bg image depending on viewport.?
Dear ThemeNectar,
I went deep into the rabbit hole of making my new site and came across a couple of random questions. It would be fantastic if you could help me out, thanks!
1) Is it possible to disable the burger menu from the single portfolio pages?
2) Is there a way to change the size of the heading text only for single portfolio pages but not globally? Some of my projects have long names and I want to avoid a line break while not having to reduce the text size for all projects.
3) Is it possible to disable the footer on the single project pages?
4) Regarding mobile: In the portfolio grid view, is there a way to have the meta shown (or hidden) all the time? For desktop I have it on hover and that’s great, but for mobile permanently enabled or disabled would be better.
As always thank you very much for the fantastic support!
Cheers, Mike
Hey mcmisha!
1. Are you referring to the top navigation off canvas navigation or the link in the project controls that leads to the main portfolio page?
2. Yes, this would indeed be possible via custom css – could you share one of your project URLs so I can provide the needed snippet
3. Aadd this into the custom css box in the general settings > css/script related tab:
body.single-portfolio #footer-outer { display: none; }
4. same as #2 above
Cheers
Hey ThemeNectar,
thank you very much for the super fast reply!
1. I think I mean what you call off canvas navigation. You can see it here on the top right: http://newer.mikekren.at/portfolio/tin-man-falls/
2. Great! Same example page as above: http://newer.mikekren.at/portfolio/tin-man-falls/ . As you can see the title is quite long and has a line break in it and I would like to avoid that. Or be able to set the line breaks manually if this is possible?
3. Works great, thanks!
4. This is my main site: http://newer.mikekren.at/ For desktop, the meta behaves the way I want it, but for mobile, I think it would be better to permanently enable or disable it. I would have to test out which way is better.
Thanks!
Cheers, Mike
Hey Mike,
1. Add this into the custom css box:
.single-portfolio .slide-out-widget-area-toggle {
display: none!important;
}
2. Add this into the css box within the Salient page builder (gear icon on the top right in the builder)
body #page-header-bg h1, html body .row .col.section-title h1 {
font-size: 40px!important;
line-height: 80px!important;
}
4.
.mobile .portfolio-items .col .work-info .vert-center { display: none; }
Cheers
Perfect as always, thanks!
You’re welcome 
Hello!
I don’t have in theme setting Top Bar option. I need to add top bar with contact information and login link. I have only 6 options available.
Thanks
Hey SiamNinja,
In the Salient options panel > header navigation > layout releated tab, locate the option for “Header Secondary Nav” in regards
Cheers
Hi there, I have a problem with the blog infinite scroll showing duplicates when loading instead of new thumbnails. Help!
Hey airprds,
Can you verify that you don’t have a value set for “Post Offset” in your blog element? Setting that overrides the regular query that would allow for pagination
Cheers
I added a pricing table to one of my pages via the templates. However, when i make the pricing table only one tab (because there is only one price) I am getting an error appearing on the page:
Notice: Undefined variable: column_class in …/wp-content/themes/salient/nectar/nectar-vc-addons/vc_templates/pricing_table.php on line 24
Do you know what could be causing the issue? I have the most up to date theme, wordpress version and visual composer.
Hey Ghostlyhollow,
this should only appear when using define(‘WP_DEBUG’, true); in the wp-config.php file and it will be fixed in the next release. If you’d like access to the current beta, please reach out in regards via the contact form on my author page in regards
Cheers
Do we know if the above was fixed in the most recent update? Just curious when this is planning to be fixed.
Hey Ghostlyhollow, it’ll be in the upcoming major release – the 8.5.6 minor was only released in the meantime because of the new WooCommerce release
Has anyone found a way to FILTER FOR POSTS with the same functionality that’s available for filtering for portfolio items, i.e. based on categories?
I saw this question raised years ago, but am not aware of any update that incorporates this.
Hey krislyle, as of now you would need to use a plugin for this
Cheers
Do you see any downsides to running a blog with posts (be they word or video) as a portfolio?
Hey krislyle,
The portfolio post type is simply structured different and might not include all the data you’d like about each “post”. i.e. there’s no author output, categories don’t automatically get displayed etc
That’s actually closer to what I need, or rather don’t need.
The problem is that there just seems to be more settings to filter on/off to get the look/template I want for every portfolio item.
Hello!
A few questions: 1. Where can I find heather options? 2. Is there a left menu layout? 3. Can hotspots in image with hotspots have a clickable link? 4. full width sliders with vertical bullets are possible? 5. What parallax options are there available?
Thank you
also, where can I see the header options avilable?
Hey josephhh,
1. The various header options are shown throughout the demos, there’s no demo I can provide of the backend for you to test them before purchasing unfortunately
2. Yes: themenectar.com/demo/salient-business
3. Not at this time
4. The portfolio slider offers this nav style: themenectar.com/demo/salient-slider-portfolio and when using the page fullscreen rows options you have a vertical nav too: http://themenectar.com/demo/salient-product
5. You can parallax the BG on any row as well as control the parallax speed
Cheers
Hi,
I’m trying to implement on my website the structured data markup https://developers.google.com/search/docs/guides/intro-structured-data
using the JSON-LD format.
I’ve done all the modifications needed on the web page and the header.php file (child theme).
After these modifications the website doesn’t work, I get a blank page.
I’ve made a new test after switching to a Wordpress standard theme (twenty seventeen) and it works.
How can I solve this problem ?
Thanks.
Hey smartlabitalia,
Can you kindly share the URL where the page won’t load so I can inspect what’s going on?
Cheers
Hey smartlabitalia, the URL is showing a PHP syntax error within the child theme header.php file. Kindly share that you have in your child theme header.php file using the support forum or by pasting it into https://pastebin.com/
Hi,
I’ve shared the code using pastebin (the paste name is smartlabitalia). Before </head> you’ll find the line I’ve added
Thanks
Hi,
now it works, what I’ve done is just to replace the blank space between <?php and $schemamarkup. May be the code I copied into the header.php was not correct.
In any case now it works.
Thank you.
Hey smartlabitalia,
Glad to hear you got it working 
Cheers
Hi, I would like to use Original/Ascend theme skin in order to have the buttons reveal the arrows but would also like to have the rounded edges that appear on the nectar fancy boxes. Could you please tell me what css I need to add to have the rounded edges. Thank you
Hey tricks28,
add this into the custom css box in the general settings > css/script related tab:
.nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap, .nectar-fancy-box[data-style="color_box_hover"]:before, .nectar-fancy-box[data-style="color_box_basic"] {
border-radius: 5px;
}
Cheers