Forum Replies Created
-
AuthorPosts
-
Hi,
Great! Let us know if you have any other questions or issues :)
Best regards,
YigitMarch 14, 2018 at 4:55 pm in reply to: Cannot edit text in advanced layout editor in some locations #926710Hi Kubera,
Could you please post FTP logins here privately as well?
Best regards,
YigitHey Tim,
Sorry for the inconvenience! Issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions.
Regards,
YigitHi Mikulas,
Thanks for contacting us!
We sell our themes exclusively on Envato/ThemeForest and unfortunately they do not offer such license.
Most agencies and freelancers purchase regular license for their clients, give them purchase code so clients can register to our support forum and contact us whenever they have a question or an issue and API key so they can receive auto updates.
I hope that works for you too! Let us know if you have any other questions!
Cheers!
YigitHi Mahtias!
Please flush cache if you are using a cache plugin. If that does not help, please post WP admin logins here privately so we can look into it :)
Regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia-shadow { box-shadow: none; }If that does not help, please post a link to your page :)
Best regards,
YigitHey Dimitri,
Thanks for contacting us!
Yes, please see this screenshot:

You can register to our support forum here – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Regards,
YigitHi,
Glad @rlogan2334 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 start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHey Ryan,
I am afraid that would not be easily possible.
As an alternative, could you use Tabs element inside your Tab Section and use tab titles as sort options and insert portfolio grid element inside each tab that displays certain categories?Best regards,
YigitHi,
Glad it worked for you! :)
We will keep the thread open and will wait to hear from the creator of this thread. If you have any other questions or issues, please feel free to start a new thread.
Best regards,
YigitHey nuncer,
You can simply add PHP opening tag
<?php /* * Add your own functions here. You can also copy some of the theme functions into this file. * WordPress will use those functions instead of the original functions then. */Regards,
Yigit-
This reply was modified 8 years ago by
Yigit.
Hi,
You have following custom CSS code in Quick CSS field
#header_main .main_menu a:before { content: "›"; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #2098D1; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }Please change it to following
#header_main .main_menu li.menu-item a:before { content: "›"; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #2098D1; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }Best regards,
YigitHi Adrien,
1- Menu items are out of order. You can simply create a new menu and that would solve the issue – https://codex.wordpress.org/WordPress_Menu_User_Guide
2- Could you please post FTP logins here privately so we can check what exactly is wrong? :)Best regards,
YigitMarch 14, 2018 at 2:22 pm in reply to: (German) DSGVO – Deutschland, Datenschutz, Google Fonts, Google Maps, YouTube #926618Hi,
Thanks for your help @guenni007!
I am uploading your plugin and font sources here – https://github.com/KriesiMedia/enfold-library/tree/master/miscellaneous/local-google-fonts2023-10-11
Best regards,
YigitHi Rob,
I think Comments.php file will not be changed any time soon but if we make any changes on it, we will include it in change log :)
Best regards,
YigitHi LK,
Thanks for contacting us!
Please feel free to share your proposal here and after reviewing it, we will forward it to Kriesi himself.
Regards,
YigitHi Rob,
That could be the case if we update comments.php file in parent theme however then you can simply copy comments.php file from theme once again and apply the same changes :)
Best regards,
YigitHi,
Sorry for the inconvenience! Issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions.
Best regards,
YigitHi Luke,
Sorry for the inconvenience! Issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions.
Best regards,
YigitHey,
Please go to Appearance > Menus and click Screen Options and check “Description” and edit your text in description field – http://i.imgur.com/mjg0bd5.png :)
Cheers!
YigitHi!
@gooflo Please firstly update Enfold to the latest version 4.2.6 – kriesi.at/documentation/enfold/updating-your-theme-files/ and also make sure your PHP version is minimum 5.6. You can contact your hosting provider and they can upgrade it. That should solve the issue as it was fixed already. If it does not, please start a new thread and attach temporary logins in private content fieldBest regards,
YigitHi!
I attached it in private content field.
@alexledesma please go to wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/ folder via FTP and remove events_countdown.php file and that would help.Best regards,
YigitMerhabalar,
Lutfen Appearance > Menus sekmesine gidip, alt menu siralamasindaki 5. menunun uzerine tiklayip “This column should start a new row” secenegini secili hale getiriniz – https://i.snag.gy/P4mMj5.jpg :)
Best regards,
YigitHey Rob!
Please copy comments.php file to your child theme and change the text as needed :)
Best regards,
YigitHey,
Could you please try de-activating all active plugins and check if that helps?
Best regards,
YigitHi Ryan,
Cannot promise but will try to :)
Great! Let us know if you have any other questions or issues!
Regards,
YigitHi,
What @SDUS said is true :) We are following up on the news and we will make sure Enfold meets requirements of GDPR before deadline. Google is also working on it so i am pretty sure transition will not be so complicated.
That being said, a fellow Enfold user and a great contributor to our forum @guenni007 started this thread – https://kriesi.at/support/topic/disable-google-font-loading-via-google/ so you can disable loading of Google fonts and host them on your server.
Best regards,
YigitHey,
You are using version 3.1.2 which is very old therefore you may need to re-configure some settings/elements but your content is saved on your database so they are safe.
FTP logins did not work for me. Could you please check them once again?
Best regards,
YigitHi Ryan,
Please use following code
.av-masonry-container { pointer-events: none; }Best regards,
Yigit-
This reply was modified 8 years ago by
Yigit.
Hi,
Sorry for the inconvenience! Issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions.
@rlogan2334 Thanks for your help and input :)Regards,
Yigit -
This reply was modified 8 years ago by
-
AuthorPosts
