Edit without code impact


https://forum.kartris.com/Topic7034.aspx
Print Topic | Close Window

By [email protected] - Thu 12 Apr 2018
Dear All,

I am developing a website but I have to use css and do not allow to edit any code. I have some questions need your support to help , can I develop without code editting?
Thank you so much

1/ Featured product section:
- How can I change the way to display product from a list to display as a slider


Like image: https://photos.app.goo.gl/4RAp8YDqv18fpZ0i1


2/ We want to display 4 products in a line with: product image, product code, product description, price.


Like image: https://photos.app.goo.gl/qrRZjAnP1LfN06Od2


Is it possible to do that without changing code, only edit in css?


3/ With the Powerpack search bar suggestions, can these be edited from being a full text response to having for example just the product code and short description or something similar? Will it show a scrolling list of just the top three or so suggestions?


4/ To make the filter system work, we would need the filters to grab the information from the product descriptions. For example if a product description states: STG RGP 6mm CZ pr, we would want the information grabbed to be: Sterling Silver, Rose Gold Plate, 6mm, Cubic Zirconia, Pair. In conjunction with this, product descriptions are manually entered into Attache and differ. Is there a way to set up tags explaining for example that Rose Gold Plate could be found as RGP, ROSE PLATE, Rose etc?





By Tiggywiggler - Sat 26 May 2018
It is highly unlikely that you will be able to achieve what you want to without changing the code. I have seen some very clever people to amazing things with CSS, so I will not say it is impossible, but I certainly would not try to achieve it without code change.

The objects that you want to display are not represented in the HTML in a 'friendly' way for what you want, especially as the slider control that you want for the featured products is typically implemented as a control with hidden objects and a specific javascript library. With what you are saying, adding javascript would also be out of the question.

Can I ask why code changes are such an issue here?