Category "wordpress"

Using ACF Builder with Sage doesn't do anything

I've been experimentating with Sage 9 recently and trying out ACF Builder. I followed this guide: https://roots.io/guides/using-acf-builder-with-sage/ But upon

Show Custom Data in Woocommerce Order Details Admin Area

When a User Buys a Product he can generate up to 3 Serial Keys for his Product. This works fine so far. The User can see his Serials always in "my account" The

Contact form 7 will not email form due to it thinks its SPAM

I have a client that has upgraded wordpress to 3.7.1. Contact Form 7 now reports all forms as SPAM. I have WP-Mail installed and all was working before. Any

Wildcard search with slug - Wordpress REST API

We need to search post / pages using slug. I can search for exact slug, however not able to use wildcard search. http://localhost/wordpress/wp-json/wp/v2/pages?

EqualHeight Not Working With Ajax Load More

I am currently developing a sport website where I have Ajax Pagination and Infinite Scroll plugin to load more posts instead of paginating. I use equalheights t

Get Products by Category id

i am writing a pricing table plugin for woocommerce. the user inserts the shortcode with an id of woocommerce products category and after updating the page the

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