javawpscript
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site is not working properly on older mobile devices….What theme are you using currently?
Forum: Fixing WordPress
In reply to: "site does not exist"Was your account suspended? Mis-spelling?
Forum: Fixing WordPress
In reply to: Media library don't show images anymoreTry looking if the photos are there in FTP.
Forum: Fixing WordPress
In reply to: Edited pages won't loadIs there any plugins that could possibly interfere with it. Is it just pages? Does it do it for posts too or any other post type?
Forum: Fixing WordPress
In reply to: need staging siteInstall a plugin like Ultimate Coming Soon Page and go and edit the text for the page. if it uses the default WordPress editor it should have an option for inserting code. All you need to do is put code like the following in:
<meta http-equiv="refresh" content="0; url=http://comingsoon.yourdomain/index.html" />
Use that and change the coming soon URL to somewhere taht the bootstrap page is like a subdomain for example ‘comingsoon.yourdomain.com’ and just log out and every logged out user can now access the coming soon page.Forum: Fixing WordPress
In reply to: How To make Google Form plugin appear on HomepageOn the homepage, where do you want the form to see if I can help from their.
Forum: Fixing WordPress
In reply to: Cant log in to my site wp-adminDid the issue continue after logged in?
I’m sure you have already tried reinstalling all the theme files. Checking if the design is with pages or widgets or the such.
Forum: Fixing WordPress
In reply to: Twitter embedded on frontpageIs the issue you are reporting on about Twitter’s code or a plugin?
Forum: Installing WordPress
In reply to: Trying to Install on Host, MySQL IssuesI still need to check but I’m sure it was just an outage.
Forum: Everything else WordPress
In reply to: Download PageYou don’t need a sub-domain. You can use the default ‘wp-uploads’ folder. If need be
Forum: Fixing WordPress
In reply to: adding Paypal to Twenty Fourteen ThemeYou could use the Paypal buttons option. Just customize it and embed into where you want it on your site.
Forum: Fixing WordPress
In reply to: need staging siteYou want to use a pre-made Bootstrap page while you are staging your site? Am I right?
Forum: Fixing WordPress
In reply to: How To make Google Form plugin appear on HomepageSo you want to embed a Google form on your homepage?
You don’t need to modify the theme at all.Where do you want it and I can help you out with where to place it.
Forum: Fixing WordPress
In reply to: Cant log in to my site wp-adminAlthough, it still brings errors you can at least get into edit posts.
It might need a reinstall of the wp-login.php file and the whole of the ‘wp-admin’ directory.