- Postagens: 7
- Obrigados Recebidos: 0
- Fórum
- /
- Suporte Joomla
- /
- Templates
- /
- Joomla 1.5
- /
- [Semi-Resolvido] Template funcionando apenas na Home
[Semi-Resolvido] Template funcionando apenas na Home
- AdrianoRafael
-
Autor do Tópico
- Offline
- JCB! Novato
-
Ele fica todo sem layout, sem as cores, e posições.
Alguém tem idéia do que pode ser?
Please Entrar ou Registrar to join the conversation.
- marcus_sa
-
- Offline
- JCB! Senior
-
Abraços
Marcus Sá
[url:6l076pfj]http://www.vinilabs.com[/url:6l076pfj]
<!-- e --><a href="Este endereço de email está sendo protegido de spambots. Você precisa do JavaScript ativado para vê-lo.">Este endereço de email está sendo protegido de spambots. Você precisa do JavaScript ativado para vê-lo.</a><!-- e -->
Please Entrar ou Registrar to join the conversation.
- AdrianoRafael
-
Autor do Tópico
- Offline
- JCB! Novato
-
- Postagens: 7
- Obrigados Recebidos: 0
O .htaccess apaguei ele e ficou normal, é algo relacionado ao SEF do joomla, irei tentar habilitar ou colocar um componente para ver se posso usar SEF de forma compativel.
Please Entrar ou Registrar to join the conversation.
- marcus_sa
-
- Offline
- JCB! Senior
-
Marcus Sá
[url:6l076pfj]http://www.vinilabs.com[/url:6l076pfj]
<!-- e --><a href="Este endereço de email está sendo protegido de spambots. Você precisa do JavaScript ativado para vê-lo.">Este endereço de email está sendo protegido de spambots. Você precisa do JavaScript ativado para vê-lo.</a><!-- e -->
Please Entrar ou Registrar to join the conversation.
- AdrianoRafael
-
Autor do Tópico
- Offline
- JCB! Novato
-
- Postagens: 7
- Obrigados Recebidos: 0
HTML anchors are not working, on subpages images or other resources are missing
Please note, that if base href generation is used, then all relative anchors, such as just "#anchor", or all other resources using relative paths (such as "/images/myimg.png" or "myfiles/file1.pdf") are automatically translated with the base href URL.
This means, that if you are using anchors and homepage as base href, all anchors will be looked at within the homepage, not the actual SEF URL! Using the same logics, if using actual SEF URL as base href and having "/images" as relative path, this path will be understood by browser as it would be appended behind the SEF URL! This is the most often reason why anchors do not work or some resources (such as images or styles) appear to be missing in the page when SEO and generation of SEF URLs that adds virtual directory structure in the URL addresses is on.
To solve this, you have to either:
disable generation of base href tag or
keep the base href tag generation on, but make sure all links using SEO URLs + anchors or poiting to resources are absolute, not relative
Não entendi como desabilitar esses href tag.
Please Entrar ou Registrar to join the conversation.