Mainwp CPT extension

Hello
I downloaded mainwp extension named “custom post type” CPT, and I download a POD and I already set the function and the necessary parameters. I can recognize even that the mainwp logo is appearing behind it. I have one question, when I am adding a post on mainwp dashboard and I want to edit it through going to the defined one, I am unable to view the post there.

Note that I do not want the solution to add a post from the wordpress dashboard and edit it there, since I would have go to different issues based on my customization. Can I add it directly to the mainwp dashboard? Or is there a way to select a post to edit it from wordpress dashboard after I post it on mainwp dashboard?

Thank you in advance

Hi @Mohammad76

Can you please post the community system report from your MainWP Dashboard for review? The report is located in your Dashboard under Info → Server, on the top right of the page.

Be sure to use the button like the one below; this button hides all your private information:

image

Pressing the button auto-copies the report to your clipboard then just paste it in a reply here.


### Server Info                    Required                                               Detected                                     Status   ###

MainWP Dashboard                   
MainWP Dashboard Version           4.2.2                                                  4.2.2                                        Pass        
MainWP Upload Directory            Writable                                               Writable                                     Pass        
MainWP Extensions                  
MainWP Custom Post Type            4.0.1.1                                                API License Active                           Pass        
WordPress                          
WordPress Version                  >=3.6                                                  5.9.3                                        Pass        
WordPress Memory Limit             >=64M                                                  40M                                          Warning     
MultiSite Disabled                 =true                                                  true                                         Pass        
FileSystem Method                  = direct                                               direct                                       Pass        
PHP                                
PHP Version                        >=7.0                                                  7.4.27                                       Pass        
PHP Safe Mode Disabled             =true                                                  true                                         Pass        
PHP Max Execution Time             >=30 seconds                                           120                                          Pass        
PHP Max Input Time                 >=30 seconds                                           900                                          Pass        
PHP Memory Limit                   >=128M                                                 256M                                         Pass        
PCRE Backtracking Limit            >=10000                                                1000000                                      Pass        
PHP Upload Max Filesize            >=2M                                                   100M                                         Pass        
PHP Post Max Size                  >=2M                                                   100M                                         Pass        
SSL Extension Enabled              =true                                                  true                                         Pass        
SSL Warnings                       = empty                                                                                             Pass        
cURL Extension Enabled             =true                                                  true                                         Pass        
cURL Timeout                       >=300 seconds                                          60                                           Warning     
cURL Version                       >=7.18.1                                               7.61.1                                       Pass        
cURL SSL Version                   >=OpenSSL/1.1.0                                        OpenSSL/1.1.1k                               Pass        
PHP Allow URL fopen                YES                                                    
PHP Exif Support                   YES ( V7.4.)                                           
PHP IPTC Support                   YES                                                    
PHP XML Support                    YES                                                    
PHP Disabled Functions             No functions disabled.                                 
PHP Loaded Extensions              Core, OAuth, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, apcu, apm, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, json, ldap, libxml, mbstring, mongodb, mysqli, mysqlnd, odbc, openssl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, redis, session, shmop, soap, sockets, sodium, sqlite3, standard, tidy, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib
MySQL                              
MySQL Version                      >=5.0                                                  10.4.18-MariaDB-log                          Pass        
MySQL Mode                         ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
MySQL Client Encoding              utf8mb4                                                
Server Info                        
Server Software                    nginx/1.16.1                                           
Operating System                   Linux                                                  
Architecture                       64		 bit                                               
Server Protocol                    HTTP/1.1                                               
HTTPS                              ON                                                     
Server self connect                Not expected HTTP response body:                       
User Agent                         Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36
Gateway Interface                  CGI/1.1                                                
Memory Usage                       6.07 MB                                                
Request Time                       1652206209                                             
Accept Content                     text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Accept-Charset Content             N/A                                                    
MainWP Settings                    
Number of child sites              1                                                      
Use WP Cron                        No                                                     
Optimize for shared hosting or big networksNo                                                     
WP Core advanced automatic updates enabledYes                                                    
Plugin advanced automatic updates enabledNo                                                     
Theme advanced automatic updates enabledNo                                                     
Abandoned plugins/themes tolerance                                                        
Maximum number of posts to return  50                                                     
Maximum number of pages to return                                                         
MainWP legacy backups enabled      No                                                     
Primary backup system              MainWP Legacy Backups                                  
Basic uptime monitoring enabled    No                                                     
Site health monitoring enabled     No                                                     
Maximum simultaneous requests      4                                                      
Minimum delay between requests     200                                                    
Maximum simultaneous requests per ip1                                                      
Minimum delay between requests to the same ip1000                                                   
Maximum simultaneous sync requests                                                        
Maximum simultaneous install and update requests                                                       
REST API enabled                   No                                                     
Cache control enabled              No                                                     
Active Plugins                     
Akismet                            3.1.5                                                  Inactive                                     
All-in-One WP Migration            7.59                                                   Active                                       
Custom Post Type UI                1.12.0                                                 Active                                       
Custom WordPress API Category Sync 1.0.0                                                  Active                                       
Hello Dolly                        1.6                                                    Inactive                                     
MainWP Dashboard                   4.2.2                                                  Active                                       
Pods - Custom Content Types and Fields2.8.16                                                 Active                                       

Hi @Mohammad76

In order to manage custom post type on your child sites, you need to have the matching Custom Post Type (CPT) on your MainWP Dashboard too. There are 3 required arguments for each CPT that need to be identical on your MainWP Dashboard and Child sites:

CPT Slug
CPT Plural Label
CPT Singular Label

Please refer to this help article for how to view CPT posts: View a CPT Post - MainWP Documentation, and how to edit them in bulk Bulk Edit CPT posts - MainWP Documentation

Note that you will not be able to bulk edit if the CPT post was not published through MainWP Dashboard.

I’m going to lock this thread for now, @Mohammad76 can you please open up a help desk ticket with your registered email?

Thanks