Digital experiences for all disciplines
Forum Replies Created
-
-
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
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????
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!
Yes, I had increased max_input_vars to 9000 – did not help
December 7, 2015 at 1:36 pm in reply to: Swift Slider is not mobile responsive in new Cardinal project #233668Sorry – I removed the Swift Slider, replacing it with Responsive.
I guess we should’ve been able to figure this one out, but many thanks anyway – you guys are awesome!
Sorry, but we previously tried all the suggested steps – nothing worked.
-
Posted in: Reply To: Horizontal Scroll Bar