Adhitya Rachman
Forum Replies Created
-
Forum: Plugins
In reply to: [WPC Composite Products for WooCommerce] Missing “Add to Cart”You have to exclude the base price in components section. check this http://prntscr.com/p0knsi
Forum: Plugins
In reply to: [WPC Composite Products for WooCommerce] Missing “Add to Cart”to show “Add to Cart” button, you have to set the price(base price) when you make a product. check this screenshot http://prntscr.com/p0jbf4 and don’t forget to exclude the base price in components section if you want to use the price for each product that you add to that component.
Forum: Plugins
In reply to: [WPC Composite Products for WooCommerce] Missing “Add to Cart”yeah, I found a way to show the button.
Forum: Plugins
In reply to: [Accordions] do_shortcut + get_theme_mode doesn’t workyes of course i have created an acocordion with the id 337
i want to make it dynamic, so when someone use my template, they can choose what accordion they want to display with paste the accordion’s shortcode at wordpress customizer(wp-admin), and it automatically update at the fontend, but i got an issue like i said aboveForum: Plugins
In reply to: [Team Members] Include in Templatedone 😀
echo do_shortcode([shortcode])
Forum: Fixing WordPress
In reply to: HTTP error when uploading pictures to Media Libraryplease check your file name, sometimes, names that contain characters such as a single quote will cause an http error..