Ambiguous behaviour of navigation list in viewer

4 posts by 2 authors in: Forums > CMS Builder
Last Post: April 28, 2017   (RSS)

By Deborah - April 28, 2017

Hi, Terry.

I did not fully evaluate your question, but spotted an error in the HTML. The culprit might be the extra left angle bracket "...echo $target;?>>

<a href="<?php echo $categoryRecord['page_url'] ?>" <?php echo $target;?>><?php echo $categoryRecord['name'] ?></a>

~ Deborah

By terryally - April 28, 2017

Hi Deborah,

Thanks for taking the time to respond.

If you were to remove the PHP code, the HTML code that remains is correct:

<a href=""></a>

Having not found a solution in the last week since posting this, I've altered the design on the page template and removed this horizontal menu.

Regards

Terry

By Deborah - April 28, 2017

Sorry, Terry. I should have studied that for a bit longer. Wish I had a solution, but maybe someone will post, yet.

~ Deborah