0
Welcome Guest! Login
0 items Join Now

Need Help, RokCandy Marko doesn't what I want

    • MP SOLUTIONS's Avatar
    • MP SOLUTIONS
    • Jr. Rocketeer
    • Posts: 45
    • Thanks: 0
    • Web Designer/Coder/Developer

    Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • Me again...

      my problem:

      I want to use roktabs.

      So I have opened a normal article and placed a RokCandy Marko in it.
      Everything works like I want without one thing, I won't have a readon button,
      but if I kill the "label tag" out of the sourcecode, my article gets killed.
      All what I see then is the RokCandy Sourcecode.

      How can I kill this button without killin' my article ?

      Can someone help me please

      thx ahead.
  • Re: Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • What is the macro code you tried to put?
    • MP SOLUTIONS's Avatar
    • MP SOLUTIONS
    • Jr. Rocketeer
    • Posts: 45
    • Thanks: 0
    • Web Designer/Coder/Developer

    Re: Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • [feature-tab img="images/stories/cal.jpg" url="{url}" label="kalender" readon=""]
      {Text}
      [/feature-tab]

      What you can read upper here works, but when I delete the readon for example:

      [feature-tab img="images/stories/cal.jpg" url="{url}" label="kalender"]
      {Text}
      [/feature-tab]

      it brakes down. It is the same when I remove the label tag, what is my mistake ?
  • Re: Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • You will need to remove the related html code associated with the readon too. Could you please provide the html code for that macro?
    • MP SOLUTIONS's Avatar
    • MP SOLUTIONS
    • Jr. Rocketeer
    • Posts: 45
    • Thanks: 0
    • Web Designer/Coder/Developer

    Re: Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • <p>[feature-tab img="images/stories/cal.jpg" url="{url}" label="kalender" readon=""]<br />Montag: 14:30 Dekra<br />Dienstag: 10:30 TÜV<br />Mittwoch: 14:30 Dekra<br />Donnerstag: 10:30 TÜV<br />Freitag: 15:00 KÜS<br />[/feature-tab]</p>

      here you are
  • Re: Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • No, I mean the html for that RokMacro, like in my screenshot. You didn't mentioned which template you are using, so I don't know whether you created your macro yourself or it came from the default one.
    • MP SOLUTIONS's Avatar
    • MP SOLUTIONS
    • Jr. Rocketeer
    • Posts: 45
    • Thanks: 0
    • Web Designer/Coder/Developer

    Re: Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • Sorry my fault,

      readon="{readon}"]{text}[/feature-tab] <div class="feature-tab-block"><div class="feature-tab-img-wrap"><img src="{img}" class="feature-img" alt="{label}" /><div class="feature-img-title"><a href="{url}" class="img-title">{label}</a></div></div></div><p class="feature-desc">{text}</p><a href="{url}" class="readon">{readon}</a>

      is it that what you mean ?
  • Re: Need Help, RokCandy Marko doesn't what I want

    Posted 15 years 4 months ago
    • If you don't want the readon, you can remove below part from the html code in RokCandy
      <a href="{url}" class="readon">{readon}</a>

      Then, for the macro:
      [feature-tab img="images/stories/cal.jpg" url="{url}" label="kalender"]{Text}[/feature-tab]

Time to create page: 0.180 seconds