Forum Replies Created
-
AuthorPosts
-
Hey lduffin44,
Thanks for reaching out to us!
Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.
To increase the wordpress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');
For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Or you can contact your service provider and they can do it for you.Best regards,
JordanHi,
@GeorgLudwig Glad to hear you found a solution!
@logitek Has this been solved? If you still have issues then please send your credentials in the private data section.Best regards,
JordanHey elvirais,
Unable to access your site as it is in maintenance mode. Could you please provide login details so that we can inspect the menu and assist you further.
Best regards,
JordanHey masrezaaditia,
Thanks for reaching out to us!
You can import the Enfold Health demo data to your site to get all the necessary settings, pages, and so on. Then edit the demo data to fit your site. Go to the Enfold theme options and select Import Dummy Data.
Best regards,
JordanHi,
This code has to be placed in the functions.php file of the theme. There is no timeline as yet as to when this will be implemented.
Best regards,
JordanHi,
Thanks for getting back to us and letting us know that this issue has been resolved.
Best regards,
JordanHey PyrexDevelopment,
Thanks for reaching out to us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av_header_transparency.av_alternate_logo_active .logo a > img { opacity: 1 !important; }
Best regards,
JordanHi,
Glad to hear that it worked!
Feel free to reach out to us again if there is anything else that you need help with :)
Best regards,
JordanHey Bravoavas,
Thanks for reaching out to us!
You may need to enable cors on your server. For detail information on enable cors : http://kriesi.at/documentation/enfold/enable-cors/
in case of a non apache server read above to solve the problem.On Apache Servers :
Add this to your htaccess file (root directory of your installation as “.htaccess” file – without extension!)<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
look here: https://kriesi.at/support/topic/icons-not-showing-data-av_icon-empty/#post-580430
Best regards,
JordanHey A_N,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanHey pimroll,
Thanks for reaching out to us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanHey pankaj_mangal,
Thanks for reaching out to us!
Could you also please provide login details to your administrator panel so that we can have a closer look.
Best regards,
JordanSeptember 17, 2016 at 3:09 pm in reply to: Remove in burger and mobile menu flags languages (Enfold 3.8) #687936Hey Caiser,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanBoa tarde,
Contente de ver o mapa é fixo :) Mas o que exatamente é o problema com a forma?
Best regards,
Jordan- This reply was modified 8 years, 2 months ago by Jordan.
September 16, 2016 at 9:10 pm in reply to: change properties of main menu (position, height, mouse hover) #687735Hi Robby,
Very sorry for the delayed response!
I was not able to login to your site. Could you please double check the credentials you sent and let me know as soon as possible when I can login and have a look.
Best regards,
JordanSeptember 16, 2016 at 9:05 pm in reply to: Demo Shop Install Fails – but can anyone tell me which elements were used? #687733Hey georfyp,
Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.
To increase the wordpress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');
For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Or you can contact your service provider and they can do it for you.Alternatively demo data can be imported using XML file from Admin > Tools > Import > WordPress
Make sure to check the option “Download and import file attachments” while importing.Please note this will not import the theme settings you may need to set them up and upload if any images are missing from backend once the XML file is imported.
Default demo
Business Flat
App Showcase
Church Demo
Construction Demo
Cunsulting Demo
Gym DemoBest regards,
JordanHi,
Glad we could be of help! Feel free to reach out to us again if you require further assistance :)
Best regards,
JordanHi,
Could you also provide login details to your site, so we can take a closer look.
Best regards,
JordanHey tesseram,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanHey EricMarks,
Glad to hear you solved the issue! Feel free to reach out to us again if there is anything else that you need.
Best regards,
JordanHey morilumi,
Thanks for reaching out to us!
You can add that to the Copyright field under Enfold–>Footer in the theme options. Let me know if that helps.
Best regards,
JordanHey Rico008,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.footer_color a { color: #ffffff !important; }
Change the color value as you wish :)
Best regards,
JordanHey talelie,
Thanks for getting in touch!
1) Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
2) Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
body .avia-tooltip { display: none !important; }
Best regards,
JordanHey Rico008,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px){ .responsive #top #wrap_all .flex_column{ margin-bottom: 0px !important; } }
Best regards,
JordanHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-2 h1.main-title.entry-title { display: none; } main.template-page.content.av-content-small.alpha.units { padding-top: 0px !important; margin-top: -20px !important; }
Best regards,
JordanSeptember 16, 2016 at 5:40 am in reply to: Vertically Center Button in Content Box / Remove Padding #687221Hi,
Glad to hear it worked!
Best regards,
JordanHi Jared,
Glad we could help! Feel free to reach out to us again if you need anything else.
Best regards,
JordanHey lumberkings,
Thanks for reaching out to us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
And exactly what changes to the footer are you trying to make other than aligning it to the center?
Best regards,
JordanHey gb,
Thanks for reaching out to us!
Before consider reverting to a previous version of your site, allow us to see if we can be able to offer assistance. I replied to your post here – https://kriesi.at/support/topic/help-was-adding-a-page-to-the-menu-and-all-went-crazy/#post-687208
Please respond providing login credentials so that we can have a closer look.
Best regards,
JordanSeptember 16, 2016 at 5:31 am in reply to: Help! Was adding a page to the Menu and all went crazy! #687208Hey gb,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
Jordan -
AuthorPosts