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
- Database to page routing API?
- creat filter with wp_query
- Are pages consuming more server resources than posts?
- Custom Post Type + ACF and performance [closed]
- Store CPT ‘Reviews’ average ratings to a WordPress DB table or to a DB custom table?
- Side effects of Script and Iframe in post
- Specific query for custom post type
- How to change wp prefix for custom post type only?
- Is it possible to store Custom Post Type data in separate set of tables and still have wp_post class functionality?
- Add update or delete database records using custom post type
- How to import a custom MySQL DB table into a WordPress custom post type
- Display post content with respect to its title?
- First custom field value (out of several) displayed twice after query
- Terms showing up in object cache on unrelated pages
- Prioritize posts in query by meta keys?
- What’s the equivalent of Hide From Menus on MODX on WordPress?
- I am trying to hide a custom post type category to logged in users with Pre_Get_Posts
- Displaying Posts from Custom Post Types
- Different Ways to Query Custom Post Types?
- Importing Data from a Non-WordPress database, into WP
- Organize WordPress site, so it can maintain with huge database
- Save custom post type to external database
- Custom post type posts don’t show in archive widget
- Showing specific post in order of array wp_query
- Show data from one Custom Post Type in another Custom Post Type
- Number of posts in the archive
- Query of custom post types only shows first post
- Custom query for custom post_type
- Adding custom field values to wp_list_pages
- Query multiple taxonomies with pre get posts
- How to query 2 custom post types that need to share a slug?
- Specifying meta field’s column type in Database using add_post_meta
- Replace dynamically content in a custom database table when a custom post is created
- Query Custom Post Types with checkboxes
- Running a song lyrics site on WordPress
- WP_Query() with custom post type and taxonomy — get all terms?
- Save and user submitted data from a form and display them in the wp backend
- Dump custom post type database
- show all custom posts types in home page
- Should I use custom taxonomies or not?
- List of child custom post types lists all custom post types
- Designing a custom post type with a minimum number of meta fields
- Query custom post type based on post id and custom field value
- Listing custom post types on archive page with array
- Make (custom) post type accessible only by custom query
- Allow front end users to add data to a custom post type
- Can I query posts by taxonomy conditionally based on post type?
- How to conditionally add Custom Post Type to Front Page
- Graphql: Unable to query (where:{author}) for custom post type
- Query not work for current taxonomy
- Display a post from custom post type only if all the selected taxonomies and custom field value matches the record
- Returning a custom content types with meta values
- WordPress hook which triggers on post import
- Update all published posts at once
- Custom Query: If One Post Object Field Value Is The Same As Another
- Break up posts per page in two sections
- Custom Post Type not showing in main loop
- Custom Post Type setup
- new WP_query > displays posts only once instead of running through full array
- Pagination on search results page
- Entity to store contact form entries?
- 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
- Hide text if query has no posts
- How do I get the index for a custom post?
- Getting custom post types to properly display alphabetically
- Create query for both custom post type and category
- Ideas to connect external database table to wordpress posts as custom field source
- Filtering custom posts by custom fields (ACF) [closed]
- Database alteration: users who voted
- WordPress as a frontend website for iOS app [closed]
- Function to limit number of custom post types on homepage – TwentyTen
- Custom taxonomy query showing more than 4 posts
- Custom types, taxonomies and query optimization
- Using custom post types WordPress network
- delete duplicate meta_value with same post_id
- Query Custom Post by taxonomy multiple categories
- custom post type: own database table structure and custom “new-post” interface
- Import External XML
- Query custom posts from custom taxonomy
- Custom Post type showing up in loop, regular posts are not showing up
- All in one calendar custom post type query doesnt work as expected
- 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
- How do you make relational post types in WordPress? [duplicate]
- Is there a (preferable built-in) way to check what custom queries are used in a theme?
- Having a repeating custom field in admin custom post type, what I’d go better with, for DB’s sake? ACF repeater or query a different post type?
- How to divide Subcategories into pages of parent category wordpress
- Update query based on CPT / Post Type, show all sorted by date
- Query filter by value in meta_value array
- Change search query in wordpress custom post type