|
Edit the file...
templates/YOOTHEMETEMPLATENAME/config.php
Around line 26 you should see something like this:
// set title and params
$this->setTitle($mainframe->getCfg(’sitename’).‘ - ‘.$this->getTitle());
$this->params->bind($template->params->toArray());
Delete the [space][dash][space] but leave the commas so it looks like this:
$this->setTitle($mainframe->getCfg(’sitename’).‘‘.$this->getTitle());
$this->params->bind($template->params->toArray());
|
Dash before title pr ...
|
Posted 14 years, 8 months ago
by aspirin
|
|
Found the problem, seems to be with Yootheme templates.
|
Dash before title pr ...
|
Posted 14 years, 8 months ago
by aspirin
|
|
Been trying for ages now on how to remove the dash before the title?
I can get the custom titles to work fine, but they always have a dash before them.
Any help please?
|
Dash before title pr ...
|
Posted 14 years, 8 months ago
by aspirin
|
|
I have just updated automatically from Joomla admin from v2.3.2 to v2.3.3 and your link has appeared on my website, how can I remove this as I have paid for this not to show? I have sent you an email also.
|
Link showing after u ...
|
Posted 15 years, 11 months ago
by aspirin
|
|
Database Version: 5.0.45
PHP Version: 5.1.6
Web Server: Apache/2.2.3 (CentOS)
WebServer to PHP interface: apache2handler
Joomla! Version: Joomla! 1.0.15 Stable [ Daytime ] 22 February 2008 23:00 UTC
I have upgraded to the paid version 2.2.7 and getting some weird SEF URLs
These new URLs are duplicate but are being made like this for the home page:
/index.php?option=com_frontpage
It is adding the forward slash before the old URL.
1 0 index.php?option=com_frontpage&Itemid=1
2 0 2.html /index.php?option=com_frontpage
This is happening on quite a few other pages, any idea?
|
/ before index.php
|
Posted 16 years, 8 months ago
by aspirin
|
|
I have just upgraded the non-paid version and see you added a link to the pages, so just bought the paid version.
How do i install this new paid version over the top of the old non-paid one?
|
2.2.7 (non-paid) >> ...
|
Posted 16 years, 8 months ago
by aspirin
|
More |