38445 comments found.
I’ve seen mention in the comments that we can put Google Tag Manager code in the General Settings > CSS/Script Related > Google Analytics section. Google Tag Manager has two snippets of code, one to go in the <head> and one to go in the . Should I place both of these snippets in the Google Analytics section, and if so, will they end up where they should be?
Hey canook,
If the second script you’re referring to is the iframe, that would actually require going into the page.php file right after the get_header(); call. This file can be kept in a child theme as well
Cheers
Hi Salient
is there plans to develop more of the woocommerce product pages?
I can see you mentioned this in some earlier comments but can’t really find any nice ecommerce designs in the examples (top part of product pages, cart and checkout look a little weak compared to the other stuff ☹️ )
Everything else looks amazing though, currently using it for a blog style site but was hoping to buy another one for an ecommerce project.
Cheers!
Steve
Hey steveok!
Yes – this last update was primarily focused on the blog – in the future there will be one dedicated to WooCommerce 
Cheers
Hey guys,
whenever I try to save changes within the Salient Options Panel the following error occurs: “There was a problem with your action. Please try again or reload the page.”
Console shows following error:
“POST http://mypage.net/wp-admin/admin-ajax.php 500 (Internal Server Error)
send @ jquery.js?ver=1.12.4:4 ajax @ jquery.js?ver=1.12.4:4 a.redux.ajax_save @ redux.min.js?ver=3.6.5:1 (anonymous) @ redux.min.js?ver=3.6.5:1 dispatch @ jquery.js?ver=1.12.4:3 r.handle @ jquery.js?ver=1.12.4:3
There was an error saving. Here is the result of your action:
redux.min.js?ver=3.6.5:1”
Can you please help me with that thanks.
Cheers,
Marco Räuchle
Hey Marco, this issue only occurs on outdated PHP setups running versions < 5.3 – the issue has been fixed in the current beta. If you’d like a copy please just email me in regards using the contact form on my author page https://themeforest.net/user/themenectar
Cheers
Hi ThemeNectar, thanks for your response. I´ll check with my hosting provider. Also I’ll contact you for the beta version. Cheers, Marco
Sounds good 
You guys have done it again. By far the best wordpress theme has become a few levels even better! I just have one question – how can I use the mesmerisingly amazing blog themes and building blocks with my custom post type? Thanks!
Thanks a lot mrlucas87!
For now you would need to just make sure you’re using all the same classes as the blog uses – you can check out the shortcode-processing.php file located in the nectar/tinymce directory in regards at the nectar_blog_processing function to see everything.
Cheers
Hi, sorry, can you explan a bit more? What do you mean by the same classes? And where should I make sure to have them like you do? *It’s just a custom post type, implemented the ususal way wordpress does it..
2. Can you help me with my mailchimp subscription form? I need some css help to make my form look like the horizontal form. The form is using the style.css so i need help
Hey dunnjust,
1. If you update to the current version of the theme this issue should be fixed 
2. Are you referring to the form in the bottom of that URL at the Contact Me section? If so, it seems you already have some columns in it – can you elaborate more or share a screenshot of what you’re trying to achieve?
Hi, I’m trying to recreate a similar look to this site: https://www.experimax.co.za/ using your template.
Is it possible to have the logo split with social media like this. or can I create rows that appear above the logo? thanks
Hey,
The only way to create rows above the header navigation bar would be to use the template for “no header” and then manually create the header area in the page builder
Cheers
Hi! After version 8, I can’t figure how to enable header options into a custom post type. I’ve changed page-meta and post-meta inside nectar/meta as before, but the header options are not showned. Do I have to change something else? Thanks!
Hmm, something is different into page-meta.php. I’ve icluded an older version of page-meta.php into child-theme and it worked…
Hey, nothing has changed in the page-meta.php from 8.1.0 – what version are you replacing it with?
The page-meta that works is from 7.6
I’ve been fittling w the css of the salient 3D hover button to try and make it wider, but I can’t seem to figure it out. I want the inner padding of the height to stay the same, but want the border of the medium sized button to extend full width of the column, or a specific width if necessary. Can you help me accomplish this?
http://prntscr.com/h2kd8jHey, the 3d buttons specifically use javascript to calculate the sizes, CSS alone wouldn’t be the right way to get this effect. However, any other button can easily be made full width with css
Cheers
Do you guys plan to add any additional shape dividers by chance? I like the idea of them, I just wish there were more to choose from.
Hey mrittman, more will be added in the future 
Hi. The site search doesn’t seem to search across text in portfolio items. It picks up the content in the main title, but not text which is part of the visual composer area. How can I resolve this? Thanks.
Hey wints77, by default WP doesn’t search metaboxes other than the default editor. To add that into the search you’d need a plugin such as https://wordpress.org/plugins/relevanssi/
Cheers
Hi, I imported a new layout, and lost my search icon that looks like a magnifying glass. How can I get this back?
Hey,
The option to toggle that exists in the Salient options panel > header navigation > layout related tab
Cheers
Yes, I know this, and the search functionality is still working. However, the magnifying glass icon has been replaced with a square? Any thoughts on this?
If you’ve already cleared your browser cache and ensured no third party plugin is causing this, please share your URL in regards so I can take a look to assist 
Hello,
i have 3 sites that are on the Salient theme, they are are displaying a develpor mode in the salient settings. It states that its because i am on a local host environment , and i am not. I have already checked the wp-config.php file and the DEBUG is set to false .
Is this an error, can this be disabled?
thanks!
Colby
Also , after the update the recent blog modules now have excerpts under the images, this disprupted several layouts , can the excerpts be removed??
Hey!
1. Being on local or having debug set to true are the only two ways redux uses to set that on – if neither of those are true I would need to take a closer look into your setup.
2. The recent posts elements always should have shown the excerpt – the only styles within that that don’t by default are “minimal title only” & “slider”. Can you share your URL in regards?
Cheers
Sorry, i converted the site to the Divi theme, much faster now
THIS IS REALLY URGENT: CHECK OUT IS NOT WORKING AFTER INSTALLING NEW VERSION.
Hi Author;
I uploaded to the new version due to some errors while charging the checkout and cart pages. Now that’s running well. The problem is that when someone finished writing his/her contact info, the credit card info form is not working and he/she can’t write his/her info.
That’s really crucial for me ‘cause I live from selling goods online and without that, I can’t live!
Thanks.
Hey KARLGERRIT,
Are you using credit card processing from braintree? If so, add this into the custom css box in your Salient options panel to fix it:
body .main-content iframe[src] {opacity:1; }
Cheers
Hi ThemeNectar,
Thank you for your reply. Problem still persists, I pasted the code in the Salient options panel… but nothings happened. What else can I do? Cheers mates and thanks for your help, I appreciate.
P.S.: I’m using the WooCommerce PayPal Powered by Braintree Gateway plugin, if that helps…
Hey,
I’m currently not seeing that CSS added into your site – could you please reach out via the contact form on my author page with your admin credentials so I can ensure it’s getting added in https://themeforest.net/user/themenectar ? Once it’s actually loaded into the site it will indeed fix the issue, I tested it out on the URL you provided via facebook
Cheers
Hey ThemeNectar,
I reached you out through your contact form in your ThemeForest page. Please, tell me something if you finally get to solve the problem, because I’m having a look, again, to the CUSTOM CSS CODE and (I THINK) it is pasted correctly there.
Thanks for your cooperation mates. Cheers!
SOLVED ThemeNectar!
My browser was not working correctly and it wasn’t displaying anything, but now everything is OK.
I have one more thing: I have just introduced 10€ discount per product and, in mobile sized screens, it only appears a white rectangle without anything inside that covers part of the product picture. What can I do to solve that? (Check it only with your mobile phone)
Thanks for your time and attention. Cheers!
Hey, glad to hear you’ve sorted it!
add this into the custom css box in your Salient options panel to fix the new thing you’ve noticed:
@media only screen and (max-width: 1000px) {
html .woocommerce ul.products .material.product span.onsale, .woocommerce-page ul.products html .material.product span.onsale {
background-color: #000!important;
}
}
Cheers
Hi ThemeNectar, allright! Now everything is working 
Just one more question that I have been trying to solve: why the quality of the miniatures of my products in my products page is so low? I mean, if you check the products in the general products page you will see the miniatures in a very low quality. BUT if you choose one product and check it in its individual product page, it is OK.
How can I increase the quality of the miniatures?
Thanks mates, cheers!
Hi! There is currently a compatibility issue between Salient and WPML about the top left logo. WPML says they copied my site and they were able to reproduce the issue. Basically if you edit the strings in admin_texts_salient_redux named…
salient_redux][retina-logo]url
... With the logo of the language of your choice, it doesn’t do anything, the logo stays in the original language instead of switching. Could you please take a look and answer WPML who are trying to reach you about this issue? Many thanks!
Hey wingme!
I’ve actually been talking directly to WPML for a little bit now and they have not mentioned this issue at all – can you please provide the name of the person who’s trying to contact me so I can raise this to them and have it checked on?
Cheers
The name of the person is Vincenzo from WPML, it’s about the top left logo displayed on Salient. I’m unable to make it switch to another language. The 4 strings required which are header-starting-retina-logo, header-starting-logo, retinalogo and logo, when you translate them, nothing happens. How much would you charge me to fix this? It is the only thing left I need to finish my website… Go on my website, click CONTACT and write me there with a quote. Thanks.
I forgot to say, my website is inovestor.am
Hello, after the update there is a (more…) text under each recent blog post. How can i hide it?
Hey bronzecoins, could you please share your URL in regards where this can be observed so I can see your setup?
Cheers
Hello, i would like to use Custom SVG icons for animation. How can i do it?
Hey artcreationnsk,
Salient only offers SVG animations for the Linea family – adding custom icons to that would require custom development as of now
Cheers
¿Can you show both alternatives?
Hey FeriaPixel,
That would fall under the category of custom additions to the WooCommerce plugin rather than Salient itself
Cheers
OK thanks, now suprise! I don´t know why, i can´t use de “autos-a-pedales” anymore, and it change it to “autos-pedales”
hi! http://gastromallorca.net/almajano on mobile the off-canvas navigation dosent auto close when clicking an anchor like for example “sobre mi”
Hey dimage,
This will be fixed in the upcoming minor release update 
Cheers
Hi, when will be this fixed? thanks
Most likely tomorrow morning 
Hi! How can I remove the image link from my product slider on mobile devices? When you click on an image it opens in a new tab and we would like to disable that.
Link to productpage: https://unbegun.nl/en/shop/backpack-albert-cuyp-en/backpack-blue-albert-cuyp/
Hope to hear from you soon. Thanks! Martijn
Hey Martijn,
add this into the custom css box in your Salient options panel:
.iosSlider.product-slider .slide .easyzoom a {
display: block;
}
Cheers
Thanks, it works!
You’re very welcome 
Can anyone tell me how to stop a button from animating a hover effect from the left.
Hey Damien_Enticott, could you share your URL so I can see your settings to see what you’re using to assist?
Cheers