Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,216 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38438 comments found.

Hey Salient!

Quick question – when using custom content blocks for the sexy folio grid, how do you then HIDE those items from when you are clicking through the folio items?

IE – I click on a folio item, see the full post, click NEXT and I see an ugly styled folio page called “custom content” etc

I’ve used the custom blocks as on the home page client wanted some empty coloured boxes. i’ve also used 2 content boxes with text that link to proper folio items, yet there are a handful that are just blank colours that I need to hide from the click through view. Can’t figure it out as I have to define a folio page even though using a one pager! Any ideas?

http://www.tonicpit.com/hug/work/natures-own/

Z

Hey! So I uninstalled my ordering plugin and still the Custom Content block items are showing up when you click through folio items.

http://www.tonicpit.com/hug/work/dark-brown-box/

I havent installed the other one yet cos I need this issue sorted! Ideas?

Could you kindly open a ticket in regards with your admin credentials so I can see why this is occurring for you? Just let me know the ticket ID here once you’ve done so :) themenectar.ticksy.com/

Done diddly :) 688740

After upgrading to the latest version of the theme my background images on the homepage and page headers (which are default images from Ascent) are replaced with a black background. How can I fix this?

Hey, please share your URL in regards

Cheers

Its anthonyellis.com but I’ve downgraded to the older version of the theme so you won’t see the error present.

Hi,

Is it possible to get crossfade image feature using Salient theme ?

Please follow the link below for Demo 1- One image to another, on hover

http://css3.bradshawenterprises.com/cfimg/

MY website URL: http://missbettina.com.au/shop/quilt-covers/

Hey – the closest thing to that would be the image comparison element as seen under the header on the corporate demo themenectar.com/demo/salient-corporate/

Hello, I was wondering how we can contact you about this theme without a licencing key. We took over the site from a developer that didn’t give us any of this information on the theme and we have some questions. Thank you!

Hey,

have you tried to contact Envato to get the license transferred to you so you can access the support forum? https://help.market.envato.com/hc/en-us/requests/new?ticket_form_id=37840

Cheers

Thanks for the tip! Will contact them for it.

Hi guys,

Apologies but I’ve accidentally added a map to every page and I cant work out how. All I want to do is remove it. It hasnt been created in the page so must be in the functionality. http://nicolabeechlabour.co.uk

Hey,

I currently am not seeing a map on that page – is the problem still occurring for you?

Cheers

Hey hey! Super quick question about the http://themeforest.net/item/salient-responsive-multipurpose-theme/full_screen_preview/4363266 demo… I want to recreate the button you have placed at the bottom, but I’m not totally sure how that’s done. I tried to look through your documentation, and couldn’t find much :( apologies for the simple question.

the second I posted this I stumbled on the answer! Apologies!

Hey, no worries :)

Cheers

hi there, fonts are not resizing using latest theme: http://www.patriarchrecordings.com/ (see masonry fonts at mobile – mobile menu items at mobile…)

Hey, add this into the custom css box in the Salient options panel

@media only screen and (max-width: 1000px) {
#slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
    font-size: 30px!important;
    line-height: 30px!important;
}
}

hi there :) thanks – but shouldn’t this already be in the theme’s default css settings? none of the resizes or any text are working here for Agency – am i supposed to replace all of the re-sizes?

Hey – I’m seeing all of the text on the shared URL page resize in the normal expected way except for that off canvas menu – there is no text resize logic because in most cases it will still look nice on phones if not made too big but i’ve noted to add some log in

Hi Nectar, first of all: great theme. I just have a short question: Currently I am using a portfolio with the style “meta below thumg /w links on hover”. I know how to remove the “more details” button but I’d like the image to be clickable as a link to the porftolio item instead. Is there any way to do this? Cheers!

Hey – in addition to the snippet I listed above, this would also be needed

@media only screen and (max-width: 1000px) and (min-width: 1px) {
.portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4):not([data-custom-content="on"]) .work-info .vert-center {
    transform: none!important;
    -webkit-transform: none!important;
    top: 0!important;
    height: 100%;
}
}

so all together:

@media only screen and (max-width: 1000px) and (min-width: 1px) {
.portfolio-items .col .work-item:not(.style-2):not(.style-3):not(.style-3-alt):not(.style-4):not([data-custom-content="on"]) .work-info .vert-center {
    transform: none!important;
    -webkit-transform: none!important;
    top: 0!important;
    height: 100%;
}
body .portfolio-items .col .work-item .work-info a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    opacity: 0!important;
    text-indent: -9999px;
}
}

The portfolio works now – Thank you, much appreciated! :)

Just the navigation on the bottom of each detail page (e.g. http://www.sparksupply.de/portfolio/blinkist/) just doesn’t seem to redirect to the general portfolio – is it possible to change the link there? Next and previous project does work though. Cheers!

Hey! You can add the portfolio URL in your theme options panel > portfolio

Cheers

Where do I enter the sitelock code to display the badge on my website?

Hey – you most likely will need to make a child theme footer.php or header.php and add it in there

Hi There, I have a problem which happens on safari, both on ios and osx, hitting the back button causes a bug that prevents the loading effect to trigger, so you’re left with a blank loading screen.

You can see this happening in the corporate demo by navigating to any page, then hitting the back button on safari on an ios and osx device.

Please advise & thank you,

Hey,

it seems to only occur with the new page transition effect – try using the fade instead for the time being (this will be fixed in the next update)

Cheers

Thank you!

You’re welcome :)

How can I change the footer from vertical columns to horizontal rows?

Hey,

The foot by default adds columns horizontally – could you share your URL so I can see your setup?

