Brian Flynn
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Good day Kor! I inserted the code listed above into the themes function.php and it took the site down with an error 500. I removed it for the time being. I will reply with account access credentials after this email.
Thank you. I guess I will have to read up more on this as I am new to wordpress and I was under the impression that the point of a child theme was to customize and avoid issues that happen with updates to the overall theme. I better start taking more detailed notes as I configure going forward! 🙂
I do have another issue with display order on the listings right side (ie Trying to get the business information to the top ahead of the edit – claim – and map functions) I am pretty sure I saw another topic someplace on the form discussing it. If I cant find the how-to, should I open anther thread or discuss it here?
Paolo,
Thank you for the response! After getting some sleep and researching the forums, I was able to find the issue was with the tool bar. It was showing for all users no matter their login status. I found the post where it was suggested to add the following to my functions file under my theme.
add_filter(‘show_admin_bar’, ‘__return_false’);
That resolved the issue. The only remaining question I have is will this cause any issues when the theme updates? I don’t 100% understand the update process but my understanding is, since I am running this and making the changes via the supreme directory theme…..it is considered a child theme and wont be affected when the master theme (directory starter?) updates.
Is that correct or am I off?
Respectfully Sent.
-
AuthorPosts