2016-12-15, 06:57:35
(2016-10-23, 21:03:43)Oleg06 Wrote: At the cost of enormous efforts we managed to get sample code to crop images in the components
Code:<img src="<?php get_site_url(); ?>plugins/i18n_specialpages/browser/pic.php?w=360&h=360&c=1&p=<?php $slugimage = explode('/uploads/', returnPageField($item->slug, 'YOUR_FIELD')); echo array_pop($slugimage); ?>" alt="<?php echo $item->title; ?>" />
Good evening,
I created a field of field selection.
How do I appear on the front end?
I need to create a selection field with all the items registered in the plugin configuration.
Greetings, BRAZIL <3