shyton
Forum Replies Created
-
here is a link to a screanshot https://coordonline.com/wp-content/uploads/2021/12/Opera-Snapshot_2021-12-22_164836_coordonline.com_.png ,even if I change a theme to a default one it’s still the same thing
`if you’re not gonna help just respond and tell me than to just ignore ,I was waiting for you guys to respond for over a week now when I check I see other people’s questions being answered but not mine
hi can you help me or not ,I’m using your plugin Elementor Header & Footer Builder when content is low the header stays at the top so I need help with that
Is this code below accurate ?,It works but I just want to be extra sure if it’s safe to use
add_action( 'wp_footer', function () { ?> <script> document.getElementById("pmpro_btn-submit-paypalexpress").src = "https://coordonline.com/wp-content/uploads/2021/12/decorative-cardboard-boxes-for-gifts-on-the-table-850x565-1.jpg"; </script> <?php } );
here is another one I found but this one blocks all pages ,,can you make it so that it doesn’t block the home page
/* Redirect user to levels page until he subscribes for a membership */ add_action( 'template_redirect', 'sq_membership_restrict' ); function sq_membership_restrict() { global $pmpro_pages, $post; if ( is_user_logged_in() && ! pmpro_hasMembershipLevel() ) { if (isset( $post->ID ) && ! in_array( $post->ID, $pmpro_pages )) { wp_redirect( pmpro_url() ); } } }
Forum: Plugins
In reply to: [WooCommerce] Zip code missing@lorro ,thank you ,it worked .I was trying to use a payment gateway that requires a postal code field because most payment gateway aren’t available in my country & I also won’t be making any deliveries because my site is craigslist ,it’s for advertising
Forum: Plugins
In reply to: [WooCommerce] Zip code missingI selected another country then the zip code field appeared ,so how do I set it to be always visible even for countries that have no zip code?
Forum: Plugins
In reply to: [WooCommerce] Zip code missingHi ,I tried to change my theme multiple times it was still the same
Forum: Plugins
In reply to: [WooCommerce] Zip code missingI’m trying to use 2Checkout as a payment gateway
Forum: Plugins
In reply to: [WooCommerce] Zip code missinghttps://affixzw.com/ ,I just want the option for someone to enter a zip code to be available ,,the payment gateway I was trying to use requires a zip code field
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Subscription for HivepressIf you do can you please hit me up first so that I can be the first person to review it for youtube