-
Posted a reply to Problem upgrading database after plugin update, on the site WordPress.org Forums:
HI, We don't have a staging server, unfortunately. We had to disable the plugin as… -
Created a topic, Problem upgrading database after plugin update, on the site WordPress.org Forums:
Hi, I am getting an error when trying to upgrade the … -
Posted a reply to Event Listing – Sorted by Date, Descending, on the site WordPress.org Forums:
For me the problem was resolved by the advice in this post - https://wordpress.org/support/topic/events_list-shortcode-cant-order-by-date-desc/ -
Posted a reply to events_list shortcode can’t order by date DESC, on the site WordPress.org Forums:
Thank you @timrv, that was the issue for me! -
Posted a reply to events_list shortcode can’t order by date DESC, on the site WordPress.org Forums:
Hi, That is done with CSS only.... /* Event Manager Plugin CSS */ .event-thumb {… -
Created a topic, events_list shortcode can’t order by date DESC, on the site WordPress.org Forums:
I seem to be having the same problem described in this… -
Posted a reply to Event Listing – Sorted by Date, Descending, on the site WordPress.org Forums:
I am also having this problem, when I use this shortcode [events_list scope="past" orderby="event_start_date" order=”DESC”]… -
Posted a reply to Events Widget, on the site WordPress.org Forums:
Sorry I just realised that I asked the exact same question a year and 9… -
Created a topic, Events Widget, on the site WordPress.org Forums:
HI, Is it possible to get the widget to show the even… -
Posted a reply to Featured products and some images not showing, on the site WordPress.org Forums:
lines 201-203 in my file are: 'product_tag' => $wpcsp_products_bytag ); $args = array_merge($common_args, $productsbytag_args); Is…