Cheers

When I try to install theme in Wordpress 4.2.2, it don’t work. I follow your youtube instruction. Wordpress is just asking: Are you sure you want to do this? and please try again, and that’s it. What could be wrong?

Hey,

Please open a private ticket in regards with your admin credentials so I can take a look https://themenectar.ticksy.com

Cheers

Icon at top of column does not change color on mouse over in rightmost (last) column. all others work fine.

Hey,

Please share your URL in regards so I can take a look for you :)

Cheers

How can I translate the word “Quantity” on the cart page? It seems not to use the woocommerce translation file since I changed it there but it is not changed on the website. Is it hardcoded? Please help.

Hey – you can find the word in the woocommerce/cart/cart.php file however it’s not hardcoded and should be in the .po

<th class="product-quantity"><?php _e( 'Quantity', 'woocommerce' ); ?></th>

It seems like the line height suddenly got very small after v7. See 43735555.dk.

I checked the typography settings and also tried removing the line height on the Body Font (was set to 14px). This should enable some default setting I suppose, but the line-height remains at 14px?

Hey – have you tried to simply set a line height for the body e.g. 28?

Cheers

Well.. no. Kind of embarrasing :) I just figured that some kind of default line-height would kick in, if the setting was left empty. Actually it seems like there is a default line-height of 22 (which is perfect), being overridden by another default of 14 (which is too small):

Hey guys, i was just wondering how do you insert and center a PNG logo in front of the starting .webm loop video, that also has a fade in animation?

Can you try using single quotes on the alt tag like so? http://pastebin.com/N9q5vrfU

Didn’t work – there’s just a box around the alt text. I tried it with both jpg and png.

Could you kindly open a private ticket with your admin credentials so I could take a further look for you? https://themenectar.ticksy.com/

Hi. I have three questions:

1. I want to add a code between the <head> tags of every page. Where do I do that? Someone told me to add it in Salient options, where the code for Google Analytics is added. If that’s true, do I add it just like that or do I have to use <head>my code</head> and then add it?

2. There are several options to customize the blog, portfolio, and contact pages. For example, you can customize them on the Salient options panel as well as on the page themselves. However, what exactly is the RIGHT way to customize them? And what if there’s a conflict in customization between the two?

3. I have a page where I’ve removed both the header and footer, and am using a full screen nectar slider. However, I see a “black gap” at the bottom of the page. How do I remove it. I don’t want to publish my site address here, so have created a private ticket—#680917 Note: Screenshot is attached to the ticket for better understanding of the issue.

Thanks!

Hi ThemeNectar,

Sorry, I was checking for your reply on the Support page. Anyways, I’m sure you get a lot of questions, so I’m restating my issue here with admin credentials as you requested.

I’ve also included a couple of new issues which have cropped up:

1. On the Careers page, I’ve removed the footer and am using a full screen nectar slider. However, I see a “black gap” at the bottom of the page. How do I remove it?

2. On the Blog page, I disabled transparency from the navigation. However, that caused the “page header title” to not be “vertically centered”. I had faced the same issue on the homepage; however, that was resolved with the following code you gave me: .home .container-wrap {margin-top: 0 !important;}. However, when I used the same code for the Blog page like so .page-id-6673 .container-wrap {margin-top: 0 !important;}, it did not resolve the issue! Please advise. 3. On the Portfolio Item page and Blog page, I want all the icons and text to be in black (i.e., black color). How do I achieve that? 4. On the blog post page, I disabled comments -- only to find that a white gap came up between the "grey bar" and the footer. How do I remove that? 5. On the Privacy page, I entered the HTML code with "inline styling"; however, I'm getting a totally different output. However, when I included the "Privacy Page" in the root of my website, everything works out right! Please advise. Screenshots and links are given in the private ticket for reference. Also, as requested, the admin credentials have also been mentioned there. The Private Ticket No. is #687374. Thanks for a wonderful theme!

Hi ThemeNectar

Hey,

I responded to your ticket in regards :)

Cheers

Is Wordpress 4.4.2 supported? I tried installing the theme that I downloaded a couple minutes ago, and Wordpress gives a Wordpress Failure Notice “Are you sure you want to do this? Please try again.”

Hey – yes it’s supported, have you verified you’re uploading the correct zip? https://help.market.envato.com/hc/en-us/articles/202821510

Hi, what file would I go into in order to change the “add to cart” button text for products on the main shop page and related products sections?

Thank you!

Hey – instead of modding the file directly you could also use this in your functions.php file https://docs.woothemes.com/document/change-add-to-cart-button-text/

Hi,

I just tried adding that code into the function.php file and now there is a server error and the entire site is down. Can I give you credentials to take a closer look please??

You most likely entered it in a wrong section of the functions. Please open a ticket in regards with your admin credentials so I can take a look at what’s going on :) themenectar.ticksy.com/

Hi Nectar,

On this page: http://www.vosjcc.org/sampletourpage0/ , I have the columns in the form row set at 1/4 + 1/2 + 1/4, with both 1/4 columns set to hide on tablet horizontal, tablet vertical, and mobile. All three columns have a background color set to rgba(0,0,0,0.6). When the desktop browser is between 1001-1200 pixels wide, and also on an iPad Pro held vertically, the column on the right remains visible and it also has no background color. Is there a way I can fix this in CSS? Thanks again for the great support.

Sorry for the double post!

No worries!

Try changing it to this:
@media only screen and (min-width:1000px) {
  body .wpb_row .span_12 > .col.padding-8-percent.vc_col-sm-6 {
    float: none!important;
    margin: 0 auto!important;
}
}
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