bynicolas pointed me in the right direction by asking to look into the custom theme.
Turns out the following line was missing in the index.php on the custom theme:
<?php get_header(); ?>
After adding the above it works fine.
Related Posts:
- Add jQuery to WordPress page
- jQuery function didn’t work in my plugin
- how to include a simple jquery file into a wordpress plugin
- Pass a php string to a javascript variable
- Notepad sticky plugin
- Adding a slider captcha to the comment system
- How to put JQuery/Ajax inside shortcode?
- Error with Image Slide plug-in/ s3slider in WP
- wordpress site | All-in-one-cufon IE Issue
- WordPress function not being called from jQuery method
- How to prevent plugins from loading jQuery
- Using color picker in plugin, does input attribute order matter?
- Using window.onload with Ubermenu
- How to include this jQuery File in wordpress?
- wordpress add_action() issue in ajax call
- Adding media upload button to User Profile page (following a tutorial)
- JQuery prepend a function
- Is there a function to list all uploaded images? How can I add one?
- Plugin not working & permalink erorr after upgrade to php 7x on Nginx
- Save user total active time after login in wordpress [closed]
- Api external with wordpress
- Custom meta box with jQuery.sortable custom post type list
- How do I reinit WordPress plugins dynamically using jS?
- WordPress jQuery Post – Amending Variable Value Within Function Command
- WP Ajax DB issues
- How to get a specific string from a url
- update_post_meta is not working for me when I use e.preventDefault for update button
- Help with customising love it plugin (use within foreach)
- AJAX doesn’t pass variables to the php function in the plugin
- What is the process for reimplementing a back up WordPress?
- Hyperlink to execute PHP
- How to get site homepage from plugin?
- PHP and Jquery pass value from form. Update function on DataBase
- Plugin use of ajax/jquery depending dropdown
- How do I output user_registered time in my correct timezone?
- How can I use WordPress functions in my stylesheet?
- WP showing “warning: call_user_func_array()”, What to do?
- How can I pass a variable to wp_ajax action?
- How can i change an image’s author?
- Creating search filter through plugin
- WP-Members redirect if member ALREADY logged in
- How to edit/delete single row items in a table on my own menu page
- jQuery Plugin to use WordPress functions in AJAX request
- Get a list of galleries from an album in NextGEN Gallery [closed]
- Undefined property: WP_Post_Type::$ID
- Plugin exceeds memory limit
- Using jquery migrate for plugins incompatible with jquery 1.10.2
- How to trigger $_GET request within admin plugin page?
- Wp favorite posts get user favorites in profile using buddypress [closed]
- Preferred way of cacheing a value in php
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- Automatically add attributes to woocommerce product?
- Edit Yoast SEO breadcrumbs output [closed]
- Plugin for a text modal box [closed]
- Query all customers/users and check for duplicate information
- Time consuming callbacks in customizer
- wp_remote_get() returns 403 while file_get_contents() does not
- WordPress Widget Not Saving Data
- Center and hide overflow of WP toolbar custom links
- How I can internationalize variables within the function _e () __ (), etc?
- Post Comments with Ajax in WordPress
- How can i force wp-admin to use 2-column dashboard layout? [closed]
- Are there action hooks for comments?
- coding a WordPress AJAX Form using PHP to check if User is Logged Out and Show error
- Plugin onclick button activate other plugin
- Show icons or badges under title on product archives/category pages
- WordPress custom post type image in RSS
- Add logo to admin menu in my plugin
- Get data from wp_posts of mysql in to variables of wordpress-php script
- WordPress plugin won’t create custom tables
- Load CSS files in header of Bones theme?
- Trying to get property of non-object wordpress error message
- Advertising: Every page refresh counts as 3 ad impressions
- Somehow adding to “Insert Into URL” posts are contradicting each other
- WordPress Cache delete on plugin uninstall
- How to create repeater field manually, without plugin (ACF Pro)?
- How to disable login in iframe which is hosted in same domain?
- Display Author name PHP (Selfmade Plug-IN)
- Jquery POST Ajax Return null data in wordpress
- Display top level parent category as a single product body class (Woocommerce)
- Allow a particular user to access a particular plugin?
- Change the address of the music player if not available
- WordPress hide post from custom post-type on a single page
- Ajax Call not Working in Plugin
- Try to debug a plug-in written by someone else
- How to use Datatable with Ajax when creating plugin on WordPress?
- jQuery works instead of $
- Add a WooCommerce Product Variant with attributes programmatically
- Site broken by unedited php?
- Plugin communication between sites that use it?
- How to install jquery dotdotdot plugin for WordPress?
- insert multiple entries in database using a loop issue
- Query Shortcode from a multisite to appear on a different site?
- Showpost and last
- date function not correctly returning date
- get_option include in my adsense
- Undefined variable _POST
- I want to remove the register/login WordPress top bar from my website
- WordPress: code structure
- plugin doesn’t retrieve data from database