Paulo
Forum Replies Created
-
You can use some plugin like this one: or call this widget via shortcode:
Tutorial:
https://digwp.com/2010/04/call-widget-with-shortcode/
When you put this code in your
function.php
simply use this shortcode:[widget widget_name="wHitCounter"]
and your Hit Counter should appear… ??
Cheers ??
Forum: Plugins
In reply to: [WooCommerce] How to get quantity of product?I have the same question:
How I can get quantity of product and show in another part of my site?
For ex. in some small box – on the left – like in sidebar (with .hover() function)
On the left I have got fixed sidebar with menu etc. and at the bottom I’d like to show “my” orders. Exactly => quantity of products.
Plugins have got some widget called WooCommerce Cart but they are showing everything. I need only quantity of products.
Is this possible with “cart class” or something like that?
You cannot create a network in the following cases:
- “WordPress address (URL)” uses a port number other than ‘:80’, ‘:443’.
- “WordPress address (URL)” is localhost.
- “WordPress address (URL)” is IP address such as 127.0.0.1.
So, if You try to install WP on your local machine propably it will not work ??
At least I know enough of the theory. I never did it and I never looking for solutions so that the local machine is significantly different from virtualnego web server and then always have a lot of things to improve – so I figured it was better to get it right immediately;)