Forum Replies Created
-
AuthorPosts
-
Hi,
I added following code to Style.css file of your child theme
@media only screen and (max-width: 990px) { .responsive #top #header .social_bookmarks { display: none; } .html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -ms-transform: none; transform: none; }}Please review your website :)
Best regards,
YigitHey,
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_datepicker_date_placeholder', 'new_date_placeholder'); function new_date_placeholder() { $placeholder = "MM / DD / YY"; return $placeholder; } add_filter('avf_datepicker_dateformat', 'new_date_format'); function new_date_format() { $date_format = " mm / dd / yy"; return $date_format; }Best regards,
YigitHey,
We try to reply within 24 hours :)
Let us know if you have any other questions!
Regards,
YigitHi,
Can you please elaborate on the issue you are having? I checked your website and portfolio images are single column on mobile on both sites on my end.
Best regards,
YigitHi,
1- Can you please post a link to your website and screenshots showing the issues you are having? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
2- Please feel free to share your Facebook page here – https://www.facebook.com/groups/WordpressEnfold/ :)Regards,
YigitHey,
Replied to your thread here – https://kriesi.at/support/topic/the-mobile-menu-is-not-responsive-logo-and-menu-crashed-in-mobile-modus/. Let us continue there :)
Best regards,
YigitSeptember 19, 2017 at 2:31 am in reply to: the mobile menu is not responsive Logo and Menu crashed in mobile modus #853629Hi!
Sorry for the late reply!
I went to Appearance > Menus and checked “Enfold main menu” under Menu Settings and saved your menu. Please review your website :)Best regards,
YigitHi Regan,
Thanks for contacting us!
We sell our themes through ThemeForest :)
We did once and i am pretty sure we will do it again in future however since it is currently not planned, we cannot provide any information.
Let us know if you have any other questions!
Best regards,
YigitHi Ray,
Thanks for contacting us!
We sell our themes through ThemeForest :)
Let us know if you have any other questions!
Regards,
YigitHey lzevon,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (min-width: 641px) { .gform_wrapper .top_label li.gfield.gf_inline { padding-right: 5px; }}Best regards,
YigitHi,
@Hoernchen089 No, however if you are having any issues, please start a new thread under Enfold sub forum and elaborate on the issue so we can try to help :)Best regards,
YigitHi,
Glad we could help! Let us know if you have any other questions or issues :)
Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey,
Please refer to this post – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439
Best regards,
YigitHey!
Please see custom CSS code at the bottom of this post – http://kriesi.at/documentation/enfold/custom-social-icons/
Cheers!
YigitHi!
You can refer to this post – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey Anonimo!
Please contact your hosting provider and ask them to upgrade PHP version to preferably 7 and minimum to 5.6.
Cheers!
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitSeptember 18, 2017 at 4:22 pm in reply to: How to delete empty masonry without changes in the footer? #853469Hi,
I believe that was a temporary hiccup and solved when Rikard deleted the element and updated your page :)
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
Glad Mike could help! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi!
As i mentioned above Zen menu logic plugin is causing that issue at the moment. Please de-activate it :)
Best regards,
YigitHey Underkult,
I added following code to Quick CSS in Enfold theme options > General Styling
ul#mobile-advanced { display: none; }It seems like you have made changes on enfold/header.php file or enfold/includes/helper-main-menu.php file on your child theme. Those files were updated in Enfold 4.1 update. Please copy fresh versions of those files to your child theme and re-apply the changes if you would not like to use CSS solution i provided above :)
Best regards,
YigitHey!
Please edit your page and find it in the right side. Attached a screenshot in private content field :)
Best regards,
YigitHey Florinek,
It seems like you are using JetPack to display different theme on mobile. Please disable it :)
Best regards,
Yigit -
AuthorPosts
