This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

How to edit blocks?


avatar
mishima 144
From: -
How to edit blocks?

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.

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?
avatar
OP 144
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! Smiling Face
1 Re: How to edit blocks?
avatar
4
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.
1 Re: How to edit blocks?
avatar
OP 144
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?

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.