Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay

Public Tickets

thomas schütze spacesClosed   TheGem (WPBakery)   Updated March 23, 2018 at 10:31am   2 Most recent comment from Oliver:Hi,You need to set check box "Disable top margin" in the page settings (Attach)Or use following css to remove this padding on all the pages: .block-content { padding-top: 0; }   maxstart how to hide categorieClosed   TheGem (WPBakery)   Updated March 23, 2018 at 7:29am   2 Most recent comment from Oliver:HI! pls. use following css: li.cat-item.cat-item-314 { display: none; }   You need to use dev tools to see the caterory id: Xuso Post sidebarClosed   TheGem (WPBakery)   Updated March 23, 2018 at 7:12am   2 Most recent comment from Oliver:Hi,In the /wp-content/themes/thegem/content-page.php   after line  27 add next code. if(get_post_type() == 'post') {   $thegem_page_data['sidebar']['sidebar_position'] = 'right';}it's templa ... Cookiemonster_one ajax error importing demo pageClosed   TheGem (WPBakery)   Updated March 22, 2018 at 7:57pm   5 Most recent comment from Cookiemonster_one:Hi Max, changing the PHP settings did the trick. The demo content was imported. Thanks for helping out. Ahmed Hassan Tour TabsClosed   TheGem (WPBakery)   Updated March 22, 2018 at 2:50pm   2 Most recent comment from Michael:HI! pls. use following css, for example: .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a { color: #000 !important; } .wpb-js-composer .vc_tta.vc_tta-tabs ... Xuso Page Title (option in pages) ERROR responsiveClosed   TheGem (WPBakery)   Updated March 22, 2018 at 2:45pm   4 Most recent comment from Michael:try use following css: @media (max-width:767px) {     .page-title {         padding-top:0px !important;         padding-bottom:0px !important;     } }   Francois Theme Installation on MAMP serverClosed   TheGem (WPBakery)   Updated March 22, 2018 at 12:29pm   4 Most recent comment from Oliver:Hi,You can have 1 dev copy on local host or any test servers. So 1 live site and 1 dev site on 1 licence.  mjpschouten Countdown timerClosed   TheGem (WPBakery)   Updated March 22, 2018 at 8:47am   6 Most recent comment from Oliver:Feel free to contact us if you need help. kylewirick Social Icons Inactive on Home PageClosed   TheGem (WPBakery)   Updated March 22, 2018 at 8:17am   2 Most recent comment from Michael:HI! pls. use following css: footer {         z-index: 5555; position: relative; }   maxstart Website working slowClosed   TheGem (WPBakery)   Updated March 22, 2018 at 7:04am   2 Most recent comment from Oliver:HI! We recommend to use: W3-total  cache plugin, enable page cache browser cache, minifire of CSS and js. https://tah.wordpress.org/plugins/w3-total-cache/ For optimizing images we recommend to ... klatre How to change "Search..."?Closed   TheGem (WPBakery)   Updated March 22, 2018 at 7:03am   4 Most recent comment from Oliver:Feel free to contact us if you need help. [deleted] Product SliderClosed   TheGem (WPBakery)   Updated March 21, 2018 at 11:02am   4 Most recent comment from Oliver:Can you provide the wp-admin access? rafamu2015 the plugins are not workingClosed   TheGem (WPBakery)   Updated March 21, 2018 at 9:28am   4 Most recent comment from Oliver:Hi,Pls. check:http://www.e-solicitor.co.uk/We imported this sample for you. VentureMom Guest Checkout and how to remove shopping cart iconClosed   TheGem (WPBakery)   Updated March 21, 2018 at 8:38am   2 Most recent comment from [deleted]:Hi,1. Sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?2. You need install child them and add next code to its functions.php file: function thegem_child_init ... klatre Contact form 7Closed   TheGem (WPBakery)   Updated March 21, 2018 at 7:36am   6 Most recent comment from Michael:Welcome!