how to add custom category to display area with blog in joomla? - joomla

In joomla 3.2 I have created a new category with name struts2. But when I create articles under this category it's not getting displayed in the default page. Only if I select the category as blog then only it is displaying the content area. How to add mu category struts2 to the default category (blog) which is displaying by default?

In the categories menu, struts2, in the options tab under 'Alternative Layout'
select 'Blog'. Then in the Home page menu item, in the Layout tab under Categories add struts2. It should work.

Related

Magento: Assign all products to New store View after creating substore

I have main site and created multiple stores for different langues from magento admin.
Requirement - All categories and products need to be automatically displayed for new store.
Problem - All categories are displaying ok but all products are not displaying as these are displaying in main site. How can I achieve this?
What I have already done:
Magento version: 1.9
All categories and products need display on all stores
Multiple stores are created successfully
What else can I do?
Go to your manage products page, click select all, change the action dropdown to say "Change Attributes" and click submit. Then, on the websites tab, make sure your new site is checked in the "Add Product to Websites" area, and click save.

How can I create dependent category and subcategory drop down menus?

How can I create dependent drop-down menus for category and subcategory, where the subcategory's options are dependent upon what is selected in the category menu? I am creating an e-commerce store. On the admin side I would like to have the user enter products. I am using a form that includes select options for "category" and "subcategory", but I can't find any tutorials or forums that address this specifically.

Display a link and by clicking on that all the new products should be displayed like category view page in Magento

I am displaying all the NEW products on the homepage through Widget. I am displaying 3 NEW Products on the homepage. I want to put a link under products display. By clicking on that link, all the products should be displayed in a separate page. What do I give href of that link??
Try creating a CMS page for NEW products from admin and on href give the link to that page.

title does not change when in Category joomla 2.5

I have created one website using joomla 2.5
I have created one item: shop
I went out the home page, and click on the link categories: shop
the title of this page, the same as the title of the home page: Home
if now I want, page headers categories: shop "shop" What do I do
I'm not sure I understand your question correct. But you may want to have a look at the menu item parameters. On the right side there is a slider named "Page Display Options". This allows to specify a title for the browser tab and the page heading.
There is also a parameter in the Joomla Global Configuration in the "Site" tab in the "SEO Settings" section named "Include Site Name in Page Titles". This allows to specify if the site name should be added to the page title or not.
Hope that helped, otherwise please specify your question.

How to add options to the menu item that is asosiated with your component.

I Have created a component in Joomla 2.5, I have succesfully installed it, and now I need to add some options that will be configured at the menu view. So when a user ads a new menu item to a menu and the menu type is my component, then he can also select some parameters at the menu item view. How can I do this?
It's on the first page of the docs for developing an MVC component for Joomla 2.5:
http://docs.joomla.org/Developing_a_Model-View-Controller_%28MVC%29_Component_for_Joomla!2.5_-_Part_05
To access these params from within your component look at " Accessing the parameters - frontend" on this page:
http://docs.joomla.org/Component_parameters

Resources