Forums
(@maga56)
12 years, 2 months ago
Sorry for taking this long to reply.
If you select a category from the drop down box, a form should appear. In it you can select the image you want and upload it.
Ricardo
12 years, 10 months ago
Use this method in your php files where you want the image to appear
<?php if($maga) : ?> <img src = “<?php echo $maga->getSpecificImage(categoryId goes here); ?>”/> <?php endif; ?>
This will generate the image tag
What seems to be the problem? is it crashing or is it not being found by wordpress?
12 years, 11 months ago
Did you drag the maga-category folder into Plugins (not the maga-category-images) folder