Questions tagged as 'breadcrumbs'

0
answers

automatic breadcrumbs

How to implement breadcrumbs in php so they are automatic? Do you have any library that does this? I have already thought of some ways to do it, but all are horrible gambiarras that I will not even post here. I have already looked at other re...
asked by 25.09.2017 / 22:33
0
answers

Magento 1.9 breadcrumbs does not display

I'm working on a magento ecommerce, but I was not the one who set up or installed it, I'm just doing the CSS of it, however, the site does not display the breadcrumbs. Inside the "page / html / breadcrumbs.phtml" file I made a var_dump in the...
asked by 01.08.2018 / 17:47
1
answer

Hierarchy of Wordpress pages

I am creating a site that will have two pages of contacts (one for each address). I wanted to create a breadcrumb structure of the type: Home > Contactos > Loja 1 Home > Contactos > Loja 2 whose links would be...
asked by 24.06.2015 / 20:46
1
answer

List BLOG and show on the same page the ARTICLE chosen

I'm working with PHP and I use friendly URL. When you click the <a class="nav-link" href="<?php echo URL::getBase(); ?>blog" tabindex="12">blog</a> link, my URL is:    link Opening the page blog.php it contains...
asked by 02.07.2018 / 19:34