Remove RSS Feed icon(link) from Joomla K2 - joomla

Somebody can help me with this problem
i have tried already everything (i think)
i want to remove rss feed icon from category in joomla3 k2
thanks

Edit the category that you are displaying, and under Category view options, there is an option to Show or Hide the RSS feed icon.

Simply do this....
Menu Manager: Edit Menu Item (Blog Menu) -> Basic Options ->
Disable RSS feed (head) link and Disable RSS feed icon

From the top navigation bar of Joomla backend, you may follow the steps below:
Content > [Article Manager] > [Options] (Upper-Right Corner) > [Integration] (tab) > set [Show Feed Link] to [Hide].
I hope this will help you. Cheers!

Open up the K2 component screen. Select the parameters button (top-right of screen). Select Layout & Views then scroll down and select Hide for the rss feed
Hope this helps.

Related

How to remove the article id from Joomla link

how can i remove the article id from the link?
http://new.autoankauf-start.de/259-autoankauf-kfz-ankauf-in-gummersbach.html
when i do this in the Articles: Options Integrartion it switches the link to :
http://new.autoankauf-start.de/?view=article&id=259:autoankauf-kfz-ankauf-in-gummersbach&catid=19
what am i doing wrong ?
It depends on how your site/content is organized. Here are some tips that can help you:
Have a look at this article:
https://www.joomshaper.com/blog/making-joomla-site-seo-friendly-by-removing-id-from-urls
You can also create a menu item which has associated your article (New Menu Item → Menu Item Type: Single Article). If you don't want your menu item to appear in the front-end you can make it hidden (Link type → Display in Menu: No)
You can use plugins like sef404SEF.
Follow the steps for doing this.
Go to content > articles.
Click the Options button from the top-right corner. This will send you to the options page.
Go to the Integration tab.
From the Routing section select URL Routing as Modern.
Select Remove Ids from URLs as Yes.
That's all you need to do for removing the IDs from the URL.

How to remove the menu title from homepage in Joomla?

I tried to look online for this but everything I found, gives instructions on how to remove the article title... and I don't want to remove the article title.
The website is http://dev.iguardsystem.it/
The article title is: Rilevazione Presenze - Controllo Accessi - iGuard which is fine, that I want to keep.
On top of that, it's shown the title of the home menu-item, which, in this case, is: Home.
How can I hide that?
I figured it out. Apparently the "Page heading" option, removes the Home menu-item title.
If you're referring to the text shown in the red border in the image below:
Then this is the Breadcrumbs module. You can disable it by going to :
Joomla backend >> Module Manager >> Find the Breadcrumbs module >> Unpublish
Click on the menu item > Under the "Menu Title" are a number of tabs. Click on the "Page Display" tab > Change "Browser Page Title" to the name you want.
Does this help?

Joomla 3 Show Title issue. Hide page-header

I turned Show Title option for articles to Hide in global settings. So it works for each my page good instead of home page. So the title is still appear, even if I switched it to hide in article that correspond to Home page content.
I suppose maybe something wrong with menu.
So I have next menu:
Home
Photos
Contacts
Each menu content single article, but only Home shows title...
I am using joomla 3
on the screenshot below Home header that I don't need.
on the screenshot below Videos header that set as Show tile in menu item
on the screenshot below Videos header that set as Hide tile in menu item
I am making the same for Home but it does not work the Home tile is still visible.
I tapped on menu items then on home items which is single article:
then I modify visibility options:
save and close - and then update the index page in browser, but nothing happen the header Home is still on the page (
The solution is next:
Click on the “Menus” menu and select “Main Menu”.
Click on the menu item that represents your home page (usually “Home” or something similar)
On the right side, click on “Page Display Options”
Set “Show Page Heading” to “No”
Click on “Save”
http://www.celticwolf.com/blog/2012/09/06/how-to-hide-the-page-heading-in-joomla-2-5/
You have an option to show or hide the title of Articles and also Menus. Usualy is "Home" also the dafault "Frontpage" of the site, having the option to show the title.
Go to Menus -> Default "Home" Menu and under options you should have Show Title and hide it.
This should work, i tested it right now on my page to be sure.
Regards
in joomla 3.x it will be possible by combination of backend settings and source code change.
Login to your joomla control panel.
Go to Global\Articles and turn the "Show Title" and "Article info Title" to Hide.
Go to Global\Menus and turn the "Show Page Heading" to Hide.
Login to your host and go to your public html directory then go to "\templates**[your template]**\html\com_content\article" directory.
open default.php in editor and find
php if $this->params->get('show_page_heading', 1) :
and change the 1 to 0 then save it.
I suggest you to backup default.php file before any changes.
You can disable the Page Heading in the Menu Item options as showed below in my screenshot:
if this don't work, try to go to MENUS - MANAGE - (press the button OPTIONS to the right of the page)
In browser page title press one space , the set the second voice to NO:
Then save and press the REBUILD button.
This happens when you have a multi language site. The "Show Page Heading" option inside the languages home menu doesn´t works at all in this case. It is overrided by the Main Menu home options (that one without any languages assigned to it, that is mandatory in Joomla).
So if you change the "Show Page Heading" option inside the Main Menu home options, it will work.
Bizarre. But, it´s the way that Joomla 3 works.

Joomla not showing menu

I have downloaded this template to my joomla 2.5.6 and I'm trying to create a horizontal menu. I have created menu and module that should be displaying that menu. I have set position to user3 (as I've read that is the default position for horizontal menu), but nothing showed up.
The only positions I can see my menu on are "search" and "top-panel".
Can anybody please guide me how to find what may cause the problem?
EDIT: I have renamed the menu to "menu1" and so did with "menu type" and it has showed up. Why? Where's any logic?
Thank you !
Make sure you have set on which pages to activate the menu:
You can find these settings in the module manager > your menu
check the positions using ?tp=1 at the end of your url
log in to your joomla backend.
go to article manager and create an article..
go to menu manager and create a new menu, select your article which will me mostly a single article if you have created others then choose others, such as featured article or others,
then on the same page on required setting choose the article you have created.
save and close..
now go to
module manager,
go to the menu or content menu or horizontal menu,
down below there will be menu assignment,
choose the menu and show to it all pages..
hope this will help you..
Thanks
Anil Bikram Thapa

Joomla - Section Blog Layout - How to hide section title

I'm working on a site in Joomla. I have my main menu and from that i have created the home page as a "Section Blog Layout". I want to display article titles and hide the section title, currently i can only manage to show/hide the article title, I cannot remove the section title.
Any ideas?
Many thanks,
Steph
i was having the same problem as you. I was not able to find the answer anywhere because i was searching for "hide section title in blog layout". Turns out that it is actually considered the page title and not "section titled".
Anyways, to fix this you have to go to open up the editor for the menu where you posted this blog layout menu item. On the right had side of the page, where you see all the parameter setting, there should be a tab called "Parameters (system). There you have the option Show Page Tittle Yes or No, select No and you'll be set.
Hope this helped. This little problem was driving me nuts!
I can't remember if there is an option under the menu item for Section Blog layout. If not, can you do a simple template override and remove the heading?
If you're not sure how to proceed, let me know.

Resources