need documentation about style is apply/create in all hikashop extensions CMP

  • Posts: 846
  • Thank you received: 92
8 years 1 week ago #255108

-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.2
-- PHP version -- : 5.5

Hi
For a css designer we need to know which part of hikashop create or use new style not available in joomla or in the defualt theme .

Is there in the documentation information about hikashop style ( dynamic css selector name and dynamic css value ) ?
- the name of extension and php file that use php file for create html selector and css content
- the name of extension and php file that import ( external css file name ? ) or include ( before inline , inside html internal ) css content

for give and exemple
the extension Menu item "listing product" create new selector ( and new pro/value ? ) for manage the number of row ( $current_crow ) and the number of column ( $current_column) for any the 4 available layout ( div , list , table ...).

All the 4 layouts (name div reference the file listing_div.php ......)
-compute those values base on on a responsive layout bootstrap ( HIKASHOP_RESPONSIVE =true ?) .
-handle the creation of pagination ( << next number of page prev >>) by using number of row ( use to ++increment the <select> ) .

Hope i don't write wrong thing but it ll be very helpfull to have this information instead going in the code
Thank's for any links /informations to official documention i have not already read / find .

Last edit: 8 years 1 week ago by lionel75.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
8 years 1 week ago #255113

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: 846
  • Thank you received: 92
8 years 1 week ago #255229

Hi
I already kow this page ... and i think that this page could give more information and go deeper or cover some subject .
Documentation should give some/more informations about the css /js framework use by hikashop and howto enable it or disable it . ...And how hiakshop behave with third template ....

regard's

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 1 week ago #255262

Hi,

Thank you for your feedback. We'll take that into consideration for further improvments.

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

  • Posts: 846
  • Thank you received: 92
7 years 11 months ago #256067

Joomla Article is about heading h1 h2 and pagination and translation . the documentation should have something about all tranlations paginations OS location file ( not RDBMS) .
-a bit about joomla pagination ( what mean _top _ bottom ? )
-a bit of pagination in template
-a bit of how hikashop override the joomla pagination system
-which page embedding than pagination controller widget
-how to custom this pagination using joomla default BackEnd or hikashop joomla own backend
-howt odisable this pagination ( so all product ll be show in the page ...I REALLY NEED THIS !!)

I study the php code ...so many variable to prevent issue relative to name/version
-joomla version => version_compare(JVERSION,'1.6','<'
-css framework => if(HIKASHOP_RESPONSIVE)
-hikashop Layout => HK_GRID_THUMBNAILS ,HK_GRID_ROW , HK_GRID_COL
-php version => "to be added but i see some php code to handle old php version

Most of the case hikashop should have documentation when the way to do thing differ or are not available compare to joomla article.



Regard's

Last edit: 7 years 11 months ago by lionel75.

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

Time to create page: 0.064 seconds
Powered by Kunena Forum