Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Cyber735

    (@cyber735)

    Alright thanks a million Andrew, I’ll try that ??

    Thread Starter Cyber735

    (@cyber735)

    Yep I’m using a child theme,

    Maybe if you could just show me how to shorten actual length of the menu bar, I could figure out how to move it in front of the search bar?

    As for Genesis, it’s a super open, really customizable theme… that’s the only reason I picked it, so I shouldn’t be restricted at all in terms of placement.

    How about “widgetizing” the left side of the header, how would I go about doing that?…as the right side with the search bar is already “widgetized” meaning that I can add a menu bar above/below the search, but not to the right of it.

    Thanks,

    Thread Starter Cyber735

    (@cyber735)

    Just an update, was over on the studiopress forum and was pretty much told that it’s “outside the scope of the forum, as it would require custom code”

    any takers?

    thanks, ??

    Forum: Fixing WordPress
    In reply to: Fatal error

    Great, finally a question I can answer ??

    I’m pretty new too, but I figured out how to fix this after many hours hahaha

    Here’s a pretty informative guide

    In short, you’ve got 5 options.

    FTP your site and

    1. Create php.ini and add memory_limit = 64M on the first line
    2. Stick in define('WP_MEMORY_LIMIT', '64M'); in wp-config.php
    3. Add php_value memory_limit 64M to .htaccess
    4. Place ini_set('memory_limit','64M'); in install.php
    5. Contact your hosting provider.

    In my case, I was on a shared hosting server, and I needed to get my host to migrate it to a new one and then I added define('WP_MEMORY_LIMIT', '64M'); in wp-config.php

    If you just need to access your dashboard, ftp your site and remove any unnecessary plugins (just move them temporarily) and you should get in.

    Good Luck ??

    Maybe try Dean’s Permalinks Migration?

    Keep me posted, as I’ll be migrating my site from a local build soon too!…and I’m hoping this should fix any problems.

    Good luck,

    Thread Starter Cyber735

    (@cyber735)

    Nope, haven’t contacted them, …I think I’m going to need a more “custom fix” ..as I’m not able to do this using any of the built in options.

    thanks,

    Hi,

    I’ve got the exact same problem, however I’m using Instant WordPress.

    It’s not that big of an issue, as I’m sure it will resolve itself when I publish the site on the web, right?

    Thanks,

Viewing 7 replies - 1 through 7 (of 7 total)