

replayer
Пользователи-
Постов
11 -
Зарегистрирован
-
Посещение
Весь контент replayer
-
Hi, I use my homepage banner with this setting (Resize the background image to make sure the image is fully visible inside of the block). Everything is fine on a large screen, but on a small screen like a laptop the image shifts. I tried with User CSS-class Enlarge image, Container by image width etc... it doesn't work. what am I doing wrong here ? large screen small screen
-
Hi, I would like to create a block on the product page with best-selling products from the same category. This code has worked very well so far with Responsive theme und Energothemes but now with UniTheme it doesn't work anymore. what could it be? I think there is a conflict with this file: /app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php the code I have used so far : app addons bestsellers schemas block_manager blocks.post.php $schema['products']['content']['items']['fillings']['bestsellers'] = array ( 'params' => array ( 'bestsellers' => true, 'sales_amount_from' => 1, 'include_child_variations' => true, 'sort_by' => 'sales_amount', 'sort_order' => 'desc', 'request' => array ( 'cid' => '%CATEGORY_ID' ), 'session' => array( 'cid' => '%CURRENT_CATEGORY_ID%' ) ), );
-
I created another block with AB: Vertical dropdown list with icons and AB: Onclick-dropdown (external allocation) wrapper. and it works. but I think an additional block will make the page slower, right? (marked categories blocks first grid hidden-phone hidden-tablet second grid hidden-desktop) and the fly menu... I think it looks better with category images.
-
it would be nice if you could deactivate it.
-
Hi, Hidden Categories are displayed on the Find similar block with "Product categories list" template.