Public Tickets All Categories TheGem (WPBakery) (34) TheGem(Elementor) (88) TheGem - Feature Request (4) Activation Problems in TheGem Theme. (20) Cryption (1) AVXBuilder (0) Magna (0) Scalia (0) Codeus (0) Secret Lovejoy Add to cart button on product pageClosed TheGem (WPBakery) Updated March 27, 2017 at 2:11pm 5 Most recent comment from Secret Lovejoy:No Worries. Sorted out by the developer wesamredsea I need shop sliderClosed TheGem (WPBakery) Updated March 27, 2017 at 11:11am 3 Most recent comment from Oliver:HI!Sorry for delay, because of weekend. Slider in attach. goosenater Link to Widgets DemoClosed TheGem (WPBakery) Updated March 27, 2017 at 11:04am 4 Most recent comment from Oliver:Feel free to contact us if you need help. organikoa Insert Images at MegaMenu Column TitlesClosed TheGem (WPBakery) Updated March 24, 2017 at 11:11pm 5 Most recent comment from organikoa:Thanks a lot Gregor ! It worked fine. vlime Slider ErrorClosed TheGem (WPBakery) Updated March 24, 2017 at 4:40pm 2 Most recent comment from Oliver:HI! You need to import slider and set it on the page (in the page slideshow): PabloD2 Images licencesClosed TheGem (WPBakery) Updated March 24, 2017 at 3:46pm 2 Most recent comment from Oliver:HI!Yes, you can use this images. harrybrowndesign Fullwidth rows, but boxed contentClosed TheGem (WPBakery) Updated March 24, 2017 at 12:38pm 2 Most recent comment from Oliver:HI!Sorry, I can't say you anything without access. I need to see page code. iamjoshbrown Brown Product DescriptionsClosed TheGem (WPBakery) Updated March 24, 2017 at 12:09pm 2 Most recent comment from Sergio:Hi, not quite sure what do you mean. Can you pls provide more details (screenshots)? jclendineng ssl supportClosed TheGem (WPBakery) Updated March 24, 2017 at 10:55am 2 Most recent comment from Oliver:Hi!pls. share the wp-admin access, we'll check. intimecomunicacao Sidebar in category pagesClosed TheGem (WPBakery) Updated March 24, 2017 at 10:50am 2 Most recent comment from Oliver:HI!Just set sidebar in your main shop page and add widgets in the appearance > widgets. gsmonroe Issue in themeClosed TheGem (WPBakery) Updated March 23, 2017 at 5:28pm 9 Most recent comment from [deleted]:You need to change template woocommerce/content-related-product.php. Copy this tapmlate to child theme directory (path must be saved). Then add next string: $woocommerce_loop['columns'] = 3;after t ... strainer85 Post Page Template MenuClosed TheGem (WPBakery) Updated March 23, 2017 at 4:05pm 4 Most recent comment from Oliver:HI!Sorry, css: .single-post .post-meta-rigth { display: none; } Konstantin Modal WindowsClosed TheGem (WPBakery) Updated March 23, 2017 at 4:04pm 2 Most recent comment from Oliver:HI! Here is example for adding fancybox block: Link [Shortcode]You need to add this code to the text block shortcode in the text mode Laura Accordion MenuClosed TheGem (WPBakery) Updated March 23, 2017 at 2:30pm 3 Most recent comment from Laura:No longer need this, as decided to go with another layout altogether. You can close this. Gabriel Making cart icon show only when items are in cartClosed TheGem (WPBakery) Updated March 23, 2017 at 1:07pm 2 Most recent comment from Oliver:HI!Code which adds the cart icon is in the:/wp-content/themes/thegem/inc/woocommerce.phpline 512You can use somthing like this: if ($count > 0) { code of the card } 1 280281282283284285286287288289290 322