Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi mdelfino,

    I have the same problem.. and I don’t know how to solve it.
    Can you tell me what you did to solve this exactly?

    Thank you!

    Thread Starter lauradfs

    (@lauradfs)

    Hi,

    The shortcode is part of my theme, but it is working perfectly on other pages. It is not working when I try to put it on the format of the list of events.

    Can you help?
    Thank you!

    Thread Starter lauradfs

    (@lauradfs)

    No, this is not happening with the default WordPress theme. If it’s the theme, how can I remove those line break tags, please?

    this is the formatting for default single event format:

    <div style="float:right; margin:0px 0px 15px 15px;">#_LOCATIONMAP</div>
    <p>
    	<strong>Fecha/Hora</strong><br/>
    	Date(s) - #_EVENTDATES<br /><i>#_EVENTTIMES</i>
    </p>
    {has_location}
    <p>
    	<strong>Ubicación</strong><br/>
    	#_LOCATIONLINK
    </p>
    {/has_location}
    <p>
    	<strong>Categorías</strong>
    	#_CATEGORIES
    </p>
    <br style="clear:both" />
    #_EVENTNOTES
    {has_bookings}
    <h3>Bookings</h3>
    #_BOOKINGFORM
    {/has_bookings}
    Thread Starter lauradfs

    (@lauradfs)

    Hi,

    I am using this for the default format for the header of the event list:

    <table cellpadding="0" cellspacing="0" class="events-table" >
        <thead>
            <tr>
    			<th class="event-image" width="150"></th>
    			<th class="event-description" width="*"></th>
    		</tr>
       	</thead>
        <tbody>

    And this for the default format of the event list:

    <tr><td>
                         #_EVENTIMAGE{150,70}<td>?</td><td>?</td><br/>
                </td>
    <td>
                         #_EVENTDATES<br/>
                         <h7><b>#_EVENTLINK</b></h7>
                         #_EVENTNOTES</br>
                </td>
            </tr>

    Thanks.

    Thread Starter lauradfs

    (@lauradfs)

    Here is the error log. Does it help?
    Can somebody help me, please?

    2013-10-29 14:01:52 W3SVC125 NS5 194.143.202.131 GET /blog/wp-admin/install.php - 80 - 79.154.71.35 HTTP/1.1 Mozilla/5.0+(Macintosh;+Intel+Mac+OS+X+10_9)+AppleWebKit/537.71+(KHTML,+like+Gecko)+Version/7.0+Safari/537.71 8812c36aa5ae336c2a77bf63211d899a=%2FYxYTF2YGmufKmDphwfrlzJEAeTeDTA%2BR6WQWRtqDJHFt%2BKoRFx%2FGw%2FQ9XHa9sM5DxOTwVCbboL2tHjC%2BjAykOc4gAYlHPor6YtcdkPhZpKL7PXKGx20n4QCsBvYFEoSrpdfz9l7IdjcXig4D3kqP61WkFzWxGzQexRgUZ2feFG2KcjsCi0dPt%2BABUyemGGV000139;+__utma=32276653.1644272150.1383044555.1383051697.1383054714.3;+__utmb=32276653.7.10.1383054714;+__utmc=32276653;+__utmz=32276653.1383044555.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) - www.example.com 500 0 0 1700 795 535

    Thread Starter lauradfs

    (@lauradfs)

    Not much…
    That’s why I’ve tried with plugins.

Viewing 6 replies - 1 through 6 (of 6 total)