38358 comments found.
Hi ThemeNectar,
Can you advise the following:
1 – Page transitions are not working on Mobile browsers (Chrome Android), Safari
2 – Highlighted text does not work in responsive viewport (it just appears no animation)
3 – Column animation on mobile devices. Can you tell me how we can enable this feature? I understand that you have disabled for performance reasons. I need to ENABLE this function on mobile browsers.
Thanks
ey six_black_pens,
1. In the Salient options panel > page transitions tab, you can toggle the option for “Disable Page Transitions On Mobile”
2/3. All of the elements scrolling based animations are disabled on mobile except BG related animations i.e. parallax etc. Changing this would require modding to both the js/init.js file as well as the css/responsive.css file at this time. However, we’ve noted your +1 for the idea to make this a theme option and it will likely become available soon
Ok thank you for your response! Looking forward to the next round of updates.
One more question!
We are trying to implement a page with full screen rows (http://themenectar.com/demo/salient-app/), however SOME ROWS do not need to be full height.
Is there a way to have the RHS nav (dots/tooltip) with a combination of both full screen and normal rows?
Hey six_black_pens,
Unfortunately there’s no easy way to accomplish that. For now you would need to disable the page full screen rows option and then selectively choose which rows to be fullscreen with the “fullscreen height” option on a per row basis. Only thing is that you would loose the side dot nav
Cheers
Hello,
Can you help me please. When email field is active then placeholder’s text goes up? How can I make it disappear instead of going up?(without changing form skin from minimal to default. I am using minimal skin on other forms on the site) And also how can I center placeholder’s text?
Thank you very much!
Hey oleg_kurylas,
Please share your URL in regards so I can assist in regards
Thanks
And also it feels like placeholder’s text is behind this email field that you can see on the page. Because when I set a background color of this field to #fffff with opacity: 1; then placeholder is not visible. Is there some way to put placeholder to the front?
Thank you very much!
Hey oleg_kurylas,
add this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body[data-form-style="minimal"] .minimal-form-input label span.text { text-align: center; width: 100%; }
body[data-form-style="minimal"] .minimal-form-input.filled label span.text { display: none; }
Thank you very much! It worked. But still have an issue with background. When I set background of the email field to the solid white, then placeholder becomes invisible.
And also this placeholder appears after submission, after successful submission it doesn’t go back to it’s place. Please see attached: https://drive.google.com/file/d/1DUWhqjmMIOCZ62rU4yk-Rxftd9q-shqn/view?usp=sharing
Hey oleg_kurylas,
Change the initial snippet to this instead:
body[data-form-style="minimal"] .minimal-form-input label span.text { text-align: center; width: 100%; z-index: 10; }
body[data-form-style="minimal"] .minimal-form-input.filled label span.text,
body[data-form-style="minimal"] .minimal-form-input.has-text label span.text { display: none; }
Cheers
Hello, all my demo import attempts get stuck around 30%, any ideas?
Hey BandaSonora,
Can you verify that your PHP.ini settings are at or above the following values?
upload_max_filesize – 24M post_max_size – 24M max_execution_time – 100
If you’re unfamiliar with editing these, your hosting company will be able to assist
Cheers
I can’t get the Page Transition to show on mobile. is there something that needs to be checked?
Never mind I found it!
Hey savacom100, glad to hear 
Cheers
I can’t download the theme anymore. Even though I purchased it. I would please like to return it. Thank you.
Hi there,
1. How do I reduce the opacity of the overay using the salient slider? (can I do this per slide, as opacities vary?)
2. Can I also reduce the opacity of the dark overlay that appers over the ‘fancy box’ before and after hovering? (I am using the colourful strip when hover fancy box version) http://atmotion.cloudaccess.host/
3. Can I have styling font, line height and sizes for the ‘testimonials slider’ for responsive? (the body text is too large with too much line height when viewed on a mobile? [its fine on a desktop]
4. Can I also have some code to remove the slider number that seems to only appear only on molbile (doesnt show on a desktop)? Or can we jusy reduce the amount of space between that and the name – it takes up loads of room… You can see here if viewed on mobile? http://atmotion.cloudaccess.host/
5. Can I use a differrent font styling for the testimonails ‘name’?
6. Is it possible to add more line height to H1-H6 and body text when viewed on a mobile?
Thanks
Hey alisonleon,
Please open a ticket on our support forum in regards with temporary admin credentials so we can bypass the coming soon plugin you have active: https://themenectar.ticksy.com
Thanks in advance
Hi Mr. Nectar!
In version 10, how do I change the text for “previous project” and “next project” to, example, “next story” on the individual portfolio template?
Also, I’d like to change the “leave a comment” text…
In previous version I could update the text on Functions.php, now I’m unable to find it.
Thanks guys!
Hey JustLaw!
The new location of the text is nectar/helpers/portfolio.php
Cheers 
hello guys, how can I reduce the space between the menu and the slider in the home page? Thank you – http://admelius.saraallevi.com
Hey sdoganati,
Remove all the attributes which you currently have set for your page header in the “Page header settings metabox”. i.e. Page Header Background Color, Fullscreen Height etc https://ibb.co/gd0cCc2
Cheers
Hi, I love the theme! Well done!
I just can’t find where to change the speed of the ‘slide out widget area’
I’ve looked all through the ‘init.js’ and can’t find the speed.
Thanks.
Hey gdavz!
Which Off Canvas Menu Style are you currently using so I can point you to the right location?
Cheers 
Slide out from right.
And the behavior is ‘Dropdown parent link toggles submenu’
Thanks gdavz, in the init.js file search for the string ”//slide out from right” to end up at the right place. Then you would need to change all of the instance of “700,’easeInOutCubic’” below that to your desired value
Thanks, I changed to 200 and see alittle change thanks.
Nevermind it really changed it. Thanks! Do you have an idea what I would change for the speed to slide it back in?
Hey gdavz, glad I could help. When searching for ”//slide out from right” in the init.js, there should be two instances of that occurring – one is right before the opening event and the other should be located near the closing event
Thanks!
Cheers gdavz 
Hi ThemeNectar, i hope you have a wonderful day,
my images set for a variable product are not showing, ie not refreshing nor adding the proper image to the cart.
would you mind having a look if you have 2 mn
https://ascod.website/product/martingale/thanks
Hey selassie75,
Please reach via the contact form on my author page with temporary admin credentials so I can take a closer look
https://themeforest.net/user/themenectar
Cheers
Hi there, are you planning on updating FontAwesome to v5.6 anytime soon? I have an Author who needs a Goodreads social icon (available in the newer version of FA) and would love to just be able to pop it in instead of messing around with your code. Thank you!
Hey lexcss,
5.0 of font awesome reworked the library completely and updating would break existing user sites which made use of the icons. Because of this, WPBakery has not updated the library yet but when they do we will incorporate it as well.
Cheers
All good mateys, thanks for the reply!
You’re welcome lexcss 
visual composer does not work. What is this?
Hey artcorecreative,
You need to be using the latest version of Salient (v10) as well as the latest version of the Salient WPBakery page builder formerly known as Visual Composer (v5.6) in order to ensure WP 5.0 compatibility. Please check out the article we’ve written on the topic here: http://themenectar.com/docs/salient/wordpress-5-0-update-guide/
Love your theme since 05 Nov 2015 (
).
I think your theme want change his name Ahahahah When i update it, the name change in “Aria Tech Tema”, i don’t know why, but this is the same problem of last comment (remember?).
Hey hooligans92, glad you’re still enjoying the theme 
That’s very strange, there’s been no other reports of this issue since the last time you ran into it. Does it happen to you on your local setup as well as the live server?
Hello! I don’t know why the padding on the 3 logos on the bottom seems to be off, either on left or right of that 3-column row.
http://www.artblend.com/new/The images are sized the same, and everything is centered. And while the middle logo appears to be centered, the margins between the first and third logos are different. Any ideas on how to fix this?
Thanks!
Hey artblend,
It looks like you currently have 6% padding set on the right side only for the last column (michael joseph). If you remove that, all of the columns will have the same padding
Hello—I had it set a 0 percent before and tried the padding to center it better. I removed that 6 percent and it still has more padding on the right side of the column that the left. I also removed any custom CSS but that didn’t fix it, either.
Hey artblend,
Since the logos are different widths, they are simply taking up varying amounts of space within each of the three columns. I’ve highlighted the column area so you can better see what I mean. If you want them to all occupy the same space, you would need to resave the images all at the same width (which would cause the heights to be varied) https://ibb.co/0qFLdNhIndeed that makes all the difference. Thank you so much! Really appreciate it, and as always, keep up the good work!
Glad I could help artblend 
Since Wordpress update i cant update my Visual Composer, i dont have the permissions to do this, how to update it?
sorry i figured it out
Hey ClaymanX, glad to hear you’ve sorted it 
Hello, Please how can i make the toggles on only one page to all be expanded on load?
Hey TruBrotha,
this would require using separate toggle elements for each toggle like so: https://ibb.co/qxwSJnw
Why is the off-canvas menu not closing anymore after clicking on a onepage-site with anchors? It did in Salient 7.6
Hey DBmediadesign, please share your URL in regards so I can take a look at your settings
Hey DB_mediadesign,
The menu should close when not using the option for “Activate Fullscreen Rows”, however once that’s in use the anchor links work differently. I’ve noted to sort that for the next release
Thanks. When can we expect the next release?
Hey DB_mediadesign,
It should be in the beta version of the release within a week. If you want to reach out via the contact form on my author page, I could send you a copy when it’s made it in https://themeforest.net/user/themenectar
Any news on the update?
Hey DB_mediadesign, I’ll be sending a round of it out this Friday – sorry for the delay
Hey – I can’t seem to find an email from you previously to shoot a copy over. Could you kindly send one again?
Thanks in advance
i mailed you to the contact info on your page
Hey DB_mediadesign, I located it earlier and sent over a copy with the fix 
Cheers
Is it possible to display only products on search results? Thanks
Hey MarcGarner,
this would require a modification to the search.php file
Cheers
Hi, we can’t get the font end editor working after upgrading to 10.1, we just get a loading screen.
[Log] JQMIGRATE: Migrate is installed, version 1.4.1 (load-scripts.php, line 9) [Error] TypeError: undefined is not an object (evaluating ‘vc.frame_window.vc_iframe.setSortable’) setSortable (frontend-editor.min.js:5338) buildFromContent (frontend-editor.min.js:2113) build (frontend-editor.min.js:7342:123) (anonymous function) (frontend-editor.min.js:7348) [Log] JQMIGRATE: Migrate is installed, version 1.4.1 (jquery-migrate.min.js, line 2) [Error] The Content Security Policy directive ‘frame-ancestors’ is ignored when delivered in a report-only policy. [Error] Failed to load resource: the server responded with a status of 404 () (theia-sticky-sidebar.js.map, line 0)
this was the spit out from Javascript Console? Any ideas?
Marty
Hey Marty,
Can you verify that no third party plugins you may have active are causing the issue (some minification plugins/cloudflare rocket loader have been known to cause such an issue).
If that’s not the case on your end, please reach via the contact form on my author page https://themeforest.net/user/themenectar
Cheers
Hello,
I am contacting you today to find out if it was possible to remove the breadcrumb category on the different woocommerce pages? mainly the product page.
I figured out how to remove “Uncategorized” from breadcrumb:
function your_prefix_wc_remove_uncategorized_from_breadcrumb( $crumbs ) { $category = get_option( ‘default_product_cat’ ); $caregory_link = get_category_link( $category ); foreach ( $crumbs as $key => $crumb ) { if ( in_array( $caregory_link, $crumb ) ) { unset( $crumbs[ $key ] ); } } return array_values( $crumbs ); } add_filter( ‘woocommerce_get_breadcrumb’, ‘your_prefix_wc_remove_uncategorized_from_breadcrumb’ );
But I can’t delete the other categories I created. In advance, thank you
Hey EspaceTech,
Are you trying to remove the entire breadcrumb section? Salient is using the default WooCommerce breadcrumb functionality, so if you’re trying to modify specific categories it would be related to the plugin itself rather than Salient. However if you just want to remove the entire section, you could do so via css like so
.woocommerce .woocommerce-breadcrumb { display: none; }
Cheers
Thanks! perfect
You’re welcome EspaceTech 