spy789
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] *Add to Cart* Not Showing for Variable ProductsAnyone else have anymore tips? I saw a plethora of threads prior to mine. I would hate to believe that one has to get a developer anytime the “Add to Cart” button doesn’t show.
Forum: Plugins
In reply to: [WooCommerce] *Add to Cart* Not Showing for Variable ProductsMy php skill level is 0. I have looked thru the docs and videos, but I haven’t found one that addresses this issue. Some other company put this theme in for them. Isn’t there a way to force “Add to Cart” to show? I should mention, the “Add to Cart” button does show when it is a simple product.
Forum: Plugins
In reply to: [WooCommerce] *Add to Cart* Not Showing for Variable ProductsI have not. It’s a great suggestion. Let’s assume it does work.. does that mean the client can’t use their theme anymore?
Forum: Plugins
In reply to: [WooCommerce] *Add to Cart* Not Showing for Variable ProductsThis is the page.. I don’t know if you can see any errors with firebug?
https://sajanascollection.com/product/327/
Forum: Plugins
In reply to: [WooCommerce] *Add to Cart* Not Showing for Variable ProductsI have tried disabling plugins, I have tried inserting this man-made code in functions.php
function fix_woo_var_cart() { wp_enqueue_script('add-to-cart-variation', '/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.js',array('jquery'),'1.0',true); } add_action('wp_enqueue_scripts','fix_woo_var_cart');
That would be a really great update Ben :). I see you have almost all options for ordering, except for manual control. We have a couple new girls on the team who told me to ask you, “Can Ben please update it soon? :)”. Everyone loves your work! thank you!
I can’t either.
Forum: Plugins
In reply to: Does this plugin-addon exist?nvm…
Forum: Plugins
In reply to: Does this plugin-addon exist?thedeadone, can you please give me some support? Is there a way I can remove the requirements thru the hack form manually?
Forum: Plugins
In reply to: Does this plugin-addon exist?I click save changes and I get all this.
Warning: Form configuration has been changed that affect the preview output but Form Hacker has not been updated! Diff ? | Hack Form ? | Dismiss
Warning: Form configuration has been changed that affect the generated form but Form Hacker has not been updated! Diff ? | Hack Form ? | Dismiss
Error: Default author can publish posts. Default author should not be able to publish posts! Create a dummy user for default author automatically ?Forum: Plugins
In reply to: Does this plugin-addon exist?Michael I love you with all your help. Another simple question, how do I turn off the <Required> fields when people want to publish or post on my site? I don’t want them to be required to write down their email and website.. just their name. Thank you
Forum: Plugins
In reply to: Does this plugin-addon exist?Very good thank you. Is there a way to have the quick publish option on the front page?
That way people who are new to wordpress dont have to click their username to make a post, they can simply make a post at the front page.
Forum: Plugins
In reply to: Does this plugin-addon exist?thank you for the response. Last question. Do I have to approve users in order to make them authors? What I want to do is, allow any user to come to my page without registering, to be able to make a post or comment. like secrettalk.com
thank you in advance Michael.
Forum: Plugins
In reply to: [Plugin: AdSense Manager] How does one remove an add from website?im assumning if I want my add to appear I have to impliment codes on my templates? <?php adsensem_ad(); ?>
under what in my design theme editor to I paste codes?
Forum: Plugins
In reply to: [Plugin: AdSense Manager] How does one remove an add from website?thank you for your quick response dudez0r. I understand how to remove plugins. However, I want to remove the ad from my website. I have a feeling the code is in there somewhere, even though I cant see the add.
I implimented the add atleast 11 hours ago, and I still do not see it. Thanks again, look forward to hearing from you.