Show Posts


Messages - mistertom

Pages: [1]
1
Extension Support / Flate rate extension
« on: March 22, 2019, 05:24:25 AM »
Hello,

I'm using AbanteCart 1.2.10 and i would like to use flate rate shipping for different countries but the extension's version 1.0.1 i'm using is not the same as i can see on github.com/abantecart/abantecart-src/issues/1010 (i can set only one flat rate shipping for all locations or just one).

How can i upgrade it ?

Thanks for your reply,
All the best.




2
Hello !

Thanks for your reply.

So, i started to create a simple echo 'hello world' to test the display in a block.
I would like to add it on the footer top.

I created 2 files, one for the controller (tags.php), then a tpl file (tags.tpl).
Then, i went to the database and added a new entry on the blocks's table
(block_txt_id => tags ; controller => blocks/tags) >> block_id => 32

After that, i added a new entry on block_template's table
(block_id => 32 ; parent_block_id => 7)


Then, i went to the admin to add this block on the default page layout
This new block is not available on the footer top's list
but he's well listed on the blocks listing.

I think that i skipped something but i don't know what...

Thanks for your help.

All the best,

Christophe

3
Template Support / Display this request's results in a new block
« on: May 28, 2018, 11:24:25 AM »
Hello !

I would like to display the results from this request in a new block (on the footer for example):
" SELECT DISTINCT tag FROM `vvvvvv_product_tags` where language_id = 2 order by tag ASC "

Do you know how i can do that ?

Best regards,

Christophe

4
Hello !

I'm searching a way to display the thumb near the H1 on the categories pages.

I saw that kind of display exists when you are on the product's lists of the manufacturers.

I would like to do the same thing for the product's list on each categories.

I found how to modify the view, but still searching how to get the thumb's URL of the categories.

Thanks for your help !

All the best.

Pages: [1]

Powered by SMFPacks Social Login Mod