Forum Replies Created
-
AuthorPosts
-
Hey!
I attached a screenshot in private content field that is how it looks on my end on Chrome, Safari and Firefox.
And regarding LayerSlider images in media library, that is intended behaviour.
I am quoting Kriesi’s inputPreviously the 2 demo sliders that shipped with the theme were added on theme activation. The images were located in the theme folder.
Now the demo sliders are only installed if the demo is actually imported. Older sliders are updated so that they no longer require us to ship the images with the theme folder. The images are now imported into the WordPress media library, but only if the user has a LayerSlider with the old demo data installed. If the user has deleted those sliders nothing is imported.Regards,
YigitHey!
@edamon I updated the theme to the latest version 4.0.1 and that helped. Please review your website nowRegards,
YigitHi!
Can you please post a screenshot and show the issue? Does it still happen only on Chrome on your end?
Regards,
YigitHi,
Great! :)
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!
Thanks for your kind words :)
Can you please try de-activating all active plugins and then activating them one by one to find the culprit?
Cheers!
YigitHey!
Can you please post FTP logins here privately as well so we can take a look into it right away?
Cheers!
YigitHey!
@solarmediapro Thanks for your input. We have just released Enfold 4.0.1 which should fix the issue :)Cheers!
YigitHey!
I think it is caching related as well. I checked your website on Chrome, Safari and Firefox on OSX 10.11 and it does look the same on all these browser.
If flushing cache does not help on your end, can you please post a screenshot and show the issue on front end as well?Cheers!
YigitHi!
It shows up fine on my end, 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!
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!
Yigit -
AuthorPosts
