Joomla 3.0 Breadcrumbs to show parent page - joomla

I need my breadcrumb trail to show the parent page but instead it shows all the pages from the category.
I have tried a couple of different modules but all do the same.
Any help is appreciated.

Related

Magento layout block

i changed the images directly in the coding of the home page in the panel
and now its showing on the home page only before doing this it was showing on every product page any help will be appreciated.
Home Page - Screenshot
Product page - Screenshot
I think in homepage you have used 2columns-left layout and for product detail page 2columns-right layout, so you have to check into both layout's phtml file and check if anything(e.g. cms-block) missing for product detail page.
I think this is cms block which are calling on different positions first find block id for this and from admin disabled that block if you want to remove it thanks

Getting selected filter twice in magento 1.9.3 layered navigation

I have setup Magento 1.9.3 on my server and uploaded all products and categories from admin panel, but when i go to front-end category page and filter products by category/size/color.
But in the result the selected filter shows twice in layered navigation. I have checked layout xml and html but I didn't get why this is happening.
See the attached screenshot:
.
In my case layer_view block was called twice insidecatalog_category_layered block in catalog.xml layout. I removed one and problem had been resolved.

Megento - Areas to create/manage pages

I'm new to Magento and can't figure out yet where to manage all the pages in admin. For example, I notice www.domain.com/contactus works on my site - the page is there; however I couldn't figure out where the contactus page is. I looked under CMS > Pages, and also looked in Catalog > Manage Categories but couldn't find it either. Those are the 2 places that I know so far that can create pages. What do I miss? Sorry if it's a very basic question. Thanks.

Joomla article structure

I was a newbie in Joomla and using the latest version to create my website. I want to create news page (list of article). I'm using module (external plugin) to listing all the article. But I'm not understand the structure to create the pages.
I got a menu like this:
Home
Latest News (link to single article with category 'Latest News')
This is my category:
Home
Latest News
News (every new article will be under this category)
Events
Then I display all the article inside Latest News page except the page I leave as blank because I using module to display the list. The URL will be like this mywebsitename/latest-news.
The problem is when I click one of the article to show full details of the article. The URL will be like mywebsitename/latest-news/11-home/latest-news/news/articleName. So how I need to do to structure the URL even my breadcrumb to be like this
mywebsitename / Latest News / News / article name
Even the module also display inside the article page. I only set this module under latest news page only. Can anyone help me. Thanks.
If you just began, restart your project. If you want to build up a site, first check whether there are any core functions for your usage or not. If it can be done through them, do it like that, as this is better for updating your site. (Maybe your plugin will not be supported later on...)
Then restart by building up your site:
Category - Article - Menu
Firstly, create the categories you wish. For example, you want the category "News" where you put news articles and a category "Events" where you put articles about your events.
Secondly create some articles for your category. You can use the "read-more" to preview your articles in your blog.
Last, create the menu. You can use a category blog and it's options to show your articles the way you want.

Magento category page layout change is not reflecting in frontend

I'm trying to give one column page layout for all categories, by going to catalog --> Manage categories --> (Required category) --> custom design --> Page layout --> (Selected 1 column from dropdown)
But in my frontend i'm getting that page with right sidebar. While enabling template path hints i found the temlate is 2column-right.phtml
Did anyone gone through this problem ?
please help me to solve this.
Thanks
Have you made sure you have cleared your cache?
Do you have any other caches enabled?

Resources