My litle thoughts about what change :)

  • Posts: 91
  • Thank you received: 1
10 years 2 months ago #168239

1- make all in font awesome icons, or similar not images - faster, nicer, looks good with normal coputer, and all mobiles.
2 - make checkout responsive - with responsive tables
3 - make cart buttons like button, or div but not in input - u cant add to input after or before element
4 - make sliders responsive and touch enabled
5 - make filters - like cursor filter touch enabled to
6 - change pagination to have a option to have infinite scroll
7 - make hika mootools free :)
8 - dont add to filters option to width in filter menu - make them in css 100% because they are in modules afterall :)
9 - make your own search - because joomla serach dont generate images from products, stars ect
10 - make filters and pagination reset after go to another page and back to the previrs page - good UX :)
11 - make option to add your own table in product tabular mode - because we have only - specification, comments, add comment what about video, music or 3d view of product :)
12 - more sins i dont remember :)

The following user(s) said Thank You: Jerome

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

  • Posts: 82723
  • Thank you received: 13338
  • MODERATOR
10 years 2 months ago #168283

Hi,

Thank you for your feedback. You have very good points. Actually some of them are already possible, and the others are on our to do list.
Here is what I can say for the possible ones:
2. The HikaShop checkout is already responsive if you have the "use bootstrap design" option turned on in the configuration of HikaShop.
3. Buttons can either be input, or a tags. You can change the mode with the "button style" option of the configuration. And if you want to add other styles, you can override the display of the buttons with a template override as explained on our developer documentation. But usually with the input/a tags you can already style them any way you want.
8. Filters are not always 100%. Many users display filter modules at the top of their listings and want several filters on the same row. That's why we have the "number of columns" setting in each filter and in the filters section of the configuration.
9. You can do that with a text input filter.
10. Well, yes and no. Some people want it one way, some others another way. We actually had it the way you want before and users complained that the filters were lost when going to a page and coming back. I guess we'll have to add YAO (yet another option).
11. Well, you can add your own tabs by editing the file "show_tabular" via the menu Display>Views. Adding an option to do that would be quite complex since we don't know what you want to add in each tab and it could greatly vary based on what you need to add as extra tabs. But we want to improve the view edition system to use a templating system so that it gets simpler for anyone to modify the view files without knowing PHP.

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

  • Posts: 91
  • Thank you received: 1
10 years 2 months ago #168398

hello :)
2. Well idk about responsive checkout :) i dont have it responsive till now (because i make it), because i dont use bootstrap i use joomla 2.5 :) and if hika have use ur own bootsrap css code there is another problem - with some templates on joomla 3.0 who have bootstrap already (not all thanx God):)
3 - buttons :) i realy dont know/see that :)Ty for that:)
8 filters are not always 100% :) i know but this will be fine to have option to add it width in px or %
9 - thank u for that :) i dont know that :))
10 - so must be a option to user - add or dont and this memorise :))
11 - yea i add my own tab with ur and urs friends help but i think this is must to do option :) and no complex - just add option to add name of tab and field will be just empty field :) wich u can add css html jquery code. :)) that will be awesome.

and i have another thoughts :))
is posible to make option/variants to product like this
i have 1 product in 3 colors
and i have 3 pictures - each other collor
and if i click to blue picture i chose blue product and so on :)?

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

  • Posts: 91
  • Thank you received: 1
10 years 2 months ago #168405

And i know that is a bug
if we use microdata plugin
and now all is ok (because in hika 2.30 was a bug - i find a solution - u make it :D) if rating is only in product page.


But if in product page i have a module with another products with rating stars - shema.org generates stars from lastes product rating to main page of prodct :) :D is hard to tell :) but this is a bug...

And still images in shema dosent apear..../

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

  • Posts: 26150
  • Thank you received: 4026
  • MODERATOR
10 years 2 months ago #168426

Hi,

Please try to use less smileys, it becomes difficult to read your message and extract the questions and the useful data.

12. Yes, that's possible.
Simply create a characteristic with the img tag of each color image as value and change the "characteristic display method" option of the configuration to "radio".

13. Please be more.. specific.
I am not able to understand what you're talking about.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Last edit: 10 years 2 months ago by Jerome.

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

  • Posts: 91
  • Thank you received: 1
10 years 2 months ago #168807

OK no more smiles :)
This bug is only with shema org, not normal (hikashop) product rating.

13. If u have 2 products lets say first, secound
step one
rate first procuct - 5 stars
step two
rate secound product - 3 stars

Go to first product page
and in this page u must have a content module with secound procuct , and in this module u have a rating enabled
Then u see only in google microdata tools that
First procuct rating is from secound product - wird.
So product first have 3 stars (not 5)
Shema org takes last product rate to all products rate

Last edit: 10 years 2 months ago by misa22.

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

  • Posts: 91
  • Thank you received: 1
