Forum Replies Created
-
Mod
You’ll need to edit your .htaccess file and add this above the WordPress portion:
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !(.*)/$
RewriteRule ^(.*)$ http://domain.com/$1/ [QSA,L,R=301]Mod
Custom menus are generally the way to go!
Mod
Check Graphene Options >> Display Options >> Navigation Menu Display Options
Check the value you entered for “Dropdown menu item width”. If it’s 979, change it.
Mod
Are you talking about the “Home” button in a menu? If so, you can use a custom menu.
A link to your site really makes addressing issues much easier.
Mod
You have this
#header-menu ul li a, #secondary-menu ul li a{width:979px}in the source code for your page. I think you entered that in one of Graphene’s Display options. It is what is causing the wide drop-down.
Mod
Link to site?
Mod
If this is occurring on all themes, then it’s probably an issue with your WordPress install. You may want to do a clean install of WordPress.
Or check with your host to see if they are doing anything to block this behaviour, since you were hacked.
Mod
Quote:Now, I get this little 2 or 3 inch block on the left side of the page to customize the theme. If I click on anything to make a change the options are all loaded underneath the menu so I can’t see them or get to them to customize anything.Welcome to the new WordPress theme customiser, which is a recent upgrade to WordPress Core. It should actually preview any changes you make. If not, there may be an issue with your WordPress install.
Mod
Link to site?
Mod
Make sure you have added your API key.
