Unexpected line space + link open new tab

Search
Other Bug Reports questions
Forum

Unexpected line space + link open new tab

John Juhl's Avatar John Juhl
Hi Peter,

I struggle a bit with two things (at least 🙂) - pls. see image:

https://drive.google.com/file/d/1TH0FGQu2o9ka2apRr_pdrz9jKZrDscVv/view?usp=sharing
Peter van Westen's Avatar Peter van Westen ADMIN
Can you share the image on a public place?
Do you have this online so I can take a look?
Please post a rating at the Joomla! Extensions Directory
John Juhl's Avatar John Juhl
Here is where I have experienced this:

waterproofingpilot.com/index.php/0-wp-ac...product-type-05.html

I trust you still have the backend credentials - if not so, please let me know in case you need it 🙂
Peter van Westen's Avatar Peter van Westen ADMIN
Can you tell me what and where the issue is?
I can't view the image without having to use a google account (which I am not going to do).

So if you need to show me via an image, make the image itself public.

You can use the 'Confidential information' button in the forum editor to hide sensitive information.
Please post a rating at the Joomla! Extensions Directory
John Juhl's Avatar John Juhl
Confidential information:
(hidden)
Peter van Westen's Avatar Peter van Westen ADMIN
The [readmore] tag outputs the link through the template layout for a readmore link. This adds HTML (in this case a div) around it.

For more info about how elements get their styling, you can use the Element Inspector of your browser.

See: docs4.regularlabs.com/articlesanywhere/d...ags/read-more-button
Please post a rating at the Joomla! Extensions Directory
John Juhl's Avatar John Juhl
Hi Peter, thanks,
I went with this one instead, since it does exactly what I need:
<p>{articles category="P-05"}[link][title][/link]</p>
<p>{/articles}</p>

I still have one problem though:

I would like the link to open in a new window/tab like: target="_blank"

I have spent the evening trawling the Documentation - without any luck (or skills 🙂)...
Peter van Westen's Avatar Peter van Westen ADMIN
[link target="_blank"][title][/link]
Please post a rating at the Joomla! Extensions Directory
John Juhl's Avatar John Juhl
Ha ha - well THAT was pretty simple 🙂

Thanks !
John Juhl's Avatar John Juhl
... only problem is, that I can't make it work. It still opens the link in the same tab.

This is the html I use:
<div class="pageframe">
	<p>{articles category="P-07"}[link target="_blank"][title][/link]</p>
	<p>{/articles}</p>
</div>


Link to page:

waterproofingpilot.com/index.php/0-wp-ac...product-type-07.html

... the links are found under the Tab "PRODUCTS"
Peter van Westen's Avatar Peter van Westen ADMIN
Sorry, this was implemented a short time ago, but has not been released yet.

Please try the latest development version from:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
John Juhl's Avatar John Juhl
Perfect 🙂
You can only post on this forum if you log in