Martin Robbins
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Getting this error after installing new wp theme@t-p I think maybe there’s something else kinda strange going on as well as healthy-wp not being so healthy. See http://konnekt2.me/ and http://konnekt2.me/eihg/ in addition to http://konnekt2.me/ehig/wp-content/themes/healthy-wp (the url OP provided) which appears to be TwentyThirteen.
@welshcowboy Please will you tell us again your website address? Do you have more than one site on the server? If so please tell us all the site and or blog addresses?
Forum: Fixing WordPress
In reply to: Getting this error after installing new wp themeHave you tried disable all plugins and then activate the theme/healthy-wp and then reactivate plugins one at a time to determine which plugin might be causing a conflict?
Forum: Fixing WordPress
In reply to: login from emailYou are welcome. Yes, the forum tara referenced is run primarily by the same plugin author I referenced above.
@olli395 EDITED HERE: Personally, I use Justin Tadlock’s Members plugin https://wordpress.org/plugins/members/ … His members plugin is the bare minimum essentials and no-fluff. Everything he writes is top-notch.
Forum: Fixing WordPress
In reply to: Help with layout-more tagIf you’re not a coder you might want to try contact the theme author…
Forum: Fixing WordPress
In reply to: login from email@olli395 I believe Tara overlooked that you had told us the plugin name when asking you for additional information. It happens, some of us read and respond to many posts every day.
Have you tried this plugin documentation?
The FAQs are maintained at http://rocketgeek.com/plugins/wp-members/users-guide/faqs/
Forum: Fixing WordPress
In reply to: login from emailHave you tried contacting the plugin author @cbutlerjr https://profiles.wordpress.org/cbutlerjr/
Forum: Fixing WordPress
In reply to: wp 4.2.2 upgrade blank admin pagesYou might be able to reclaim domain if you can verify your rights to it through the official domain registry … I don’t remember the exact entity or url … You might be able to google or yahoo it … or ask server company for assistance to reclaim domain … they might be registry intermediary for the domain…
I know, it’s a sticky wicket, I’ve been there before Good Luck…
Forum: Fixing WordPress
In reply to: Can't find them after activating itOK good, so lets start over: What happens when you visit http://www.williamkemsley.com/wp-admin and input your username and password?
Forum: Fixing WordPress
In reply to: wp 4.2.2 upgrade blank admin pagesHave you tried contacting the server company? If they cannot help, who is paying the bill to the server company?
Forum: Fixing WordPress
In reply to: entering codeDashboard>appearance>editor>functions.php would be THE SAME as File Manager> /wp-content/themes/*active_theme*/functions.php
EDITED: Good call by @questas_admin … Use a child theme or a custom css feature via plugin instead of editing directly the active theme.
Forum: Fixing WordPress
In reply to: wp 4.2.2 upgrade blank admin pagesHow did you install WordPress if you have no server access other than wp-admin? What about a cPanel or some other panel with a file manager? Via file manager you could temporarily disable all plugins by renamimg the /wp-content/plugins folder to some other name
Forum: Fixing WordPress
In reply to: Website caching with caching pluginYou are welcome
Sometimes it is important to clear the caching plugin cache before you deactivate them. Sometimes a caching plugin might not clean up after itself well enough when deactivated. What all caching plugins have been activated on your site?
Even though I restart my computer both Firefox and Safari fail to show the updated homepage until the page is refreshed or their cache is manual cleared
If you can refresh browser or clear the browswer cache and view the updated homepage, it means the only problem is the browser caching and the site is not serving the old homepage from any cache, right?
Forum: Fixing WordPress
In reply to: Help with layout-more tagPerhaps this reference will be helpful: http://codex.wordpress.org/Customizing_the_Read_More
Forum: Fixing WordPress
In reply to: Floating text and pics on same linefound a forum that said use <span style=float right etc..
I would suggest this is really bad advice.
The p text moves to a new line.
Yes that usually is supposed to happen.
This reference might be helpful: http://codex.wordpress.org/CSS
Also, have you tried using only visual editor toolbar buttons to style your text? Instead of trying to handwrite it in the text editor?
Forum: Fixing WordPress
In reply to: Can't add Custom Link to Menu – WP 4.2.2.What is your site address?
What theme are you using?
Who is your hosting company? Or is it a localhost install?