Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Socialize -> Theme -> Sitename

10 years 11 months ago
  • Rik's Avatar
    Topic Author
  • Rik
  • Offline
  • Junior Boarder
  • Posts: 114
  • Thank you received: 3
Licenses:
JomSocial Active Publisher Expired Socialize Expired

Within the Socialize admin pages on the "Theme" page there is a box to input the sitename as a text logo. That works fine. However, in the case where Joomla is installed in a subdirectory of website (homepage/joomla) the link that it outputs for our domain name there is the Joomla subdirectory and not our domain's homepage.

Currently, I'm having to redirect that link via our .htaccess file. But that also means that our main Joomla page is not accessible.

Is there perhaps someway to override that to link to our domain's homepage instead of linking to the Joomla root page?

Thanks. -- Rik

PS: If not possible, please consider adding this feature as many people operate Joomla from a subdirectory of their site.

10 years 11 months ago
Licenses:

Hi, Rik.

I assign template developer to this thread.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 11 months ago
Licenses:
JomSocial Expired GURU Expired Publisher Expired AdAgency Expired iSEO Expired Socialize Expired

Hi Rik Brown,
As it is not common case, I would suggest you to override the logo template here
root/templates/socialize/tpls/blocks/header-jb.php at line 24
replace any link at the href attribute.
like

<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
replaced by
<a href="http://www.yourdomain.com" title="<?php echo strip_tags($sitename) ?>">
Thanks

The following user(s) said Thank You: Rik
10 years 11 months ago
  • Rik's Avatar
    Topic Author
  • Rik
  • Offline
  • Junior Boarder
  • Posts: 114
  • Thank you received: 3
Licenses:
JomSocial Active Publisher Expired Socialize Expired

Ashraf:

Thank you for the fix.

While it may not be the most common case that Joomla is not installed in the root of domain (it's the 2nd most common case), a template shouldn't force the Joomla installation into the domain root (Joomla itself doesn't do so). Larger sites (we have ~1 million pages) often don't want to tie up their domain root with the clutter of Joomla files and perhaps those of other programs. Also, Joomla is secondary to our company and our core functions which are more important are therefore located in our root.

Hopefully you can consider (in the future) giving the template this flexibility that Joomla itself already has.

Thanks. -- Rik

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW