AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: askwess on October 27, 2015, 06:23:40 PM

Title: using a custom block with popular_brands_content_bottom.tpl
Post by: askwess on October 27, 2015, 06:23:40 PM
hi im using a custom block with popular_brands_content_bottom.tpl i would like to know 2 things

1) on the computer this works fine i click the pictures in this block and it takes me to the link setup, but it does not work on mobiles i have to hold down then press open (pressing twice does not work either) please help

2) also how can i make these item abit bigger

(note i uses some catagories in this)
Title: Re: using a custom block with popular_brands_content_bottom.tpl
Post by: Basara on October 28, 2015, 03:31:50 AM
hi im using a custom block with popular_brands_content_bottom.tpl i would like to know 2 things

1) on the computer this works fine i click the pictures in this block and it takes me to the link setup, but it does not work on mobiles i have to hold down then press open (pressing twice does not work either) please help

Hello. What is your mobile device? Did you use default device browser?
Title: Re: using a custom block with popular_brands_content_bottom.tpl
Post by: askwess on October 28, 2015, 05:48:54 PM
I am using an iphone with safari.

all other products and stuff work fine and catagories just this block i have added in using popular_brands_content_bottom.tpl

where can i look at the settings for this and also increase the size
Title: Re: using a custom block with popular_brands_content_bottom.tpl
Post by: Basara on October 29, 2015, 02:20:55 AM
Hi.

We are working on similar issue #289 (https://github.com/abantecart/abantecart-src/issues/289)
Can you please inform us what is your Listing Data Source in Block settings?

For the size try to edit popular_brands_content_bottom.tpl (https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/blocks/listing_block/popular_brands_content_bottom.tpl) file and some CSS rules I think too
Title: Re: using a custom block with popular_brands_content_bottom.tpl
Post by: askwess on October 29, 2015, 01:20:11 PM
its just custom catagories

im now using list_block_head.tpl for this which fixed my issue but i dont know how to get this block to align center any ideas?