Okay

Public Tickets

Graeme Bell Adding the Tag Description to the Tag Archive PageClosed   Salient - Responsive Multi-Purpose Theme   Updated September 14, 2020 at 1:05pm   7 Most recent comment from Graeme Bell:Ok Thanks for the feedback Andrew, appreciated.Would it be possible to build this 1 line into future Salient releases?  It really helps use the functionality that's already within Wordpress and ... chubbywookie Displaying Captions/Descriptions on ImagesClosed   Salient - Responsive Multi-Purpose Theme   Updated September 14, 2020 at 12:44pm   2 Most recent comment from Andrew Cooke:Hi there,Please see the following link on how to override some element.http://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/Thanks. cloudlim My Salient Core option panel is blankClosed   Salient - Responsive Multi-Purpose Theme   Updated September 14, 2020 at 10:28am   13 Most recent comment from Tahir :Hey Again,This is most likely occurring because your server has a low maximum file size upload/low maximum execution time set in the PHP settings. You must increase the following PHP settings to be gr ... Colin Lacey Reducing Header Height - Doesn't Respond to Padding SettingClosed   Salient - Responsive Multi-Purpose Theme   Updated September 14, 2020 at 7:06am   6 Most recent comment from Andrew Cooke:Hi Colin,Could you allow us to login to your website so that we check more. We going to need username and password with admin privileges.Thanks. Matthew Tabs within tabs (tabbed sections)Closed   Salient - Responsive Multi-Purpose Theme   Updated September 12, 2020 at 11:55am   4 Most recent comment from Matthew:I see this also applied to carousels! None allowed within tabs?! This is a serious drawback to using this theme. I can hack this with a different, custom Nectar Slider within each tab but that's ... Juerg Baiker How to set font size of portfolio item (detail view)Closed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 4:49pm   5 Most recent comment from Juerg Baiker:Thank you very much for your help. Works now as it should. Juerg Baiker Portfolio - Project Excerpt font biggerClosed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 2:25pm   2 Most recent comment from Andrew Cooke:Hi Juerg,Use the css below: .portfolio-items .col .work-info .vert-center p { font-size: 18px; } Thanks. VibekeKelway Site is down!Closed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 2:03pm   2 Most recent comment from Andrew Cooke:Hi Vibeke, Please consider configuring your error level on your PHP settings so that warning level errors are not shown. You can ask you hosting provider support to assist with that. Also try and chan ... Matthew Feature requestClosed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 11:38am   2 Most recent comment from Tahir :Hey Again,Thanks for the suggestion. Have added it to the Wishlist.Best. stephen lindley formsClosed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 9:12am   2 Most recent comment from Andrew Cooke:Hi Stephen, You can use any form related plugin, but CF7 has been tested and some extra integration is in place. It is part of our recommended plugins. If you don’t already have that plugin instal ... Liz Castro duplicating pagesClosed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 7:16am   2 Most recent comment from Tahir :Hey Again,There is no such option available in Salient however you can use this plugin or similar: https://wordpress.org/plugins/duplicator/ . Thanks mysimpleplate Header LayoutClosed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 7:12am   2 Most recent comment from Andrew Cooke:Hi there,There is no such option available:Try the following custom css: #header-outer #logo img{ margin-top:-40px; } #header-secondary-outer { z-index: auto; } Kind regards. ACu2tamgfF salientClosed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 6:40am   2 Most recent comment from Andrew Cooke:Hi there, Try using these Pre-built layouts to get started and find almost similar: http://themenectar.com/docs/salient/salient-studio/ .  Regards. Letter27 Change Button Hover ColorClosed   Salient - Responsive Multi-Purpose Theme   Updated September 11, 2020 at 6:37am   2 Most recent comment from Andrew Cooke:Hi there,Use the following custom css: body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.large:hover { background: green !important; } Kind regards. fmccullou Remove "in" before Category in Recent PostsClosed   Salient - Responsive Multi-Purpose Theme   Updated September 10, 2020 at 6:58pm   3 Most recent comment from fmccullou:Thanks!