Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Discussion on Salient | Creative Multipurpose & WooCommerce Theme

Cart 170,190 sales
Recently Updated
Well Documented

ThemeNectar supports this item

Supported

38437 comments found.

Hey ThemeNectar -

Is it possible to turn off the rollover on Portfolio images so your only option is to see ‘more details’? I have found that on iPad it can be confusing, and witnessed some users only using the “view larger” option, without knowing it.

That being said, I really love the theme! So great! Thanks!

Hey kevintudball, I’m very glad to hear you’re loving the theme!

Enter this into your custom css box in the theme options panel:

.portfolio-items .col .work-item .work-info a.pp {
   display: none!important;
}

Perfect! That worked. Thanks :)

You’re welcome!

Hey TN,

is it possible to constantly loading more posts when the user scrolls down under the Masonry Layout instead of pagination numbers? similar to pinterest?

Thanks

Hey neibohood,

this would take some custom development – but I’ve added the request to the theme wishlist :)

Cheers

great! can’t wait

When i do a post for the blog, and there is the “tweet it” button. It only places the category into the tweet, is there something I am doing wrong, shouldnt a link show up?

Hey cleahy43,

yes the entire link of the current post should show up. Please share your URL where yours is not so I can take a look :)

Thanks

How do you add a list of team members into a tabbed section?

It does not display the first tab on page load every time I add the team member shortcode to a tab. If I remove the shortcode and just add text it will display the first tab on page load. Any ideas?

http://www.soapboxagency.net/fall2013/team/

You could do it with javascript as well (automatically add the class onto image links). If you would like help with that, please open a ticket on the support forum :)

Cheers

That’s true I don’t know why I didn’t just think of that. I will get to writing some code. It really is an amazing theme mate! Keep the updates coming and if you ever need a BETA tester let me know. I am a creative director at a advertising agency and love to help make things function better.

Awesome to hear DannoArd!

Cheers :)

Ok I got the REvolution Slider to work. http://www.fluxxmedia.com/

I just don’t know how to make it full screen. I dont expect help from the author but have others had luck with getting the revolution slider full screen ( edge to edge) like found here http://themeforest.net/item/jupiter-multipurpose-responsive-theme/full_screen_preview/5177775

I have no idea what im doing. Can i pay you to do this? after spend 8 plus hours im at a lost. Im not even sure im editing right right php file. Can you tell me what exact file i need to edit? What code i need to take out from the original slider? and where exactly do i need to insert the <?php putRevSlider(“slider1”) ?> code outside the (main container div.) I would rather pay you or give my credentials.

I finally figured it out! Please ignore the above. Thank you!

That’s great to hear dgood!

Cheers :)

Hi Nectar, Thank you for the wonderful theme and continuous support. Can you please guide me on how to make the header static on mobile devices like it appears fixed on the pc’s and desktops?

Hey deepakkumarv!

Some mobile devices do not like the fixed property that the desktop uses to stay at the top so it was disabled intentionally. I will look into this more for a future release, but as of now there’s no quick snippet I can supply to make to make it work.

Is it possible to make that goto top arrow appear on mobile device like it appears when users scrolls down in the pages ?

Same deal unfortunately since it’s a fixed position element as well.

Hello I have how to four questions: -Is it possible to auto slide the testimonial slider? -Is is possible to see comments and leave message board under some sort of a toggle-accordion like menu? Pages become so long because of that (Example http://www.cube.umbrella.al/2013/07/24/more-than-a-face/) -Is it possible to add an image instead of portfolio post name and date in portfolio post pages heading -Is it possible to change the position of sort portfolio menu? Currently it is on heading image? It would be nice to see it just above columns?

I also have one suggestion for future development: It would be great to have template options, layouts for portfolio post page

Thank you so much for making this template I love it a lot and Thank you for your online help to us

Best Engin

Hey Engin!

1. Not without doing some custom development to make it possible, unfortunately.

2. You could change the comments to be contained inside of a toggle. Here’s a quick example of the markup you would use inside of your file:

<div class="toggle">
   <h3><a href="#"><i class="icon-minus-sign" />Comments</a></h3>
   <div> COMMENTS SECTION HERE</div>
</div>

3. Not yet, but I’ll be extending the portfolio functionality a bit in the next update :)

4. You would need to modify the page header function inside of the functions.php file.

I agree with your suggestion – and it will happen in a future release :)

Thanks for help “Show and Hide Comments” works perfect! I will try to play with functions.php let’s see I cannot wait for the next update for portfolio section!

Thanks again

You’re welcome ekapkin!

Cheers

