Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

joomla4 errore ordinamento lista prodotti
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: joomla4 errore ordinamento lista prodotti

joomla4 errore ordinamento lista prodotti 2 years, 2 months ago #46469

Salve, ho installato il vs template sperando di poterlo utilizzare per il passaggio a Joomla 4 ma ci sono un sacco di problemi.... cominciamo dal più "semplice"

In visualizzazione lista prodotti non funziona il tasto per ordinare gli articoli come da screen in allegato. Sulla vostra demo funziona in quanto il template è ancora su joomla 3. Se installate il vs template su joomla 4 questo non funzionerà

Attendo una soluzione. Grazie

Re: joomla4 errore ordinamento lista prodotti 2 years, 2 months ago #46478

  • thuygtn
Dear sir,

Can you submit ticket and send your url link for us to check?
This is submit link: www.smartaddons.com/support/tickets

Thanks

Re: joomla4 errore ordinamento lista prodotti 2 years, 2 months ago #46486

thuygtn wrote:
Dear sir,

Can you submit ticket and send your url link for us to check?
This is submit link: www.smartaddons.com/support/tickets

Thanks

Non capisco come mai non testate sul vostro ambiente joomla4. La demo è ancora in joomla3. Ho semplicemente installato il template con quickstart e NON funziona l'ordinamento in lista articoli. Provate voi stessi.
Grazie e scusate se scrivo in italiano

Re: joomla4 errore ordinamento lista prodotti 2 years, 2 months ago #46488

  • thuygtn
Dear mariolino320,

Please go to the file:
components\com_jshopping\js\functions.js
and find:
jQuery('#submit_product_list_filter_sort_dir').on('click', function(){
jshop.submitListProductFilterSortDirection();
});
Edit to:
jQuery('#submit_product_list_filter_sort_dir').on('click', function(){
jshop.submitListProductFilterSortDirection();
});
jQuery('.box_products_sorting .btn_sortting').on('click', function(){
jshop.submitListProductFilterSortDirection();
});

and go to the file: templates\sj_joomshop\html\com_jshopping\list_products\form_filters.php
and find:
<img src="<?php print $this->path_image_sorting_dir?>" alt="orderby" onclick="submitListProductFilterSortDirection()" />
Edit to:
<img src="<?php print $this->path_image_sorting_dir?>" alt="orderby" />

Thanks

Re: joomla4 errore ordinamento lista prodotti 2 years, 2 months ago #46489

  • thuygtn
Dear sir,

You can try other solution:
Don't change components\com_jshopping\js\functions.js, because if you re-install the component, it will lose your changes.
Then go to the file: templates\sj_joomshop\html\com_jshopping\list_products\form_filters.php
and find:
<span class="btn_sortting">
<img src="<?php print $this->path_image_sorting_dir?>" alt="orderby" onclick="submitListProductFilterSortDirection()" />
</span>

edit to:
<span class="btn_sortting" id='submit_product_list_filter_sort_dir'>
<img src="<?php print $this->path_image_sorting_dir?>" alt="orderby"/>
</span>

Thanks

Re: joomla4 errore ordinamento lista prodotti 2 years, 2 months ago #46499

Ok, modificato override, funziona.

Spero che inserite la modifica anche nel vs modello.... Grazie
-----------------
Ok, modified override, it works.

I hope you insert the change also in your model .... Thanks
  • Page:
  • 1
  • 2
Time to create page: 0.22 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes