Let's say I have made some changes on a php file from a certain plug-in. How do I prevent their lost when someone else decide to update this plug-in?
I want to center align logo image of my wordpress theme, I've tried to do so but failed; Here's the CSS for Header Area /* Header ----------------------------
I'm trying to copy a live WordPress site to my local server. I went to import the database from the live site through MAMP, and I received an error message when
So I have a site that is using a select menu for the mobile navigation. I'm needing to hide a few options from the list, and have been able to so on all browser
enter image description here I don't know what is this and I'm desperate to find out as I found something on the internet saying it's a virus. Please clarify th
I am customizing the WooCommerce checkout page fields. I want to add a heading (text) in between the fields. I have reordered the fields like this add_filter('w
i try to display image but with Basic display (Object) but no showing <?php $image = get_field('image'); if( !empty($image) ): ?> <img src="&l
I've been trying to install php_imagick on wamp64 without any luck. The desired goal is for WordPress to stop showing the error message: The optional module, I
I am using by default product search of woocommerce but search result is showing result like post NOT like product. my search get query is like mydomainname/?s=
Gday I like to know how you would go about creating a home page in plain html and have WordPress run the other pages? The reason is I’d like to create
What I got so far: [ 'wp_api' => true, 'version' => 'wc/v3', 'query_string_auth' => true //Force Basic Auth
I need to disable the gutenberg editor on the edit screen of certain pages. I know how to disable it for post types, like all pages: /**************************
I set up a 19% standard tax amount in my Woocommerce Online-Shop. Unfortunatley - now there is a text "estimated for Germany" behind the (includes 20,12 €.
I've been trying to use wp_remote_get for the first time and having some troubles. So far I'm testing the response with this code: <?php
I'm running a EC2 instance with: Ubuntu 14.04.5 LTS (GNU/Linux 3.13.0-119-generic x86_64) Bitnami LAMP 5.6.30-5 My problem I have a Wordpress site that isn'
I am trying to make a fetch request to the functions.php file. I am trying to avoid jQuery and Ajax thats why I am using the standard fetch API. My code in one
One of my site was infected with malware and has more than 20 templates installed and I can not remember the name of the template being used, I wonder if there
I want to display in default shop page from WooCommerce only featured products, nothing more... It's there a solution to display in WooCommerce shop template on
I'm using the Avada Wordpress theme and have installed the Cafe Site Demo Content. I went into Appearance > Theme Options > Logo and uploaded my image lo
I have a blog in my website using wordpress and noticed that there are spam posts such as bride, dating and other ads that are not related to my website. I don