tatummatlock
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Fee shipping calculation doesn’t workThat worked! Thank you. I just want to point out that I copied this code directly from this page of your documentation here: https://woocommerce.com/document/flat-rate-shipping/#advanced-costs and then added my own values. I normally do it this way to prevent situations like this where I use the wrong character. I’m not sure if it’s possible to replace those in the documentation with the correct quotes in case this happens to someone else. Thanks again for your help!
- This reply was modified 2 months, 1 week ago by tatummatlock.
Forum: Plugins
In reply to: [WooCommerce] Fee shipping calculation doesn’t workHi there, thanks for the quick reply. Here are some screenshots:
Ground Flat Rate: https://snipboard.io/Pu7lqo.jpg
Overnight Flat Rate: https://snipboard.io/HerZy6.jpgCart page which shows “0” for Ground and “$40” for Overnight (that’s the minimum I had set)
https://snipboard.io/PhqHEB.jpgIt’s not calculating the percentage. Let me know if you need any other information. Thanks again.
Just following up again today. Thanks
Forum: Plugins
In reply to: [AnyWhere Elementor] Template pages redirecting to home page on mobile@anandau14 ouch.. I just realized what I’m working with now.. this was done by a client who did not know how templating works.. Any idea/recommendation of how I can fix this which doesn’t involve rebuilding 200+ “pages” (templates).. and then I guess also setting up redirects? Yes, they are using this for 200+ pages!! Anyway thanks for your help I don’t know why I didn’t put 2 and 2 together. I haven’t used elementor/a page builder in a while. I also never thought I’d see something like this lol.
Forum: Plugins
In reply to: [AnyWhere Elementor] Template pages redirecting to home page on mobileJust following up on this. I’ve rolled back the plugin to 1.2.9 on the production site and it now appears to be working: https://www.smithpaints.com/
Here is the staging site with the latest version where it is not working: https://www.smithpaints.com/staging/2044/
You can find links to these templated pages in the menu.. other non templated pages work fine and do not redirect. Thanks!Just commenting again here to see if I could get some help. Thanks!
Forum: Plugins
In reply to: [The Events Calendar] All event display the same name on backendHi there, I am having this same issue and not sure what to do. I’ve cleared all caches but on the backend all my events appear as the same event.
Forum: Plugins
In reply to: [GEO my WP] Record Submitted AddressesHi @ninjew I’m struggling with this. I have limited knowledge of php. What is the variable I am trying to get from the form and record? $gmw_default_form_values? I don’t understand what a hook is. I had assumed I just needed to capture a variable after the form was submitted. Any additional information you can provide would be very helpful.
I’ve read tutorials on how to take submitted data from a form and post it as a custom post type.. then we could easily see everything on the back end. I’d just need to record the date as the title and then that variable as the post content: https://wordpress.stackexchange.com/questions/11288/form-to-add-posts-to-custom-post-type
However, I’m not sure where I would put this code once I’ve finished it.. would I place it here? geo-my-wp/plugins/posts-locator/includes/class-gmw-post-location-form.php
Thank you for your help!
Forum: Plugins
In reply to: [GEO my WP] Bulk Edit Location of Posts@ninjew Thank you so much! I must have overlooked this functionality. Took 2 seconds and now everything connects.
Forum: Plugins
In reply to: [GEO my WP] Bulk Edit Location of PostsHi, Still looking for help on this. Thanks!
Forum: Plugins
In reply to: [GEO my WP] Record Submitted AddressesHello, still looking for an answer on this.. Thanks!
Forum: Plugins
In reply to: [LocateAndFilter] Alphabetize Nav List by an Element, Map Zoom on ClickHi there – here is some additional information about my question which I posted on stack overflow:
https://stackoverflow.com/questions/70295258/map-zoom-on-clickForum: Plugins
In reply to: [LocateAndFilter] Alphabetize Nav List by an Element, Map Zoom on ClickHi thank you so much for getting back to me! I emailed you so you can reply there if you prefer. I was able to alphabetize my list but I am still having trouble with the checkbox click/ map zoom. I think I might be able to figure it out myself but I don’t know what variable the map is under or how I can call it to change its options with leaflet/javascript – could you just let me know what the variable is? Thanks!
new link for my site/map – not yet responsive:
https://armor-pt.com/locations/- This reply was modified 3 years, 3 months ago by tatummatlock.