Martin Robbins
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to submit my Premium WP Themes to wordpress.comForum: Fixing WordPress
In reply to: Problem with data base ?In the screenshot you posted, it appears several plugins are active, including the one apparently throwing the error. To isolate the error message,
- deactivate all plugins
- swithch to theme Twenty Fifteen
- check for the error
- activate one plugin
- check for the error
- activate one more plugin
- etc.
Forum: Fixing WordPress
In reply to: Unable to Access Website or AdminYou are welcome
Went into my database and cleared that out and did a new install. Didn’t help.
Not sure exactly what you mean “cleared that out”. However, in order to start fresh,
- go into your cPanel and drop the database. That means remove it or delete completely the whole thing. Then create a new database
- via ftp, remove the /wordpress folder and upload a fresh one
- run the install
Forum: Fixing WordPress
In reply to: Problem with data base ?Have you tried the “standard” debugging technique which is to deactivate all plugins and switch to the default theme TwentyFifteen?
Forum: Fixing WordPress
In reply to: Changing directory now cannot get into adminI suspect there are 3 separate yet interrelated issues you will need to address, and in the following sequence:
- the two database option settings
- having the proper index.php and .htaccess files in both the rootdir and the subdir
- having manually updated to the latest WordPress version
1
Taking out the two line from functions.php does not change back the settings.My install is at: im.mikediane.com/wp
The root directory I was trying to use was: im.mikediane.comThis means your lines in the functions file should be:
update_option('siteurl','http://im.mikediane.com'); update_option('home','http://im.mikediane.com/wp');Please attempt this much only and let;s see what happens
Forum: Themes and Templates
In reply to: How can I change individual tab colorNo, Developer tools are in Chrome and/or Firefox browser. View your site, then right-click on whatever you want to change, then click inspect element…
Forum: Fixing WordPress
In reply to: Changing directory now cannot get into adminEdit: didn’t mean to duplicate, I guess jackie posted while I was writing.
Diane, you can indeed log in, as I said in my prior post, by going to:
http://im.mikediane.com/wp/wp-login.phpWhen I use the above link including: wp/wp-login.php, I just get the home page of my site without the template.
I get the login screen with no css.
Have you tried clearing your browser cache and clearing all cookies?
Also have you looked into the site_url and home url options settings in the database?
http://codex.wordpress.org/Changing_The_Site_URLForum: Themes and Templates
In reply to: How can I change individual tab colorYou can always try learn to inspect the element yourself using “developer tools”?
Forum: Themes and Templates
In reply to: [PixelHunter] Navigation Images Not ShowingFQDN should never be in the theme, it’s pulled from the db options table:
https://codex.wordpress.org/Changing_The_Site_URL
Double check you have this right?Caching can confound the issues, though.
To test theme- Clear every cache you can find, like caching plugin
- Deactivate all plugins
- try your theme
- switch to the default theme Twenty Fifteen, try both urls
- Switch back to your theme
Forum: Themes and Templates
In reply to: [PixelHunter] Navigation Images Not ShowingI think the apache virtual host should be just /var/www/html
Try it with a hosts file entry in your local workstation?
# local linux workstation /etc/hosts # ec2-52-4-19-122.compute-1.amazonaws.com = test.michaelpaulmeno.com 52.4.19.122Would rule out improper dns which would be typically A record…
Edit: Well, I tried that to no avail.
And noticed another strange difference with alias site. Where the search magnifier glas image should be, in firefox it appears like ’88’ led display, in chromium it appears text ‘fl’
??
restart httpd?
Forum: Themes and Templates
In reply to: [PixelHunter] Navigation Images Not ShowingThat IS really strange. Also the fonts are different.
How is the alias created ?
Please post a link to your live site.
Forum: Fixing WordPress
In reply to: Upload photos to library issuesFor troubleshooting I suggest use a workstation with known good internet connection. And use a browser, login directly to /wp-admin. Not android nor ios app…
It appears now the http://lisarobertson.com/wordpress/ is found.
But still not everything correct,
the css appears not to load,
you have so many large images the site still loading after 30 seconds,Have you tried contact MT? Appears perhaps domain not properly configured…
Forum: Fixing WordPress
In reply to: Facebook Debugger Completely Useless?I think FB continually tweaking the API so they can keep the seo benefits of your content more for themselves.. {thumb-down}