10 years 2 months ago #168838

And about shema org product image....i dont see shops with product images working in google rich snippet tools.
but i see this shop www.acmefitness.in/cycles/bh-fitness/bh-astra-upright
and he using this <div data-itemtype="Recipe" itemtype=" schema.org/Recipe " itemscope=""> in product description div
and product image works very well.
how can i change data item from product to recipe in hikashop?

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

  • Posts: 12953
  • Thank you received: 1778
10 years 2 months ago #168839

Hello,

Go to first product page
and in this page u must have a content module with secound procuct , and in this module u have a rating enabled
Then u see only in google microdata tools that
First procuct rating is from secound product - wird.
So product first have 3 stars (not 5)
Shema org takes last product rate to all products rate

I just tested it on my end and had some issues when I have a product module, so I'll do more tests, fix it, and get back to you.
Thanks for your feedback ;).

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

  • Posts: 91
  • Thank you received: 1
10 years 2 months ago #168994

Ok i will wait :)

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

  • Posts: 91
  • Thank you received: 1
10 years 2 months ago #169562

Im still waiting :)

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

  • Posts: 12953
  • Thank you received: 1778
10 years 2 months ago #169577

Hello,
Sorry for the late reply, here is the last version of the Microdata plugin :

File Attachment:

File Name: plg_system...9-01.zip
File Size:2 KB

Can you test it and tell me if it fixed your issue ?
Thanks.

Attachments:

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

  • Posts: 91
  • Thank you received: 1
10 years 1 month ago #169683

It works :) Ty :))
But still image dosent apear :)
How to change item product to itemprop recipe :) - because this working like charm :)

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

  • Posts: 91
  • Thank you received: 1
10 years 1 month ago #169690

Well it works ok but :)
in product page now is a bug...
Before it looks like this
div id="hikashop_product_name_procut_page" class="hikashop_product_page"
now is

div id="hikashop_product_name_procut_page" with no class generated
but in hika view -> product show php there is a hikashop product page class...but it not "working"?

if i make div class after this div id="hikashop_product_name_procut_page" with some style
shema org makes this new div itemprop product, and erase class of the div:)

Solution

but if i make new div class before this div id="hikashop_product_name_procut_page"
there is no problem with shema rating and i can style new div.

Last edit: 10 years 1 month ago by misa22.

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

  • Posts: 12953
  • Thank you received: 1778
10 years 1 month ago #169730

Hello,

Thanks for your feedback, can you test it with that version ?

File Attachment:

File Name: plg_system...9-02.zip
File Size:2 KB

Attachments:
Last edit: 10 years 1 month ago by Mohamed Thelji.

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

  • Posts: 91
  • Thank you received: 1
10 years 1 month ago #169748

Now it works like a charm :)
Ty :)
But how to add recipe ;) in shema org :) because i want to have products image in the links :)

Last edit: 10 years 1 month ago by misa22.

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

  • Posts: 12953
  • Thank you received: 1778
10 years 1 month ago #169828

Hello !
What do you exactly mean by "how to add recipe" ? Note that we are already "sending" the product image by using the :

itemprop="image"

Last edit: 10 years 1 month ago by Mohamed Thelji.

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

  • Posts: 91
  • Thank you received: 1
10 years 1 month ago #169896

Yea i know about product itemprop image in hikashop
but this not working at all, not in hikashop only but in all product shema org shops
i spend like 12h to see one shop to use this product itemprop image and there was 0
only one shop use itemprop recipe
www.acmefitness.in/cycles/bh-fitness/bh-astra-upright
and take a look in google rich snippets tool
:)

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

  • Posts: 26150
  • Thank you received: 4026
  • MODERATOR
10 years 1 month ago #169900

Hi,

I am sorry but the problem is not linked with HikaShop or his integration with the microdata from schema.org
If google does not want to display the images for the "products" but only references images for "recipe" ; we won't change the used schema.
HikaShop is an e-commerce solution, so the microdata is the "products" one. It's not a cooking component.

As explained in their documentation, the image is right read
support.google.com/webmasters/answer/146750?hl=en
So there is no bug or problem in the plugin ; it is just that google does not display the product images in his website.
But introducing a wrong itemscope will become a bug and a problem.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 91
  • Thank you received: 1
10 years 1 month ago #169991

Yea i know that this(shema product image in hikashop) is not a bug :) just asking is this possible to do with hikashop :)

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

  • Posts: 26150
  • Thank you received: 4026
  • MODERATOR
10 years 1 month ago #170014

Hi,

No, the "recipe" schema does not allow the "offer" schema.
By changing the "product" schema into "recipe", you will loose important data.

The problem does not come from HikaShop ; it is not possible in general, so that's also not possible with HikaShop.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.136 seconds
Powered by Kunena Forum