Forum Replies Created
-
AuthorPosts
-
Hi webguy007,
I have added Rikard’s code in Quick CSS.
And also disabled CSS file merging and compression and it works.
Seems like it fetches the old merged/minified css when it’s enabled.Best regards,
NikkoHi Dominique,
No, the only way to modify these pages is tweaking the archive.php code.
This is a wordpress default functionality and there’s no way it can be modified through layout builder or wordpress classic/gutenberg editor.Best regards,
NikkoHi fysiobas,
Glad that you found it :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey bauchope,
Can you give us a link to the page shown in the screenshot?
Best regards,
NikkoHey Kyle,
Instead of using
the_field(“news_origin”);try using:
get_field("news_origin");Hope it helps.
Best regards,
NikkoMay 16, 2019 at 5:16 pm in reply to: how to remove date and time from enfold latest news widget #1101527Hey mediafacto,
Can you give us a link of the page mentioned?
Also can you post the 2014 css code that you used, so we can check why it doesn’t work.Best regards,
NikkoHey KELmedia,
I checked the frontend pages but I could not find “access denied”, can you give us a link or steps how we can see this? or is it already fixed?
Best regards,
NikkoHey ICEMAN,
Can you try adding this css code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width:959px) { #top.page-id-490 #after_section_1 .flex_column.av_one_full { padding: 0 20px !important; } }Best regards,
NikkoHi abraoaddad,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi localveri,
Can you give us a link to the page you want to exclude?
Best regards,
NikkoHi jakobl1976,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey blackyesnegro,
I tried to login with the credentials you gave, however I’m getting this:
Forbidden You don't have permission to access /wp-login.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.Best regards,
NikkoHi dnetwork,
Try using this code:
add_filter('avf_favicon_final_output','avia_favicon_link'); function avia_favicon_link($icon_link) { if ( current_user_can( 'manage_options' ) ) { $icon_link = '<link rel="icon" href="http://kriesi.at/wp-content/themes/kriesi/images/logo.png">'; return $icon_link; } }Best regards,
NikkoHi robertoKM,
You can add the CSS in Enfold > General Styling > Quick CSS.
Hope it helps.Best regards,
NikkoHi transformmedia,
Glad that it worked properly. :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Annett,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi eee_lala,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi beenee,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi hegartpetersen,
Glad that you figured out what’s causing the issue :)
Thanks for sharing it and thanks for using Enfold.
Let us know if you need further assistance.Best regards,
NikkoHey quikretecanada,
Thanks for spotting it. :)
We will fix it.Best regards,
NikkoHi Jason,
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top.page-id-4 #av-tab-section-1 .av-section-tab-title span.av-outer-tab-title { min-height: 72px; }Hope it helps.
Best regards,
NikkoHi Ulrich1961,
Thanks for providing ftp access.
It’s already changed.Best regards,
NikkoMay 14, 2019 at 10:35 am in reply to: Italics not working in Accordion element content area #1100444Hi Richard,
Thanks for understanding and for using Enfold.
Have a great day! :)Best regards,
NikkoMay 10, 2019 at 6:08 pm in reply to: How to move menu to the right and logo to the left on mobile #1099368Hi bakbek,
Try adding media query on Rikard’s code, it should be:
@media only screen and (max-width:767px) { .responsive #top .logo { right: 0; } .responsive #top .main_menu { left: 0; right: auto; } }Hope it helps.
Best regards,
NikkoMay 10, 2019 at 6:06 pm in reply to: PHP Fatal error: Uncaught Error: Function name must be a string #1099366Hey dockerydesigns,
Can you try the solution posted on this thread: https://kriesi.at/support/topic/errors-with-php-7-2/
Hope it helps.Best regards,
NikkoMay 10, 2019 at 5:29 pm in reply to: Bilder auf Handy in voller Breite, Texte weiterhin mit weißem Rand #1099343Hi Marcus,
Can you try using this css code:
@media only screen and (max-width: 479px) { .avia-image-container .avia_image { margin-left: -9%; margin-right: -9%; width: 120%; max-width: 120%; } }Hope it helps.
Best regards,
NikkoHi Marcus,
The contact form seems to be fixed already.
Can you give us a link to the page shown in this screenshot: https://www.photoart-huebner.de/wp-content/uploads/2019/05/mobile-1.jpg ?Best regards,
NikkoHi Mike,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Mike,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Jordi,
We have reported this bug to our devs.
Stop after playing last song doesn’t work when tracklist is hidden.
We will update you once there’s a fix on this.
Thanks for your patience.Best regards,
Nikko -
AuthorPosts
