Title: verdun's Replies | WordPress.org

---

# verdun

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to unlock Checkout blocks](https://wordpress.org/support/topic/how-to-unlock-checkout-blocks/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/how-to-unlock-checkout-blocks/#post-17912927)
 * Hi [@ckadenge](https://wordpress.org/support/users/ckadenge/)
 * Thank you for your answer. Then, I try to ask like this:
 * My checkout page has the usual 2 columns by Woocommerce default:
 * 1st column (left) contains:
   “**Billing Details**” blockand beneath:“**Payment**”
   blockwith the payment options (Paypal, Credit card, etc.)
 * 2nd column (right) contains:
   “**Your order**” block
 * I would of course like the **payment block to be below the order block**. How
   can I make that happen? When I look at shops, they all have the payment block
   below the order block. I don’t know why my payment block is below “Billing Details”!?
    -  This reply was modified 1 year, 10 months ago by [verdun](https://wordpress.org/support/users/verdun/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Does not hide Elementor Templates in WP dashboard](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/#post-16429759)
 * Hi,
 * **Perfect! Your code modification was the key to success. The item “Templates”
   has been removed. Thank you so much**.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Does not hide Elementor Templates in WP dashboard](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/#post-16425541)
 * Hello!
 * You are great. You have understood what i mean.
 * Exactly, I need the slug for remove_menu_page.
 * I added your given slug “Elementor_library”, as follows:
 * add_action( ‘admin_menu’, ‘members_remove_menu_pages’ );
   function members_remove_menu_pages(){
   $user = wp_get_current_user();if ( in_array(‘editor’, $user->roles) ) {remove_menu_page(‘
   tools.php’);remove_menu_page(‘Elementor_library’);}}
 * Problem: The “Templates” menu item in the WordPress Dashboard stays!
 * As I mentioned before, the “Tools” menu item was successfully removed.
 * Have I implemented yours correct? Or, could you post the whole code?
    -  This reply was modified 3 years, 4 months ago by [verdun](https://wordpress.org/support/users/verdun/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Does not hide Elementor Templates in WP dashboard](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/#post-16403390)
 * I only need the code to hide the Admin “Templates” menu option for the Author
   role
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Does not hide Elementor Templates in WP dashboard](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/does-not-hide-the-elementor-templates-in-wp-dashboard/#post-16403345)
 * The question is elementary. You **don’t need** to go to a website for that.
   (
   the site is under construction)
 * Do you really have understood the question ?
    -  This reply was modified 3 years, 4 months ago by [verdun](https://wordpress.org/support/users/verdun/).
    -  This reply was modified 3 years, 4 months ago by [verdun](https://wordpress.org/support/users/verdun/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Page | Payment Form for Stripe | Stripe & PayPal Subscriptions] Translate text + drag-off fields](https://wordpress.org/support/topic/translate-text-drag-off-fields/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/translate-text-drag-off-fields/#post-16381241)
 * I can only advise to everyone not to buy this plugin because you could configure
   the buttons by yourself via PayPal’s developer page and receive an HTML code 
   easily to paste to.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Page | Payment Form for Stripe | Stripe & PayPal Subscriptions] Distance changes if you click on different payment methods](https://wordpress.org/support/topic/distance-changes-if-you-click-on-different-payment-methods/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/distance-changes-if-you-click-on-different-payment-methods/#post-16381236)
 * We wonder why you didn’t give the hint in your “documentation” that the columns
   move when you click on a button. And why don’t you give the hint how to solve
   it with Elementor. We, the user, has to do it himself, right! That shows your
   character and the quality in your booth.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Page | Payment Form for Stripe | Stripe & PayPal Subscriptions] Distance changes if you click on different payment methods](https://wordpress.org/support/topic/distance-changes-if-you-click-on-different-payment-methods/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/distance-changes-if-you-click-on-different-payment-methods/#post-16363345)
 * EDIT.
 * I found a solution in Elementor. Layout > Column Position > select “Top” (previously:“
   Stretch” was set)
 * Now the two columns no longer shift when you choose / click on a different payment
   method.
 * Regards,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] consent for non-necessary cookies is enabled. How to disable ?](https://wordpress.org/support/topic/consent-for-non-necessary-cookies-is-enabled-how-to-disable/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/consent-for-non-necessary-cookies-is-enabled-how-to-disable/#post-13467757)
 * Hi webtoffee,
 * Thx. wonderful fay. Thx.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] consent for non-necessary cookies is enabled. How to disable ?](https://wordpress.org/support/topic/consent-for-non-necessary-cookies-is-enabled-how-to-disable/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/consent-for-non-necessary-cookies-is-enabled-how-to-disable/#post-13442408)
 * Hi,
 * I did it. But it keeps unchanged. The slider is still active. Active = green 
   color. The slider should be disabled and have a grey color.
 * I also cached the site.
 * Can you check the site? Is the slider active?
 * I don’t know how to upload images here. But it’s the way you mentioned in your
   image.
    -  This reply was modified 5 years, 8 months ago by [verdun](https://wordpress.org/support/users/verdun/).
    -  This reply was modified 5 years, 8 months ago by [verdun](https://wordpress.org/support/users/verdun/).
    -  This reply was modified 5 years, 8 months ago by [verdun](https://wordpress.org/support/users/verdun/).
    -  This reply was modified 5 years, 8 months ago by [verdun](https://wordpress.org/support/users/verdun/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] consent for non-necessary cookies is enabled. How to disable ?](https://wordpress.org/support/topic/consent-for-non-necessary-cookies-is-enabled-how-to-disable/)
 *  Thread Starter [verdun](https://wordpress.org/support/users/verdun/)
 * (@verdun)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/consent-for-non-necessary-cookies-is-enabled-how-to-disable/#post-13438198)
 * The field “non-necessary cookies” should remain active, only the slider should
   be de-activated. That will not do here. How it works?

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