Rijo Abraham
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comments wont turn offHave you tried the below manually ?
Go to All Posts or All Pages in WP Dashboard. Choose quick edit and you can see there is a option to uncheck “Allow comments”. Then update after uncheck.
Forum: Fixing WordPress
In reply to: Help! Fatal Error when updating? Website DOWN!Do you have access to filemanager (cPanel or any control panels) ? How did you install wordpress ?
Forum: Fixing WordPress
In reply to: Help! Fatal Error when updating? Website DOWN!Try renaming the wp-content/plugins folder and check. If the site doesn’t work switch back to old version. Suggestion here for switching
http://wordpress.org/support/topic/no-tinymce-in-39?replies=2
Forum: Fixing WordPress
In reply to: Meta description casino?Do you have shell access ? Then there is a easy way to find the code.
Change directory to public_html folder then do the below.#grep -irl “sn8up6” ./*
or
#grep -irl “casino” ./*
Or
Request your hosting to do it if you dont have shell access.==
Also check the index.php page found under your themes folder for “casino” term.=== Malicious code can be found from below page under HTML tab==
http://www.google.com/webmasters/tools/richsnippets?q=http://www.puifonluong.com/blog/Glad to hear back. Have a nice day.
Forum: Fixing WordPress
In reply to: Moved Servers – No access to pages & postsCool. Nice to hear back.
Forum: Fixing WordPress
In reply to: After upgrade, my page is stuck in loading modeMaybe plugin compatibility issue with wordpress 3.9. Try renaming the wp-content/plugins folder and check.
Well i’m not a expert but try adding this into your custom code
http://patanjaliindustries.in/?custom-css=1&csblog=1&cscache=6&csrev=30@media (max-width: 359px)
{
.site-header .home-link{min-height:100px;width:100%}
}Reduce the min-height as required.
Forgot to mention – append the above code to existing code.
Forum: Fixing WordPress
In reply to: Moved Servers – No access to pages & postsAre you accessing the database from the remote server or localhost ?Since the homepage is working i wonder if it is a database issue. Anyways do post your website link as well.
The .site-header is being globally assigned for any device type which is causing the issue. You have to manually add specific media queries to @media (max-width: 359px) in style.css for .site-header or look at the php code which is producing the below custom code.
http://patanjaliindustries.in/?custom-css=1&csblog=1&cscache=6&csrev=30.site-header{background-size:100% !important}.site-header .home-link{min-height:190px;padding:0 20px;text-decoration:none;width:100%}
Forum: Fixing WordPress
In reply to: 3.9 theme issue…Easy way is , Go to this file and edit the line
http://www.juggaloshit.com/wp-admin/css/login.min.css
html{background:#f1f1f1}
change color hex code to
html{background:#000000}
Forum: Fixing WordPress
In reply to: Cannot access wp-admin or dashboardThe website http://thecarmoongroup.com/ is not loading. Let us know the proper tld (.com or .co.uk etc).
Forum: Fixing WordPress
In reply to: Meta description casino?Source page of your website . I suspect header file causing the issue with some code in it. `Paste all the header.php code b/w these tags <head> & </head>
`
Paste you code here or any paste online sites
http://tny.cz/Forum: Fixing WordPress
In reply to: WP-Admin pages and Connection TimeoutsAsk GOdaddy or post the error log if something like that exist in your public_html folder.
“navigate to some other places in the back end.”
If the problem persist backend (filemanager or shell access) i dont think it has anything to do with WordPress.
Forum: Fixing WordPress
In reply to: WordPress update- Can't add/edit posts anymoreSince you have now pinpointed the issue by yourself open a support ticket to the plugin developer and request a update – fix.
Here some of the ziplist plugin users already notified the issue.
http://wordpress.org/support/topic/plugin-breaks-the-editor-and-no-toolbar