fillipemontenegro
Forum Replies Created
-
Hello @cookieyesteam
I have sent the ticket. Thank you!
I had to deactivate the plugin, but here’s an image – https://yourimageshare.com/ib/Pp3yllWD4n
I noticed that if I go to the Invoice setting page [URL]/wp-admin/admin.php?page=wf_woocommerce_packing_list_invoice#wf_woocommerce_packing_list-customize and click on “Preview sample PDF (Order: xxxx)” I get an error. Now it just says “Error” but before if was saying that the order with that number didn’t exist (which is not true. Tried both with and without a “#”).
Forum: Fixing WordPress
In reply to: Search result issue (Forbidden) on some browsers (Safari) and mobileFound out what was going on. An anti-spam plugin (by CleanTalk) was blocking some searches (not sure about the criteria though).
Forum: Plugins
In reply to: [WooCommerce] Order Draft and Auto-SaveThanks for the reply, @nawaz0705
No, I haven’t tried that. The thread is a few years old so I was wondering if a more “definite” method had come up.
I will look into it in further detail as it wasn’t very clear to me at first.
Okay I will be creating a ticket shortly. Thank you.
To add a Sales Rep to a User/Customer I go to their profile page (wp-admin/user-edit.php) and I see this https://ibb.co/p37XbsM
I have added this by adding some code to my functions.php. I’m not sure if this is relevant info, but at this point…
Did you filter by role and set return format to User Array? – https://ibb.co/jZBWcdg
When trying to manually insert the field data I noticed there was no field of type User in the dropdown on WOE’s settings.
Hello. I will check the code you provided.
Meanwhile, here are some other screenshots
I am using this field in both Orders and Users (that’s the goal, to get from a user and add it to an order when the user – customer – places an order). Since my customers have multiple roles, I am adding all these fields (not all roles have Sales Reps but some do, that’s why I didn’t simply add to every user/customer) – https://ibb.co/1v0Wt1h
My settings, maybe I am doing something wrong here? – https://ibb.co/dQ3prVY
Just the slug.. – https://ibb.co/QXbW3Dk
It was automatically deleted after a couple of hours.
Here is another one that will last 24 hours – https://ibb.co/jZBWcdgThese are the settings on ACF – https://ibb.co/qxqHwCc
I’m guessing it has something to do with this field being of type USER (which will return an object with a set of information)?
Actually an array of these objects.
This is actually the print_r($sales_rep) output for a mock sales rep I created:
`Array (
[user_firstname] =>
[user_lastname] =>
[nickname] => mock_sales_rep
[user_nicename] => mock_sales_rep
[display_name] => mock_sales_rep
[user_email] => [email protected]
[user_url] =>
[user_registered] => 2019-11-28 12:13:02
[user_description] =>
[user_avatar] =>)`Thank you for such a quick reply.
I tried this “Add Field” but my custom field is not listed there. I tried manually inputing the field name “sales_representative” and for column name I put “Sales Representative” (not sure if this is what I want as display name or if it should also be “sales_representative”) but it’s not working. It’s simply “loading” endlessly.
No minifying/concat plugin.
This is the URL www .feynlab .com/technology/ceramic-protection/
I removed the role (admin) restriction- This reply was modified 4 years, 1 month ago by fillipemontenegro.
- This reply was modified 4 years, 1 month ago by fillipemontenegro.