-
AuthorPosts
-
October 16, 2017 at 5:05 pm #864886
Hi gang,
Hey, I’m trying to assess why I can’t call to an anchor tag below a certain point on this page:
http://www.bjff.org/guestsExample:
http://www.bjff.org/guests/#joelJust lands on ‘lisa’…
Any insights appreciated…
October 18, 2017 at 5:08 am #865517Hey J.C.,
Could you explain your question better?
Best regards,
John TorvikOctober 18, 2017 at 4:27 pm #865789Hi John,
Sure, I’ve gone in and created anchor tags for each text block of the guest names on this page:
http://www.bjff.org/guestsWe want to be able to use a link w/an anchor to bring the visitor clicking on the link directly to their text block on that page.
This is the problem we’re trying to solve…we had a solution, but now the code blocks w/the div tags and name values isn’t working in a consistent manner…does that make sense? Seems to work for every anchor above the block for Lisa Fishbayn Joffe, (although I just tried it again and it didn’t work for #sharon) — and so I’m not sure why…
Many thanks for your help.
J.C.
October 20, 2017 at 4:13 am #866546Hi,
What is the “ara” tag? It wraps the anchor name.
<div class="avia_codeblock " itemprop="text"><ara> <div id="joel"></div> </ara></div>
Best regards,x
IsmaelOctober 20, 2017 at 5:06 pm #866802You know, I’m not sure, I’m using the Code Block advanced layout editor item to create this tag…see the linked image.
October 21, 2017 at 5:51 am #866964Hi,
It’s probably added by a plugin. Please post the login details in the private field so that we can check it.
Best regards,
IsmaelOctober 22, 2017 at 3:28 pm #867199Login info in the private area…
October 24, 2017 at 3:56 am #867946Hi,
The “ara” tag is in the Code Wrapper Element field of the code blocks. Please remove it.
Best regards,
IsmaelOctober 25, 2017 at 1:46 pm #868712I’m not seeing this ‘ara’ tag in the code block area…we didn’t add it in code…where would I remove it from?
Tx!
October 26, 2017 at 8:04 am #869116Hi,
Please edit the code block, look for the “Code Wrapper Element” field. I already removed the one on joel’s code block. Just remove the rest.
Best regards,
IsmaelOctober 27, 2017 at 9:31 pm #869756Hi Ismael,
There is an “Ara” block we want to have a link to at the very end of the list of guests.
We want a tag for each guest in each of the code blocks.
There are unique names for each block.
And currently, the anchor tags fail to call to any tag, like “ara” below the one for Lisa Fishbayn Joffe…
This is what we’re trying to fix…
I have checked all of the code blocks, and none of their syntax is wrong, these anchors used to work and now they don’t…and nothing has changed on our end.Tx for your continued efforts to help us.
J.C.October 28, 2017 at 4:38 pm #869960Hi,
That tag is preventing the anchor from working properly. The “joel” anchor works better after removing the “ara” tag. Please move the anchor outside the “ara” tag.
Best regards,
IsmaelOctober 28, 2017 at 4:59 pm #869967Hi Ismael,
Forgive me, I’m using the Advanced Layout Editor to drag and drop the code blocks…I don’t see a way to access the code directly from that interface, could you walk me through how I find the ara tag to delete?
Many thanks,
J.C.October 30, 2017 at 6:43 am #870352Hi,
I just realized that “ara” is a name. I’m not sure why they use each person’s “name” as the “Code Wrapper Element” element value. Please delete those. Edit the code block above each person then look for the “Code Wrapper Element” field.
Screenshot: https://imgur.com/a/q9NsI
Best regards,
IsmaelOctober 31, 2017 at 4:56 pm #870885Hi Ismael,
We’re using the name as the anchor.
Again, the idea here is to create a specific anchor tag for each of the text blocks — allowing for us to create a URL that brings the visitor directly to that guests block on the page.
We use these in emails for a better user experience…
The code block anchors by name and text blocks combo had been working fine…and if you try any of the names above Lisa’s, you’ll see they work…this was actually a methodology recommended via this forum…
And so what I’m trying to understand is why none of the anchor tags below the block with Lisa’s name aren’t responding to the anchor call…
Does that all make sense?
We’re not front or back end developers, we’re looking for a GUI based solution for anchor tagging text like the one we had previously deployed in Enfold…
Let me know if you need more information about this use case and thanks for all your help so far…November 3, 2017 at 4:38 am #871956Hi,
Yes, I know that you need to use the name as anchors but you don’t need to use the name as the value of the “Code Wrapper Element”. Please remove those values as described in the screenshot. The html in the “Code Block Content” is enough.
Best regards,
IsmaelNovember 3, 2017 at 4:13 pm #872208Thanks, Ismael,
I’ve gone in and done as you’ve recommended. Unfortunately, I’m seeing the same behavior.Let me know what you think?
Cheers,
J.C.November 7, 2017 at 3:38 am #873492 -
AuthorPosts
- You must be logged in to reply to this topic.