Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,241 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38441 comments found.

Hi, im trying to get a smooth scrolling effect to a section of the homepage, basicaly the same as your slider down arrow. I have got the code working to jump to the section but im not sure how to get it to smooth scroll. Can you please advise….

Dan

Hey Dan!

Use this plugin to accomplish that: http://wordpress.org/plugins/page-scroll-to-id/

Cheers

Hi

is the checkout page from WooCommerce and the cart page responsive?

Hey Shenjai, yes – you can test that out on the demo too. Was there something not working with yours?

Hi!

We are trying to create something similar to your About me creative page for our about us team page http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266

Would you be able to give some guidance in how we can achieve the full width square look it has.

Thank you.

Hey Cyandistribution!

Check this out in regards: https://www.youtube.com/watch?v=DpJWWM4BAbo

Cheers

Hi,

I’ve update to the latest version and the Home Slider is not showing the actual text and button. It starts to load but it takes forever. When I hit the refresh buton is loads the background but the text or button no. Any idea?

Take a look here: https://explenite.com/

Thanks!

Hey broadcastpixels!

What browser are you seeing this on? I checked in Chrome/Firefox on windows but am seeing the caption and button fade in normally

Cheers

Few minutes ago it was ok (for the first time after few days) but now I have the problem once again. I use Win8 and Chrome. The backgound image loads normally but the caption and button not – just the dosts in the middle are showing the loading process but no progres.

I cleared the cache, closed/opened Chrome or even restarted the notebook but the results are pretty the same.

Hey again – do you also see it occurring on the demo: http://themenectar.com/demo/salient/home/home-basic/

We need to customize portfolio template of the theme so we have edited custom page header function in functions.php stats with line 2301 and template-portfolio.php in salient theme folder. but none of our changes takes place in the site. Even we removed whole code from these 2 places and saved but still portfolio works without any breaks which is really weird. In the theme we cant find any other places where to edit portfolio listing. Mean time any changes we do with single portfolio templates applied instantly. Please Advice.

Hey Eliteoomph,

The page header function can be found in the functions.php at “nectar_page_header” – if the changes in that are not applying please open a ticket in regards with your admin credentials so I can take a look at what’s going on :) themenectar.ticksy.com/

Cheers

Hey, We need to edit the Portfolio horizontal filters in portfolio listing page. I’ve found this can be edited in template-portfolio.php. But the problem is changes do not affect here. Can you just give us path to edit the horizantal portfolio filters in portfolio listing page

Ah, those live in the shortcode-processing.php file located in the nectar/tinymce folder :)

Hello ! Your template is awesome!

I want to know how I can change the images of the social logos in the footer? Replace the facebook logo with a jpg ? Is this possible ? :)

Thanks !

You know where I have to put the url of my facebook icon ?

