-
Posted a reply to Scheduled Posts Also Showing as Comments, on the site WordPress.org Forums:
Update: Never mind, found out that it's a self-pingback since I was linking in my… -
Posted a reply to Cannot Add Domain Name with Dysfunction, on the site WordPress.org Forums:
I recommend taking a look at the following Blog post: https://synologywordpress.blogspot.com/ -
Posted a reply to Download videos gallery, on the site WordPress.org Forums:
If you just want users to download the videos, you can always add the videos… -
Posted a reply to 404-error on all pages with specific domain, on the site WordPress.org Forums:
What's the website? When I was setting up my WordPress site, I had to add… -
Posted a reply to Scheduled Posts Also Showing as Comments, on the site WordPress.org Forums:
Wanted to give an update: I tried creating a post then right before it went… -
Posted a reply to can’t allow user registeration, on the site WordPress.org Forums:
From your screenshot it looks like you have a plugin that might be handling your… -
Posted a reply to wordpress on ubuntu 18.04, on the site WordPress.org Forums:
Check your Apache configuration file for ports: /etc/apache2/ports.conf You should have a line that says:… -
Posted a reply to Error establishing a database connection, on the site WordPress.org Forums:
The website appears to be up, did you get this figured out? -
Posted a reply to Gmail Not Receiving mail from WP Site, on the site WordPress.org Forums:
I used to use Gmail when sending emails through Microsoft SQL. If I recall there's… -
Posted a reply to How Can Site Visitors Leave Comments Pertaining To Posts, on the site WordPress.org Forums:
For individual pages (pages not under your blog) you have to add the comments section… -
Posted a reply to Uploading images to my media file is taking FOREVER, on the site WordPress.org Forums:
This can be a number of things, I'll try to keep the questions simple. Where… -
Posted a reply to website won’t load, on the site WordPress.org Forums:
Was the site working before? Also check to see if the file exists, if it… -
Posted a reply to Updating WordPress, on the site WordPress.org Forums:
Hope it all goes well. I'd also copy any WordPress files that you've customized to… -
Posted a reply to Missing imagick.php module, on the site WordPress.org Forums:
Imagick might not be enabled. There are a couple of suggestions in this post: https://wordpress.org/support/topic/php-imagick-module-not-installed-or-disabled-message/… -
Posted a reply to PHP Parse error – Syntax error, on the site WordPress.org Forums:
I believe your right quotation on 'http://howardsternforever.com' is your issue. There are three types of… -
Posted a reply to Help Needed Inserting Video on Page, on the site WordPress.org Forums:
Ok, I checked again, I forgot I had a plugin on Firefox that automatically disables… -
Posted a reply to Updating WordPress, on the site WordPress.org Forums:
I've updated mine a couple of times and haven't had an issue with any customization.… -
Posted a reply to Recovering a Site, on the site WordPress.org Forums:
Do you have access to the computer/server that it is running on? Or does the… -
Posted a reply to Help Needed Inserting Video on Page, on the site WordPress.org Forums:
Interestingly enough, the videos didn't auto play for me on Firefox or Chrome, but only… -
Posted a reply to Problem with embedded links, on the site WordPress.org Forums:
When I check your website in Chrome with the developer console enabled, I get errors… -
Created a topic, Scheduled Posts Also Showing as Comments, on the site WordPress.org Forums:
When I schedule a post for the next day or later (not … -
Posted a reply to Setting AllowOverride to All breaks login, on the site WordPress.org Forums:
Finally got it working by following the reccomendations on Stack OverFlow: https://stackoverflow.com/questions/13149418/the-requested-url-about-was-not-found-on-this-server In my Permalink… -
Posted a reply to Setting AllowOverride to All breaks login, on the site WordPress.org Forums:
Wanted to give an update to this issue. I decided to revisit this now that… -
Posted a reply to Setting AllowOverride to All breaks login, on the site WordPress.org Forums:
Just tried it, gives me the same issue as AllowOverride All. I must have a… -
Posted a reply to Setting AllowOverride to All breaks login, on the site WordPress.org Forums:
I haven't been using custom permalinks yet, just been trying to get the built in… -
Created a topic, Setting AllowOverride to All breaks login, on the site WordPress.org Forums:
I recently installed WordPress on my local server and …