johnpaulb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Thumbnails not all loadingHello al9000nj,
Enable debugging as it may provide additional PHP Errors, Warnings, and Notices. Try renaming your php.ini file (such as php.ini.old). This should cause your site to use the server’s default PHP settings.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: password protected page – password stopped workingHello saranee,
If you are using a plugin for the password protection, ensure it is up-to-date and compatible with the latest version of WordPress.
Also, check if there are any errors, warnings or notices.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: CREATING NEW PAGE NOT FOUNDHello Nick,
Try resetting your permalinks by changing to another setting and saving, then setting back and saving again. This should recreate the .htaccess rules.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: Trying to edit a post and Update button doesn’t workHello Sandi,
Test with a default theme such as twenty seventeen. Try disabling your plugins. Turn on debugging to see if it generates any error messages.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: Contact Form 7Hello nandan1983,
Enable debugging to see if it can provide a more specific error message.
Also, check your “mail logs” for record of the transmission, or errors.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: Reservation/Availability/Deposit pluginHello Rob,
I can’t recommend one, but there are many plugins available for booking beds, or bed and breakfast scheduling.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: Facebook hates me – HELPHello Julie,
Enable debugging as it may provide a more specific error message. I also recommend disabling your plugins one-by-line, then testing. This will help you determine if it is a plugin conflict issue. Test with a default theme such as twenty seventeen.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: Editor can no longer access specific pageHello ,
Since a blank screen may be suppressing an error, try enabling debugging as it may provide a more specific error message. See if you are able to replicate this yourself with his account. See if it is happening when you create other users with the same group permissions.
Also, test with a different browser to see if it still happens.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: eCommerce vs Registration pluginHello ,
The Give plugin is a good easy option for collection money. But, since you are handling fees/registrations WooCommerce may be more versatile option. WooCommerce is managed by “Automattic” the same company behind WordPress.com.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: Cannot upgrade to wordpress betaHello luukf8,
Check your file permissions. Here are some common setting:
public_html – 750
Folders – 755
CGI and Perl scripts – 755
.html .php and other Document Types – 644Also, enable debugging as it may provide a more specific error message.
Forum: Fixing WordPress
In reply to: Using a Temp URL while transitioning to a new hostHello kelemvor,
If you made DNS changes over 24 hours ago, it should have propagated successfully by now. I recommend changing your settings back to the original URL to see if it is resolving to the new server.
If it is not, you can test with a “Host File Modification” pointing to your new server IP in the meantime.
Cheers,
John-PaulForum: Installing WordPress
In reply to: Best PracticeHello jil9907,
Here is a link to an official Microsoft article on Deploying WordPress blog on Windows Server VM.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: Allow user to create limited pagesHello
I found a plugins that lets you set creation limits in WordPress. Here is a link:
Favorite Bainternet Posts Creation Limits Download Bainternet Posts Creation LimitsIt will require you to test further since it has not been tested with the latest version of WordPress.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: failed import after moving to new hostHello debrag1,
I always recommend enabling debugging when troubleshooting this type of issue.
As a test try renaming your .htaccess file. This will essentially disable the rules.
Check your PHP version to ensure it matches your old host.
Cheers,
John-PaulForum: Fixing WordPress
In reply to: 404 IssueHello kelsotoes,
As a test, try renaming your .htaccess file. Also, try changing your WordPress URL to http, instead of https. You can force the change directly in the database, or in the wp-config file without logging into your Dashboard.
Cheers,
John-Paul