×
If you use Responsive Gallery , please post a rating and a review at the Joomla! Extensions Directory.
Problem with the Responsive eXtro jQuery Gallery
- jzcreations
- Topic Author
- Offline
Less
More
- Posts: 3
11 years 2 weeks ago #555
by jzcreations
Problem with the Responsive eXtro jQuery Gallery was created by jzcreations
Please Log in or Create an account to join the conversation.
11 years 2 weeks ago #556
by Caro
If you think our extensions are worth 5 stars, feel free to write a review in the JED .
Thanks a lot
Replied by Caro on topic Problem with the Responsive eXtro jQuery Gallery
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
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.
- jzcreations
- Topic Author
- Offline
Less
More
- Posts: 3
11 years 2 weeks ago #557
by jzcreations
Replied by jzcreations on topic Problem with the Responsive eXtro jQuery Gallery
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
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
Please Log in or Create an account to join the conversation.
11 years 2 weeks ago #560
by Caro
If you think our extensions are worth 5 stars, feel free to write a review in the JED .
Thanks a lot
Replied by Caro on topic Problem with the Responsive eXtro jQuery Gallery
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:
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 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.
- jzcreations
- Topic Author
- Offline
Less
More
- Posts: 3
11 years 2 weeks ago #561
by jzcreations
Replied by jzcreations on topic Problem with the Responsive eXtro jQuery Gallery
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?
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.