Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,209 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Hello,

I’m trying to customize Portfolio pages using the Visual Composer Advanced CSS settings. Unfortunately it doesn’t work for Portfolios – it works only for common WP Pages.

The styled element actually has a new class: wpb_text_column wpb_content_element vc_custom_1461336152092

The problem is the class vc_custom_1461336152092 is not present in the CSS style in page <head> section. As I stated before, this works correctly for Page post types.

  • Salient: 7.0.8
  • Visual Composer: 4.11.2
I have also tried deleting the Visual Composer plugin folder and installing it again with no effect.

Hey,

Thanks for reporting this, i’ve noted to test this in regards and sort it for the next update. For now you could use the custom css box in the Salient options panel if needed

Cheers

Are we able to control the speed of the page while it moves to anchors?

Hey,

This would require modding to the init.js file located in the js folder as of now

see this section in regards

$('body,html').stop().animate({
    scrollTop: $scrollTopDistance - $pageSubMenu
},800,'easeInOutCubic');

Cheers

Hi, I’m trying to change the project filtering word “All” and translate it into my language: Where can I find i in the code? I already tried to change it in the functions.php but it does not have any effect on the site even after cleaning cache etc. The line I changed in functions.php is the following:

  • <?php echo __(‘All’, NECTAR_THEME_NAME); ?>
  • Thanks for the great support!

    Please share your URL in regards so I can see your current setup :)

    Hi, the URL is: http://bit.ly/1qNEqjC .thanks for looking into it :-)

    Hey, since you’re using the portfolio page template rather than the portfolio visual composer element you’ll need to make the mod in the template-portfolio.php :)

    Hello – thanks for the great theme. I have WP 4.5 and VC 4.11.2.1 I have also attempted to activate Salient Visual Composer, but received the follow error code.

    Fatal error: Cannot redeclare class Vc_Manager in /home2/toms/public_html/peakadvantageconsulting.com/wp-content/plugins/js_composer_salient/js_composer.php on line 35

    Can you please help me fix this issue?

    Thanks

    All fixed – I did some more research and found that I had to disable Visual Composer. Thanks!

    Hey, Glad you sorted it!

    Cheers

    Hi, I’m sure others have asked but I don’t see a recent answer. I was wondering if the latest version allows for the social media icons to be placed in the main navigation on the right hand side. Lets say I have my logo all the way to the left, the navigation buttons in the center, can I have social media icons all the way to the right? Or do I need to add them manually in the header.php file (I noticed you answered someone else’s question like with that info). Thanks!

    Hey,

    As of now it’ll need to be done manually – the next feature based update is bringing that functionality though :)

    Cheers

    hi there. Is there any way to enable the original visual composer instead of the salient visual composer? Or, if that is not possible, what should I use to achive the same functionality as the Custom Grids (https://wpbakery.atlassian.net/wiki/display/VC/Grid+Builder)?

    Hey,

    You could use the original VC instead of the Salient one, but you’ll lose some of Salients custom elements

    Cheers

    You’re welcome :)

    Hi, nectar slider is not showing on my home page: www.bosonsport.com

    Hey,

    currently i’m seeing the Nectar Slider appear on that page, have you tried clearing your cache?

    Cheers

    delete this please

    Hey, will do :)

    Hi Nectar! I have a need.

    Can I use the nectar recent project carousel to show pages instead of projects? or in project how can I have the functionality to show Fullscreen Height image in header?

    thanks!

    I’ve just found the way to force the fullscreen bg header also for project. It will be nice if you can put the option also in the project section next time!

    Hey,

    I’ve noted the request :)

    Cheers

    Hi there, can you tell me where i can change the font size for the portfolio hover text? It’s now to big.

    Hey,

    Which project style are you using?

    Cheers

    Hi, Ive just updated to salient 7.0.8, but I am having trouble updating the visual composer. When i try to update the plugin it takes me to a page that says “You do not have sufficient permissions to access this page”

    How do i update the visual composer?

    Hey,

    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.11.2) 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!

    For everyone who hasn’t seen the announcements,

    In regards to WordPress 4.5

    The only version of Salient that is compatible with the latest WP is Salient 7.0.8, and the only version of Salient Visual Composer that is compatible with WP 4.5 is 4.11.2. If you’re using older versions of these and have updated to WP 4.5, your visual composer will not work.

    Once you’ve updated Salient, head to the plugins section of your admin panel to update Visual Composer. If you’re having issues after using both the current versions, check for third party plugin issues – WP 4.5 added a new version of jQuery and a lot of plugins broke because of it.

    Just a feature request. As i’m trying to put a lot of elements in 4 equally spaced rows, i’m finding it difficult to space those rows equally. I could put the content to Fit In Container, but when applying left and right margins to columns individually it gets a little tedious just trying to make an equal space.

    Feature request might include adding this feature back into VC that I think* came with it originally

    http://prntscr.com/av96p8

    Hey,

    Thanks for the feature request :)

    Cheers

    Have read all the previous comments and your advice to update everything since the WP 4.5 update…I have made all the updates, deactivated all the plugins but our site is still all jacked up.

    The sliders arent working correctly or arent showing up, the dropdown menu is now sitting above the main menu and there are a few other issues that I cant seem to fix.

    The URL is http://nashvillesmilecreations.com/ if you have any ideas on how we can fix it.

    Thanks!

    Hey!

    Currently your URL appears to be loading normally for me – have you tried clearing the cache on your end?

    Cheers

    I’m trying to ‘left-align’ the “Add To Cart” button so that it lines up perfectly with the text – but I’m not having any luck. Could you help me with this please?

    I’d also love to get rid of the “Description” wording under the photo thumbnails as well if possible.

    http://kennethcollection.com/product/end-of-season/

    Thank you so much for your help. I love the theme!

    Hey,

    1. Add this into the custom css box in the Salient options panel:

    body[data-header-resize="0"].single-product .container-wrap {
        padding-top: 100px!important;
    }
    

    2. Please see this in regards https://support.woothemes.com/hc/en-us/articles/202845976-How-to-Change-In-Stock-Out-of-Stock-Text

    Cheers

    wonderful! thanks again guys!!

    You’re welcome :)

    I made a new website with the lastest version of Salient ( Salient 7.0.8 ) and am having a lot of trouble loading images. most of the time not load images. Anyone having the same problem?

    Hey, please share your URL in regards so I can take a look

    Cheers

    Is there no way, for the carousel option, for it to continuously go to the right, instead of swinging back and forth which just looks terrible?

    Hey, if you have a number of items that are divisible by 3 the carousel will loop infinitely in the way you’re looking

    No, not really.

    Are you using the ascend skin and a Salient v7.0+?

    Hi, I’m looking to redo my site shortly and like the idea of having a single page site similar to this one: http://www.weddingvideomanchester.co.uk

    Is it possible to have the arrow navigation at the top and bottom of each section in Salient?

    Thanks, Paul

    Hey, as of now that’s not possible, but something similar is in the works

    Cheers

    Hey guys!

    For everyone who hasn’t seen the announcements,

    In regards to WordPress 4.5

    The only version of Salient that is compatible with the latest WP is Salient 7.0.8, and the only version of Salient Visual Composer that is compatible with WP 4.5 is 4.11.2. If you’re using older versions of these and have updated to WP 4.5, your visual composer will not work.

    Once you’ve updated Salient, head to the plugins section of your admin panel to update Visual Composer. If you’re having issues after using both the current versions, check for third party plugin issues – WP 4.5 added a new version of jQuery and a lot of plugins broke because of it.

    Hi there! How do I get rid of the dates from all blog grids, blogs and blog-widget? The code body .meta-author { display: none !important; } doesn’t work..?

    Hey,

    Could you please share your URL in regards so I can see what settings you’re using?

    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