Check if custom title uses?

More
6 years 9 months ago #67752 by lipatovroman
But I not use now any "<meta name="title" content="..." />"

Just you native template.

No any changes.

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago - 6 years 9 months ago #67753 by ggppdk
Replied by ggppdk on topic Check if custom title uses?
Hello

these are 2 different things

See code below
Code:
$document = JFactory::getDocument(); // *** // *** Set TAG: <title>...</title> // *** $doc_title = 'some text'; $document->setTitle($doc_title); // *** // *** Set TAG: <meta name="title" content="..." /> // *** $meta_title = 'other text'; $document->setMetaData('title', $meta);


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 6 years 9 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #67754 by ggppdk
Replied by ggppdk on topic Check if custom title uses?
Code:
The 2 parameters "Override <title>" + "Custom <title>" will only effect <title>


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #67755 by lipatovroman

ggppdk wrote:

Code:
The 2 parameters "Override <title>" + "Custom <title>" will only effect <title>


Aaaaaa.....

:)



This option should override this:





Yes or no?

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #67756 by ggppdk
Replied by ggppdk on topic Check if custom title uses?
Hello

yes it will change the HTML Tag
Code:
<title>

and the HTML title Tag,
effect the TAB title of the browser


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #67759 by lipatovroman

ggppdk wrote: Hello

yes it will change the HTML Tag

Code:
<title>

and the HTML title Tag,
effect the TAB title of the browser


It does not work. It not saves.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.389 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline