0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Why does some HTML get removed

    • RMC's Avatar
    • RMC
    • Rocketeer
    • Posts: 72
    • Thanks: 0

    Why does some HTML get removed

    Posted 13 years 4 months ago
    • Hi All Happy New Year! It's Been A While

      Question: Why does some HTML get removed from articles? I saw docs.joomla.org/Why_does_some_HTML_get_r..._in_version_1.5.8%3F

      But that dont work for me. How can I get the code below to work within joomla like it does in html? Many Thanks

      <!-- START PAYPAL ORDERING -->
      <form action=" www.paypal.com/cgi-bin/webscr " method="post" class="cartmargin">
      <input type="hidden" name="cmd" value="_xclick">
      <input type="hidden" name="business" value="This email address is being protected from spambots. You need JavaScript enabled to view it.">
      <input type="hidden" name="quantity" value="1">
      <input type="hidden" name="item_name" value="T-Shirts">
      <input type="hidden" name="amount" value="19.99">
      <input type="hidden" name="currency_code" value="GBP">
      <input type="hidden" name="custom" value="0">
      <input type="hidden" name="return" value=" www.website.co.uk/thanks-payment.htm ">

      <!-- OPTIONS AREA -->
      <input type="hidden" name="on0" value="Your Item Size">
      <input type="radio" name="os0" value="Small" CHECKED>S
      <input type="radio" name="os0" value="Medium" CHECKED>M
      <input type="radio" name="os0" value="Large" CHECKED>L
      <input type="radio" name="os0" value="Xtra Large" CHECKED>XL
      <br>

      <!-- OPTIONS AREA -->
      <input type="hidden" name="on1" value="T-Shirt Colour">
      <input type="radio" name="os1" value="White" CHECKED>White<br>
      <input type="radio" name="os1" value="Black" CHECKED>Black<br>
      <input type="radio" name="os1" value="Blue" CHECKED>Blue<br>
      <input type="radio" name="os1" value="Red" CHECKED>Red<br>
      <input type="radio" name="os1" value="Green" CHECKED>Green<br>
      <input type="radio" name="os1" value="Orange" CHECKED>Orange<br>
      <input type="radio" name="os1" value="Brown" CHECKED>Brown<br>
      <input type="radio" name="os1" value="Pink" CHECKED>Pink<br>
      <input type="radio" name="os1" value="Yellow" CHECKED>Yellow<br>
      <br>


      <input type="submit" value="Order Item" class="button-order" onmouseover="this.className='buttonon-order'" onmouseout="this.className='button-order'">
      </form>
      <!-- END PAYPAL ORDERING -->
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: Why does some HTML get removed

    Posted 13 years 4 months ago
    • most of the time when you are using a WYSIWYG editor like Joomla FCK or one of the other editors it will try to "clean" it up for you.

      Rockettheme has created the RokPad which will eliminate this. Just go into your user account turn on Rokpad as the editor and insert your code. but, anytime you go back to that page with the editor on it will clean it up again.
    • Send moderators PMs ONLY if they request it.
      James' First Blog Post lol
      Top Tips for Support
      Be SPECIFIC when posting.
    • RMC's Avatar
    • RMC
    • Rocketeer
    • Posts: 72
    • Thanks: 0

    Re: Why does some HTML get removed

    Posted 13 years 4 months ago
    • is there a better why?
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: Why does some HTML get removed

    Posted 13 years 4 months ago

Time to create page: 0.071 seconds