38447 comments found.
Hello 
Within the Visual Composer element “Portfolio”, how can we fine-tune what is displayed? example:
In our portfolio we have 3 categories: web, print, digital.
But then within those categories we have worked in specific sectors, eg: property, schools, retail
We are creating service-specific landing pages and we only want to show the work we have done in that sector. eg: on the property page, show Portfolio items in the Property sector.
But we can only refine by category. There’s no additional tag/attributes to sort by – as far as i’m aware… so is it possible to at least select /isolate specific Portfolio Post IDs to display, for example? (like how you would create a basic wordpress gallery from specific image IDs)
Thanks and best wishes
Hey ravenswoodmedia,
because you can only query the portfolio by category through the VC element, further params in the query would require modding to the nectar/tinymce/shortcode-prcoessing.php – for your scenario I would recommend making all those items categories instead of sub cats or attrs.
Cheers
OK interesting… But is it possible to decide what filters are then displayed for use in filtering the main portfolio? We’d only want to display the main top-level categories here. Rather than dozens of sub-categories created for the above purpose. Thank you
Hello! thank you for all your help. I appreciate it. I have my shop in woocommerce but I have not been able to make 4 products appear in a row and not 3. How can I do this?
Hey simon_saavedra! Please share your URL in regards so I can take a look at your settings to assist 
Hi, there is a display problem on the Woocommerce quantity selector on the cart with the new version of WooCommerce (3.2.0)! how can we fix this?
Hey Pixsite, compatibility with the recent WooCommerce release will be included in the new Salient release due out this week
Cheers
hi, if i place some javascript code in the init.js file of js folder…will it be overwritten on theme update?
thanks
Hey Mikeoc,
yes – you would need to enqueue your custom js file using a child theme or simply add it via the vc raw JS element
Cheers
Hi guys, I’m wanting to use an alternative CSS3 based loading icon, similar to the one here: https://codepen.io/CCG/pen/KrANmJ – is there a simple way to achieve this?
Thanks!
Hey ND81,
That markup would need to be added into the header.php file at the ajax-loading-screen content section and then the relevant css would need to be added in the custom css box
Cheers
Thanks!
You’re welcome 
Hey guys,
Is it possible to make the social buttons under the featured image a solid colour?
As it is they just flash with a colour and I feel they are easily missed.
Thanks,
Ben
Hey Ben,
Could you please share your URL so I can see your current settings to assist?
Cheers
Hey, add this into the custom css box:
body a.pinterest-share i, body a.facebook-share i, body .twitter-share i, body .google-plus-share i, [class^="icon-"].icon-salient-heart, [class^="icon-"].icon-salient-heart-2, .linkedin-share i {
color: #00aeef;
}
Hi, I have a question before buying your theme. I am looking for a slider or a carousel allowing a keyboard navigation (left-right). Does your theme contain this option? Thanks
Hey welcomedesign,
The Nectar full screen rows slider offers up/down keyboard nav http://themenectar.com/demo/salient-app/
Cheers
I am working on a website and am using woocommerce for the catalog with the price hidden. If you look at this page (http://smartdeco.wpengine.com/event-rental-products/) youll see that if you click any of the product images or titles that it takes you to the inner product page. I do not want users to be able to go to the inner product page and just want them to be able to add to cart. Thanks in advance
Hey,
add this into the custom css box in your Salient options panel:
.woocommerce ul.products li.product .product-meta > a,
.woocommerce .product-wrap > a { pointer-events: none;
display: block; }
Cheers
You are a legend! Thnaks
Is there also a way to disable the inner page links on the cart page and the right side card hover? Appreciate the help in advance. Thanks!
Hey,
Add this in as well:
.woocommerce table.cart td a { display: block; pointer-events:none; }
Cheers
Hi,
The Raw Code does not support the ifModule code. Here is a test example I did here, http://bd8.eba.myftpupload.com/2017/10/code-test/ as you can see in the top code it skips or hides the opening and closing of the code.
In the bottom example, I have put it as a regular text show you can see the code.
How can this be fixed?
Thanks
Hey toolbox101,
the VC raw HTML element will parse the code entered into it rather than display it to be read like a pre tag – is that what you’re trying to do?
Cheers
I just want to show the full code, the pre tag and the code tags do display the <ifmodule> code, the display html, php, js, css but not ifModule. How can this be done?
Here is a sample of the code I want to display https://imgur.com/a/mgWsC
Oh, and by the way, I have tried it without the VC too, just copy pasted the code into WP text editor. But that did not work.
Hi, is the demo “Corporate” supposed to not include any images? I imported the demo and the settings, however, there are only placeholders for the images.
Ok, did a search, looks like this demo doesn’t have them included, however, Company-Startup did which is why I wasn’t sure.
Hey rmgibbons01,
The demos included from 8.0+ now have image supplied by unsplash – earlier demos were created with images from premium stock image websites that do not allow redistribution so therefore they are replaced by placeholders
Cheers
Hello. What’s the deal with the modal conflicts? I’m trying to implement modals. I tried installing bootstrap and just doing it through HTML5/CSS3. However, there seems to be some kind of conflict. Note. I’m trying to do a bio pop-up that has an image and text.So the PP class won’t work, unless I do some weird psuedo CSS stuff, which I would rather not.
Hey yuongmic, please share the URL where the issue can be seen so I can take a look 
Hi, How can I disable nectar slider preloading screen + the one with the stripes ? The other thing – when I have my blog in two columns they are a bit to the left and not alligned perfetly in the middle of the page. Thanks
Hey promotecheu,
1. add this into the custom css box in your Salient options panel:
body .nectar-slider-loading { background-image: none!important; background-color: #fff; }
2. Please share your URL in regards
Cheers
Hi, its regarding the post listings. Is there any way I can remove totally, the rightmost column where the date and nectar love icon are? Also, I’d like to have the date appended in between the author and category. Here’s the link to the live page https://energy-democracy.org/
I’ve another question. How do we insert horizontal line separators for the mobile menu? Right now, the menu items are clustered and it is hard to distinctify the menu items. If horizontal line separators are not available, how do we increase the space between the individual menu items?
Hey PIRR,
1a. add this into the custom css box in your Salient options panel:
article.post .post-content { padding-left: 0!important; }
article.post .post-meta { display: none!important; }
1b. This would require modding to the files within the includes/post-templates directory as of now
2. Add this into the css box as well:
#slide-out-widget-area .menuwrapper li {
border-bottom: 1px solid rgba(255,255,255,0.6);
padding: 15px 0;
}
Cheers
Hi #TN,
I created sub-menu on my website. I created sub-menu as a horizontal line and Added text. To that text, I added hover effect also. But the problem is, for that text how I add below paragraph.
Link – https://s-squaresystems.com/services-level-2-band/
In this link, when I clicked on our approach on the sub-menu bar, it showing from starting page. How it will show our approach paragraph. I tried too much. But it doesn’t work out. Can you please tell me any alternate option like that.
Hey santhi_lakshmi, can you kindly log into the account that you purchased the theme on or please open a ticket in regards on the support forum?
Cheers
Hi, Noticing an issue with IE9 and tabs/accordions. (occurs in only actual IE9 not emulated via new IE) I know Salient says IE9 Compatible, but VC is IE11+ (is the included nectar VC based on your IE9 compatible or VC’s IE11?)
Hey DigitalStyling, could you let me know more of the specifics of what’s happening – are you just not able to open/switch between them? If so, kindly share your URL inregards so I can take a look
Cheers
Thank you, www.infomedia.com.au/popup/customer-support-numbers/ Although the below link is within a pop-up, the results are the same when just on a typical page.
Image showing issue – http://digitalstyling.com.au/downloads/contact%20customer%20service%20IE9.png
Cheers
Hi, Just seeing if you where able to replicate this issue and if it would fall under Salients IE9 compatibility or VC’s IE11
Hi guys, is there a way to add a link inside the Food Menu Item description? If I add any HTML inside it, it doesn’t parse when you save the page.
Also, I am getting a bug where if I add a product to cart, then remove it from the header cart, it always remains. Like the header cart isn’t picking up the right cart amount.
https://brisbne.com/site3/product/laka-perspectives-vol-1/Hey SeanAUS120,
1. Yes you should be able to, I also haven’t been able to replicate this on my end – could you kindly open a ticket in regards?
2. Do you have any server side caching activated? If so, that can cause issues like this . If not, please open a ticket in regards with your admin credentials https://themenectar.ticksy.com/
Cheers
Hi,
Is it possible to make a row sticky on a page, similar to the page submenu?
I added the following code into the page’s CSS, but it lifts the entire row above other content. It achieves the purpose of the row remaining on the screen, but it loses its place on the page and covers other content.
.sticky-content { position: fixed; top: 120px; width: 100%; left: 0; z-index: 10000; }
I would like for the row to stay in it’s place on the page, but when scrolled past, it shrinks and stays at the top similar to a header and the page submenu. Can you help?
Hey cwayneboss, unfortunately this can’t be achieved with CSS alone, a custom javascript event would need to be created to allow this to occur
Cheers
2-Also i need to to add instgram thumblain on my page. how can i do that? thanks
Hey,
1. In the Salient options panel > typography > navigation & page header tab, the field “Page Heading Font” controls this
2. Can you please explain in more detail what you’re trying to do with this item?
Cheers
hi! where can i hide the date for the porfolio?
Hey dimage, there’s an option for this in the Salient options panel > portfolio > functionality tab
Cheers
Hi. The theme is awesome and I’m trying to buy it via paypal, but it seems that Theme Nectar does not accepted the transaction. It says : Your payment was unable to be processed by PayPal. Please try again or use a different payment method.” Can you guys find out whats the problem and how to solve it? Thank you
Hey Marcus5295, I don’t personally handle or control any of the transactions – you would need to reach out to Envato directly as I’m just an author. You can reach them here
https://help.market.envato.com/hc/en-us/requests/new
Cheers!