Aug 7, 2019 | CSS, Tips & Tricks, Web Design
Your website is where your business resides — it’s like the headquarter of an offline company. Hence, it is important to practice good design principles to make sure your site reaches out to the maximum number of visitors and sells to as many people as...
Jun 14, 2018 | CSS, Tips & Tricks, Wordpress
So I am trying to call a shortcode(add_to_cart) that Woocommerce already built for one of my projects today. What WordPress function did I use? I used the “do_shortcode” function. First I created a WP_Query object so I can get customize queries to pull data from...