cancel
Showing results for 
Search instead for 
Did you mean: 

[Bug][Anchor Tag]Navigate to a section of a page is not working anymore after new SCN migration

sharad_dixit3
Product and Topic Expert
Product and Topic Expert
0 Kudos
462

Hi Colleagues,

Before migration to new SCN community, In our blogs navigation to the section within the page was working but after migration, those links are not working anymore. Is new SCN don't support this functionality?

Earlier in HTML source code, I was doing like this

<code><h3 id="link"/> Header2 </h3>
<code><a href="#link"> Navigate to Header2 </a>

<br>

But his is no longer working.

Link to blog is here .

Regards
Sharad

View Entire Topic
jerryjanda
Community Manager
Community Manager
0 Kudos

Hi, Sharad:

I believe you're asking about anchor links?

There is no way to add them from the View tab of the blog solution, but using the Text tab, there should be a way to handle this via html.

I do know that we switched from two different blogging solutions (Jive to Wordpress), so it wasn't exactly a perfect transition.

Could you perhaps share same examples of a link that should have taken people to an exact spot on the page?

Best regards,

--Jerry

Former Member
0 Kudos

Jerry, check this link "Basic before you integrate"

sharad_dixit3
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jerry,

Yes, I am talking about anchor links. Also, You can refer Slava's example to check this or you refer to my blog where i specifically created an example on word "This". Ideally on clicking this should navigate me to "Frequently Asked Questions:" line however it is navigating me to different blog.

Blog Link: https://blogs.sap.com/2016/08/05/blog-post-general-issue-with-integration/

Regards
Sharad