elrafo

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: HTML bug using reccurring events #1547911
    elrafo
    Participant

    This reply is private.

    in reply to: HTML bug using reccurring events #1546888
    elrafo
    Participant

    For the fix with the original problem, Yes that’s what I thought too, I already wrote them and they told me that is a problem with the plugin. When you tried to replicate the problem with default themes have you tried to do it with some shortcodes inside your events? Like Visual Composer?

    And, let’s say for the plan B, yes this is exactly what I had in mind, this behaviour is totally acceptable. Is there an easy way to do it?

    Just to be on the safe side:
    On this page, http://potopoto.be/CSTM2/corsi/

    all the “test” events links have to go to the original event here:
    http://potopoto.be/CSTM2/corso/test/2018-06-06/

    and not (for instance) to
    http://potopoto.be/CSTM2/corso/test/2018-06-13/

    Also I was wondering, normally, if I have to modify the event AFTER I made the recurring ones. Do I only modify the first one and all the others are changed?

    thanks.

    in reply to: HTML bug using reccurring events #1546096
    elrafo
    Participant

    Have you found anything? The solution about publishing in the calendar view all recurring events with links to the main event is somehow acceptable. Can you help me do that? (If you haven’t found anything yet for the other problem)

    in reply to: HTML bug using reccurring events #1541249
    elrafo
    Participant

    Those are not extra characters they are some kind of unicode for accented characters. Also there’s the button which is stripped of any classes.

    this is the normal code for the button:

    <a class="e6002-23 x-anchor x-anchor-button" tabindex="0" href="http://potopoto.be/CSTM2/contatti/?your-subject=Richiesta+Info+Lifting+al+viso+e+liposuzione" style="outline: medium none currentcolor;">
    <span class="x-anchor-content">
            <span class="x-anchor-text"><span class="x-anchor-text-primary">Richiedi Informazioni</span></span>          </span>
    </a>

    and this is the same part from the recurring event copy

    <a class="e6568-23 x-anchor x-anchor-button" tabindex="0" href="http://potopoto.be/CSTM2/contatti/?your-subject=Richiesta+Info+Lifting+al+viso+e+liposuzione" style="outline: medium none currentcolor;">
    <span class="x-anchor-content">
            <span class="x-anchor-text"><span class="x-anchor-text-primary">Richiedi Informazioni</span></span>          </span>
    </a>

    In this case it seems the only difference is the unique identifier.

    But in the case of the unicode problem is there a way I can somehow modify the way your plugin copies the html for the recurring events?

    OK, and for the plan B, is there a way to have the recurring events only visible in the calendar view, and have the links in this view linking to the original page? I think this should be an acceptable plan B.

    So to be clear in the calendar view we will have

    monday date 01

    monday date 02

    monday date 03

    monday date 04

    and all the links go to monday date 01

    thanks again.

    in reply to: HTML bug using reccurring events #1540261
    elrafo
    Participant

    This reply is private.

Viewing 5 posts - 1 through 5 (of 5 total)