Change the word "Listings" in tab (and maybe file name in custom post type?)
-
Hi!
I believe the following problem is something that would be solved at the plug-in level.
Technically, my clients properties are “Projects” or “Developments” instead of “Listings.”
I’ve made all the changes necessary at the theme level (and a few in the plug-in’s class-listings.php file) to accomplish what I need so far.
Two problems remain. One is that when you select the list of projects, the word “Listings” still appears in the browser tab, when the client would rather have it be “Projects.”
Second, the URL is still listed as https://(mainsite)/listings.php, and it would be better to have it be https://(mainsite)/projects.php.
I’m guessing fixing the first issue is easier than the second and maybe my clients will be happy with just that. The second one may require major surgery, I don’t know. The only thing I need to change is the filename of the custom post type. I don’t know if there’s a simple (kludgy) way to do that, or if you have to change a bunch of code.
I don’t have any problem with doing that. However, I have beginner/intermediate skills at PHP so I need some help on this one.
I’d be grateful for all ideas.
Thank you!
- The topic ‘Change the word "Listings" in tab (and maybe file name in custom post type?)’ is closed to new replies.