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.

Hello. I set up Google Analytics and sais: Status: Tracking Not Installed I copy the script: This is your tracking code. <script> (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i®=i®||function(){ (i®.q=i®.q||[]).push(arguments)},i®.l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);

ga('create', 'UA-50025617-1', 'moramart.ro');
ga('send', 'pageview');

</script>

and paste in Dashboard – Salient – General Settings – Custom CSS CODE

What should I do ?

Thanks !

Hey sabinnitu! You need to paste that into the “Google Analytics” field which is directly above the custom css box. After you do so it can take up to 24 hours for the tracking code to go through :)

Cheers

Thankyou very much !

You’re welcome! :)

Hi. I want to change the “All” and “Sort Portfolio” (In the portfolio page) to spanish… I can´t find where are these words to change. Can you help me? Thanks!

If I uncheck this option (Gallery slider) there is a big picture of the main picture at the top of the gallery, if I delete the main image from the right column, there is a big black block at the top of the gallery. How can I fix this? Do you want a pic? Thank you very much!!!

The key was the “Hide Featured Image/Video on Single Project Page?” THANKS!

Glad you got it! :)

Cheers!

Do you have tutorial videos using the new dummy pages for versions 4.0?

Hey palsy1149, there was a new video tutorial released this weekend covering the new column options in 4.0 – however the dummy data import process is going to be the same as before. There’s simply two different sets included now so you’re free to import the one you desire :)

Ok. Thank you! And thanks for responding to all these posts, it really helps.

No problem! :)

This is by far the best theme ever made. I would like to buy the video on the new about me extended page. The one with the snow and trees. http://themenectar.com/demo/salient-frostwave/about/about-me-extended/ You don’t have the link updated on the documentation. Could you provide that? Thank you

Hey jessecooke! I’ve noted to update the docs to give the sources of all the new videos tomorrow :)

To anyone considering this theme…this is without a doubt my favorite! Used it for a client and has been easy for them to make additional changes. Easy install, great code, awesome support and well documented. Plus these new updates. amazing! Thanks guys.

Thanks so much wesleysoccer! That really meant a lot :)

Hi, Is this theme multi lingual compatiblle?

Hey ggrant32! Yes it is – but only WPML has been tested by me.

Hello, Phil!

I was mucking around with the new slider which allows you to have a transparent slider. I can’t see to get it going on my main home page (http://garethbolton.com) – I’ve enabled and tried everything. What can I do?

Thanks!

Hey Gareth! Can you ensure there’s no extra blank spaces in your page header setting fields for that page as well?

Hi does it has the option to add services in the backend?

Thanks

Hey ivrsell, there’s no services post type, but you could easily make a services page layout using Salients elements.

Cheers

Hi,

After we upgraded to 4.02 most of the times in google chrome when we load the page, the main icons hover the video in the home dont load in the correct place: buda mail dot com

you can check the bug in this image:
https://dl.dropboxusercontent.com/u/12558375/BM/bug.png

Hey again – unfortunately I’ve yet to replicate what’s shown in the video one time out of 20+ loads (numerous without cache) on both OS’s – but I have something for you to try to see if it clears it up on your end. Open the nectar-slider.js file located in the js folder of the theme and change this line:

$(window).resize(function (e) { if(e.originalEvent) { resizeToCover(); slideContentPos(); }   });
into this:
$(window).resize(function (e) {  resizeToCover(); slideContentPos();   });

it fixed the error, now it comes back to his place at the moment the page load, the only thing i dont like, is the people see it coming from the bottom always when loading the page, instead just appearing in the correct place from the beginning.

Hey again – one more thing you can try to remedy that is removing the “slideContentPos();” in this (still working in the same file):


if(!$('html').hasClass('no-video')){
    $(this).find('.swiper-slide-active:first video').get(0).load();
    $(this).find('.swiper-slide-active:first video').get(0).addEventListener('loadeddata',function(){

        showSliderControls();
        resizeToCover();
        slideContentPos();
        sliderLoadIn($that);
        captionTransition($nectarSliders[i]);

    });

} 

Hello, I think this theme will work perfectly for what I need, it looks great. I just have a question before I purchase it. I bought another premium theme that uses WPBakery Visual Composer, and WooCommerce, and the RAM allocation on my client’s server is not big enough for the theme, VC and Woocommerce to work together. The client will not pay the considerable extra to up the RAM, and I can’t use the theme if I don’t install the VC plugin. My question is, am I going to experience the same problem here, or is your VC a lighter version? Do I have to use the VC or can the pages be built conventionally also?

Thanks in advance :)

Unfortunately I’m swamped to the point where I can’t take on freelance gigs but you could probably find a developer on envato studio who could extract it for you into a shortcode only to help out :)

Ok thanks anyway, I understand… :)

You’re welcome & sorry again!

Cheers :)

Hi, I have a question regarding the header options. Here is a link to an example of how I’d like my sites header to display: http://i58.tinypic.com/2ebrh1t.jpg

Is it possible to have the social icons in the 2nd header to be on the right, with text on the left (as example using telephone numbers).

Also, when using a logo is it still possible to have text as well (as example saying ‘Innovation in Construction’)?

Great theme, thanks!

Hey markoshea!

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

1.

#header-secondary-outer ul.sf-menu {
  float: left!important;
}

#header-secondary-outer #social {
  float: right!important;
}

2. Unfortunately the additional text would need to be added to the logo image itself

Cheers :)

Thanks for your reply and help.

I understand about the logo text, I’ll adjust the logo to allow for it, but what about the text with the phone number I had above the logo in my example, is that possible?

