Forum Replies Created

Viewing 7 posts - 31 through 37 (of 37 total)
  • Posted in:
  • in reply to: Main Menu Exceeded #240969
    mm9488
    Member
    Post count: 40

    I added the following to my htaccess file – it did NOT resolve this issue

    <IfModule mod_php.c>
    php_value max_input_vars 5000
    </IfModule>

    Is this the correct coding (sorry, this is not my area of expertise). If not, what is the exact code I should add to my htaccess file

    in reply to: Main Menu Exceeded #240815
    mm9488
    Member
    Post count: 40

    I added the following to my htacess file

    <IfModule mod_php.c>
    php_value suhosin.post.max_vars 7000
    php_value suhosin.request.max_vars 7000
    </IfModule>

    It allowed me to add one additional menu item, but it changed the menu item, e.g., I attempted to add a page, but it added it as a Custom Link w/o the link.

    Open to suggestions????

    in reply to: Main Menu Exceeded #240811
    mm9488
    Member
    Post count: 40

    My host provider is GoDaddy, and you know they will NEVER update global information such as contained in the php.ini file. As noted earlier, I already attempted a fix by adding max_input_vars to 9000 to the htacess file – no luck. I need a better option – this is critical!

    in reply to: Main Menu Exceeded #240636
    mm9488
    Member
    Post count: 40

    Yes, I had increased max_input_vars to 9000 – did not help

    mm9488
    Member
    Post count: 40

    Sorry – I removed the Swift Slider, replacing it with Responsive.

    in reply to: Horizontal Scroll Bar #198092
    mm9488
    Member
    Post count: 40

    I guess we should’ve been able to figure this one out, but many thanks anyway – you guys are awesome!

    in reply to: Horizontal Scroll Bar #197828
    mm9488
    Member
    Post count: 40

    Sorry, but we previously tried all the suggested steps – nothing worked.

Viewing 7 posts - 31 through 37 (of 37 total)