nspeedrace
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Best way to edit locallyThanks for the advice, I’m going to try this out. If I’m just trying to edit pages not stored in DB I’m assuming based on catacaustic we cna still use git which may work, but for more complex edits I’ll need to use JNashHawkins method. I can’t belive how long this is taking to figure out.
Forum: Plugins
In reply to: [YITH WooCommerce Compare] No products added in the compare table.I would buy the premium version but at this point, it doesn’t seem worth it as there is no responses.
Forum: Plugins
In reply to: [YITH WooCommerce Compare] No products added in the compare table.Hi, I’m having this issue as well, using wpengine as hosting and umbra as our theme. ANy fixes?
Forum: Plugins
In reply to: [WooCommerce] Conditional Shipping and Payments questionThank you!
Forum: Plugins
In reply to: [WooCommerce] Shipping For specific prices/usersWill this question ever be answered?
Forum: Plugins
In reply to: [Manual Credit Card Processing for WooCommerce] Orders screen blacked outIt does not take us offsite and contains payment that is on our website.
this is the java:
addLoadEvent = function(func){if(typeof jQuery!=”undefined”)jQuery(document).ready(func);else if(typeof wpOnload!=’function’){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}};
var ajaxurl = ‘/wp-admin/admin-ajax.php’,
pagenow = ‘shop_order’,
typenow = ‘shop_order’,
adminpage = ‘post-php’,
thousandsSeparator = ‘,’,
decimalPoint = ‘.’,
isRtl = 0;Forum: Plugins
In reply to: [WooCommerce] Shipping For specific prices/usersFollowing Up on this, please see my response above.
Forum: Plugins
In reply to: [Manual Credit Card Processing for WooCommerce] Orders screen blacked outHi, I’m seeing the same thing. We are using card connect
Thank you this work…any other way to edit what is seen on mobile devices? Ideally I’d like the buttons to stack on mobile.
Forum: Fixing WordPress
In reply to: Font weights not workinghttps://homechatta.wpengine.com/
I’m referring to the text that is “easy listing, easy living”
Forum: Plugins
In reply to: [WooCommerce] Shipping For specific prices/usersAwesome thanks rossviviano…one question though in documentation for “Conditional Shipping and Payments” it says two of the conditions are as followed:
Customer:In effect if the current customer’s e-mail is (or is not) found in the e-mails included here.
Customer Role– In effect if the current customer’s role is (or is not) found in the specified list of roles.
Shouldn’t this do the trick for allowing shipping for certain users…I wouldn’t want to add more plugins then I have too.
Forum: Everything else WordPress
In reply to: When Is it time to update server or databaseThank you for the reply, er be I’m going to look into this. Do you know if it can be a database or server issue though? I’m wondering if there is a website where we can test our servers and it can make recommendations to upgrade if need be.
Forum: Plugins
In reply to: [WooCommerce] Shipping For specific prices/usersAnd for shipping by item I have tried to us the shipping class but it didnt work:
Shipping class setup
https://prntscr.com/hahy41Flatrate setup for printer shipping class cost:
Check out with price not changing for flat rate
https://prntscr.com/hahxqmForum: Plugins
In reply to: [WooCommerce] Only one shipping option per productANy update on this…I have the same problem.
Forum: Fixing WordPress
In reply to: Buddypress chat systemThanks, if anything we will code this ourselves…basically looking for a recommendation on a plugin though.