Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,184 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38435 comments found.

In the phone menu when I click to a subcategory the social icons floats above the menu. See attached picture. Sorry for my english!

(http://www.crafty.se/wp-content/uploads/2015/12/menu-error-salient-theme.png)

Hey,

this issue will be sorted in the upcoming release

Cheers

Cool theme, just a few questions, 1) when in edit mode, the first page does not transition like a cube even though I have it checked, is this because I am in edit mode? 2) My head is about to explode with this portfolio masonry edit. There is no way to add anything. All I get is a white screen with the edit column option buttons and no field to enter photo. Has my theme been installed incorrectly or am I just doing something wrong. I can type in a title for each cube, but cannot add an image for the page of squares. Thanks for any help as our site has been down for days as a result.

Hey,

If you could open a private ticket in regards with your admin credentials I’d be glad to log in and see what’s going on: https://themenectar.ticksy.com Just let me know your ticket ID here after opening

Cheers

Ticket #606549

Are there certain plug ins that i should look out for and remove, because I still get the same issue, mostly white screen.

Hi, is it possible already to have the logo centered with centered navigation below? I don’t see an example in your demo’s, but I noticed it was a highly desired feature. Could I see an example if it is included in the options already? Thank you.

Hey,

Yes that’s an option, its’s called “Centered Menu Alt” in the header options tab of the theme options panel

Cheers

Hello! Not sure if these questions are answered by the same person who does support on the support forums so I want to ask a question that wasn’t able to be answered. In the Safari browser for some reason the header text at the start of my page is blurry on retina. As in, on my retina devices it looks pixelated. Any insight into why and how to fix? Thanks!

Hey, could you kindly share your URL in regards so I can take a look?

Cheers

www.higherfields.com Thank you

Hey,

It seems to be a Safari specific issue with the 3d perspective set on the header which allows the box roll effect – I’ve noted to look into a workaround for the next update though :)

Hello! When my site is viewed on mobile or a resized browser the logo appears as two or three logos on top of its self and sometimes flickers or changes location. You can see the glitch in action at www.higherfields.com Any help getting this issue sorted will be greatly appreciated. Thank you!

Hey, could you kindly share your URL in regards so I can take a look?

Hey, I did it’s directly above in the first message. Thanks

Again it’s www.Higherfields.com Your soonest answer is greatly appreciated. This is the last major issue before I launch. Thanks!

Hi there,

regarding the header – is there a way to make the logo sit on the very left edge and the navigation to sit on the very right edge of the screen? Rather than having a fair bit of empty space between the edges and the logo/nav?

Thanks!

Hey,

If you’re using the fullwidth menu option also add this into the custom css box in the Salient options panel:

body #header-outer[data-full-width="true"] header>.container {
  padding: 0!important;
}

Cheers

Hi there, I have 2 undesirables. 1. The logo moves about 10px up when the off canvas menu is clicked and it occurs only on mobile page 2. If you go to our contact page you will see WP Google Map installed. I can see about 10px of unnecessary bars on the bottom of map and I cannot get rid of that. I have tried make padding as 0px but it still appears. Please have a look and advise; http://design4p.com/

Thank you!

Hey,

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

@media only screen and (max-width: 1000px) {
#header-outer[data-permanent-transparent="1"][data-mobile-fixed="1"] #logo .dark-version {
   top: 0!important;
}
}

2. Currently I’m not seeing any bars on the bottom, are you able to see them on all browsers?

Cheers

Is there a way to add a second image link in the header that is separate from the logo?

Hey – as of now this would require modding the header.php file in regards

Hi, created a ticket some time ago and was hoping for some input from ThemeNectar. Last update I got on the ticket was 16th November.. Just checking you are able to see the ticket in your queue ok: https://themenectar.ticksy.com/ticket/578719

Hey, sorry that I overlooked this – I’ll check it out shortly :)

Thanks for your patience

Hi, thanks! I got your reply (it made perfect sense) and responded about a week ago. For some reason I don’t think you are getting notified about my responses though? Would you mind taking another quick look https://themenectar.ticksy.com/ticket/578719 Thanks!

Hi there. Could you help me with a background color change to the Portfolio? Currently I have:

portfolio {

background-color: #313233!important; }

... placed in the Custom CSS Code dialogue box in ThemeNectar General Settings. However, after I did a Theme update it did not display the color change behind the project tiled images.

Do I have the correct line of code set to override the default color? If not, could you please advise?

Thanks, SD

Try this:

body div.portfolio-items[data-col-num="elastic"] {
    background-color: #333;
}

Thanks much!

You’re welcome :)

