Joomla - Clicking on site title and changing where it goes - joomla

I have an issue at the moment, when I click on the site title whilst I'm not logged into the website, it takes me to the log in form, which is what I want. However, when I click it and I am logged in it takes me to just a basic page with a log out button. I would like to change it so that when I click the title and the user is logged in it will take them to a certain page.
Thank you for your time.

Related

Remove reCAPTCHA site on Admin Console

Pretty simple. I feel like there's a setting or button somewhere that I'm not seeing. I have a list of sites I've registered with reCAPTCHA. I want to delete one on the admin console. How do I do it?
When I go into the settings on one of the sites there doesn't seem to be a way to delete.
I was right, there's a delete button I didn't see! Click the cog at the top to enter the settings of the page you want to delete. Then there's a delete button in the header of that page. Hopefully this will save someone some time. Check it out:

How Change Title tags on joomla browser title

I have cloned a website into a different domain and I am trying to change the browser title that shows up in the website tab. I have changed the page display Browser Page Title on the home page module(which was blank), I have changed the page title, its still showing the same title that was on the old website. Where can I go into the code and change the title tags myself? which file changes this?
If the page you are concerned about is also linked to a menu item, from the back end go to
Menus > Your Menu > Your Menu Item
Then open the Page Display tab and check the entry for Browser Page Title
If this still doesn't solve your problem, check that the page title isn't coming from an SEO extension like sh404SEF
Good luck

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 any action in Article Manager showing a blank page

I am facing a strange problem in Joomla Article Manager.
Any action (add, edit,..) on the page is showing a blank page.
For e.g if I click on "New" button it redirect the page to
administrator/index.php?option=com_content&view=article&layout=edit which is completely a blank page. Any suggestion/idea?
I have already tried to re-upload components/com_content, disable WYSIWYG Editor, etc. :(

joomla Administrator Site Off-Line

I want to access the configuration.php file from a custom front-end module. I want to set var $offline to o or 1 from the module(through radio) and then refresh page. I also want the module to show when the site is off line.
as i understand, if you want to set some message on the front end when the site is offline then simply follow the steps:
login on admin pannel.
hover the mouse on the site menu on the top of the admin pannel.
click on the global configuration menu.
in the site tab, you will find the site settings and the radio button with yes, and no and the offline message the you want to display when the site is offline.
if you want to show the offline message the simple click on the yes radio button and save it..
thats it..

Resources