articlesAnywhere layout

Search
Other Bug Reports questions
Forum

articlesAnywhere layout

John Juhl's Avatar John Juhl
Hi Peter,

I'm making a site for the Mrs's
I have used ArticlesAnywhere on other sites for directory purposes, but when copying to this site, it behaves quite strangely.

By using the following snippet, I would expect to get 2 columns of articles, but I get one long row instead

Am I missing something?

<p><span style="font-size: 24pt; color: #2b6b7b;">SHOP:</span></p>
<p> </p>
<div class="row">
<p>{articles category="active-shop" ordering="alias"}</p>
<div class="col-sm-6">
<p>[link][image-intro][/link]</p>
<h4>[title]</h4>
<p>[introtext limit="90"]</p>
<p>[readmore]</p>
<p> </p>
<hr />
</div>
<p>{/articles}</p>
</div>

Link to the page: seemandart.com/index.php/shop-anywhere

STRANGE THING:
When I use the snippet inside a Pagebuilder article, it works fine (except for Custom fields)

Thanks, John
Peter van Westen's Avatar Peter van Westen ADMIN
Articles Anywhere is outputting the html as you have told it to.
How those html elements are displayed and styled is completely down to css and your template. This is outside the control of Articles Anywhere.

For more info about how elements get their styling, you can use the Element Inspector of your browser.
Please post a rating at the Joomla! Extensions Directory
John Juhl's Avatar John Juhl
That's what I thought, too, since it behaves normally when used in SP pagebuilder articles.

Thanks 🙂
You can only post on this forum if you log in