Jump to content

I created a Wordpress site for my work, I used Wordpress so them employees can easily create and edit pages.

Anyway, work hired an IT guy to work the days I couldn't. Long story shot he has edited something in the php files that has broken the admin bar when you view the site.

Also he no longer works here and wont respond to my emails.

 

Any idea what he could of changed? I am still learning html, css, php etc.

Also do I need to do anything special to run a Wordpress site on a local machine?

Link to comment
https://linustechtips.com/topic/688964-no-wordpress-admin-bar/
Share on other sites

Link to post
Share on other sites

25 minutes ago, Katze said:

I created a Wordpress site for my work, I used Wordpress so them employees can easily create and edit pages.

Anyway, work hired an IT guy to work the days I couldn't. Long story shot he has edited something in the php files that has broken the admin bar when you view the site.

Also he no longer works here and wont respond to my emails.

 

Any idea what he could of changed? I am still learning html, css, php etc.

Also do I need to do anything special to run a Wordpress site on a local machine?

Check this link for the missing admin bar issue, perhaps the solution is there.  FTP download all the files to your local drive, use a text editor or some web development software (e.g. Dreamweaver) to inspect files for missing code.

 

Also, check User accounts' profiles and roles, I think you can disable admin bars there.

 

As for running a wordpress site locally on your machine, if you're using Windows as the OS, install something like WAMP to create a localhost server, then install Wordpress.

That is not dead which can eternal lie.  And with strange aeons even death may die. - The Call of Cthulhu

A university is not a "safe space". If you need a safe space, leave, go home, hug your teddy & suck your thumb until ready for university.  - Richard Dawkins

Link to comment
https://linustechtips.com/topic/688964-no-wordpress-admin-bar/#findComment-8842099
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×