Forum Replies Created
-
AuthorPosts
-
Thanks again.
Close the topic.Thank you Ismael.
It worked.
I thought I would have to rebuild each page to get rid of the error.
This is much faster.This reply has been marked as private.The error is thrown when opening a page in the Avia editor for both the copy and live page.
I will need to setup up a user in our test environment for you to access.
Do you have an email I can use?Enfold version 5.1.2
wordpress version: 6.0.2Hello.
I was able to fix it with this quick css..av-section-tab-title a:focus {
background: #ffffff !important; }Hello.
Here is the link.Just below the “Academic Calendar” title there is a row of tab elements.
I can tab into them to give them focus but the focus isn’t visible. They aren’t highlighted with a color change
or anything to indicate the item has focus.
I’ve added the following Quick CSS but it didn’t work.
.av-section-tab-title a:focus {
opacity: 0.5 !important;
filter: alpha(opacity=100) !important; }It looks like the tabs get focus but there isn’t a visible focus so the user can see they are on that element.
We are running version 7.2
Hello.
Thank you for the response.
It looks like it works for the content section tab element but doesn’t work the “Layout tab section” element.Thank you.
Please close.Thank you.
We are running version PHP version 7.2.
I will update the theme.
You can close this ticket.Thank you.
What .css file should I put this code in?
Thank you Ismael.
- This reply was modified 4 years ago by cacvaquero.
Please close.
Thank youThank you for the response.
I downloaded the theme again and all files transferred successfully.This reply has been marked as private.Thank you.
I uploaded the latest version.
Seems to be working but this file wouldn’t upload.Failed to open “\Enfold Theme\enfoldv_09_16_2020\themeforest-in76ezm4-enfold-responsive-multipurpose-theme-wordpress-theme\enfold\config-layerslider\LayerSlider\assets\static\layerslider\plugins\timeline\layerslider.timeline.css” for reading
This reply has been marked as private.This reply has been marked as private.Hello.
Thanks for the response.
The error is thrown when going to the login page of the wordpress dashboard.
login url: https://staging.centralaz.edu/wp-login.php?saml_sso=falseTo bypass the error to be able to login, I had to set this condition in the “functions.php” file to “true” in the conditional arguments.
if ( WP_DEBUG && apply_filters( ‘deprecated_constructor_trigger_error’, false ) ) {
This reply has been marked as private. -
AuthorPosts