Mark Ratledge
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need to know if I can add a java button to word pressSTOP posting the same question multiple times and wait for an answer; your other posts have been deleted.
Forum: Fixing WordPress
In reply to: Plugin or coding that allows paid job listingI need to be able to do what I described above and if there is a plugin around
If you haven’t already, try https://wordpress.org/plugins/ and http://www.google.com/search?&q=wordpress+job+manager
The issue is that NONE of these are connected…
We are all volunteers; no one here is going to undertake such a complex task for you. If you can’t do the work yourself, consider looking for a reputable person on http://jobs.wordpress.net/ or http://directory.codepoet.com or http://upwork.com
I would gladly pay for the service or aid….
This topic has been closed as per the Forum Rules – Offering to Pay
Forum: Fixing WordPress
In reply to: remove white space between menu and sliderwhat happen to the wordpress community?
This is a community – for the free themes available in the WordPress theme directory at http://wordpress.org/themes/.
Premium themes have their own community and support. You paid for support when you bought the theme.
Forum: Fixing WordPress
In reply to: Update and CrashDon’t post that much code.
You deleted some WP core files/folders; replace them.
Forum: Fixing WordPress
In reply to: Duplicate Title Tag due to multiple permalinksYou don’t have two permalinks; you have two title tags in your page source, resulting in the error “This has caused Webmaster Tools to highlight several “duplicate title tags” issues under HTML improvements.”
Could be a issue with the theme and Genesis. If so, you need to go to their forums – http://www.studiopress.com/forums/ – for help with customizations and issues.
These forums are for free themes available in the WordPress theme directory at http://wordpress.org/themes/. See http://codex.wordpress.org/Forum_Welcome#Commercial_Products
Forum: Fixing WordPress
In reply to: remove white space between menu and sliderSorry, but you’re using a premium/paid theme not supported in these forums. It’s best to go to the support site where you bought the theme – http://themeforest.net/ – for help with customizations and issues. You paid for support when you bought the theme, so you should contact the people who sold you the theme.
These forums are for free themes available in the WordPress theme directory at http://wordpress.org/themes/. See http://codex.wordpress.org/Forum_Welcome#Commercial_Products
Forum: Fixing WordPress
In reply to: How Do I Protect BuddyPress Profile Pages Please@ma3ry: you really need to be asking at https://buddypress.org/support/ These are WordPress forums, not Buddypress.
Forum: Fixing WordPress
In reply to: Update and CrashRename Uplift to force twentysixteen to be used.
If that doesn’t work, ask DO or look in your server logs. It’s a server error.
Forum: Fixing WordPress
In reply to: Update and CrashTime for deductive logic: use FTP to rename both the Uplift theme folder and the Redux-framework folder to force them both to deactivate and see if you can get back in to admin.
Yoru DO server may be running fine in other respects, but you still need to look in the logs if the above doesn’t work.
BTW, if the issue is the Uplift theme, that’s a premium theme not supported there.
Forum: Fixing WordPress
In reply to: Update and Crash500 Errors are not typically PHP errors; they are server errors and you need to look at the server logs to help determine what went wrong. Who is the host?
Any advice because we are dead in the water.
What exactly doesn’t work? A 500 error for the whole site? Only for wp-admin? What is redux-framework? Your theme?
Forum: Fixing WordPress
In reply to: IP Address Still Show up Even After Forwarding the Domain NameAt this point, ask Azure support; this may have something to do with the way the install was set up. Or even your DNS at GoDaddy.
Forum: Fixing WordPress
In reply to: An unexpected error occurred. 1and1 Hosting“An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration” is a common error where the host does not allow outgoing http requests to WordPress when checking the RSS feed or for plugin/theme downloads and updates. Talk to 1&1; it’s their issue.
Forum: Fixing WordPress
In reply to: IP Address Still Show up Even After Forwarding the Domain NameI said but try…. I didn’t say it would work. But that script deals with serialized data, where I’m not sure the plugin does.
The plugin found one entry in the option database where the ip address is hardcoded
And it’s probably being hardcoded and rewritten to the database from a function value in a php file somewhere. If not wp-config.php, another file. Or in Azure configs.
Forum: Fixing WordPress
In reply to: IP Address Still Show up Even After Forwarding the Domain NameIn Settings > General, the options “WordPress Address” and “Site URL” are both grayed out. I changed “Site URL”
It sounds like the WordPress address URL might still be hardcoded somewhere, probably having to do with the way Azure functions.
But try interconnectit.com WordPress Serialized PHP Search Replace Tool to find/replace the domain URLs outside of WP Admin and for the entire database.
Forum: Fixing WordPress
In reply to: What is my login URL?Try http://www.grecomd.com/store/wp-login.php
Your WordPress install is in a folder called /store/ and not in root.