Matteo Legittimo
Forum Replies Created
-
thank u so much!!!
Forum: Plugins
In reply to: [Plugin Name: Device Theme Switcher] [Plugin: Device Theme Switcher] TestingHi,
thanks a lot! 😉Hi!
this is the replay from WPML Team” Check in In WPML > Strings translations >
for translation of those descriptions.
If they are not there
I believe they are stored as custom types, you could confirm with the Yoast team about that in which case the wpml-config.xml can be edited to include them “Let me know!
Thanks a lotHi!
i have the same problem! I don’t get any result! Looks like not working! I added my custom field and defined them to the widget!
Can someone please help me?
I really really need it!Thanks so much!
i got it
$post = get_post($items_id);
$my_array = get_custom_field(‘dopo_image:to_array’);
$image_id = $my_array[0];
echo wp_get_attachment_url( $image_id );Forum: Plugins
In reply to: [Widget Logic] [Plugin: Widget Logic] Date before TitleHi,
thanks to replay me!I would put – “Show post date”, before “Make widget title link”.
thanks