Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Change main pages redirect

    #45604

    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

    In reply to: Change main pages redirect

    #45602

    Custom menus are generally the way to go!

    Mod

    In reply to: Menu got bad width

    #45597

    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

    In reply to: Change main pages redirect

    #45599

    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

    In reply to: Menu got bad width

    #45595

    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

    In reply to: Menu got bad width

    #45593

    Link to site?

    Mod

    In reply to: Customizing Header

    #45357

    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

    In reply to: Customizing Header

    #45355
    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

    In reply to: Change color of breadcrumbs

    #45579

    Link to site?

    Mod

    In reply to: Problem updating Stacks add-on

    #45576

    Make sure you have added your API key.

Viewing 10 posts - 191 through 200 (of 5,839 total)