• I know this seems like a pretty basic thing but I can’t locate the file that I need to access to change the custom message displayed when a user’s profile is empty.

    I need to change the text that says “Your profile is looking a little empty. Why not add some information!” I might just be blind, but I’ve checked several of the .php files with no luck…

    https://wordpress.org/plugins/ultimate-member/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ultimate Member

    (@ultimatemember)

    You should use a translation file rather than change core plugin files as you will lose the change when updating the plugin.

    Thanks

    Thread Starter kosmicbird

    (@kosmicbird)

    Thanks for the heads up.. I’ve been making CSS changes to the plugin using the wordpress stylesheet editor instead of the core plugin files. As for php modifcations, I’ve been creating a new folder in my childtheme directory for Ultimate Member changes (following similar instructions as you’ve provided for modifying custom emails)

    I still cannot find what code is needed to modify the default empty profile text to something else: “Your profile is looking a little empty. Why not add some information”

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Which file do I access to modify empty profile custom message?’ is closed to new replies.