Hi

I’m trying to vertically align a Full Width Content column, but the content is aligning to the top of the page. I have “Make all columns in this row vertically centered?” checked.

I’m hiding the header and footer. Maybe that’s what’s causing the problem?

URL: http://5f1.06f.myftpupload.com/home/

Hey,

Both of your columns have the same content of just one word in each so there’s nothing to give the columns height in order to vertically center – if you gave them some height it would work as you expect. Try adding this into the css box:

.wpb_row .span_12 > .col.padding-5-percent {
    min-height: 500px;
}

Cheers

thanks!

You’re welcome :)

A few questions:

1) I’m using the text based logo, and would love to have my blog info/ subtitle posted right to it in the header. Any way to do that? And preferably I would love to have the blog info in a somewhat smaller font size.

2) How can I change the color of a blog’s title in masonry stile with no sidebar?

Thanks!

Hey,

1. As of now this would require modding the header.php file – this would be the line to edit: echo get_bloginfo(‘name’);

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

article.post .post-header h2 a {
  color: #000!important;
}

Cheers

Hi there, I currently ran into the problem that when I want to save changes after I entered in social media locations, chrome and firefox wants me to open or save “options.php”. What am I doing wrong? It worked in the past for me. I just updated to the newest salient version. Cheers L

Hey,

could you kindly open a ticket in regards with your admin credentials so I can take a look? https://themenectar.ticksy.com

Cheers

Hi there. I am using the fullscreen menu and would like to reduce the fade in time to make the navigation with this a lot quicker. Where can I do this?

thanks very much for this

sorry about the delayed thanks, you rock

You’re welcome :)

Hi Salient,

For some reason the infinite scroll on my blog just stopped working. Do you have any idea what could have caused this?

I haven’t added any new plugins or anything before the error occurred.

Hey,

please share your URL in regards so I can see what’s going on :)

Cheers

Hey there’s a strange blue bar to the right of my website near the search icon. Not sure where it came from.

https://wapp.guru/

Also, on mobile, I would like the navigation the go downwards instead of the off-canvas style. Not sure how to go back to that as I disabled the off-canvas. Thanks!!

nevermind

Well, I still have the question about the mobile menu.

Hey,

The off canvas menu is used on mobile when you have the mobile sticky header on – you can still change it to be the fullscreen one in your off cavas menu options in the theme options panel though

Cheers

Hey ThemeNectar!

Updated my website to the newest version of Salient, but I noticed that the color of my share buttons (and other icons) on my portfolio pages are only grey. How can I change it so the share buttons are a different color or the accent color?

A link to the page can be found here: https://cantedpictures.com/portfolio/liat-aharoni/

Any help would be greatly appreciated :)

2. Very random, but sometimes the social media icons are in the chosen accent color, however, there is no container for them and when I hover my mouse over it, the social media icons spill out in a disorganized manner.

An example of the problem can be seen here: http://tinypic.com/r/21aik3/9

Hey,

I’m currently seeing them in the green accent color on hover which is the normal behavior, are you trying change them to that when not hovered as well? Also try clearing your cache as I can see the buttons animating in normally

Cheers

Bug Fix Request: If you go to “add new portfolio item” and under the “project configuration” you click on “enabled” for the “Custom Content Grid Item” then you will no longer be able to add a custom thumbnail.

In a future release can you please let that option show up there? Right now my client has to remember to disable the custom content grid item to change the custom thumbnail image and then re-enable…and the chances of them remembering this in 6 months is slim. Thanks!

Hey – the main purpose of the custom thumbnail is to be able to define a different image within your portfolio grid then what will display on the single project page. However, since the custom content grid item removes the single project page you could just use a featured image for the item instead to have the same outcome. Is there any reason you’re still wanting to use the custom thumbnail over a featured image for those projects?

Nope. I didn’t realize I could use the Featured image. Problem solved. Thanks.

You’re welcome :)

Hi Phil. Any general time frames on when we can expect the next update. Thanks again.

Hey! Yes – within the next couple of weeks :)

hey!

The icons are not being displayed anywhere on the site. Be it fontawesome or any of the other three.

http://ignisense.siib.ac.in/

Not even the small drop down icons on the primary menu or the scroll up icon on the right bottom of the screen. Nothing seems to work.

Please help.

Hey,

Have you verified that no plugins you have active are causing this in regards?

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