How to edit blocks?
mishima 144
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: How to edit blocks?
mishima
OP
144
From: -
From: -
Thanks mate.
I managed to find a section in the main preferences of the backend that allows control over the advertisement blocks. Just added my HTML code there, replacing the 'holder' text. Job done!
I managed to find a section in the main preferences of the backend that allows control over the advertisement blocks. Just added my HTML code there, replacing the 'holder' text. Job done!
1 Re: How to edit blocks?
dizzy 4
From: -
From: -
I did it by creating a new blank html file with only my "ad code" on it. Saved it to the root directory and then used a php include to call it.
To change the place holder text, go to Manage Blocks -> Edit -> Advertisement.
To change the place holder text, go to Manage Blocks -> Edit -> Advertisement.
1 Re: How to edit blocks?
mishima
OP
144
From: -
From: -
I've kinda sorted this - opened up the relevant PHP file in blocks/ and added an eco line with the img tag. Only thing is, the place holder text is still there. Not sure if this is the correct way of editing the blocks or not, perhaps there is a simple way?
Hello
Please could someone tell me how to edit the blocks on the site? For example, I want to edit advertisement blocks on left and right side to link to banner images.
I can't find it in the site_header template or on the backend system under blocks - doesn't allow me to edit the content.