Forum Replies Created
-
AuthorPosts
-
Hi ricedean,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi phausner,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi atomcc,
I only mentioned the cause of the issue.
I have removed left_column_with_border and right_column_with_border on the Custom Class CSS (still in Quick CSS), then add this in Custom CSS Class in Color Section ktf-section.
Then added this CSS code in Quick CSS:#top .ktf-section .av-equal-height-column-flextable { border: 1px solid black; border-radius: 16px; padding: 20px; } #top .ktf-section .av-equal-height-column-flextable .av_one_third { background-color: #f1f1f1 !important; border-radius: 16px !important; border: none !important; } #top .ktf-section .av-equal-height-column-flextable .av_two_third { border: none !important; padding: 0 !important; }Please review your site, let us know if you need to make adjustments to it.
Best regards,
NikkoHi Greg,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi kikosanchezestudio,
To achieve this, you’ll need to use a child theme then tweak single.php.
If you don’t have a child theme yet, you can download and find instructions in our documentation: https://kriesi.at/documentation/enfold/child-theme/
Then you’ll need to copy and paste single.php from the parent theme to the child theme and remove the link in the avia_title function.
Hope this helps.Best regards,
NikkoHi Stephen,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#avia3-menu li { font-size: 12px; }Best regards,
NikkoHi phausner,
Thanks for giving us admin access.
I have inspected your site and the code is already added (screenshot in private content)Best regards,
NikkoHi ricedean,
I tried to login with the credentials you gave however I’m getting this error, please check:
LOGIN BLOCKED: 2FA is required to be active on all administrator accounts.Can you try to disable Javascript file merging and compression and CSS file merging and compression in Enfold > Performance?
Best regards,
NikkoHi Yurasik1,
You’re welcome :)
We’ll leave this thread open until the validation is done.Best regards,
NikkoHi evilmc,
Thanks for using Enfold and have a great day!
Best regards,
NikkoHi denisechapman,
We are happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi FamalcoGroup,
Can you give us a link to your blog page? we’ll try to give you CSS code that should help with the alignment.
Best regards,
NikkoHey Aviatist,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #header #avia-menu > li > .sub-menu:before { border-top: 236px solid #d63e2d; border-left: 50px solid transparent; border-right: 50px solid transparent; height: 0; width: 100px; content: ''; position: absolute; left: -50px; } #top #header #avia-menu > li > .sub-menu:after { border-top: 236px solid #d63e2d; border-left: 50px solid transparent; border-right: 50px solid transparent; height: 0; width: 100px; content: ''; position: absolute; right: -50px; } #top #header #avia-menu > #menu-item-1047 > .sub-menu:before { border-top: 426px solid #d63e2d; } #top #header #avia-menu > #menu-item-1047 > .sub-menu:after { border-top: 426px solid #d63e2d; }You would need to tweak it, but this should help a bit.
You can also check this for further information: https://stackoverflow.com/questions/7920754/how-to-draw-a-trapezium-trapezoid-with-css3Best regards,
NikkoHi aph80,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .av-tab-section-container .av-tab-arrow-container { display: none; }Best regards,
NikkoHi Monika,
Can you give us a screenshot of the issue? it seems to look great on my end.
Best regards,
NikkoHi allespalettibystefan,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .av-masonry-entry:active .av-inner-masonry-content { opacity: 1; filter: alpha(opacity=100); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); -webkit-transform-origin: center bottom; -moz-transform-origin: center bottom; transform-origin: center bottom; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }Best regards,
NikkoHi evilmc,
We apologize for the delayed response.
I have checked the link and it seems its already 3 columns for mobile, do you still need further assistance?Best regards,
NikkoHi Onlineplaner,
Please create a separate thread since it’s a different issue (and continue the discussion there).
Also, I tried to check the filter but I don’t seem to see any issue.Best regards,
NikkoHi gimenoandy,
Please check the answer in private content.
Best regards,
NikkoHi Jeff,
We apologize for the delayed response.
The reason why it’s overlapping is because the width is fixed in this code:.left_column_with_border { display: table; border-right: 0 !important; padding: 20px; background-color:#f1f1f1; border-radius: 16px; width:400px; height:502px; }I think it would be better to have it in one column.
Best regards,
NikkoJune 3, 2021 at 3:20 pm in reply to: Admin-ajax.php returns 500 after saving slider with shortcodes (becomes array) #1303786Hi emilconsor,
We apologize for the delayed response.
Can you give us temporary admin access as well as FTP access?
Just post the credentials in private content.Best regards,
NikkoJune 3, 2021 at 10:10 am in reply to: I can't edit content in elements (text block, tabs, etc) #1303726Hi Joan,
I have fixed the home1 page and removed the extra fields.
What browser are you using? and do you have some extensions installed on your browser?Best regards,
NikkoHi Krystian,
We apologize for the delayed response.
I tried to look into the issue however the temporary access has already expired, please extend it for few days.Best regards,
NikkoHi Greg,
Thanks for providing a dev site, I have added this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (min-width:959px) and (max-width: 1024px) { .responsive #top .av_mobile_menu_tablet #header_main_alternate, .responsive #top #header .av-main-nav .menu-item { display: none; } .html_header_top .av_bottom_nav_header .av-logo-container .main_menu, .responsive #top #header .av-main-nav .av-burger-menu-main { display: block; } .html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main { padding-top: 118px; } #top #header .avia-menu .av-main-nav > li > a { height: 118px; line-height: 118px; } }Please review your site. :)
Best regards,
NikkoHi Yurasik1,
You’re welcome :)
And you don’t owe me anything, we’re just happy that we could help you.
The validation has already started and I could see 7/13 pages (that has issues before) have already passed and 6 of them are still pending for validation.Best regards,
NikkoJune 2, 2021 at 1:43 pm in reply to: I can't edit content in elements (text block, tabs, etc) #1303586Hi Joan,
I actually have tried to create a copy of the extensive product page and I don’t seem to experience any crash.
It’s set to private so it will not be viewed to others. The link is in private content.Best regards,
NikkoHi BrendaSarg,
We’re happy to hear that :)
Can you try to add this CSS code:@media only screen and (max-width: 479px) { .responsive #top #wrap_all #header #header_main .main_menu .social_bookmarks { display: block; } }Best regards,
NikkoHi Yurasik1,
Thanks, I started to validation in the google search console but it make take some time (or days) to finish.
But I have tested it in https://search.google.com/test/mobile-friendly and it’s showing good results (screenshot and link in private content)Best regards,
NikkoHi lisotpa,
This is the other thread: https://kriesi.at/support/topic/facebook-widget-stopped-working-now-blank/
Best regards,
NikkoMay 31, 2021 at 2:19 pm in reply to: I can't edit content in elements (text block, tabs, etc) #1303191Hi Joan,
Page builders are not meant for switching builders/editors to another one and vice versa, this is also true for other page builders out there.
Step 4 is actually an expected result since the default editor won’t be able to read the content coming from the page builder, just use one or the other but not both.Best regards,
Nikko -
AuthorPosts
