WebmasterNYC01
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Short Code Variable ProductI updated the link. https://dinkam.com/test/mr-bao/
Forum: Plugins
In reply to: [WooCommerce] Short Code Variable ProductThis is the page i am working on. https://dinkam.com/test/mr-bao/
If you scroll down to the bottom to “soda” you will see the button and behavior I am targeting.
- This reply was modified 2 years, 8 months ago by WebmasterNYC01.
Forum: Plugins
In reply to: [WooCommerce] Pop-up windowNeither of these worked. I am using the short code not the shop page
Forum: Plugins
In reply to: [WooCommerce] Variable productIs there a way to display variations in drop down instead of creating a listing for each variation?
Forum: Fixing WordPress
In reply to: LightboxI am using a short code to add an item in to the cart with woocommerce. This item is a variable product. It then redirects to the products page.
I want to instead have a popup box load and the product page to display.
Forum: Fixing WordPress
In reply to: LightboxI am developing on my local host using XAMPP. Could this be why? I created my theme from scratch.
Forum: Fixing WordPress
In reply to: Register SidebarPlease do not reply to my thread is you are going to be rude or not clarify when asked.
Forum: Fixing WordPress
In reply to: Register SidebarCan you specify which one. there are a quite a few on that page. I need one which would enable me to add multiple widgets such in sidebar and footer.
Forum: Plugins
In reply to: [WooCommerce] Short Code Variable ProductI’m looking for a way for customers to add variable products to their cart without going to the product page. Is there a demo for this so I can make sure it is what I need?
- This reply was modified 2 years, 8 months ago by WebmasterNYC01.
Forum: Fixing WordPress
In reply to: Register SidebarI copied that from here: https://developer.www.ads-software.com/reference/functions/register_sidebar/
its towards the bottom.
Forum: Fixing WordPress
In reply to: Register SidebarI got that code from the same page. But it is not working.
Forum: Developing with WordPress
In reply to: Permalinkcorrection this is what I am getting back
this is get_the_permalink($post, $leavename = true)
returning this https://localhost/mytheme/%pagename%/Forum: Developing with WordPress
In reply to: PermalinkI made my theme from scratch. I am using get_the_permalink($post, $leavename = true) the way is written exactly like this “get_the_permalink($post, $leavename = true)”
Forum: Developing with WordPress
In reply to: Permalinkpost name
Forum: Developing with WordPress
In reply to: Permalinkget_the_permalink($post, $leavename = true)