Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 168,685 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38352 comments found.

The custom CSS in one of my pages went blank and no previously saved revision seems to have it. Is there any way to recover this? I kind of need it…

Hey apena89, do you remember what you did prior to that happening? Also I would reach out to the developer of Visual Composer to see if he has any tricks for this

I restored an earlier revision, then noticed the CSS was gone. I went forward and even that was missing the CSS. I had no choice but to rewrite the CSS from memory. I’m curious if this means I should not rely on this custom page CSS feature in the future. It’s been very convenient up until this one instance.

I’ll try and check with the plugin developer but from my testing this only occurs when using page revisions

hello,

I cannot seem to get the map marker to work. Any suggestions? I have gone into the salient panel and have added my marker. What am I missing?

Thanks.

You can update by downloading a fresh copy from ThemeForest, deleting the current version you have on your server and uploading the new. I recommend using FTP, but you can use the WP dashboard if you prefer. You won’t lose any of your content or theme settings so don’t worry about that if you were :)

awesome! Thank you!!

You’re welcome :)

Two questions:

1. Is there a way to navigate to a page and have a specific tab open (not the first one)?

2. If I go to a page and click on an internal tab, then click away from the page, is there a way to have that same tab still be exposed if I click the “back” button to go back to the page?

Thanks, Damon

Hey Damon,

1. Yes, by adding ?tab=your-tab-name onto your URL

2. Not yet unfortunately – it would take some custom javascript to add the above string onto the URL for every click

Cheers

Is anyone else having issues with Mosaic Portfolio on the

ipad 2 version 7.1.2

Mosaic portfolio wont load, I have cross browser tested and cant seem to replicate the error online.

any help?!

themoreproject.org/sponsor is the page im having trouble on ipad 2 version 7.1.2

Hey sapierre,

that’s probably occurring because you have a lot of projects on the page – if you used pagination or infinite scrolling to break them up into smaller groups it should be ok

On the theme demo, almost every page is very laggy and jumpy with the scrolling. Can this be prevented or fixed?

Mac OSX Mavericks, latest version of Chrome

Thanks for the details – i’m on my macbook pro now but can’t see much of a difference from my desktop. It sounds like it could just be the parallax scrolling causing you to experience slower performance if pages without it on the demo are scrolling smoother

That’s very possible. Any suggestions on how to speed up my MacBook Pro? I have the most expensive one Apple sells, with all available upgrades.

Hi, how could I change the URL type as I am posting a video post:

domain…./post-format-video/...post name

I would like to change that: /post-format-video/

Hey – could you allow me access (it’s password protected at the moment)

It´s bit confusing but password is: password

Thanks!

What’s your permalink structure set to? With any of the available ones I can’t replicate it changing to show the post format in the URL

Hi,

I would like to know if I can turn the header menu into a one page menu. So instead of linking to separate pages, the menu items would link to content sections on the home page?

KR, HWA.

Hey HenryWaterfall,

Yes using standard HTML anchor links and this plugin for the animated scrolling :) http://wordpress.org/plugins/page-scroll-to-id/

Hey Theme Nectar, do you have a wishlist that can receive comments or maybe an email I can provide a wishlist of items that can be added or revised for future Salient updates? I have worked with the theme for years and have multiple installations with some great agency and client feedback if you’re interested.

All in all, it is my favorite theme available and I am proud to use the Salient theme.

Hey clixgroup!

Feel free to shoot me an email at themenectar@gmail.com :)

Cheers!

Hi,

How can I remove the mobile cart icon? because I use woocommerce just for product view not for e-commerce.

Thank you Raul

Use this instead :)

body header#top #mobile-cart-link {
  display: none!important;
}

yes!! now it works, thank you.

You’re welcome :)

Hi,

how can i center my menu and logo? any help would be great,

best,

@media only screen and (min-width: 1300px) {
  #header-outer #logo .starting-logo {
   position: absolute!important;
   left: 478px!important;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
  #header-outer #logo .starting-logo {
   position: absolute!important;
   left: 368px!important;
  }
}
:)

That worked a treat! thanks ThemeNectar!!

You’re very welcome :)

Hi

I would like to slow down the testimonial slider autorotate speed to slow it down as much as possible. Whether I enter the number 1 or the number 5000 the speed is always the same, which is a speed that is way too fast.

How do I fix this?

J

Hey touronama,

Could you 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

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 :)

    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