Did you try to change the PHP version from 5.6 to 7.x? It can help to improve page load speed. If you use CPanel you can change it below on “MultiPHP Manager” menu.
If you use cache plugins try to disable them. Some kind of plugins can decrease the load speed. If it doesn’t help try to change theme to another custom WordPress theme.
Related Posts:
- Delete all posts of a custom post type—efficiently
- Custom Search | Wrong output & question
- WP_Query orderby and tax_query
- How to organise this data within WordPress
- Does this archive template part look like its making too many calls to the db?
- How select query is generated in a Custom Post Type?
- Most efficient way of deleting post
- Where are wordpress custom types stored?
- Get the ID of the latest post
- Random post, once per day
- Query custom post type by custom field
- Add Custom Post Type to Current Query
- WordPress Custom Post Type Admin Page really slow
- Custom Post Type with Input fields to seperate table on database.
- Custom post type or just use custom fields
- How do I write this SQL statement for Posts written in last 24 hours?
- WP insert post PHP function dynamically generated Custom Fields
- Inserting data into `post meta` table?
- How to use custom post type APIs, but use a different db table
- Having trouble with custom date field for CPT query (WordPress)
- Sort posts based on multiple custom fields
- Calculating Bayesian average for custom post type
- Filtering by Post Meta Custom Fields – Performance
- Show Two custom Post type and their posts on category page
- Ignore sticky posts if post is not in meta query
- WordPress post count not showing for custom post type author
- How to debug a blank page?
- query posts and custom post type with meta key
- Use get_post_types to query only custom posts types
- Custom Post type is being ignored in query
- Adding custom tables to WordPress
- Query custom post type only if it contains another custom post type
- convert custom query to wp_query
- Getting a PHP Notice when using Pods with WPML [closed]
- Search / Filter posts on Title/Content OR Tags
- creat filter with wp_query
- Are pages consuming more server resources than posts?
- Side effects of Script and Iframe in post
- How to import a custom MySQL DB table into a WordPress custom post type
- What’s the equivalent of Hide From Menus on MODX on WordPress?
- Custom post type posts don’t show in archive widget
- Showing specific post in order of array wp_query
- Query of custom post types only shows first post
- Custom query for custom post_type
- Adding custom field values to wp_list_pages
- How to query 2 custom post types that need to share a slug?
- Dump custom post type database
- Listing custom post types on archive page with array
- Can I query posts by taxonomy conditionally based on post type?
- Display a post from custom post type only if all the selected taxonomies and custom field value matches the record
- Break up posts per page in two sections
- Custom Post Type setup
- Querying a custom post type, but not show duplicates
- Shortcode to return single custom post based on post taxonomy
- is_main_query() never called on WP 4.4
- Function to limit number of custom post types on homepage – TwentyTen
- Using custom post types WordPress network
- Say I have a tech blog, how best would I store technical specs for a phone, if i use custom post types
- Changing WordPress sort order for returned child pages
- Add custom post type to query
- Is there a (preferable built-in) way to check what custom queries are used in a theme?
- Update query based on CPT / Post Type, show all sorted by date
- WP Query from two Custom Post type fields as statement
- Check that a slug is present in the get_terms request
- Using OR relation in meta_query to check for a value before sorting by another
- when looping through custom post data not appearing
- custom post types, custom fields and normalization
- Creating a custom WP query for a Custom Post Type
- How do I query with multiple custom fields orderby in same column?
- How to replicate data storage and querying using WordPress. Custom posts/fields or Custom db tables?
- Confused about where to store my data
- Posts show up under “published” but not “all”
- Changing an item in drop down after 5 latest posts per taxonomy
- pagination for a custom query
- In WordPress do I create tables for my plugin or do I create custom post types for a Student and Classes Registration system?
- CPT or Custom Table for Repository of Serial Numbers
- Query Pulling the same post twice
- How to enable the user to add value through the admin panel?
- meta query always fails even if data is correct
- Use Tags to Query Associated Multiple Posts and Get The Average Of Custom Field Values
- $post breaking container loop
- Pulling Content from Existing Database
- Pagination in custom loop for custom post type throwing 404 error
- Displaying database table in backend of wordpress
- 404 for children in hierarchical custom post type
- Multiple Queries and Loops within CPT Archive
- Filter CPT based on meta box value using Flexible Posts widget?
- How would I get a list of posts from a custom post type
- Pagination not working with custom loop
- $wpdb returns no results with SELECT query on custom post type, works on default post type
- WordPress and Unity high scores table
- Checking for published posts in a certain post type
- How to grab data (titles, thumbnails and custom fields) from multiple posts to populate a new array efficiently?
- Filter Custom post type by another Custom post type
- Create a list of months based posts
- custom post types containing a collection of items
- Add a class to a menu item depending on a body class
- Display all child posts in a custom post type, grouped by a custom taxonomy site
- Load posts via AJAX without draft status
- What would be the optimal CPT / Taxonomy design for the following entities structure