teachermark
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mesmerize] How to change the breakpoints of the menu?Nobody that can help me out here?
Forum: Themes and Templates
In reply to: [Mesmerize] How to change the breakpoints of the menu?Dear Cristian,
Thats not what I ment, as you can read. I want the mobile menu only appearing on a certain point on scaling (smaller then 1280px). When you watch the desktop version there is no need for a mobile menu.
Forum: Plugins
In reply to: [WooCommerce] Different shippingcosts for different productsPlease do not set this topic on ‘Solved’ because it’s not. I said earlier that this plugin is not what we are looking for so I am hoping on other reactions.
Kind regards,
Mark
Forum: Plugins
In reply to: [WooCommerce] Different shippingcosts for different productsThis does not fix te problem. I want to set different shipping-costs for different products. But when it’s a certain amount of products the plugin should be that smart that when it reaches that amount it should convert the shippingcosts to the cost off a pallete. But when people order more than will fit on one pallete the plugin should also be that smart to say okey, that item does not fit on the palette and we ship this item near the palette with the standard shipping price.
Forum: Plugins
In reply to: [WooCommerce] Cancel and Return buttonThanks for your reaction, not really what I was searching for. Can’t find that much of good plugins for this strange enough.
Forum: Plugins
In reply to: [WooCommerce] Show discount on simple product pageThis is the code from the discount, can we combine this? I am not that code in codes if you my notice haha. Sorry guys, hoping you can help me out with this.
$new_css = esc_attr( get_option( 'woocommerce_t4m_css_new_price', 'color: #4AB915; font-weight: bold;' ) ); $bulk_info = sprintf( __( 'Incl. %s discount', 'wc_bulk_discount' ), ( $discount_type == 'flat' || $discount_type == 'fixed' ? get_woocommerce_currency_symbol() . $coeff : ( round( ( 1 - $coeff ) * 100, 2 ) . "%" ) ) ); return "<span class='discount-info' title='$bulk_info'>" . "<span>$price</span>" . "<span class='new-price' style='$new_css'> ($bulk_info)</span></span>";
- This reply was modified 4 years ago by teachermark.
- This reply was modified 4 years ago by teachermark.
Forum: Plugins
In reply to: [WooCommerce] Show discount on simple product pageHi Rashed,
Not sure, we have multiple bulk discounts per product the price on discount differs. So we should all that reenter in this plugin for it to work? Or can this plugin read the bulk discounts that already on this product for it to work?
Dear @mihail-barinov,
Sorry for my late answer, but damn! This is amazing, many many thanks for this!
Kind regards,
Mark
Forum: Plugins
In reply to: [WooCommerce] Add confirmation pop-up before adding to basketThere for, I want the popup at the moment a user is putting a product into the cart. So when ‘add to cart’ is clicked they first get an popup with terms before the product is added.
Forum: Plugins
In reply to: [WooCommerce] Add confirmation pop-up before adding to basketDear @gabrielfuentes
Many thanks for your help, do you know if you can add this to only the bookable products and how? Cause I can’t find :(.
With kind regards,
Mark
It seems I can’t find ‘woocommerce/archive-product.php’ when opening the documents with filezilla..
Widget is filling the sides (which I don’t like). I want the searchbar on top of this page. Using the Mesmerize Theme.
Dear Ben,
Thanks for your replay. Do you know if this problem also occur when buying the PRO version of this theme?
It works indeed in the standard theme, but I want to use this one. How can we solve that?
Kind regards,
Mark
Within your plugin I fill in that bad requests need tot go to Google.com
So when you go to https://paulys.nl/admin of wp-login.php and you fill in the wrong pass, or you are wrong there than you would be redirected to Google.
But now also I get redirected….
Also I see the wp-post table in my database… :O
Dear Yani,
Thanks for your reaction! ??
The only thing…I dont know how to do that, is there an instruction or something?