Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,234 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38439 comments found.

how I can get responsive menu as “salient-ascend” in “corporate” template.

Please ref. to this screenshot > > https://www.dropbox.com/s/kcaqi9t8pqlv2uq/Untitled-1.jpg?dl=0

Hey – turn off the mobile sticky header in your Salient options panel

Cheers

Hi,

Is it possible to create a custom 404 page ? If, not which plugin you will suggest for the same.

Hey – I don’t have a plugin to recommend in regards but here’s one that I found which should work https://wordpress.org/plugins/404page/ if you don’t want to create your own 404.php file

Hello,

Even thought my support subscription just expired yesterday, I would like to report a bug: after updating to the latest Salient the navigation links don’t work in Safari. Every link in the menu is looping back to the home page and this happens only in Safari (iOS). I did reset the permalinks, but it didn’t work out, neither disabling all plugins.

Can you please advice?

Thanks!

Hey – which iPhone are you using? So far I haven’t been able to replicate on a 6s

Thanks for looking into this. Clarification…. Its happening on Safari 9.1 on computer not phone. Problem is with the top navigation links. The links within the page seem to be working.

Hey – try to reupload your retina logo in the header navigation tab and the header navigation > transparency tab. If that doesn’t work please open a ticket in regards with your admin credentials https://themenectar.ticksy.com

Is this theme going to be updated to be ADA Compliant in the near future especially with all of the legal cases that have been actively started in California with companies being fined for not having ADA II Complaint web layouts?

Hey,

I’ve noted the idea for the wishlist

Cheers

Hey Team, I was wondering, I love the SAlient Theme! How can I achieve a menu like this website – http://www.marieforleo.com/ – where there is one main menu and then a secondary menu on the right? Can you please advise? Many thanks, Sharnee xx

Hey!

Activate the off canvas navigation in your Salient options panel > header navigation tab. You can then populate the off canvas menu in your appearances > widgets section. Also to mimic the centered menu make sure to select the “Centered Menu” header layout also in the Salient options panel

Cheers

Hey Buddy,

Great theme! I’ve noticed that top level pages with subpages are not clickable in the mobile menu. I’ve tried this solution in init.js

$(’#mobile-menu .container ul li:has(”>ul”) > a’).click(function(){ $(this).parent().toggleClass(‘open’); $(this).parent().find(’> ul’).stop(true,true).slideToggle(); return false; });

Yet it stil doesn’t work. Help would be great! Website url: http://goo.gl/LhJysT

Thanks in advance!

Hey!

If you turn off the mobile sticky header you’ll get the old mobile menu which has this functionality by default

Cheers

Is it possible to create a main menu that has scrolling to anchor links on the same page, AND links to other pages?

Hey guys, thanks. In fact I tried it on a demo and that doesn’t work – possibly because of the JS page transitions? If you click an anchor link with full URL, it just gets stuck at the white “intermediate” screen between leaving the current page and moving to the new URL.

(If you switch off Page Transitions it works OK. hope this helps, maybe you can provide a bug fix in future release).

Hey,

You can also use the option to disable the fade on click which will sort your issue as well in the page transitions tab

Cheers

Hello i have a Problem with my Theme i have add visual Form builder on this page www.1a-luftaufnahmen.ch/anfrage but i have a theme issue dont show me the complet text only the half from the dropdown boxes with firefox and ie (i have tested wit chrome and safari its work very good)

pls check it :D thank you very much

Regard Mehmet

Hey,

Add this into the custom css box located in your Salient Options panel:

body select {
  padding: 5px!important;
}

Cheers

thank you very much :D

can you help me with the other problem, i have a Photo Gallery Plugin. you can show in the Home with phone the photo are on the right side (not in the midle )

Hey,

Add this as well:

@media only screen and (max-width: 1000px) {
span[class*="bwg_standart_thumb_"] {
    margin: 0!important;
}
}

Cheers

I just installed this theme for the first time on this domain. It seems a shortcode plugin is missing. See me site here http://virtualizelife.com. Not sure what is going on.

Hey,

make sure you’ve installed the Salient Visual Composer plugin available in Appearance > Install Plugins within your admin panel

Hey guys!

I am trying to display two portfolio items on my homepage in the “masonry” layout, both items set to “wide”. Unfortunately though, it looks like the height for these items doesn’t get set, so they’re not visible. I have the portfolio section set to “Full width” and constraining the max columns to 4.

I read another comment where you suggested to edit the init.js file, which I did, but sadly this did not work. My test site is here: noblylandingnew.azurewebsites.net The portfolio items should appear just below the mockup of the phones.

Any help would be extremely appreciated.

Thanks!

Hey, sorry about that!

When trying to edit your init.js file with wpeditor i’m getting a message that the file is not writeable – could you please either make sure it’s writeable and the directory or provide FTP access in the ticket so I can do so?

Cheers

I just updated the ticket with details. Thanks!

Thanks! Just responded

Any update on Salient Visual Composer? I’m running 4.9.2 and it’s saying at a minimum I need 4.10. This is a major issue – please advise.

Hey, the Salient VC included with the current release is 4.10 – have you verified that you’re on the current release? If so please see the Visual Compose Update Info text file in the root of the download zip from ThemeForest

If you're upgrading from Salient VC 4.9.2, you'll need to delete the plugin from your plugins section in the WordPress admin panel before installing the current version (4.10) in Appearance > Install Plugins - This is necessary due to a bug in the Salient VC 4.9.2 which prevents regular updating.

Cheers

Hey, Guys

Some Visual Composer responsive features are greatly missed here, like element visibility ?according to device and the responsive text element. Do you intend to include that in the Salient Visual Composer? Any ideias when it can be expected?

Thanks

Hey,

Which version of Salient VC are you using? The responsive options tab for VC columns should still be present giving you control over what displays on each of the available viewports

Cheers

Hello! Congratulations for the latest updates that you brought lately, im amazed at how many things this theme can do :) I have a little problem, I would like the header to resize when scrolling, this feature works great on shop page (undress.ro/onlineshop) but not on the home page (undress.ro). Does anyone have any idea what it might be? The settings should be OK as long as it works on the shop page, right ?! ps: website is not about what you guys are hoping for, sry :)

