mdowden
Forum Replies Created
-
Forum: Plugins
In reply to: [Postie] Unable to connect (Unexpected ‘)’)yes. It has a period.
I also get that same issue.
Forum: Fixing WordPress
In reply to: My website is showing the wrong URLSo your website sits on the server in newserver.com/oldwebsite
And you changed the DNS yourNewSite.com so it resolves to newserver.com/oldwebsiteBut you can still get to the site if you type in newserver.com/oldwebsite? Which sounds plausible.
Questions:
1) did you switch your WordPress settings to point to newserver.com/oldwebsite or yourNewSite.com
2) did you make any changes to the htaccess file?
3) Did you resave on your permalinks page?Forum: Plugins
In reply to: [Raffle Ticket Generator - Woocommerce] Order Generated all 100 numbersThe second order that just came through had tickets 101-199
Forum: Localhost Installs
In reply to: WordPress server moveYou should also include in the vhost AllowOveride All
<Directory “your path”>
AllowOverride All
Require all granted
</Directory>Also go into the default conf file /etc/apache2/httpd.conf and switch AllowOveride All and Require all granted
Forum: Fixing WordPress
In reply to: how to protect from hackersAdditionally you might look at the plugin, WordFence.
As mentioned server-side security is the best, but Wordfence is one of the better Free plugins that will help prevent, and in the rare case it happens, recover from a hack.
Forum: Installing WordPress
In reply to: Error while install wordpressIf you can FTP to your host, check if you have the wp-config.php file in the root folder of the wordpress directory. Open that file and make sure the information in that file is accurate.
If not, you should have a file wp-config-sample.php.
Open that file, insert the correct information and then save that file as wp-config.php
You really shouldn’t have to do any of this if during the web-based install, however this might get you moving towards a good install.
Forum: Plugins
In reply to: [Ultimate Product Catalog] Can't save new layout on Product PageThe “Save” action should be taking place via AJAX, so there won’t be any visible action, although at times I’ve seen a green ajax bar say saved.
I’m having the same problem. If I use any of the standard elements, I can save and adjust the layout anytime. HOWEVER, once I insert a custom field….the entire layout dies…..nothing on the page in the layout area…
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Skinny Horizontal AxisNot sure what happen to my link above…. I use the link tag to the specific page https://166.62.33.7/~jtwpmc/community-profile
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Memory ErrorI’m not going to say it’s resolved, but if you use this other plugin by Daniel Waltrous in this thread, it doesn’t produce the memory error that this plug in does: