motasim
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Nothing showing after Uploading WPI removed my DB and then created new one, then in wp-config.php, I added DB info (db name, usernme …) and that did the trick.
Forum: Installing WordPress
In reply to: Nothing showing after Uploading WPNo luck with this. Again everything is blank (white screen).
I’ve noticed that there was no .htaccess, should it be there? If so from where I find that.Forum: Fixing WordPress
In reply to: 403 Forbidden ErrorAlso made a new installation but nothing changed. Any help would be highly appreciated.
Forum: Fixing WordPress
In reply to: 403 Forbidden ErrorNow, I took backup of wp-content (renamed the folder). And uploaded the complete wp-content folder from the previous hosting on the new one but same result. The menu is still showing all the sub links in the main nav.
This line of code is used to grab the nav:
<?php wp_nav_menu( array(‘theme_location’=>’top-menu’, ‘container’ => ”, ‘menu_class’ => ‘nav’, ‘link_before’ => ‘<b>’, ‘link_after’ => ‘</b>‘) ); ?>
suggetions?
Forum: Fixing WordPress
In reply to: 403 Forbidden ErrorThanks arkgroup for your response.
What I did, I compared the files on both hosting and I found that index.php file is missing on root and also in the wp-content folder. I copy/pasted these files in the new hosting and it start showing the website. But one thing I’m seeing wrong here, the top navigation is showing submenu links. You can see on the following link.Previous link: http://174.121.35.186/~homedesi/
New link: http://homedesignexpo.net/Any idea why this is happening?
Forum: Plugins
In reply to: DMSGuestbook not showing on pageGot it!