eletroms
Member
Posted 1 year ago #
hello,
I use the Suffusion theme in my website. When I add a text with a hyperlink in a page, it shows the text as barred. Please check at the bottom of this page http://www.eletroms.com
You can see the hyperlinks "Impressum" and "Allgemeine..." are barred. The text+hyperlink in the middle "Versandinformationen" is not barred.
I tested with Google Chrome and IE10, same wrong display.
Here you have the text as I inserted in the page:
<p style="text-align: center;"><del>Impressum</del> • Garantie und Versandinformationen • Allgemeine Geschäftsbedingungen</p>
I tried to change the "•" by a "-" or to delete and just leave the text + hyperlinks, no way. The barred text continues. Please, any hints on how to solve this?
Thank you
eletroms
Member
Posted 1 year ago #
Sorry, the html code is this one <p style="text-align: center;"><a href="http://eletroms.com/impressum-2/">Impressum</a> • <a href="http://eletroms.com/?page_id=39">Garantie und Versandinformationen</a> • <a href="http//eletroms.com/allgemeine-geschaftsbedingungen/">Allgemeine Geschäftsbedingungen</a></p>
your site restricts the access of some countries - you may need to remove this to get more replies.
eletroms
Member
Posted 1 year ago #
Thanks alchymyth, now the site is accessible
eletroms
Member
Posted 1 year ago #
Issue resolved. I post here to share: in the Suffusion theme options, Other Graphica Elements, Main Navigation Bar, scroll down and you will see a list of pages of your website under the title "Select pages to include/exclude in Navigation Bar". I had two pages excluded, while 3 pages were marked as "Private" in the WordPress admin area. I unchecked Private from those 3 pages. The issue persisted. When I excluded (unselected) the three pages (I had unselected only two) at the Suffusion menu above, the issue disappeared.