Problem with the Responsive eXtro jQuery Gallery

10 years 3 months ago #555 by jzcreations
How can I get multiple galleries on a page like on your demo site.

And how do I get the text at the top of the page
Attachments:

Please Log in or Create an account to join the conversation.

10 years 3 months ago #556 by Caro
Hello jzcreations,

this is a native Joomla function (mod loadposition).
The Text is a normal article text.
At this link you will find how does it work.

www.extro-media.de/en/how-to-output-a-mo...-joomla-article.html

I hope my answer was helpful to you

Regards
Caro

If you think our extensions are worth 5 stars, feel free to write a review in the JED .

Thanks a lot :)

Please Log in or Create an account to join the conversation.

10 years 3 months ago #557 by jzcreations
Hello Caro,

The text is now above the gallery but I Don’t understand how do I get more galleries on one page like on your demo site. But I Don’t understand this part of the link from your answer:
• Save the module and switch to to your Joomla article to which you want to add the module.
• At the desired position in the article, add the tag , this tag activates the loadmodule plugin in the frontend and outputs the respective module at this place.

The plug-in (loadposition) was already active.
Regards
JZCreations

Attachments:

Please Log in or Create an account to join the conversation.

10 years 3 months ago #560 by Caro
Hello jzcreations,

If you read this article carefully, you will learn how the Load position plugin works.
To insert more than one Module repeat the procedure, for as many item as you need.

Example code Snippet from a article:
<h1>Headline </h1>
<p>your text</p>
{ loadposition your_module_position1 } 
<h2>A other headline</h2>
<p>an other text</p>
{ loadposition your_module_position2 }
{ loadposition your_module_position3 }
{ loadposition your_module_position4 }
.
.
.

I hope the example make the Module usage a bit clearer.

Btw. we do not recommend a using of a editor such as Tine MCE or JCE, this editors sometimes filter code out.

Best Regards
Caro

If you think our extensions are worth 5 stars, feel free to write a review in the JED .

Thanks a lot :)

Please Log in or Create an account to join the conversation.

10 years 3 months ago #561 by jzcreations
Hello Caro,

Which text editor do you recommend because the code of yours is not working for me

If I understand it right the code must be simply placed in the article and not in the HTML of the article?

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum