Category "wordpress"

WordPress plugin/theme suggestion

I am looking for a WordPress plugin/theme that offers similar functionality to this website: https://secure.heathrow.com The search would essentially be the sa

HTML: Unable to scroll over iframe video embed (viemo)

I'm making a portfolio using wordpress. In it I have embedded a Vimeo video with a play button in my portfolio using the attached code, unfortunately, I'm not a

How to change HTML structure inside WP <head>

I'm cleaning up some HTML code, and I would like to have a HTML structure that looks like this: <!DOCTYPE html> <html > <head> <title>.

Submitting a form with ajax in Wordpress

I am trying to get the results of an ajax request in wordpress, but I am getting result of '0' in an alert box of javascript, so the form looks like this: <

Submitting a form with ajax in Wordpress

I am trying to get the results of an ajax request in wordpress, but I am getting result of '0' in an alert box of javascript, so the form looks like this: <

Adding Multiple Custom Post Types in Wordpress

I was fine with adding one custom post type (releases) to my functions.php file, but then adding a second (projects) seems to have complicated things. The pro

Wordpress add responsive srcset header image to theme

WP introduced support for srcset in version 4.4 for Thumbnails and Post images. But I can't find a way to make the page header responsive. Here is how I embed t

woocommerce change position of price

I get this error when trying to render the product price before the main content on the page. Fatal error: Uncaught Error: Call to a member function get_price_

How to add automatically collapse/expand in content wordpress (single.php)?

There are a lot of WordPress plugins for adding collapse/expand in WordPress content, such as Collapse-O-Matic. But is there a way to add automatically collap

Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\AKS_Shop\wp-includes\Requests\Transport\cURL.php on line 463

I'm trying to install the plugin but this error:- Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\AKS_Shop\wp-includes\Request

Custom Button next to “ADD TO CART” button of WooCommerce based on Product Type

I want add a custom Button "View Demo" next to "Add to Cart" button of WooCommerce based on Product Type, both on main shop page and single product page. I've

Wordpress widget how to only display sub-categories based on selected Parent Category?

I was wondering if anybody know hows to modify the existing category widget to only display the categories within the selected parent category. Example: If my

Invalid value in field "itemtype" in Google Search Console

I am using the Jupiter theme in Wordpress. I created a new blog post and when submitted the same in Google Search Console/webmaster, I got the following error b

How to I bring my sticky navbar in front of the contents on my page?

I'm using wordpress and bootstrap and I have a a navber that sticks to the top of the page when scrolling, problem is it falls behind some of the contents on th

How to get rid of ampersand using WP Nonce URL and WP Redirect or PHP header

My code was working fine: $registrado = "no"; $redirect_url = site_url( "/pedido-nao-recebido/?mpms2pagarme=retorno&codigo=nao200&mensagem=oui&reg

Adding the custom page with add_menu_page function on Wordpress

I am using the add_menu_page function on WordPress; this is the code; function my_admin_menu() { add_menu_page( 'My Top Level Menu Example', 'Top Level Menu

Briefly unavailable for scheduled maintenance. Check back in a minute. No .maintenance File

I logged into my wordpress site today, seen fasttrack plugins needs update. So I clicked on the update button. Now I am stuck at this message. Briefly unavaila

Modify WooCommerce REST API product image upload

I have to create and update products via WooCommerce REST API, without image uploads to media library (only the image source is need to be stored, because they

Modify WooCommerce REST API product image upload

I have to create and update products via WooCommerce REST API, without image uploads to media library (only the image source is need to be stored, because they