Forum Replies Created
-
AuthorPosts
-
Hey!
Enfold 4.0.1 will be available in few minutes. Can you please update to that version and check if that helps? :)
Best regards,
YigitHey Did,
Can you please create a temporary admin login and post it here privately?
Cheers!
YigitHey Lissasan!
I logged in but i cannot see any errors in dashboard. Attached a screenshot in private content field.
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_RefreshRegards,
YigitHey Elmer,
Some other users reported a similar issue. We will look into it on their installations since you have downgraded and let you know :)
Best regards,
YigitHey!
Can you please post a link to your website as well? I checked the other thread however apparently you edited your post and removed it :)
Regards,
YigitHi,
Sorry for the late reply!
I just checked your website but it seems like you have figured it out already? :)
Best regards,
YigitHi,
Can you please create a temporary admin login and post it here privately so we can look into it?
Best regards,
YigitHey!
Please edit your element and give it a custom CSS class and then add following code to Quick CSS
.your-custom-class { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; background-position: 100% 50%; }That to me seems to be the easiest solution in this case. I hope it helps :)
Best regards,
YigitHi!
Yes, i could. Could you please post WP admin logins here privately as well?
Regards,
YigitHey!
Sorry for the late reply!
Can you please try updating Enfold to the latest version 4.0 – kriesi.at/documentation/enfold/updating-your-theme-files/ and check if that helps? Also, please try de-activating all active plugins if updating does not helpCheers!
YigitHi!
Please change the code to following one
@-webkit-keyframes blinker { 0% { background-color: transparent; } 49% { background-color: transparent; } 50% { background-color: #FF0000; } 99% { background-color: #FF0000; } 100% { background-color: transparent; } } @-moz-keyframes blinker { 0% { background-color: transparent; } 49% { background-color: transparent; } 50% { background-color: #FF0000; } 99% { background-color: #FF0000; } 100% { background-color: transparent; } } @keyframes blinker { 0% { background-color: transparent; } 49% { background-color: transparent; } 50% { background-color: #FF0000; } 99% { background-color: #FF0000; } 100% { background-color: transparent; } } .live>a>span.avia-menu-text:before { -webkit-animation: blinker 1s infinite; -moz-animation: blinker 1s infinite; animation: blinker 1s infinite; }Regards,
YigitHey!
Please add following code to Quick CSS
#footer { background-color: white; } #socket { background-color: white; } .header-scrolled #header_main { background-color: white; } .av-main-nav > li > a { color: #e2e2e2; }If that does not help, please post a link to your website and a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
YigitFebruary 27, 2017 at 8:33 pm in reply to: Disable header site wide but keep extra elements bar? #752463Hi!
You are welcome! Let us know if you have any other questions or issues!
Regards,
YigitHey!
@edamon Can you please create a temporary admin login and FTP logins and post them here privately so we can look into it?
@arlographic please start a new thread and attach temporary admin and FTP logins in private content field as well. If you post them here they will be visible to creator of this threadCheers!
YigitHey kilimats,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.live>a>span.avia-menu-text:before { animation: blinker 1s linear infinite; } @keyframes blinker { 50% { opacity: 0; } }Best regards,
YigitHey havi!
Would you like to link your images to Grid Row elements below? If so, please refer to this post – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ and give your Grid Row elements a unique ID
Cheers!
YigitFebruary 27, 2017 at 8:21 pm in reply to: Disable header site wide but keep extra elements bar? #752456Hey!
Please change the code to following one
.html_boxed #main { width: 100%; }Cheers!
YigitHey!
Please go to Enfold theme options > General Styling and change header background color in Logo Area tab and change footer and socket background colors and text colors in “Footer” and “Socket” tabs.
Then you can go to Enfold theme options > Advanced Styling and edit “Main menu links” to change menu font colorsCheers!
YigitFebruary 27, 2017 at 8:16 pm in reply to: Take away from footer the "Enfold Theme by Kriesi" #752453Hi!
I added [nolink] into copyright field in Enfold theme options > Footer and that helped. Please flush browser cache and review your website now
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.cagd-indentbox .avia_textblock { max-width: 750px; margin: auto; }Cheers!
YigitFebruary 27, 2017 at 7:22 pm in reply to: Disable header site wide but keep extra elements bar? #752436Hey!
Please add following code to Quick CSS as well
.html_boxed #main { position: absolute; }Cheers!
YigitHey Sonja,
Sorry for the late reply!
I asked my teammates to check your website on Edge browser. Please kindly wait to hear from them.
Best regards,
YigitHey!
I removed medical font icons from Enfold theme options > Import & Export tab and that helped. We have informed our devs regarding this issue already. Error is no longer visible on your site.
Best regards,
YigitFebruary 27, 2017 at 6:58 pm in reply to: Disable header site wide but keep extra elements bar? #752429Hey lzevon!
Please add following code to Quick CSS
#header_main { display: none !important; }If you need further assistance, please post a link to your website
Cheers!
YigitFebruary 27, 2017 at 6:55 pm in reply to: Take away from footer the "Enfold Theme by Kriesi" #752428Hi,
If you have a caching plugin, please make sure to flush it.
If that does not help, 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,
YigitFebruary 27, 2017 at 6:14 pm in reply to: Take away from footer the "Enfold Theme by Kriesi" #752413Hey Enrique!
We have replied you here – https://kriesi.at/support/topic/take-away-from-footer-the-enfold-theme-by-kriesi/
Let us continue there :)Best regards,
YigitFebruary 27, 2017 at 6:14 pm in reply to: Take away from footer the "Enfold Theme by Kriesi" #752411Hey!
Thanks for contacting us!
Please refer to this post – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
YigitHey Marc
Sorry for the late reply!
It seems like you have already installed a child theme and applied the changes there as instructed in other thread. I simply logged in to your dev site and activated child theme and it is working just fine.
Since you have modified the file, you do not need to add following code to functions.php file of your parent themefunction remove_title_attr(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'remove_title_attr');Best regards,
Yigit -
AuthorPosts
