Alter homepage to add 4 extra links to div home_block
-
Hello,
I wish to modify your template slightly to add a second row of 4 links on the homepage (<div class=”home_block”>).
I have found the relevant code in tara-home.php
</div>
<div class=”t_bloc_1″>
“><p><?php echo get_option( ‘tarali_hp_bl_txt2’ ); ?></p><h3><?php echo get_option( ‘tarali_hp_bl_title2’ ); ?></h3></div>
<div class=”t_bloc_1″>
“><p><?php echo get_option( ‘tarali_hp_bl_txt3’ ); ?></p><h3><?php echo get_option( ‘tarali_hp_bl_title3’ ); ?></h3></div>
<div class=”t_bloc_1″>
“><p><?php echo get_option( ‘tarali_hp_bl_txt4’ ); ?></p><h3><?php echo get_option( ‘tarali_hp_bl_title4’ ); ?></h3></div>
I am intending to repeat this code, but please can you tell me what i need to alter to customise 4 new links (new text label and image),
because the template settings page is limited to the four that you designed for initially.Hope that makes sense. Look forward to hearing from you.
Many thanks for your help.
- The topic ‘Alter homepage to add 4 extra links to div home_block’ is closed to new replies.