Directory

rasidrsd (@rasidrsd) – WordPress user profile | WordPress.org
  • Member Since: December 20th, 2016
  • Find me on:
  • Created a topic, Get Fee Variable, on the site WordPress.org Forums:
    Hey guys, how can I get the fee value of the order in…

  • Posted a reply to Get discount value, on the site WordPress.org Forums:
    So you dont know how the discount (image - 0,00€) is saved?

  • Created a topic, Get discount value, on the site WordPress.org Forums:
    Hey guys, how can I get the discount value of the ord…

  • Created a topic, Get discount variable, on the site WordPress.org Forums:
    Hey guys, I would like to get the "Apply discount to …

  • Posted a reply to Change position of custom field, on the site WordPress.org Forums:
    Hey Pablo, thanks for your answer. Meanwhile I solved the issue: /*Checkout Felder anordnen*/ add_filter("woocommerce_checkout_fields",…

  • Posted a reply to Discount only for Admin, on the site WordPress.org Forums:
    I solved it: I installed the Plugin "Woo Discount Admin Backoffice". It allows you to…

  • Posted a reply to “Save Order” Hook, on the site WordPress.org Forums:
    I found it. It's woocommerce_order_actions_end. I used the Plugin 'Simply Show Hooks'

  • Posted a reply to “Save Order” Hook, on the site WordPress.org Forums:
    Thanks for the quick reply. It seems that the website you suggested is not reachable....

  • Created a topic, “Save Order” Hook, on the site WordPress.org Forums:
    Hey guys, does anyone know, what Hook I can use to ca…

  • Posted a reply to Discount only for Admin, on the site WordPress.org Forums:
    Because I have a function that triggers if a order is placed. This just works…

  • Created a topic, Discount only for Admin, on the site WordPress.org Forums:
    Hey guys, i need to make Discount possible, but only …

  • Posted a reply to Second shop page, on the site WordPress.org Forums:
    Thanks for the answer. I cant find a shortcode for the "all Porducts" Page

  • Created a topic, Change position of custom field, on the site WordPress.org Forums:
    Hey guys, I have added a custom field. Now it is plac…

  • Created a topic, Get All WooCommerce Data in new html, on the site WordPress.org Forums:
    Hey guys, I need to have a second WooCommerce Shop Pa…

  • Posted a reply to Get Zone Name, on the site WordPress.org Forums:
    Hey lorro, thank you for your help. I did it like this: $shipping_items = $order->get_items(…

  • Posted a reply to Get Zone Name, on the site WordPress.org Forums:
    Hey lorro, thank you for your help. I did it like this: $shipping_items = $order->get_items(…

  • Posted a reply to Get Zone Name, on the site WordPress.org Forums:
    I have tried your code, it works perfectly, but I noticed my assumption was wrong.…

  • Created a topic, Get Zone Name, on the site WordPress.org Forums:
    Hey guys, i have set three shipping zones: Germany, E…

  • Posted a reply to Remove “Sort by Price”, on the site WordPress.org Forums:
    Alright, thank you. I'll try to get some answers in the Enfold Forum.

  • Posted a reply to Remove “Sort by Price”, on the site WordPress.org Forums:
    Yes, it works perfectly with Storefront. I am using a purchased theme "Enfold by Envato".…

  • Posted a reply to Remove “Sort by Price”, on the site WordPress.org Forums:
    Priority 99 doesn't work. The var_dump array is not displayed. So how can I override…

  • Created a topic, Remove “Sort by Price”, on the site WordPress.org Forums:
    Hey guys, i am really confuse right now. I have tried…

  • Posted a reply to Continue if with 2 Attributes, on the site WordPress.org Forums:
    So the problem is, that when the first "Color" enters the "if" statements, all the…

  • Posted a reply to Continue if with 2 Attributes, on the site WordPress.org Forums:
    I use the FPDF library to generate pdf files and write on them. if (strpos($variation,"black")===false){…

  • Created a topic, Continue if with 2 Attributes, on the site WordPress.org Forums:
    Hey guys, If a costumer orders the same product twice…

  • Posted a reply to Get Varaible Product String, on the site WordPress.org Forums:
    $items = $order->get_items(); so var_dump($items) is a lot of arrays. But I have solved it:…

  • Created a topic, Get Varaible Product String, on the site WordPress.org Forums:
    Hey guys, in my shop, I have variable products with d…

  • Created a topic, Get Order Names in one String, on the site WordPress.org Forums:
    Hey guys, i want to get all product names of the orde…

  • Posted a reply to Get Order Number, on the site WordPress.org Forums:
    So I pruchased the Booster Plus Plugin and now I need to get the Order…

  • Posted a reply to Get Order Number, on the site WordPress.org Forums:
    Wow, thank you for this quick and perfect reply. Can you give me a source…

  • Created a topic, Get Order Number, on the site WordPress.org Forums:
    Hey guys, i want to access the Order Number (Without …

  • Posted a reply to Getting Variables from Woocommerce, on the site WordPress.org Forums:
    Thanks for the quick reply. But it still does not work :/ The variables are…

  • Created a topic, Getting Variables from Woocommerce, on the site WordPress.org Forums:
    Hey guys, I have searched my issue on the internet bu…