<?php if(!empty($options[‘use-facebook-icon’]) && $options[‘use-facebook-icon’] == 1) { ?>

  • <?php } ?>

    I don’t know how to do this … :s

    Replace this:

    <i class="icon-facebook" /> 
    with this:
    <img src="your-img.png" /> 
    :)

    Hello,
    I have a problem: I want to change the URL of the portfolio categories
    for example: http://www.pixeldesignweb.it/project-type/biglietti-da-visita/
    to: http://www.pixeldesignweb.it/portfolio-lavori/biglietti-da-visita/

    how can I change the project-type slug?
    Using the custom permalinks plugin to change my URLs at will, but the URL of the portfolio categories are the only ones that I can not change.
    Thanks in advance

    Hey VikingKingSkin,

    you can change that in the functions.php file at this line:

    'rewrite' => array( 'slug' => 'project-type' )
    :)

    Cheers

    Need a quick answer here! I must use pagination due to extremely long upload time for the portfolio page. But the pagination doesnt work right – it repeats again and again the first 10 items. What’s the fix for that

    Hey tzachik, since that’s not a known issue I would need to see your URL :)

    tzachik.com. But of cource now I disabled the pagination so you will not see too much of the problem there ;)

    In that case I will need you to open a ticket with your login credentials so I can test it :) http://themenectar.ticksy.com/

    Hi, is it somehow possible to change the logo on a per page base? Maybe by custom CSS?

    Thanks!

    Hey gehrkensit! Unfortunately as of now this wouldn’t be possible without modding the header.php file with a conditional to switch it since the logo is an img tag and not a BG image which you can get at with css

    As allways: Thnaks for an excellent support! – No problem, thanks for the hint. modifying header php should be no problem.

    You’re very welcome :)

    Hey Mr. Nectar!

    Just purchased your Salient theme, and have been setting it up feeling like an excited boy on Christmas!

    All in all awesome, however the issue with the single page scroll menu is not fully working for me just yet.

    Currently I’m stuck at making the home menu item (ex. #top) function properly.

    Using “Page Scroll to ID”plugin, setup the “text” blocks to defining IDs etc., and so far have it working except for the Home #top scroll.

    When I add a text block to the top of the visual editor with a defined class, it appears just below the Nectar slider.

    Any help is highly appreciated!

    Thanks Support!

    Hey Cloudsurfingmedia!

    For the top link try linking your button to ”#header-space” :)

    Cheers

    Worked!!

    Thanks eh! – In future perhaps you can add an “id” meta box to sections below the class meta box. This is the way it is done in Enfold.

    Great support!

    Justin

    Yes, the next update will finally add one page scrolling support built in :)

    Cheers!

    Hey there! Is there a way to link the current Portfolio item’s categories in the sidebar of the post page?

    I tried adding category WP code in single-portfolio.php and didn’t get very far, I’m assuming because Portfolio items are not treated like blog posts—is there a way around this?

    I want to be able to list all categories from a particular Portfolio item on the sidebar, so users can navigate to other items of that type from the single portfolio item page.

    Thanks so much!!

    That works amazingly!!! It totally allows me to use the categories in the place of project attributes, and they are now links and function as tags. Thanks so much!!

    I put the code here if anyone else wants it—the main thing that needs to be swapped out is the project_path variable—wasn’t sure how to get that with code: http://pastebin.com/cRtLaPwf

    Thanks again!

    You’re very welcome :)

    Hi there,

    I’m having a few issues with your template since the last update:

    1) Nectar Slider in not resizing on mobile devices. 2) The marker icon on the map is not loading. 3) The “Editor” option under “Appearance” is gone.

    Website: iboard.ca

    Thanks for your attention.

    Hey iBoardCanada,

    1. I can’t seem to replicate this as of now (checked on a gs4) what are you seeing this on?

    2. Update to 4.5.21 to get the fix :)

    3. Please open a ticket in regards with your admin credentials so I can take a look

    Cheers

    Hey ThemeNectar,

    1. I’ve tried on different iPhones using the Safari browser. 2. It worked. 3. OK, thank you.

    Cheers.

    For item #1 is there anyway you can provide a quick screenshot?

    Hello there,

    My map marker isn’t showing. I know the current update fixes this, but I don’t want to update everything because I’ve already made some changes to the theme files. What file do I need to update to just get the map marker to work again?

    Thanks

    Hey digiegg,

    update the map.js file located in the js folder :)

    Cheers

    I tried that and the map came up white blank for some reason. Anything else I need to do along with that update?

    You must’ve been upgrading from a version prior to 4.5 in which case multiple files would need to be changed:

    functions.php
    nectar/nectar-vc-addons/vc_templates/nectar_gmap.php
    template-contact.php
    js/map.js

    Hi! This theme is beautiful! I’m looking into buying it, but I still have a few questions:

    1) For the portfolio section, can I move projects/posts around, not in order in which they were posted? Sometimes I like to switch which projects I show first, and I don’t want to have to delete projects in order to show an older project first.

    2) I’m a videographer, so being able to add my Vimeo videos to the portfolio section is a must. What kind of options do I have for video?

    3) For some reason when I look at the Live Preview on my phone, the site is not responsive….why is that? :/ Any chance I can see what the responsive site looks like?

    Thank you! :)

    Hey auramaria88,

    1. Yes – use this plugin: https://wordpress.org/plugins/intuitive-custom-post-order/

    2. You can embed vimeo videos anywhere you want on the single project page and also choose to have it pop open in a lightbox on the main project page.

    3. View the site directly outside of the themeforest iframe: themenectar.com/demo/salient-frostwave/

    4. Yes – as the demo shows you can use different portfolio styles on various pages, just make sure the styles shown are what you’re looking for :)

    Cheers

    Thank you so much!

    You’re very welcome :)

    Hello Team Salient

    I just have a quick questions – on my website here is the Link – http://www.jannatstudios.com/services/

    On the specific page that I have posted. I would like to know how can I make size of the word ‘SERVICES’ AND PACKAGES” BIGGER. I know I have used a text separator to do this

    Let me know thanks

    Hey jannatstudios,

    Add this into the custom css box in your Salient options panel:
    .vc_text_separator div {
    font-size: 40px!important;
    }
    

    Cheers

    You’re welcome :)

    Need a pointer here if you please.

    i’ve created a beauty of a nectar slider but i want it to rotate thru the series of slides once and then stop at the last slide (where i’ve placed a button with a CTA).

    Is there a way to modify the css or place a modifying style utilizing the ‘extra style field’ .

    thanks for the help…

    Hey bwarne,

    open the nectar-slider.js file located in the js folder and delete this segment:

    else {
                $nectarSliders[sliderNum].swipeTo(0,800);
            }

    I understand that Salient is built on a 12 column grid system and to create 1/5 columns I need to use custom html code and css which you have already detailed in these comments. I used your instructions in the comments but have not been successful. I am attempting to create 5 columns for 5 team members. Within WP text editor I created divs for each team member and used the below CSS but the team members keep appearing on top of each other instead of side by side in a row. Using display: inline-flex works ok, but does not look good in Internet Explorer and doesn’t look good in mobile or as the page scales down. Any help would be much appreciated!

    .col-one-fifth { width: 19%; padding: 10px; display: inline; }

    Hey again! You could use css like this to control that:

    @media only screen and (min-width : 1px) and (max-width : 1000px) {
      .col-one-fifth {
          width: 48%!important;
      }
    }
    

    You are awesome! Best author on Envato. Thanks so much for attending to my issue.

    You’re very welcome :)

    I’ve uploaded a new logo but it looks too small on mobile devices. This is also the case when i downsize the browser window on a laptop. What did I do wrong?
    Thanks

    Hey, please see this in regards to altering the logo size on mobile: http://themenectar.ticksy.com/ticket/46745/search/

    Thanks!!

    You’re welcome :)

    The Maps are acting up again. http://bit.ly/1mIMHgs

    I had 15 locations, and the map worked flawlessly. The last Google map issue was the icons not loading, now the map is completely absent… I am at a loss, please help.

    Nevermind, I must have had a hiccup in my browser- it works great!!!

    Hey – glad to hear you got it sorted :)

    Hello!

    trying to change the main text color across the board to white, but this CSS is not working:

    html body, html body p { color: #FFFFFF; }

    But it still remains mid-gray, despite having chose the dark version for the theme. Any advice?

    Hey artblend,

    anyway you can share your URL so I can take a look?

    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