Title: Elena Cecconello's Replies | WordPress.org

---

# Elena Cecconello

  [  ](https://wordpress.org/support/users/sonneck/)

 *   [Profile](https://wordpress.org/support/users/sonneck/)
 *   [Topics Started](https://wordpress.org/support/users/sonneck/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sonneck/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sonneck/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sonneck/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sonneck/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sonneck/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[i-craft] How to remove Log In from main menu](https://wordpress.org/support/topic/how-to-remove-log-in-from-main-menu/)
 *  [Elena Cecconello](https://wordpress.org/support/users/sonneck/)
 * (@sonneck)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/how-to-remove-log-in-from-main-menu/#post-8616995)
 * Hi, Did you solve it? I want to do the same, thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[i-craft] Aq_Resize.process() error: $url parameter is required](https://wordpress.org/support/topic/aq_resizeprocess-error-url-parameter-is-required/)
 *  [Elena Cecconello](https://wordpress.org/support/users/sonneck/)
 * (@sonneck)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/aq_resizeprocess-error-url-parameter-is-required/#post-8616990)
 * Hi, I have this error Aq_Resize.process() error: $url parameter is required when
   I try to modify the shortcode below in home page. I just want to delete it and
   insert another one, but everytime I get this error and I cannot go on. Can you
   help me? Thank you!
 * [tx_row]
    [tx_column size=”1/3″][tx_blog items=”1″ columns=”1″ showcat=”hide”
   category_id=”” show_pagination=”no” carousel=”no”]
 * [/tx_column]
    [tx_column size=”1/3″][tx_testimonial style=”default”]
 * [/tx_column]
    [tx_column size=”1/3″][tx_calltoact button_text=”Accedi” url=”#”]
   AREA RISERVATA/WEB MAIL[/tx_calltoact][/tx_column] [/tx_row]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Code for event visualization as in demo](https://wordpress.org/support/topic/code-for-event-visualization-as-in-demo/)
 *  Thread Starter [Elena Cecconello](https://wordpress.org/support/users/sonneck/)
 * (@sonneck)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/code-for-event-visualization-as-in-demo/#post-6673413)
 * Hi, thank you!
    I’ve just tried the snippet, with just some little customizations,
   like this:
 *     ```
       <table cellpadding="0" cellspacing="0" id="current-events" >
           <thead>
               <tr>
       			<th id="event-time" width="150">DATA</th>
       			<th id="event-description" width="*">EVENTO</th>
          	</thead>
       <tbody>
       <tr>
       			<td>
                       #_{d/m/Y} #@_{ - d/m/Y}
                   </td>
                   <td>
       <div style="float:left; margin:0px 10px 0px 0px;">#_EVENTIMAGE{0,0}</div>
                       #_EVENTLINK
                       <i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>
                   </td>
               </tr>
       </tbody>
       </table>
       ```
   
 * But I get this result (as you can see in the screenshot here [http://prntscr.com/9449oo](http://prntscr.com/9449oo))
 * The problem is that there is no space between the events, and I would also like
   to have a line between theme as I can see in your demo [http://demo.wp-events-plugin.com/events/](http://demo.wp-events-plugin.com/events/)
 * It would be perfect having a color background in the header as you can see here
   [https://congrex.com/conferences/](https://congrex.com/conferences/)
 * Can you help me giving me the right code for gaving this layout?
 * Thanks you very much for your precious collaboration!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Problem Event Search](https://wordpress.org/support/topic/problem-event-search/)
 *  Thread Starter [Elena Cecconello](https://wordpress.org/support/users/sonneck/)
 * (@sonneck)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/problem-event-search/#post-6619215)
 * I am talking about the search form that is in your demo here [http://demo.wp-events-plugin.com/events](http://demo.wp-events-plugin.com/events).
   
   In the plugin options I checked the search on, but when I used thes shrtocodes
   in the page [events_list scope=”future”] and [event_search_form] all the contents
   in the page disappear. So I have to delete the shortcode [event_search_form] 
   and the page works, but without search form, as you can see here [http://www.avenuemedia.eu/calendario/](http://www.avenuemedia.eu/calendario/)
 * I can’t understand where the problem is.

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