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

Robert Product side-barClosed   TheGem (WPBakery)   Updated February 16, 2017 at 1:44pm   2 Most recent comment from Oliver:Hi, You need to install child theme, copy woocommerce.php template from parent TheGem theme to child and in this template in child after code: $thegem_sidebar_stiky = $thegem_item_data['side ... Robert Remove the product ​titleClosed   TheGem (WPBakery)   Updated February 16, 2017 at 1:43pm   2 Most recent comment from Oliver:HI! pls. use following css: .single-product div#page-title { display: none; }   estate_consulting Menu layout, different on different pagesClosed   TheGem (WPBakery)   Updated February 16, 2017 at 1:00pm   2 Most recent comment from Oliver:HI!Here is a demo of the filter: function thegem_custom_logo_position($value) { if(in_array(get_the_ID(), array(1))){ return 'center'; } if(in_array(get_the_ID(), array(2))){ ... Robert Product back buttonClosed   TheGem (WPBakery)   Updated February 16, 2017 at 12:41pm   2 Most recent comment from Oliver:HI!You need to edit:/wp-content/themes/thegem/inc/woocommerce.php function thegem_woocommerce_back_to_shop_button() {line 283 gaurav1408 Documentation SupportClosed   TheGem (WPBakery)   Updated February 16, 2017 at 11:21am   2 Most recent comment from Oliver:HI!pls. check: eddpfn Icons in menuClosed   TheGem (WPBakery)   Updated February 15, 2017 at 5:24pm   4 Most recent comment from Oliver:HI!Here is the demo css: ul#primary-menu > li a:before { content: 'e601'; float: left; z-index: 999; color: #000; display: block; padding-right: 10px; font-family ... atlaswebdev String Translations in Top AreaClosed   TheGem (WPBakery)   Updated February 15, 2017 at 5:16pm   2 Most recent comment from Oliver:HI!You can translate it via WPML pluign in string translation or:1. Take file languages/thegem.pot or xx_YY.po from theme directory . 2. Open file with Poedit software. 3. Translate necessary strin ... wlm2015 Rename Portfolios SlugClosed   TheGem (WPBakery)   Updated February 15, 2017 at 1:54pm   12 Most recent comment from gruppo_sgr:Ok, thanks.Gruppo SGR sweetmother add portfolio items to menuClosed   TheGem (WPBakery)   Updated February 15, 2017 at 11:43am   2 Most recent comment from Oliver:HI!pls. check attach. KoliExpress KoliExpress.com installation thèmeClosed   TheGem (WPBakery)   Updated February 15, 2017 at 11:23am   2 Most recent comment from Oliver:HI!pls. check our video tutorial:And docs:http://codex-themes.com/thegem/documentation/http://codex-themes.com/thegem/documentation/video-tutorials/if you'll have any difficulties, we can set the demo ... gaurav1408 Installation ErrorClosed   TheGem (WPBakery)   Updated February 14, 2017 at 11:51pm   4 Most recent comment from gaurav1408:It works now, please feel free to close..!! Ajeet jha Product Image getting croped or if I resize images then it become big or smallClosed   TheGem (WPBakery)   Updated February 14, 2017 at 5:41pm   4 Most recent comment from Oliver:HI!Sorry it's not possible to change this, you need to set in same size images or images will be cropped, it's you'll set size of the images via css without crop images will be stretched. HamachiOtaku Editing Blog LayoutClosed   TheGem (WPBakery)   Updated February 14, 2017 at 4:14pm   6 Most recent comment from Oliver:You are welcome! Ben Duplicate Portfolio itemClosed   TheGem (WPBakery)   Updated February 14, 2017 at 1:52pm   2 Most recent comment from Oliver:HI! 1, You can use this plugin: https://srd.wordpress.org/plugins/duplicate-post/ 2. pls. use following css: .single-thegem_pf_item span.post-meta-likes { display: none; } .single-thegem_ ... sweetmother logo in headerClosed   TheGem (WPBakery)   Updated February 14, 2017 at 1:15pm   2 Most recent comment from Oliver:HI! pls. use following css: #site-header .site-title { display: none !important; }