Good evening everyone, I’m trying to create a page with the visual editor and I tried to add an item. I noticed that you can enter a name for the element and give it a link I wanted to ask if you can give it an anchor link ….
Ex. I create a list A – B – C – D
I add an element for each letter and by clicking on the elengo letter it sends me to the requested element
I will explain to you what I should do:
I have a category called Artists and in this category there are several articles that talk about a specific Artist. Each Article has two tags one corresponding to the initial letter of the name (ES. Ramones = R) and one to the musical genre (eg: Post-Punk)
I created an index and created several blocks divided by each letter of the alphabet. What I need is that if the user clicks on the letter L he can see in the box, all the articles of the category Artists that have as tag the letter L and Post-Punk tag.
I tried to do it but unfortunately putting as post-punk slug l in the block I see all the articles that have the L tag even if they don’t have the post-punk tag