Homepage › Forum › Product Support › Célina › Problem with theme's broken links (xenu)
- This topic has 9 replies, 2 voices, and was last updated 4 years ago by
Jackie.
-
AuthorPosts
-
4 years, 1 month ago #27427
Hello, we have used the theme Celina on the website https://portfolio.codibee.com/bronze-2/ and on the website https://www.lemoniasuites.gr/. We used Xenu's Link Sleuth in order to check the broken links on these two websites and we found quite a lot that exist since the import of the theme on our WP sites. Attached you can view an example. Could you please check and let us know how we can remove these broken links for both websites?
Thanks in advance
4 years, 1 month ago #27431Hello.
Thank you for contacting us.
Please give us your site admin account. We will help you check it soon.
Thanks.
4 years, 1 month ago #27445This reply has been marked as private.4 years, 1 month ago #27448Hi again.
We have checked your site but have not found the issue with the broken link. I'm not sure about that tool, but maybe you should check it on another device or another tool.
Thanks.
4 years, 1 month ago #27451Hello, thanks for you reply. XENU is a very good tool and we use it for more than 300 sites, we've never had any problems.
Could you please download it from the link https://xenus-link-sleuth.en.softonic.com/ and check again?
Thanks in advance!
4 years ago #27456We don't have a windows device here. Please wait for us until the weekend, we will get a new windows device to help you check that issue.
Thanks.
4 years ago #27457Good day,
Thank you very much!
Have a nice weekend until then
4 years ago #27467Hi again.
We have checked your site and found that issue from WP 5.9. You can follow that link to remove that issue.
https://stackoverflow.com/questions/71290047/how-to-remove-front-svg-in-wordpress-5-9-version
Thanks.
4 years ago #27470Hello, thank you very much for your reply. We asked our developers to do so, but they mentioned that the file in under https://portfolio.codibee.com/bronze-2/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.5.5 and that svg is coming form elementor css file so they can't do anything for this removal. Could you please check it again?
Thanks in advance.
4 years ago #27474Hi again.
When you add the code at this file wp-content/themes/celina/functions.php
add_action('wp_enqueue_scripts','remove_my_global_styles');
function remove_my_global_styles() {
wp_dequeue_style('global-styles');
}
That will help you remove the issue with "global-styles-inline-css"
We have checked your site, and the SVG "wp-duotone-dark-grayscale" is from WP 5.9. I don't think the issue is from Elementor. Please recheck it again.
Thanks.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.
