Forum Replies Created
-
Author
-
markmain
ParticipantI would appreciate some help on my request. I’m going to review this link and see if it provides any further help. http://www.wpbeginner.com/wp-tutorials/how-to-fix-are-you-sure-you-want-to-do-this-error-in-wordpress/
It provides this error regardless if I use the multi-site install or not.
markmain
ParticipantWhen I try to install kleo.zip, I get the error message:
“Are you sure you want to do this?
Please try again.”
BUT, when I try to install kleo-child.zip it does install and then gives me this error message:
Installing Theme from uploaded file: kleo-child.zip
Unpacking the package…Installing the theme…
This theme requires a parent theme. Checking if it is installed…
The parent theme could not be found. You will need to install the parent theme, kleo, before you can use this child theme.
Theme installed successfully.
Return to Themes page
markmain
ParticipantMulti-press is a selection on the cPanel where you can install WordPress so that you can have multiple websites sharing the same database.
Let’s forget about multi-site for a moment, I cannot even install kleo on a regular site, it gives me the exact same error no matter what I do:
“Are you sure you want to do this?
Please try again.”
markmain
ParticipantThanks, I have written some code that generates a unique 5-character alphanumeric ID, I just need to know where to place it.
Do you have any documentation on your best practices for modifying the code in a way that ensures it’s still easy to update to your newer versions later with minimal impact?
Thanks again for your help.
markmain
ParticipantI’ve decided to just assign unique member ID’s up front, I’ll use 3 capital letters and 3 numeric digits. If you can let me know where to write code to generate the unique ID up front that would be appreciated. Thanks.
-
AuthorPosts