First of all, am I the only who finds the documentation lacking? A step by step tutorial with screen shots showing how to configure the plugins and custom fields would be a huge time saver.
That said, I finally figured out through trial and error how to get the plugins working by utilizing custom fields, which means I now must train other publishers on the site about this new workflow.
Our previous workflow for most articles used the standard Joomla image handling under the "Images and Links" tab, with an Intro image and Full Article Image. I was under the impression that I could configure the plugins to automatically resize these images, which would require no change to our workflow.
QUESTION #1: is there a way to do this? I have the option for "Resize article images" set to "Yes" in the "Content - Econa" plugin.
QUESTION #2: If the answer to #1 is no, is there a way to modify the output of the "Before Display" option so that the image is placed at the same location as the standard Joomla "Full Article Image"? See these two links below, the first one is using the standard Joomla display, and the second one the Econa plugin. With the Econa plugin, the article image renders before he social media sharing buttons:
https://feminapt.com/blog/you-are-invited-to-becoming-unwound-a-conversation-about-female-sexual-health-and-pelvic-pain
https://feminapt.com/blog/chronic-constipation-the-basics
Note that the second set of buttons (round ones) use a custom module position named 'socialshare' that we have added to the content area of our template using this override:
Looking forward to some answers to these questions!
That said, I finally figured out through trial and error how to get the plugins working by utilizing custom fields, which means I now must train other publishers on the site about this new workflow.
Our previous workflow for most articles used the standard Joomla image handling under the "Images and Links" tab, with an Intro image and Full Article Image. I was under the impression that I could configure the plugins to automatically resize these images, which would require no change to our workflow.
QUESTION #1: is there a way to do this? I have the option for "Resize article images" set to "Yes" in the "Content - Econa" plugin.
QUESTION #2: If the answer to #1 is no, is there a way to modify the output of the "Before Display" option so that the image is placed at the same location as the standard Joomla "Full Article Image"? See these two links below, the first one is using the standard Joomla display, and the second one the Econa plugin. With the Econa plugin, the article image renders before he social media sharing buttons:
https://feminapt.com/blog/you-are-invited-to-becoming-unwound-a-conversation-about-female-sexual-health-and-pelvic-pain
https://feminapt.com/blog/chronic-constipation-the-basics
Note that the second set of buttons (round ones) use a custom module position named 'socialshare' that we have added to the content area of our template using this override:
<?php echo JHtml::_('content.prepare', '{loadposition socialshare}'); ?> <div itemprop="articleBody">
Looking forward to some answers to these questions!