Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Profile for Zalea

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 09:42
  • Posts: 4
  • Profile Views: 1843
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
The code won't work without the html info on it. It's a drop down menu, and for some reason I can't get it to work without it. The whole code worked fine before I installed SEF though, and I typically use the no editor option so it wasn't the editor taking it off.
Either way, it's working properly now so I'm not too worried about it.
excluding a specific ...
Category: JoomSEF 3
emo
I figured out how to fix the problem. Instead of just pasting the code into the article itself (which worked fine without SEF enabled), I went to my module manager and created a custom module, putting the code into the "Custom Output" box and typing in a custom position in the position box. I then went back to the article I wanted it to be in and put "{loadposition myposition}" with myposition being the custom position I manually typed in. I hit save, then went and purged the SEF links. When the links were all re-saved after reconfiguring, my code showed up correctly. Now the SEF url will work correctly, and the page shows up too. So I didn't actually end up having to exclude the URL itself.
excluding a specific ...
Category: JoomSEF 3
emo
The code I am referring to is placed into an article. The address for it without SEF does begin with index.php?.

The code before is something like this.
<html>
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color: black;
color: dodgerblue;
width: 750px;
padding:2px;
text-align:left;
font-weight:normal;
}
 
.submenu{
margin-bottom: 0.5em;
}
 
......
 
</html>
 


Afterward, the html tag is completely removed (why I said stripped), and just looks like this.
 
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color: black;
color: dodgerblue;
width: 750px;
padding:2px;
text-align:left;
font-weight:normal;
}
 
.submenu{
margin-bottom: 0.5em;
}
 


Is there any way to get it to exclude that specific article or will I need to try uploading it as an individual page without the index.php? in the URL?
excluding a specific ...
Category: JoomSEF 3
emo
I'm using Joomla 1.5.8 and have JoomSEF v3.2.1 installed. It works wonderfully on all my pages but one. I have a FAQ page that uses javascript to allow a link to be clicked (the question) then a box to drop down with the answer. The page has html tags around it, and JoomSEF seems to be stripping those off (it works fine with SEF turned off). I tried defining my own redirect to get it to skip using SEF on that page, but it's still stripping that tag off so simply redirecting/defining isn't working. That page is an individual page and not a component or module so it's not defined in the configuration area where I could simply select skip. Is there any way to get it to skip that page individually so that it won't strip the html off the code?
excluding a specific ...
Category: JoomSEF 3
More
Přihlášení uživatele Prázdný