Forum Replies Created
-
AuthorPosts
-
Hi Basilis,
Can you please answer this question (where as I have asked it 2 other times in this thread and the other moderators ignored it)
I am able to upload larger images with the default WordPress themes but not in ENFOLD. How is this the case then it is hosting related?
Hi Victoria, any other ideas?
Hi victoria,
Just checked the server log and no errors of that nature.
This was the only error since installing Enfold.
[12-Jan-2018 19:24:45 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
Rikard,
They stated it was a Theme issue, and they aren’t allowed to dive into developing issues and directed me to contact the theme provider.
Rikard,
If that is the case, why does the image upload with the default wordpress themes? It only occurs when I use the enfold theme.
I already went through trouble shooting with my hosting provided and changed memory limits ETC. they pinpointed it to enfold theme functionally.
- This reply was modified 6 years, 10 months ago by shefferz.
Hi Rikard!
Please see below. You can just download the image from the site. I just uploaded it via FTP. Please try to insert that image into a page or post.
- This reply was modified 6 years, 10 months ago by shefferz.
Bump, still in need of a fix!
updated to this – i figured it out, dont exactly remember what It was, but it can be closed.
January 27, 2016 at 12:01 pm in reply to: Color Block Change PX height at certain Page Widths? #572776You can delete this thread i have figured it out thanks!
January 27, 2016 at 11:19 am in reply to: Replace Easy Slider Full Width Once Mobile Is triggered? #572742Also is there a way I can control this from my stylesheet instead of hard coding the page?
January 27, 2016 at 11:18 am in reply to: Replace Easy Slider Full Width Once Mobile Is triggered? #572740Hi Elliot thanks for the response, however the code isn’t working. Is there a specific place i need to put the code block in the page?
Ok so since the height of the color block was 500 px, it was centering every at 250px in the middle.
thanks! So from now on if i want to remove that padding – just create the ID and use that code? I wasnt able to find it in firebug.
Hey there,
Thanks for the help so far.
The code does work on its own- however its interfering with another block of CSS im using. Here is the both codes.
Once i delete the top one your code does work but I would like both to work simultaneously.
Please advise.
/*trigger the Logo center, menu below header option once the screen width hits a certain width*/ @media only screen and (max-width: 1150px) { .logo { left: 34%; } nav.main_menu { display: block !important; top: 59px; } }} /*Mobile Header Identical To Desktop*/ @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency { background-color: transparent; position: absolute!important; }}
We are getting in the right direct,
however changing the % for .logo { left: 34%;} doesn’t move the logo center above the menu.
Also – when the menu right drops down and goes below the logo – I need the header background to drop down as well so you can read the menu text.
Thanks!
Hi Rikar,
See below.
OK thanks that does work, however I dont like having the mobile menu on a PC screen.
Would there be a way to trigger the Logo center, menu below header option once the screen width hits a certain width?
Basilis,
I switched the layout to menu above menu center. – please check it now. I switched it back to logo left menu right.
-
AuthorPosts