Forum Replies Created
-
AuthorPosts
-
Hey Tal!
Which PHP version do you have on both sites?
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
html { background: none !important; }Cheers!
JosueHi!
The problem is with this Widget, make sure you are using the right code (i noted a lot of errors):

Regards,
JosueHi!
Yes, i got the mail, will check your issue now.
Regards,
Josue-
This reply was modified 11 years, 5 months ago by
Josue.
You are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueMay 12, 2014 at 6:15 pm in reply to: How to disable lightbox for AJAX portfolio items? And not lightbox completely. #263406Hey!
Try adding this code to the Quick CSS:
.ajax_slide a[rel="lightbox"] { pointer-events: none; }Cheers!
JosueHi @boemedia!
Your footer seems fine on my end, can you post a screenshot of your view?
Best regards,
JosueHi!
There was a typo on the code, my fault (unclosed bracket). Try with this:
/* This will only be applied on desktop */ @media only screen and (min-width: 768px) { #mobilecolumns{ display: none; } } /* This will only be applied on mobiles */ @media only screen and (max-width: 767px) { #mobilecolumns{ display: block; } #desktopcolumns{ display: none; } }Cheers!
JosueHey!
I can’t see a edit page without an access, maybe a screenshot?
Best regards,
JosueHey!
You can use any of your preference, but if you need one put avia.josue at gmail dot com.
Regards,
JosueWe looking forward to hearing from you :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
Remove the next line too (the one that says get_search_form()..)
Best regards,
Josue-
This reply was modified 11 years, 5 months ago by
Josue.
Hi Tom!
Refer to Devin response here:
https://kriesi.at/support/topic/scaled-images-now-at-100-in-enfold-child-after-upgrading-parent-enfold-2-7-1/#post-260759Best regards,
JosueHey!
It should be above that:

Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi!
Do you have access to your PHP log? i think the answer resides there.
Regards,
JosueHi,
Open search.php and remove lines 23 and 24.
Regards,
JosueHi David!
You can use a Text Widget with a list element inside it:
<ul> <li>List item 1</li> <li>List item 2</li> <li>List item 3</li> </ul>Cheers!
JosueMay 12, 2014 at 4:46 am in reply to: Empty tags being added after s in the text builder widget #263106Hey!
There is a newer version, 2.7.1.
Best regards,
JosueHey!
1, 3. Can you create a temporary administrator account to check it?
2. Didn’t note this, i always landed on top of the sections.
4. Parallaxed sections were disabled for mobiles in the last update (compatibility issues).
5. Is hidden by default. it’s possible to bring it back though.
Regards,
JosueHey Marc!
You can try re-doing those columns and wrapping both groups in Color Sections with different IDs (respectively), then you can play around with CSS to hide/show them based on the screen size:
/* This will only be applied on desktop */ @media only screen and (min-width: 768px) { #mobilecolumns{ display: none; } /* This will only be applied on mobiles */ @media only screen and (max-width: 767px) { #mobilecolumns{ display: block; } #desktopcolumns{ display: none; } }Best regards,
JosueMay 12, 2014 at 4:32 am in reply to: Empty tags being added after s in the text builder widget #263102Hey!
Are you using the latest version of Enfold?
Regards,
JosueHi,
Does it happen with the default WordPress theme?
Cheers!
JosueHi Magnus!
Try adding this line to the theme functions.php file:
error_reporting(0);Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.logo img { margin-top: 0 !important; }Cheers!
JosueHi Charlotte!
Put the next content in a Color Section, that way you can define the ID of that section:
http://screencast.com/t/EVh1FS81Regards,
Josue -
This reply was modified 11 years, 5 months ago by
-
AuthorPosts

