azizmb
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Category uniquenessThat’s right in terms of categories. Clicking Pies -> Cherry will give just Cherry Pies and not Fruit -> Cherry.
Forum: Everything else WordPress
In reply to: Category uniquenessIf you mean, uses the same Category Title, yes it stays the same. However, I just tested this and it doesn’t allow you to keep the same slug.
For example, let’s say these are my categories:
– Witnesses
– – John Smith– People
– – John SmithThe names look the same, however, I noticed, it doesn’t allow both John Smith’s to have the same slug. For example, if the slug for John Smith under witnesses is “johnsmith”, the slug for the John Smith under People will be named something like “johnsmith-people”.
Alternatively, it sounds like Custom Post Types and Custom Taxonomies might best suit what you’re trying to do (E.g, have a “Witnesses” and another post type (maybe “Criminals”) and allow them to make use of a taxonomy called “People”?).
Forum: Hacks
In reply to: My Website was hacked and now i cant log in to my WPIf your site is online and connected to it’s MySQL Database fine, shouldn’t you be able to request a new password for your account be sent to your e-mail address? Or did they change your e-mail address as well?
If so, maybe you can manually add a new admin user to the MySQL Database and use it to fix from there.