fangonk
Forum Replies Created
-
I would also like to collect names… any update?
I bump this – anyone figure it out yet? Seems like a giant oversite by bother developers not to make them compatible.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Echo Product IDYeah, SKU – sorry.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Dynamic Display priceOh man, that would be sick. Let me know if you get it ready.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Dynamic Display priceIm pretty comfortable with JS but less so with PHP. I am looking at eshop/eshop-add-cart.php but I can’t seem to figure out which variables contain the price values. If you could point me in the right direction or just tell me where to look I would love to put the JS together and share it for the next version.
Forum: Plugins
In reply to: [eShop] [Plugin: eShop] Hacking for more product optionOops yeah, sorry I just saw that – thanks for looking though. This is by far the best wp shopping cart I have worked with. Really great.
Forum: Plugins
In reply to: [Plugin: eShop] VAT/TAX for eSHOP pluginI wonder if there is a way to use this work-around to detect country/state and apply a specific tax rate for that country/state. For example, if a customer purchases a product any they live in state X then X tax rate is applied and if they live in state Y then Y rate is applied.
Forum: Fixing WordPress
In reply to: Display all images in a post galleryBut how would I apply the extra code to the end of each image url?
Forum: Fixing WordPress
In reply to: Get posts that are in 2 galleriesMeh, I just wussed out and created an ugly working around using a lot of extra categories. Thanks for giving it a look!
Forum: Fixing WordPress
In reply to: Get posts that are in 2 galleriesNope Commas don’t do it but thanks 😉 The other solution doesn’t work because I am working with multiple sets of categories in a single template, thus I can’t put it outside the template.