Hey,

Not permanently transparent with the resize, but you can have it be transparent at the top and resize into the BG color when scrolling down as the ascend/modern creative demos show

Cheers

wohaaa, ty, you’re a genuis :))

You’re welcome :)

In ” Page Builder” has the ” recent posts” . Appearing title – image – small information – description. I would like to remove the description, leaving only the title and image, as I proceed ? ( Which file plugin I edit ? )

Thank you !

Hey!

You’d need to mod the shortcode-processing.php file located in the nectar/tinymce directory. Search for the “nectar_recent_posts” function in regards

Hi! I can’t translate a submenu item “Back” in responsive menu with WPML. Where is it?

Hey!

It should be located in the .po – you can find it in the footer.php file at this section though

data-back-txt="<?php echo __('Back', NECTAR_THEME_NAME); ?>"

Cheers

Thank you very much!

You’re welcome :)

Hello,

I just installed a Salient theme on a fresh Wordpress and it shows a blank page when the url is inserted without www.

Settings
  • Salient Page Transition: off – when activated it gives endless spinning wheel
  • Wordpress url settings: https://www.mydomain.com

It is weird, but it must be theme specific, as after switching to another theme (one of Wordpress defaults), it works.

What can I do to fix this?

Login page:

Hey,

Since there’s no known issue like this – Have you checked with your hosting provider in regards or checked the error log for anything reporting fatal errors?

Yes, it is hosting related, because it worked on a previous host. There is incpompatibility between hosting settings and Salient. I guess I can’t do anything about it, just change the hosting provider.

The .htaccess looks like this (domain at www/domains/mydomain.com/index.php): RewriteCond %{REQUEST_URI} !^domains/ RewriteCond %{REQUEST_URI} !^/domains/ RewriteCond %{HTTP_HOST} ^(www\.)?(.*)$ RewriteCond %{DOCUMENT_ROOT}/domains/%2 -d RewriteRule (.*) domains/%2/$1 [DPI]

Hi:

Anyway (filter or something) to show full post instead of exceprt on a specific category page??

Thxs

Regards

Hey,

This would require modding to the files inside of includes/post-templates

Cheers

You’re welcome :)

Hi there

Trying to get the spacing in my header/menu area right. When the screen size reduces, the menu bar slides under the logo and creates too much space at the top. When it reduces further it switches to mobile view, which is fine.

I’d like the logo to reduce in size to allow the full menu bar to remain the same. And for the menu to be aligned with the bottom of the logo.

Site is: http://www.appletozucchini.com.au

Hey, add this into the custom css box in the Salient options panel
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
header#top #logo img {
    height: 70px!important;
}
}

Hi,

Can I check on the following for your Wordpress theme:

1. Can your theme support this design here: http://themes.themegoods2.com/grandrestaurant/home-2/

2. Is your theme compatible with Visual Composer plugin?

3. Can your theme support plugins from www.woothemes.com?

4. Any access to the theme’s admin panel?

Please do let me know on the replies before I make the decision to purchase. Thank you!

Hey,

1. Yes it could make something very similar

2. Yes, but the Salient version of Visual Composer (which is included) is recommended

3. It’s woocommerce compatible but without knowing the specific addon I can’t say whether or not the theme was tested with it

4. There’s no access to test out the admin panel prior to purchasing unfortunately

Hi, I purchased your beautiful theme and I´am very happy with it. But one thing I couldn´t change so far: We have a german speaking website and I couldn´t switch the “Read more” Button within the Blog to “Mehr lesen”. Could you please help me? Thank you very much! Best, Sonja

Hey, glad to hear!

Have you tried to translate it via the .po file? And are you seeing it non translated on all areas/elements that use the read more text string or is it just one in specific?

Cheers

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey