blulightshow
Forum Replies Created
-
Forum: Plugins
In reply to: [Team Members] Picture Update Not WorkingThe new version you posted fixes the member picture uploading issue completely, thanks for these helpful responses, amazing plugin, and support!
Forum: Plugins
In reply to: [Team Members] Picture Update Not WorkingDeactivated them all and tried it and it still didn’t work with them all deactivated.
Forum: Plugins
In reply to: [Team Members] Picture Update Not WorkingI tried deactivating, deleting, reinstalling, and activating the plugin and it did not fix my issue. The media uploader opens and when I select a file and click insert into post, the image does not show up and I click update and it’s not there.
Forum: Plugins
In reply to: [Easy Photography Portfolio] How to edit title of Portfolio Page?Nevermind, found it in Core/Register_Post_Type.php. Marked as resolved.
Forum: Themes and Templates
In reply to: [Mesmerize] Hero BrokenThank you so much, It’s all fixed up.
Forum: Themes and Templates
In reply to: [Mesmerize] Mesmerize footer creditTo modify the footer, you must remove the extra CSS making the footer invisible, and edit the parent original “Mesmerize” theme.
Go to Dashboard > Appearance > Editor > template-parts > footer > footer.php
and then replace <?php echo mesmerize_get_footer_copyright(); ?> with the text you want (on the same line) and it should work.