Muhammed Colaker
Forum Replies Created
-
@diggeddy I never understood how the problem was solved, but it was solved, thanks.
- This reply was modified 2 years, 9 months ago by Muhammed Colaker.
@diggeddy I add the code to my site with the code snippets plugin.
Image Link: https://ibb.co/P1PpDwN
Edit: I’m a big idiot. I didn’t activate the code and I just realized this. I am very sorry. My problem is solved @diggeddy thank you very much.
- This reply was modified 2 years, 9 months ago by Muhammed Colaker.
Sorry @diggeddy but Unfortunately I couldn’t solve this problem either. I did as you said and set the Link Underlines option on hover. In the Color section, I set all link colors to #3333FF, but still the problem is not resolved.
@diggeddy I don’t know if I understood what you said correctly. I edited the code like this, unfortunately this didn’t fix the problem in my edit.
add_filter( 'generate_excerpt_more_output', function() { return sprintf( ' ... <a title="%1$s" class="read-more" href="%2$s" aria-label="%4$s">%3$s</a>', the_title_attribute( 'echo=0' ), esc_url( get_permalink( get_the_ID() ) ), __( 'Read more', 'generatepress' ), sprintf( /* translators: Aria-label describing the read more button */ _x( 'Devamını oku %s', 'more on post title', 'generatepress' ), the_title_attribute( 'echo=0' ) ) ); } );Hello @diggeddy ;
I tried the #3333FF and #6600FF codes on the site you suggested and I tested again, but the problem still did not go away, it still shows the same problem. Do you want me to try all the color codes?
Hello @diggeddy ,
Thank you for taking care and replying. As you said, I removed the previous PHP codes and added the code you suggested, but I still get the same problem.
I also added this code. Unfortunately still not resolved.
I changed the code like this:
.entry-meta a { color: #1e73be!important;}
Unfortunately the problem has not been resolved.
I use #00074f code on my site as the color code. Do you have a color code you can suggest? I tried different color codes but the problem is not solved.
Thank you @fernandoazarcon2 ,
The touch targets are not sized properly problem has been resolved but unfortunately the “Elements with visible text labels do not have matching accessible names” problem still persists.
Hello @fernandoazarcon2,
Unfortunately, I cannot activate the code you suggested. The system gives an error as in the picture. Link: https://ibb.co/sHsFdN4
Thank you very much for both your quick response and your interest @fernandoazarcon2
I added the code you suggested but unfortunately the problem is not solved.
This time the problem looks like this: https://ibb.co/X75mZWL
Touch targets are not sized properly problem also occurred. Link: https://ibb.co/cbhvCQ9
- This reply was modified 2 years, 9 months ago by Muhammed Colaker.
Forum: Themes and Templates
In reply to: [GeneratePress] Mobile Usability ProblemsThank you @fernandoazarcon2
Well “Elements with visible text labels do not have matching accessible names.” and “Links rely on color to be distinguishable.” How will I solve it’s problems?
- This reply was modified 2 years, 9 months ago by Muhammed Colaker.
Forum: Themes and Templates
In reply to: [GeneratePress] Mobile Usability ProblemsMy robots.txt file is like this. What code might be blocking it?
User-agent: *
Allow: /wp-content/uploads/
Allow: /wp-admin/admin-ajax.php
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-content/
Disallow: /wp-includes/
Disallow: /*?
Disallow: */feed/- This reply was modified 2 years, 9 months ago by Muhammed Colaker.
Forum: Themes and Templates
In reply to: [GeneratePress] Header Size Issue@leohsiang I added Canada among the allowed countries.