38360 comments found.
Hi, on this website.. f.e. this page: https://orshof.kleidi.nl/media/testimonials-2/wouter-2/
I gave a page (testimonials) a parent page (media). after it adds a 2 in the url. When I gave Wouter a parent page (testimonials) it also adds a 2 there. How to disable this?
Hey Abbenhues,
Please open a ticket on our support forum in regards with temporary admin credentials so we can take a closer look into this: https://themenectar.ticksy.com
Thanks in advance
Is it possible to disable mega menu/dropdown on mobile so the page links through rather that displaying the dropdown menu? I am using the material skin, cannot see the option to disable this on off-canvas in theme settings thanks
Hey MarcGarner, You would need to set the “Off Canvas Menu Dropdown Behavior” to “separate dropdown parent link from dropdown toggle” and then add this css:
#slide-out-widget-area .ocm-dropdown-arrow { display: none!important; }
With the image gallery the images align top, is there a way for them to align middle or to have all images display the same height with different widths.
Hey MarcGarner, what style in the image gallery are you using?
Hi there, hope you had a great weekend. Question, is there a way to take out the Salient tab from the admin panel from wordpress? I will like to leave the design how it is but take down the salient options. Best regards
Hey rasheedny,
You can comment out this line in the functions.php file:
require_once dirname( __FILE__ ) . '/nectar/redux-framework/ReduxCore/framework.php';
Cheers
Do you offer custom work for your theme? I have a few things I need.
1) The option to use “Load More” button for blog posts instead of ajax infinite scroll
2) When using page builder. select woocommerce products, I need options to specifically display certain products within a category. Currently only option is to display all from a category
3) On woocommerce product page, I need to display a dynamic block under add to cart, this would be a button link to buy on amazon
Also, I’t trying to speed up theme and notice fonts take up 1.2MB per page. This is huge for page speed and it’s because this theme by default has like 3 different icon packs. My question is, how do I disable icon packs that I won’t be using?
Hey BlackWat3r,
at the moment we’re not personally available for freelance work. However I would reccomend checking out Envato studio: https://studio.envato.com/
Could you also please share your URL in regards so I can take a look at why icon families are loading which you are not using?
The iconsmind takes up 927.4 KB of page size, that’s huge.
I’m testing on private server at the moment, I’m trying to cut down on page size and one of the easiest ways is to remove unused font/icon files. I assume I can add function to child theme to remove this from loading, I’m just not sure how.
That font family should only be enqeueued when using an icon from it on the page, however in the next release we’ve added support to load an SVG version of the icons in that library, which will load only the icons used individually. If you’d like access to the beta, please reach out via the contact form on my author page https://themeforest.net/user/themenectar
Awesome theme and recommend it so much, as always. For mobile menu design & layouts. I don’t feel the mobile menu design & options match the quality of the rest of the theme, I’m looking at the various options on CodeCanyon.
Having quite a few issues only with that aspect of the theme, is there any suggested plugins or support/docs for anything on this topic? Thought I’d ask before I look for a paid option. One of the best themes otherwise.
UPDATE: So I’ve decided to use a plugin (Morph or Tacticle by BonfireThemes) for the mobile menu side of things.
What CSS/code edit would I need to do to remove the salient mobile menu completely, so it doesn’t show at all? Thank you in advance.
Thanks DailyOffices 
1. The material theme skin offers the latest mobile menu, could you let me know what specifically you would like to see altered this the available design/options? http://themenectar.com/demo/salient-ecommerce-ultimate/
2. Are you looking to hide the entire mobile header (including the logo) or just the mobile menu icon link?
Cheers
Hello,
We would like to implement some Adobe Fonts (Typekit) on the website. Is there any tutorial how to do this? Also it would be nice to have this feature in your theme 
Hey robotnjik,
We don’t currently offer integration with typekit, but the process would be similar to that mentioned in this article for the time being. Here’s another resource on adding a custom font into the theme options selection: https://themenectar.ticksy.com/article/9773/
Cheers
URGENT: I had a problem when I use 5 columns I was investigating all day, until I found the error !!
Only when I use 5 columns, the rows do not gargan or delay to load, when I use the scroll from top to bottom.
please could validate why this error happens
same thing happens to me when I use 4 columns
Hey ziccia,
Could you please share the page URL where I can take a look at this error to assist?
Cheers
thanks, you can solve it by inserting: a main row and inside a new row with 4 columns.
I noticed that the anchor links don’t smooth scroll on a product page. Is there any way to fix this? https://nealdastrupnovels.com/ak click that link then: go to: https://nealdastrupnovels.com/product/the-felon/#chapter-one to view. screenshot: https://d.pr/i/Movfsf
Hey bradhoen,
This issue will be fixed in the next release of the theme – if you’d like to get on the beta list, Please reach out in regards via the contact form on my author page https://themeforest.net/user/themenectar
Cheers
When on my homepage (and only then) the About top level menu item is also erroneously underlined even though it is associated with a different URL. Please see www.elevatorspeechtraining.com. How do I fix this? Thanks as always. /marc
Hey Marc,
WordPress is giving that item a “current-menu-ancestor” class because one of the child links is a hash link, set to ”#speaking”. Technically that qualifies as being on the same page, and therefore the parent is shown as active. You can sort that by add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
.home #header-outer[data-lhe="animated_underline"] header#top nav .sf-menu li.current-menu-ancestor:not(.sfHover) >a:after {
transform: scaleX(0)!important;
}
Cheers
That fixed it. Your support is awesome, as always. Thank you.
You’re very welcome marcfest 
Would it be possible to add the page builder for woocommerce category page? That way you can have full control over whats displayed? I would pay for this feature, it’s the only thing missing from your great theme!
Hey BlackWat3r,
As of now that would indeed require custom development, however I’ve noted the idea on the wishlist 
Cheers
Hi There,
Are you able to provide custom CSS that would give me control over the size / spread / colour of the “single image” box shadow please?
Thanks in advance 
Hey LeanneKingwell,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
img.img-with-animation {
box-shadow: 0 40px 100px rgba(255, 0, 0, 0.15)!important;
}
Cheers
Perfect! Thanks a billion 
You’re welcome LeanneKingwell 
When the RTL will released ? is there any temporary solution for header logo RTL layout ?
Hey PixelBitAgency, which header layout are you currently using that is not working with RTL? Could you also kindly share a URL so I can see the issue?
Thanks in advance
Using the “Landing Service” theme, I can’t seem to change the Body or Gradient text fonts from Lato, despite setting the fonts to Montserrat in Typography settings. Is this hard coded into the theme?
Hey robertexs, Lato is not hardcoded into the theme – could you please share your URL so I can take a look to assist?
Thanks in advance
Seems to have resolved itself, thanks. Is it possible to be able to scroll on a tall row in the “Landing Service” theme? Seems to be able to scroll on mobile, but the overflow on desktop isn’t scrollable. https://newborncode.com
Hey robertexs,
Do you have the row overflow configured to provide a scrollbar? https://ibb.co/N6WVMw0
Cheers
Hi there, Hope your having a great day. For some reason on my blog when people click on the pagination numbers it bring up a 404 error. How can I fix this? Check the link and go all the way to the bottom and try to jump to the second page. https://agenciabyou.com/wellness Thanks for your time and support
Hey rasheedny,
Can you let me know what you permalink settings are in “Settings > Permalink” within the the admin panel?
Thanks
Hi Is it possible to have a particle system section above the main menu? SO that after viewing particle section and scrolling down the main menu appears below it and particle section scrolls away parallax style as menu moves up? https://www.screencast.com/t/ANbn34ydeYBP
Hey Episode1, as of now that would not be possible without some custom development
Hey there, awesome theme as always. Is there a way to reduce the submenu popup time to ‘zero’ or change it. I find it loads/popups way too slowly and I’d rather it be instant as soon as you hover over the drop down menus. Please and thank you.
Hey DailyOffices,
As of now that would require modding to the js/init.js file in the initSF function
Cheers
Hi, on this website: https://orshof.kleidi.nl/ i’ve a nectar slider and on the second slide the text inside the button is going ‘outside’ of the button.. How to fix?
Also, how to change font-size for mobile screens. It’s really small right now.
Hey Abbenhues, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body .swiper-slide .button.solid_color a.extra-color-3 {
width: auto;
}
@media only screen and (max-width: 690px) {
body .nectar-slider-wrap[data-full-width="false"] .swiper-slide .button a {
padding: 4px 10px!important;
font-size: 12px!important;
}
}
Good day. Tell me, please, it is possible in the product to make a split screen 2/3 (product gallery) and 1/3 (short product description): https://www.screencast.com/t/OfIu9jVMzJ6Q Thanks for your help.
Hey djoosstas,
It would require custom css to alter the column widths – could you share your actual URL so I can provide an example?
Thanks in advance
We made a copy of the main site. There are no theme updates at the technical address: https://vk.cc/9kVSGA . If you need access to the site, please write. Thanks for your help.
Hey djoosstas, add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
@media only screen and (min-width: 1000px) {
.single-product .product[data-gallery-style="ios_slider"] > .single-product-main-image {
width: 66%;
}
.single-product .product[data-gallery-style="ios_slider"][data-tab-pos="fullwidth"] > .summary.entry-summary {
width: 33%;
}
}
Thank you very much. New settings applied.
You’re welcome djoosstas 
Hi, When you view Instagram on a mobiel phone the images go into a grid showing three images per row, is this possible using Salient?
Hey alisonleon, where are you trying to accomplish that on your site – in a portfolio element or regular columns? Regular columns can be adjusted to display any size via the responsive options tab when editing them in the page builder. The portfolio would require custom CSS
Hi, I am using the ‘image gallery’ here https://alisonleon.com/portfolio/print/. Can I make these images appear in a grid with 3 columns when viewed on respsonsive, insted of 1 column going accros? Othwrwise people are scrolling down forever to view images. Do you have the code? Thanks
Hey alisonleon,
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: 1000px) {
.portfolio-items:not(.carousel) .col.span_4 {
width: 33.3%!important;
}
}
Cheers
Thanks. Is there a way I can have less space inbetween the images for resposnive?
Hey alisonleon, you can change the snippet to:
@media only screen and (max-width: 1000px) {
body .portfolio-items[data-gutter="default"]:not(.carousel) .col.span_4 {
width: 33.3%!important;
padding: 5px!important;
}
}
Thanks this worked, but…. the images sit slightly behind the menu now, can this be fixed to its sites directly under the menu?
Thanks. Can I also have the CSS for the same styling as above using the ‘image grid style’ using the ‘image gallery’ module?
PS for the last question ‘Can I also have the CSS for the same styling as above using the ‘image grid style’ using the ‘image gallery’ module?’ ths is on this page https://alisonleon.com/home-may-2/ under where it says ‘portfolio’
Hey again alisonleon,
1. Add this in as well:
@media only screen and (max-width: 1000px) {
body div.portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) {
margin-top: 0!important;
}
}
2.
@media only screen and (max-width: 1000px) {
body .portfolio-items:not(.carousel) .col.span_4 {
width: 33.3%!important;
}
}
Thanks this worked. One lasy question: 1. Can I do this for certain pages only, or even better just for paricuar ones I wish to choose? (as some I want in one cilumn, other 3 columns).
2. Can I have the same code for blogs, using the classic version?
Hey alisonleon,
1. Yes, you can enter the CSS into the css box within the page builder itself instead of the theme options css box. In the page builder the css box can be opened by clicking the gear icon in the top right.
2. A classic masonry blog would not be able to fit in three columns on mobile, could you please share the URL where you’re using that blog?
Thanks