- Posts: 2
- Thank you received: 0
Loadposition at the Detail result page an lyout
- Maggi
- Topic Author
- Offline
- New Member
Less
More
10 years 11 months ago #1603
by Maggi
Loadposition at the Detail result page an lyout was created by Maggi
Hello,
i try your Extension and it is very nice... But I have a question:
If at the article a {loadpostion xxxx}, this will be shown as the text when the results are shown (details page). Is it possible that not will be shown or the modul result?
And I config it to show 4 columns with pictures as results. The Title is right of the picture. Is it possible to show the title above or under the picture?
Thank
Maggi
i try your Extension and it is very nice... But I have a question:
If at the article a {loadpostion xxxx}, this will be shown as the text when the results are shown (details page). Is it possible that not will be shown or the modul result?
And I config it to show 4 columns with pictures as results. The Title is right of the picture. Is it possible to show the title above or under the picture?
Thank
Maggi
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
10 years 11 months ago #1604
by andrea_4g
Replied by andrea_4g on topic Loadposition at the Detail result page an lyout
Currently Product Finder does not process Joomla plugins inside the detail page. We count on adding this feature in the upcoming new version.
About the layout:
Product Finder renders the results as jQueryMobile listviews:
view.jquerymobile.com/1.3.2/dist/demos/w...istviews/#list-thumb
As far as we know, a different layout, with titles above the preview, is not contemplated.
Of course, you can always write your own override and format the results in a different way.
About the layout:
Product Finder renders the results as jQueryMobile listviews:
view.jquerymobile.com/1.3.2/dist/demos/w...istviews/#list-thumb
As far as we know, a different layout, with titles above the preview, is not contemplated.
Of course, you can always write your own override and format the results in a different way.
Please Log in or Create an account to join the conversation.
- Maggi
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
10 years 11 months ago - 10 years 11 months ago #1605
by Maggi
Replied by Maggi on topic Loadposition at the Detail result page an lyout
Hello,
thank you for your prompt answer. So I will wait for the next version.....
Regards
Maggi
thank you for your prompt answer. So I will wait for the next version.....
Regards
Maggi
Last edit: 10 years 11 months ago by Maggi.
Please Log in or Create an account to join the conversation.
- Ton
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
5 years 8 months ago #2695
by Ton
Replied by Ton on topic Loadposition at the Detail result page an lyout
We count on adding this feature in the upcoming new version?
Can you tell me when this is implemented?
This works (puts a popup link in the article
{modal url="/xxxx" iframe="true"}Info{/modal}
Not working
youtube}xxxx{/youtube}
{loadmoduleid xxxx}
can you provide a solution for this problem? How to override the output?
Regards
Ton
Can you tell me when this is implemented?
This works (puts a popup link in the article
{modal url="/xxxx" iframe="true"}Info{/modal}
Not working
youtube}xxxx{/youtube}
{loadmoduleid xxxx}
can you provide a solution for this problem? How to override the output?
Regards
Ton
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
5 years 8 months ago #2696
by andrea_4g
Replied by andrea_4g on topic Loadposition at the Detail result page an lyout
Hi, we are not going to add that feature.
You can write your own override by following the standard procedure:
docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
In this case you need to override:
components/com_productfinder/views/results/tmpl/default.php *
to:
TEMPLATE_NAME/html/com_productfinder/results/default.php
(* and / or components/com_productfinder/views/results/tmpl/default_results.php)
You can write your own override by following the standard procedure:
docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core
In this case you need to override:
components/com_productfinder/views/results/tmpl/default.php *
to:
TEMPLATE_NAME/html/com_productfinder/results/default.php
(* and / or components/com_productfinder/views/results/tmpl/default_results.php)
Please Log in or Create an account to join the conversation.
Time to create page: 0.139 seconds