Is it possible to have the header, like on: http://themenectar.com/demo/salient/portfolio-4-columns/ inherited on individual portfolio items as well?

about a week give or take :)

Cheers!

Any word on the update? :-D

Yes, I’ll be posting it within a couple days – sorry for the delay, but when I put it live you’ll understand why it took me longer than anticipated. I’ve been literally working about 14 hours a day on it!

Beautiful theme, can we easily adapt MailChimp to this for the newsletter sign up and other forms?

Hey Matt!

I have not personally integrated it before, but I can’t see why there would be any problems doing so. If you encounter any just post on the support forum and I’ll look into it :)

Cheers

Will you maybe at Slider Revolution in the future?

Anything is possible, but at this point I am focusing on other features.

Cheers

Hey Guys, One of my clients is using this theme and has a problem when sharing his site on linkedin.

When sharing the site, images and text (Open graph) aren’t scraped from the website, and an empty link appears.

I figured it’s theme relates because: 1. When I enable a different theme all works fine. 2.sharing your demo on linkedin has similar result.

Can you explain how to fix this please?

Thanks! Jonathan

I’ll try and look more into it, but no matter what URL I put in there the same results seem to come back. I’ve tried running URLs of other themes and even google..Do you have any URLs where the test passes?

Hey Guys, Here’s a site that works great: http://ogp.spypixel.com/Pogo/checker/?url=http://www.rottentomatoes.com/m/matrix/

I don’t think you need to pass the test in all issues, but at least support the minimal required to post on LinkedIN.

Any progress on that? Thanks! Jonathan

Unfortunately I was too swamped with the current list for 2.0 that I was unable to check more into this. Still playing catch up at the moment, sorry! Will note to inspect it more soon.

You’re welcome!

Hi there,

I’ve created a custom post type and would like the posts to appear in a similar fashion as the masonry blog. How do I do this as I can not find a php file template for the blog in the theme folder.

Hope you can assist!

Hey sharif!

The blog template is actually just index.php. If you open that up you’ll see the conditionals for the various blog layouts etc :)

hi mate,

Wondering if there’s a snippet to keep fb/pinterest/twitter sharing on blog & portfolio posts, but remove the counters across the board?

Cheers, simon.

Hey simon!

Use this in your custom css box:

.single-portfolio #project-meta .sharing li a span.count, .single-post #single-meta ul li a span {
   display: none!important;
}

that worked perfectly, thanks again! :)

You’re welcome!

How do i remove the meta links and recent comments from the sidebar of the blog like you have in the demo?

Hey cleahy43!

You can control what widgets appear in your blog sidebar inside of your Appearance > Widgets tab in the admin panel. :)

Just submitted a ticket on ThemeNectar, hope it will be answered soon. I love this theme!

Hey Bonana!

I’ll be with you asap :)

Great (5-star) theme!

one question: Is there an option to disable responsive on a single page?

Trender,

right now there is only an option to disable it all together – if you needed it disabled on a single it would require some custom development.

Do you offer this service, or do you know a good developer for this?

Unfortunately I am too busy to take on custom work, but microlancer is now offering WordPress customization gigs so I would head there for this :)

http://www.microlancer.com/explore/wordpress

Hi, Just found a slight issue. I have a video (vimeo embed) on one of my home sliders. If I hit play on the video when the sliders are scrolling, they continue to scroll and move onto the next slide, and the video disappears (although you can still hear it playing). When it comes back around to the video slider the video is still going.

If I move from slide to slide myself with the directional buttons it works fine, and the video can play in full. However I cant expect a visitor to the site to know this.

Any ideas?

Thanks!

Jack

Hey Jack!

If you wish to have the slider stop rotating when playing your video, you need to use a self hosted video. I can not bind events to external iframe embeds so it will only work when using the WordPress player.

Cheers

Oh right so! Thanks!

You’re welcome!

When creating a bar graph I have noticed a problem. The percentage indicator displays over the title information. Anything <20% starts to overlap the title above so the user might not be able to understand what the bar is about. Create a bar at 4% and write a title for it and you will see the problem. :)

Hey owenprescott!

If you’re going to be using small percentages, just paste this into your custom css box:
.bar_graph li span strong {
   display: none!important;
}

and then write the percentages in the title itself. i.e. “Photoshop – 15%”

Cheers!

I was wondering if anyone has worked out how to get the social icons from the individual blog post to display on the blog feed under the date.?

Hey olouali! I haven’t heard of any buyer doing that yet for me to reference unfortunately. Sorry!

No worries. Maybe something for a future update. :)

Indeed! 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