Title: FebzPD's Replies | WordPress.org

---

# FebzPD

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] Grid inside divider doesn't work](https://wordpress.org/support/topic/grid-inside-divider-doesnt-work/)
 *  Thread Starter [FebzPD](https://wordpress.org/support/users/febzpd/)
 * (@febzpd)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/grid-inside-divider-doesnt-work/#post-6758131)
 * Ok, I’ve been testing some more things and I noticed that the list view doesn’t
   show more than 4 events ,even if it’s set to show 15 events and there are 5 events
   it should list (the events are in “fishing range” of 365 days after blablabla),
   it didn’t occur to me before because I had less than 5 events in my gcal; when
   I click the arrows nothing happens. I’m using woothemes Canvas theme, and, exept
   for the list, the grid has no problems, even included in some shortcodes like`[
   threecol_one]`. But, if I put the `[calendar id="123"]` shortcode inside a `[
   tab]` or a `[toggle]` shortcode the problems appear again. So it might be that
   it has conflicts with the theme, I guess. Does this mean that some of the Canvas
   Theme shortcodes do not support “the latest WordPress standards”? Should I expect
   a Canvas update soon to solve the conflict? If it is so, can you redirect me 
   to where I can find these latest standards? Because I have made a few “aesthetics”
   plugins myself for this website and they present the same problems that `[tab]`
   and `[toggle]` show with your plugin’s shortcode. I fear JQuery might be involved
   here somehow…
    Thanks for the patience btw and love the new look you gave the
   plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [load custom xml file to be used in wordpress page](https://wordpress.org/support/topic/load-custom-xml-file-to-be-used-in-wordpress-page/)
 *  Thread Starter [FebzPD](https://wordpress.org/support/users/febzpd/)
 * (@febzpd)
 * [11 years ago](https://wordpress.org/support/topic/load-custom-xml-file-to-be-used-in-wordpress-page/#post-6031813)
 * I tried both like this:
 *     ```
       $percorso=get_stylesheet_directory_uri();
       	$percorso.="porva.xml";
       	$xml=simplexml_load_file($percorso) or die("Error: Cannot create object");
       ```
   
 * and like this:
 *     ```
       $percorso=get_stylesheet_directory();
       	$percorso.="porva.xml";
       	$xml=simplexml_load_file($percorso) or die("Error: Cannot create object");
       ```
   
 * Still returns the “Error:…” string in both cases.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] display list and list-grouped does not work](https://wordpress.org/support/topic/display-list-and-list-grouped-does-not-work/)
 *  [FebzPD](https://wordpress.org/support/users/febzpd/)
 * (@febzpd)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/display-list-and-list-grouped-does-not-work/page/2/#post-5378576)
 * Yes it works, thank you purplebabyhippo.
    To change the language of the events
   info (ex.: instead of starts:, inizia:) how can I do it? I’ve changed the forms
   on the right in the modify feed panel, but I still see it in English.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] display list and list-grouped does not work](https://wordpress.org/support/topic/display-list-and-list-grouped-does-not-work/)
 *  [FebzPD](https://wordpress.org/support/users/febzpd/)
 * (@febzpd)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/display-list-and-list-grouped-does-not-work/#post-5378569)
 * Hi,
    I’m having a similar issue, when I use display=”list” it tells me I have
   no events to see, yet when I use the shortcode with no displays it shows me the
   grid with the selected event as it should… Furthermore an old feed (created a
   couple weeks ago) has the display=”list” working fine as well as the grid. So
   I guess I’m missing an option somewhere, but I just cannot find it. Can anyone
   help please? Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] pagination not working](https://wordpress.org/support/topic/pagination-not-working-50/)
 *  [FebzPD](https://wordpress.org/support/users/febzpd/)
 * (@febzpd)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/pagination-not-working-50/#post-4847858)
 * I made the changes kolinus suggested too but still no results. I even copied 
   the shortcode from class-wc-shortcodes.php and created a custom shortcode in 
   functions.php in my child-theme (with add_shortcode() and such) the output is
   still white space. Any help would be appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] How can I get the event id depending on its category name?](https://wordpress.org/support/topic/how-can-i-get-the-event-id-depending-on-its-category-name/)
 *  Thread Starter [FebzPD](https://wordpress.org/support/users/febzpd/)
 * (@febzpd)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-can-i-get-the-event-id-depending-on-its-category-name/#post-5419929)
 * *omissis: Can you help me please?

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