with a fresh install and up to date of wordpress (5.8.2), when I desactivate gutenberg editor, Wordpress add this javascript code in all TinyMCE editor (content
Is there a way to comment the following line or not call the function in the part of the code in Woocommerce? woocommerce/includes/admin/wc-admin-functions.php
I've got an with a site, we've got this shortcode on it: if( !function_exists('show_specific_product_quantity') ) { function show_specific_product_quantity( $a
I'm using polylang plugin to having multi-languages website. Using WooCommerce with polylang demands duplicating each product for each language, so assuming I h
I use this hook to show variations on the shop page. However, the product image does not change when a variable is selected. It works on a Single product page.
I have a wordpress website. I try to come up with solutions to protect my website from being copied. I try to know, is it possible to Replace Copied Text from A
Within a plugin how do I get products using wc_get_products()? Or is there another way to do it? if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'a
I'm using the SearchWP Live Ajax search in the navigation of a website in combination with BarbaJS. After a page transition (without refresh) also the navigatio
I have a list of multiple check boxes in contact form 7 plugin form. [checkbox checkbox-654 "test1"] [checkbox checkbox-655 "test2"] [checkbox checkbox-656 "t
I need to change the prices of various articles in WordPress, according to the quantity that is requested, and in the same way that the prices are different dep
I'm new in the forum so I apologize for any mistake I could make. I'm customizing a custom post type archive page and while creating it, I'd like to insert a li
So when I create a page with an image module, the image cant be seen. And when I inspect the element the divi image module generates a wrong image src url - It
Hi i want to design a wp theme with bootstrap I have probleem with col-md-3 , col- md-6 in one row when use of the_post function For design like this image gri
I am using dokan for my client's website. they want to show map locations of all the vendors if they are in the same city. For example, if you select London the
I want to have anchor support for my dynamic wordpress block. I did //in registerBlockType supports: { anchor: true, }, This adds the HTML Anchor control
I have ~300 pages on my website so when I saw my index on Google Search Console, I knew something was wrong. I believe I suffered from the Yoast SEO bug on Word
I've placed the ads on the WordPress site it's working fine at the time but after a while the google ads didn't display Before: <!-- wp:html --> <s
I want to modify the subscription string so it only shows the sign-up fee for variations with 0$ recurring fee. I would also like to show that variation price
There is my code in this code i insert data to post by frontend html form. i insert post title, description, featured image and ACF textfields. and Gallery imag
I want to write a special css for an element in the elementor plugin How does a background photo crystallize when the mouse hovers over the title hover? I wrote