accuwebhosting
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot Login – Cannot Find AccountHi,
Have you enabled Coming Soon plugins (like under construction ) recently or when you moved from WordPress.com to self hosted?
As of now, anything after your website name showing “website coming soon page”.
If you have FTP OR cPanel access,then remove (or move outside public_html) any other default/index page except index.php.
If you have previously installed such plugins, then uninstall it.
Here is a guide you can follow to uninstall the pluign through FTP.
https://codex.wordpress.org/Managing_Plugins
Thanks,
Forum: Fixing WordPress
In reply to: problems migrating from subdirectory to rootHi,
Can you paste the code at line #17?
Thanks,
Forum: Fixing WordPress
In reply to: .htaccess Gets RewrittenHi,
If .htaccess file is still changing after necessary scanning that means your website still contains malicious code.
Download your whole WordPress website in local system and scan it thoroughly with good updated anti-virus software and then upload your web content on web server.
You can also restore your website from the good available backup before hack.
It’s quite often, such hack leaves hidden malwares in Websites that can cause such issues. Here is an example of malware that can change .htaccess file’s permission to 444 every time you access the website.
$path = $dir . ‘/.htaccess'; $content = base64_decode(‘IyBCRUdJTiBXb3JkUHJlc3MKPElmTW9kdWxlIG1vZF9yZXdyaXRlLmM+ClJld3JpdGVFbmdpbmUgT24KUmV3cml0ZUJhc2UgLwpSZXdyaXRlUnVsZSBeaW5kZXhcLnBocCQgLSBbTF0KUmV3cml0ZUNvbmQgJXtSRVFVRVNUX0ZJTEVOQU1FfSAhLWYKUmV3cml0ZUNvbmQgJXtSRVFVRVNUX0ZJTEVOQU1FfSAhLWQKUmV3cml0ZVJ1bGUgLiAvaW5kZXgucGhwIFtMXQo8L0lmTW9kdWxlPgoKIyBFTkQgV29yZFByZXNzCg==’); if (file_exists($path) AND file_get_contents($path) != $content) { chmod($path, 0644); file_put_contents($path, $content); chmod($path, 0444); if (!$time) { $time = my_time($dir); } touch($path, $time); } } my_correct(dirname(__FILE__) . ‘/..’);Hope that helps.
Thanks,
Forum: Fixing WordPress
In reply to: how to have everything on the main page with wordpressHi,
I believe you want create WordPress single page website. You can create single page website with the help of the WordPress parallax themes. Here are some good free WordPress parallax themes.
https://wordpress.org/themes/parallax/
https://wordpress.org/themes/accesspress-parallax/Thanks,
Forum: Fixing WordPress
In reply to: Categories redirect to 404 pageHi,
Are you using custom permalink structure?
If your blog categories are looking like http://website.com/category/mycategory and your blog is set up to use the default permalink structure, it will not work.
Try setting it to the “Month and name” setting and see if you still have the problem.
Hope that helps!
Forum: Fixing WordPress
In reply to: helpHi,
You are receiving this error because your WordPress script is unable to establish connection with the database. Here is a excellent guide you can refer to fix Error establishing a database connection in WordPress:
[link moderated; keep support on this site.]
Forum: Fixing WordPress
In reply to: change Logo Image and size or headerheaderHi,
Under following class,
.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a
At style.css file, set
width: 100%;
background: rgba(0, 0, 0, 0) url(“images/logo.png”) no-repeat scroll center center;and save the file.
Thanks,
Forum: Fixing WordPress
In reply to: Migrating from WordPress.com to self-hostedHi,
Here is a good guide you can follow to move WordPress blog from WordPress.com to self hosted.
[links moderated; keep support on this site]
Once you move your WordPress blog to hostgator, you will have to set hostgator’s nameservers to your domain mommarrific.com.
Thanks,
Forum: Fixing WordPress
In reply to: Remove Hyperlink from The Event CalendarHi,
<h3>Calendar</h3> <class="ecs-event-list"><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Monthly Morning Glory – Greater Deliverance</a> </a><span class="duration time"><span class="date-start dtstart">September 26 @ 7:00 am<span class="value-title" title="2015-09-26UTC07:00"></span></span></span> <class="ecs-event-list"><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Monthly Morning Glory – Greater Deliverance</a> </a><span class="duration time"><span class="date-start dtstart">August 22 @ 7:00 am<span class="value-title" title="2015-08-22UTC07:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Keynote Speaker – Friendly COGIC</a> </a><span class="duration time"><span class="date-start dtstart">August 9 @ 3:30 pm<span class="value-title" title="2015-08-09UTC03:30"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Youth Prayer Summit – Gospel Memorial COGIC</a> </a><span class="duration time"><span class="date-start dtstart">August 1 @ 6:00 pm<span class="value-title" title="2015-08-01UTC06:00"></span></span></span> <class="ecs-event-list"><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Monthly Morning Glory – Greater Deliverance</a> </a><span class="duration time"><span class="date-start dtstart">July 18 @ 7:00 am<span class="value-title" title="2015-07-18UTC07:00"></span></span></span> <class="ecs-event-list"><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">“I Just Want God” – Prayer Conference</a> </a><span class="duration time"><span class="date-start dtstart">June 27 @ 9:00 am<span class="value-title" title="2015-06-27UTC09:00"></span></span> - <span class="end-time dtend">9:00 pm<span class="value-title" title="2015-06-27UTC09:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">“I Just Want God” – Prayer Conference</a> </a><span class="duration time"><span class="date-start dtstart">June 26 @ 12:00 pm<span class="value-title" title="2015-06-26UTC12:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Monthly Morning Glory – Greater Deliverance</a> </a><span class="duration time"><span class="date-start dtstart">June 20 @ 7:00 am<span class="value-title" title="2015-06-20UTC07:00"></span></span></span> <class="ecs-event-list"><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Greater Grace Foursquare</a> </a><span class="duration time"><span class="date-start dtstart">May 24 @ 9:00 am<span class="value-title" title="2015-05-24UTC09:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Monthly Morning Glory – Greater Deliverance</a> </a><span class="duration time"><span class="date-start dtstart">May 23 @ 7:00 am<span class="value-title" title="2015-05-23UTC07:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">AIM Workshop – Gospel Memorial COGIC</a> </a><span class="duration time"><span class="date-start dtstart">May 22 @ 6:00 pm<span class="value-title" title="2015-05-22UTC06:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">AIM Convention – Brazil</a> </a><span class="duration time"><span class="date-start dtstart">May 13<span class="value-title" title="2015-05-13UTC12:00"></span></span> - <span class="date-end dtend">May 20<span class="value-title" title="2015-05-20UTC11:59"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Ebenezer COGIC</a> </a><span class="duration time"><span class="date-start dtstart">May 10 @ 11:00 am<span class="value-title" title="2015-05-10UTC11:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Saints Community – Fresno, Ca</a> </a><span class="duration time"><span class="date-start dtstart">May 9 @ 9:00 am<span class="value-title" title="2015-05-09UTC09:00"></span></span></span><li class="ecs-event"><a class="entry-title summary"><a href="" rel="bookmark">Citrus College – Bible Study</a> </a><span class="duration time"><span class="date-start dtstart">May 6 @ 2:00 pm<span class="value-title" title="2015-05-06UTC02:00"></span></span></span>Locate above code block in your website page. You would see links like “Monthly Morning Glory – Greater Deliverance”. You will have to remove a tags from these links as follows:
<a href="" rel="bookmark">Monthly Morning Glory – Greater Deliverance</a>should be like; Monthly Morning Glory – Greater Deliverance.
Thanks,
Forum: Fixing WordPress
In reply to: my site is down after uploading a pluginHi,
Access your WordPress directory either through cPanel or FTP and make sure that you are not running two versions of the Maxbuttons plugin at the same time.
You can check this in the /wp-content/plugins/maxbuttons.There should be only one version of Maxbuttons activated there.
Thanks,
Forum: Fixing WordPress
In reply to: Running wordpress in a sub-directory, modifications to htaccessHi,
Since your WordPress website is stored at subfolder, you will have to make changes in /public_html/wp/.htaccess.
Thanks,
Forum: Fixing WordPress
In reply to: Cloning a WP siteHi,
Once you are done with modification in development website, you can sync the changes made in live website database and uploads folder. Thus, you will get all latest changes made in your Live website.
As an alternative, to avoid live/old website updating you can bring it down to maintenance mode.
Thanks,
Forum: Fixing WordPress
In reply to: Running wordpress in a sub-directory, modifications to htaccessHi,
Apache uses the most specific .htaccess to the resource being requested. This means that, for accessing files in /public_html/wordpress/, /public_html/wordpress/.htaccess will be used. Access to /public_html/anything will use /public_html/.htaccess.
In your case, if you wish to make changes in main website, then you should make changes in /public_html/.htaccess.
If you wish to make changes in WordPress sub folder, then you should make changes in /public_html/wordpress/.htaccess
Thanks,
Forum: Fixing WordPress
In reply to: Warning: Creating default object from empty valueHi,
Please try following:
Add following line to wp-config.php
ini_set( 'display_errors', 0 );Thanks,
Forum: Fixing WordPress
In reply to: How to change 'contact us' infoHi Sherry,
You will get option to change the Contact Us details in RealHomes theme as follows:
WordPress Dashboard >> Appearance > Theme Options > Contact. Once you are there, change your contact details and save it.
Here is a excellent guide from RealHomes support:
http://inspirythemesdemo.com/realhomes/documentation/#contact-theme-options
Thanks,