Thanks again.

You’re welcome!

Yes – you can actually just add custom menu links into the secondary menu which contain no link (enter ”#” in for it). Or you can alternatively add static text list items to the secondary menu in the header.php file if you’d prefer :)

Hi,

Im trying to change a few words to another language

I have the Salient theme and i have a question since the PO and MO files are there its still hard to change the language since nothing of what you changes has effect. I went to the functions.php and Portfolio-Template.php and PO file to change the text from the portfolio sorter as well the ¨View Larger¨ and ¨More Details¨ but even if they are changed in to the dutch translation they text´s dont change. Can you support me or tell me where i can change it?

Thank you very much! Love your theme

the theme .po/.mo files are located inside of the lang folder – the full path on your server can be found at wp-content/themes/salient/lang you must rename the default.po and default.mo to match your current language – in your case they should be named nl_NL.po and nl_NL.mo

Cheers :)

Thanks for the reply and sorry for the late response, I did as you said but the text on the page does still not change. Ive tried it various times but nothing seems to change …?

And after you named them appropriately did you rescan for the updated string in your translation plugin? If you want to let me log in and check on this for you I’d be glad to just open a ticket at http://themenectar.ticksy.com/ and let me know the ticket ID

Cheers :)

I need to reorder the elements in my portfolio. I try using the plugin you suggest, and it seems to work, but it gives unusual problems when someone navigates through the projects using the arrows inside the post. Do you have a solution? maybe a code that i need to change? Thanks

And when you disable the plugin this doesn’t occur? Also just to confirm, you’re using this plugin right?http://wordpress.org/plugins/intuitive-custom-post-order/

i was actually using “Post Types Order” by “NPS code”, now that i’ve installed this plugin everything works fine. Thanks so much!

Glad to hear! :)

Cheers

Very nice theme. I am liking it a lot as I acclimate myself to all the options.

One question I do have is, when inserting a Single Image using the Nectar tools, is there a way to select the “Large, Medium, or Thumb” sizes in order to save bandwidth for the user?

Thanks!

Hey edeneye :)

Right now that would require you to use the add media button instead of the visual composer image element – the animation can be retained by simply setting it on the column holding the image you will place in the text block with this method.

Cheers!

Hi,

When i use a transparent header – how can i remove the thin line at the bottom?

I just want the logo and menu to float.

Thanks.

Adam

Hey Adam!

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

body #header-outer[data-transparent-header="true"].transparent {
  border: none!important;
}

Cheers :)

Worked, great thanks – excellent as always

You’re very welcome :)

Cheers!

Hi I have the latest version and all po-files seem right. But still so certain words not translated. There seem to be only words found in the blog section? Words like: Search, leave a reply, comment, by … When I look in the PO file, everything is translated. Even so, those words will appear in English when I want to have Swedish

the .po/.mo to rename is actually located at wp-content/themes/salient/lang – check that location too :)

Ok, I check that location

Sounds good :)

Hello! I have a problem with logo on mobile ( ipad iphone). How can set up the dimensione? Now is too small.

thanks!

Hello,

In other themes that use Visual Composer, there is an option when inserting a Single Image to choose the size of the image. Your theme does not seem to offer this, always posting it at original size. Do you plan to add the functionality or is there some easier way around this without having to resize images before uploading them?

Hey co50,

the only way to do this would be to use the regular add media button inside a text block – that way you can have access to the regular wordpress image sizes but unfortunately still no easy way to define a custom one.

Cheers :)

An excellent update for such an excellent theme! Thank’s a lot.

1. Can the text in the main menu move downwards with custom CSS (like float right above the bottom border)

2. Can the vertical position on an iPad continue to display the full menu instead of the 3 lines icon?

Thanks so much in advance.

Thanks diafora17!

1. Yes, are you trying to move all of the menu items down? If so please just supply your URL :)

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

@media only screen and (max-width: 1000px) and (min-width: 1px) {

 body #header-outer header#top nav { 
     display: block!important;
  }
  body header#top #toggle-nav, body header#top #mobile-cart-link {
    display: none!important;
  }

}

Cheers!

Hi, thanks for your reply,

1. In http://avokiddo.com/blog/ i would like for the text part only (home, games….etc) to move down a bit (just above the bottom border)

2. The code you have provided for 2 displays the black menu. I want to preserve the main white menu for all iPad orientations. Is that possible?

3. Also when viewed in an iPad in vertical orientation the logo becomes extremely small (please see it here: http://avokiddo.com/blog/). Can the logo not scale down?

Thanks for all your great support!

Hey again!

1. Add this into the Custom CSS box located in your Salient Options panel:
header#top nav > ul {
  top: 30px!important;
}

.sf-menu ul {
  margin-top: -30px!important;
}

2. Yes, but this would require some css edits to the responsive.css – namely remove all the rules that turn the menu into the mobile form fashion for the media query targeting both ipad / smartphones and moving them into a media query targeting only smartphones.

3. http://themenectar.ticksy.com/ticket/46745/search/

Cheers :)

Hi ThemeNectar,

I have updated the theme for transparent header. But my home page header (http://apps.flarepath.in/nexsales/) is not becoming transparent but the Direct Marketing Partners (http://apps.flarepath.in/nexsales/nexsales-for/ceos-and-sales-executives/) is becoming transparent. Please help me figure out what might be the problem.

Cheers Vineet

Hey Vineet!

Could you kindly open a ticket in regards with your login info so I can take a quick peek? http://themenectar.ticksy.com/

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