mindflow
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Appointments] Location broken – location details not going to emailActually, now I see the issue.
I need to setup “Connections” for the new Location.
??
Forum: Fixing WordPress
In reply to: Fatal error on Appearance > CustomiseYes, try downloading WordPress again and delete then replace your copies of everything except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.
Thank you James Huff, this suggestion worked for me.
Me too!
“Validation errors occurred. Please confirm the fields and submit it again.”
I see the issue, with my page, the error message was very small, very hard to see.- This reply was modified 8 years, 5 months ago by mindflow.
It’s loading much faster now.
What changed?
Did the Envira start caching images?In my case it is not the images.
The html is taking 15+ seconds to load. When deactivating Envira, the page loads immediately.Multiple Envira Galleries on this page, it is slowing down this page a lot!
https://www.brushflow.com.au/our-work/Please help.
- This reply was modified 8 years, 5 months ago by mindflow. Reason: add better information
It may be due to capitalization. Not sure though.
wp_wfConfig does not exist in my database,
however wp_wfconfig does exist.Hi Arnan,
I’m a developer too, so I understand coder frustrations more than most.
I do appreciate what you have done. I can clearly see a lot of time and effort has gone into the plugin.
However, to try and understand WordPress users that install and uninstall 10 plugins before they get to yours, and it seemingly doesn’t work like they expected, they get frustrated too. That’s what leads to low ratings. It’s rash, but seems right at the time experiencing high emotions, heh. It’s the fault of the user as they didn’t spend time to read the manual.
I still think a “get started fast” guide with points I’ve made above will help these people in a rush to get started and be confident with the plugin from the get go.
Just my suggestion. Cheers.
Main issue was that user interface and options are hard to get head around at beginning.
If there was a “How to Get Started” intro video, or step by step guide, would reduce the lower reviews, I’ll bet.
1. Go to Ads Manager, Add “New Ads”, at least 2
1b. Use %link% code, to enable click tracking.
1c. Tick enable click tracking, paste the URL for ad.
2. Go to Groups Manager, Add “New Group”, add Title
2b. At bottom, select ads to include in this group. Save the Group
3. Notice “Code” for this group, on Group Manager page, 1st record.
3b. Copy this short-code, example: [adrotate group=”1″]
4. Paste that into one of your pages where you would like the ad to be displayed. Save the page. View Page.A quick example of how to insert more than one ad, then rotate them. Will be very very helpful to anybody who first installs that plugin.
Just my suggestion is all.
Cheers.
Hi Arnan,
Features list does not allow me to rotate groups of ads.
There is no help on how to do this (or at least, I could not find it)
Let me know how someone like me can get from Ads, to rotating them as a group.
Please Add links to information provided on your site.
Forum: Fixing WordPress
In reply to: New install replaced my .htaccess file !:-OThanks esmi. My mistake then.
Now I have no idea why it was different on the server after the update ??
That is sooooo strange. My local copy of that file was all good.
Site was working before update. Then after the update one page didn’t work, and after uploading my local version of htaccess it worked again ?:-/Q: Is it possible that a new installed plugin changed that file? (I doubt it)
Same issue.
Home page working now, after using support suggestions.
But now the other pages (other than home page) is showing 404 error. 404 error is from CodeIgniter attached to the plugin.
The error is not from apache.Forum: Installing WordPress
In reply to: Could not copy files. Installation failed.Note to QuadraHosting service users:
QuadraHosting Support Ticket Response
Hi Chris,
This is not supported on the shared servers. This is too much of a security risk.
Brenton Cassells
Quadra Hosting
https://www.quadrahosting.com.auForum: Fixing WordPress
In reply to: Automatic Update FailedNote to QuadraHosting users:
QuadraHosting Support Ticket Response
Hi Chris,
This is not supported on the shared servers. This is too much of a security risk.
Brenton Cassells
Quadra Hosting
https://www.quadrahosting.com.auForum: Installing WordPress
In reply to: Could not copy files. Installation failed.I’m getting closer :-/
Added these to wp-config.php:
define('FS_CHMOD_FILE',0777);
define('FS_CHMOD_DIR',0777);
define('FS_METHOD', 'direct');
Then had to set permissions 777 to [/wp-content/upgrade/] folder
Then I can actually see a verbose response.
Downloading update from https://www.ads-software.com/wordpress-2.8.1.zip.
Unpacking the update.
Could not copy files.
Installation FailedAlmost sure that it’s all caused by my server not running PHP as my user, they run PHP as a different user, and has caused me many many problems in the past ??
Look for “suPHP” tip above, it will probably fix your issues.