Forum Replies Created
-
AuthorPosts
-
I works perfectly. Thank you!
Another request with great support. You can close this ticket.Regards
NinaThat was it, thank you!
Just to many things to figure out at the same time. Great support, thank you.Regards
NinaI removed the div yesterday as you mentioned, but the gap is still there and it shouldn’t be. I have tried to change the script that goes with it but it removes it completely.
function custom_skip_link_script(){ ?> <script> (function ($) { $(document).ready(function () { $( '<a href="#main_content" class="jsf-button jsf-skip-link">Hopp til innhold</a>' ).insertBefore( '#top' ); $('<a id="main_content" name="maincontent" tabindex="-1"></a>').insertAfter( '.title_container' ); $(".jsf-skip-link").click(function(){ $("#main_content").focus(); }); }); })(jQuery); </script> <?php } add_action('wp_footer', 'custom_skip_link_script');
Everything I try to reference instead of #top just removes it.
Any suggestions?
Regards
NinaYou can see here. I would like the all headings to be the same size using H2 tag, but not the default size.
Regards
NinaAlmost. The link is hidden when you open the page and appears when you click the tab. But there is a black gap at the top of each page, where the skp-link appears. Could this be removed?
And how can I style it to get it a litle bit bigger? I have tried a few things, but it also makes the black gap bigger and that is not looking good.
Regards
NinaI used css like this
h2 .smallheading {
font-size: 29px;
}
or just
.smallheading {
font-size: 29px;
}
And in the elements advanced tab I added smallheading as a custom css classregards
NinaSorry, did not work. display: none did what it should do, but the link does not appear when you click tab. Remove the css and the link is back.
Regards
NinaThis did not do work, still very much in focus when tabbing thru the site using the keyboard. Is there a way to just give the map a tabindex of -1? I want it to be skipped completely when using a keyboard.
Regards
NinaIt was the other way arround, it is default to true and I changed it to false. :) This looks like it works. Can I just add this snippet to my functions file in my child theme? Or do I need to create the same tree structure in my child theme and copy it over? To avoid it beeing overwritten when I update the theme.
Regards
Top left corner of the site.
if I style it either under advanced styling or general styling/typography, the change would be site wide. Right?
I only need to change the font-size in one place. That is why I thought giving it a custom css class would do the trick.I know I can style the H2 tag in general, but I only need to change it in one place. So general styling will not help.
This did not work as expected, instead it gave two more errors
“Broken ARIA menu
An ARIA menu does not contain required menu items.”Also: The social share buttons on posts has a text above that reads “Share this post on” This is defined as H5. Is there a way to change this? Some pages does not have that many levels so it should not be a H tag.
Regards
NinaThanks, but this gave syntax error on forEach.
Is it possible to insert the map in a <div aria-hidden=”true”> tag? If so, how do i do that?Regards
NinaYou can close this ticket.
Thanks for your replay. I will be using another plugin for my forms.
Is there any answers to these questions?
Uptdating the theme helped with displaying form error mesage, but how can I translate the error message into Norwegian?
Regards
Nina1. The function provided worked for “An element with role=menuitem must be contained in, or owned by, an element with role=menubar or role=menu.” error. Thank you!
The second error is still there “Attribute alt not allowed on element div at this point.”
2. Another error I can’t figure out is “Certain ARIA roles must contain particular children” This is in reference to the burger menu.
3. The social share buttons on posts has a text above that reads “Share this post on” This is defined as H5. Is there a way to change this? Some pages does not have that many levels so it should not be a H tag.Regards
Nina1. For some reason Enfold theme has not been updatet since Enfold 4.8.7. As this is a site I have taken over from someone else, I don’t know why this is. But this may be why there is no option to “display fields with error”? I am updating the site with the latest version of Enfold and hope this solves that problem.
2. This script did nothing, still got like 28 errors with the same errors “Attribute alt not allowed on element div at this point.” and “An element with role=menuitem must be contained in, or owned by, an element with role=menubar or role=menu.”
3. Another question in regards to accessibility is Landmarks. errors are “Document should have one main landmark” and “all page content should be contained by landmarks” Any tips on how to solve this?
Regards
NinaThank you.
Version 4.9.2 would do I think.
Ok. Is there somwhere I can download the previous version of Enfold?
I tried WP forms and this did not work, I the tried CF7 and this did work, so I recreated the form, which is a drag in CF7, but we are up and running again. What I would like to figure out is why Enfold forms are suddenly failing? On sites that has been live for years and are updated with latest version of Enfold and also other plugins? I have tried deactivating plugins with no luck. For me, the solution has been CF7, and I am not really happy with that.
It would be great if you could figure out why your forms fail. I am not the only one with this problem.Regards
NinaThink I figured it out.
Finally got it solved. It was a settings issue, but since the site was working fine for three months and then this error happend I had noe idea on what to tweak or change. WooCommerce support came ut with the solution. So case closed. Thanks for suggestions and support.
I downloaded the site to do a conflict test. I switched themes and tried with both Storefront and twentytwentytwo, and the problem was still there. I also disabled all the plugins, except WooCommerse itself, no change. So as far as I can tell, Enfold does not seem to be the problem. If anything comes up, I will let you know.
Hi
First off, I am not sure if this is an Enfold issue, just wondering if anyone using WooCommerce with Enfold has come across this issue.
I have tried disabling all plugins but nothing works. I am testing different things at the moment.
Putting the url in private field. The first product to show up has a price of 359, it should be 449. And in the backend the price is right. Which also means that when i log in I don’t see anything wrong. When I am logged in i see the correct price both frontend and backend.
This really is a mystery to me.Regards
Ninasorry for the late feedback. I had to change all the forms on the site to Contact form 7. I am not really happy with this form, but I had no other choice.
The problem is also popping up on other sites as well.Regards
NinaI have updated to the latest version of Enfold. It did not help.
Nes temporary login belowNina
-
AuthorPosts