Title: beginwithwp's Replies | WordPress.org

---

# beginwithwp

  [  ](https://wordpress.org/support/users/beginwithwp/)

 *   [Profile](https://wordpress.org/support/users/beginwithwp/)
 *   [Topics Started](https://wordpress.org/support/users/beginwithwp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/beginwithwp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/beginwithwp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/beginwithwp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/beginwithwp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/beginwithwp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HUSKY - Products Filter Professional for WooCommerce] Image filter](https://wordpress.org/support/topic/image-filter-3/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/image-filter-3/#post-9353497)
 * Hello,
 * Thank you for your reply.
    But I can’t check ‘Image 2’ in tab ‘Extensions’. why
   not?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HUSKY - Products Filter Professional for WooCommerce] product attribute tab](https://wordpress.org/support/topic/product-attribute-tab/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/product-attribute-tab/#post-9163447)
 * Yes, it works. I did it as you recommand, pavloborysenko.
    Thanks a lot!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] Map per language](https://wordpress.org/support/topic/map-per-language/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/map-per-language/#post-8258540)
 * I left the map region empty but it doesn’t show up. I don’t know why.
    Another
   question: Can I make a filter using a country which is in the detail of the shop
   if there is way to set the language? For example: [wpsl_map country=”Germany”]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Header Images] Error, help me please!](https://wordpress.org/support/topic/error-help-me-please-2/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/error-help-me-please-2/#post-7659362)
 * Yes, I got it. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Header Images] Error, help me please!](https://wordpress.org/support/topic/error-help-me-please-2/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/error-help-me-please-2/#post-7659360)
 * I didin’t notice that. So I tried it and it works as you said.
    But I need a 
   sitemap page with a header image. And that is not under any menu items. Anyway
   thanks for a fast reaction.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Header Images] Error, help me please!](https://wordpress.org/support/topic/error-help-me-please-2/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/error-help-me-please-2/#post-7659358)
 * Hello Fahad,
 * Once more I have a question.
    Can I also set a image for a page that does not
   belong to the menu?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Header Images] Error, help me please!](https://wordpress.org/support/topic/error-help-me-please-2/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/error-help-me-please-2/#post-7659052)
 * Perfect, thanks a lot!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Checkout Field Editor (Checkout Manager) for WooCommerce] billing/shipping address extra](https://wordpress.org/support/topic/billingshipping-address-extra/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/billingshipping-address-extra/#post-6824729)
 * Hi Support-ThemeHigh,
 * Million times thank you
    This is exactly what i needed. And it works perfectly.
 * Thanks!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Checkout Field Editor (Checkout Manager) for WooCommerce] billing/shipping address extra](https://wordpress.org/support/topic/billingshipping-address-extra/)
 *  Thread Starter [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/billingshipping-address-extra/#post-6824656)
 * Hi Support-ThemeHigh,
 * Thank you for answering my question.
    Is there any method that I can put billing_address_3
   in “billing adress” section in the email?
 * I tried like this in function.php of my child theme:
    add_filter( ‘woocommerce_order_formatted_billing_address’,‘
   my_default_address_fields’ ); function my_default_address_fields( $fields ) {
   $fields2[‘address_1’] = $fields[‘billing_address_1’]; $fields2[‘address_2’] =
   $fields[‘billing_address_2’]; $fields2[‘address_3’] = $fields[‘billing_address_3’];
 *  return $fields2;
    }
 * But it doesn’t work. And I cannot find any solution on internet.
    Can you please
   help me?
 * Thanks!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to remove sections from Add Product page in admin](https://wordpress.org/support/topic/how-to-remove-sections-from-add-product-page-in-admin/)
 *  [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-sections-from-add-product-page-in-admin/#post-6749099)
 * Hi,
 * I am not sure if i may ask here of my problem.
    I am using woocommerce. And I
   am also using ‘Woo Checkout Field Editor Pro’ plugin because of adding some fields.
 * I’ve added billing_address_3 and shipping_address_3. And I’ve checked on ‘Display
   in Emails’ and ‘Display in Order Detail Pages’.
    If I order a product, I recieve
   a mail with ‘added billing_address_3 and shipping_address_3’ on ‘Display in Order
   Detail Pages’. But there is no billing_address_3 and no shipping_address_3 on
   my email.
 * In short, i want to see shipping_address_3 next to shipping_address_2 and
    billing_address_3
   next to billing_address_2. What do i have to do?
 * Thank you in advance!!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] style.css](https://wordpress.org/support/topic/stylecss-20/)
 *  [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/stylecss-20/#post-6561547)
 * Hallo dim,
 * I did exactly what you mentioned. It works as it should.
    Million times thanks
   for fast and correct reply.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] style.css](https://wordpress.org/support/topic/stylecss-20/)
 *  [beginwithwp](https://wordpress.org/support/users/beginwithwp/)
 * (@beginwithwp)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/stylecss-20/#post-6561545)
 * Hallo,
 * I have a problem with child theme.
    I am using “kadencethemes: virtue-premium”.
   And I made ‘virtue_premium_child’ and ofcourse style.css in “virtue_premium_child”.
   I put the code(@import url(“../virtue_premium/style.css”);) in style.css. After
   that, I activated “virtue_premium_child”. And then comes the problem. “nav main
   menu” which located next to logo disappeared. Can sombody help me?

Viewing 12 replies - 1 through 12 (of 12 total)