arocamora
Forum Replies Created
-
same here. Is there any solution?
Forum: Plugins
In reply to: [WooCommerce] SKU removed from new order emails in 2.5?what about product images? I can’t see them now!
Forum: Plugins
In reply to: [Simple Custom Post Order] Can't choose ACF custom post type to be orderedIs there any way of ordering by date-field when I’m using this plugin as well?
when I try
$args = array(
numberposts’ => -1,
‘order’=> ‘ASC’,
‘orderby’ => ‘meta_value’,
‘meta_key’ => ‘date-fielf’,
‘post_status’ => ‘publish’,
‘post_type’ => ‘concerts’
);It doesn’t work. Any solution?
Forum: Plugins
In reply to: [Simple Custom Post Order] get Order valueI’m interested on that too
ok, thank you for your answer 🙂
Then, it is not possible to say: Do not send to anyone the posts from this user.
Isn’t it?
I have checked an Author in order to achieve that the plugin does not sent emails with pots written by this author. But it doesn’t work. The plugin keep on sending them.
What is wrong? the user is Author type and his name is cheched below the title: Do not send notifications for post made by these authors.
Thank you,
antoForum: Plugins
In reply to: [Google Maps GPX Viewer] [Plugin: Google Maps GPX Viewer] Marker not showingHi, I have the same problem with the same wordpress version.
Did you manage to resolve it? I will apreciate this help.