Fork me on GitHub

Autotheme  Bottom

  • How would I get certin blocks to be displayed on the front page of my AutoTheme theme where i want them (i think this is autoblocks). anyways, iu want them in differant blocks than what there on now... can i do this?
  • Yes you can do this...semi-easily with AutoTheme...(version dependent of course)

    Create a templete with the blocks where you like them...

    create the block templete for each section...

    in autoblock ..associate each block with it corresponding templete...

    in AutoTheme define which blocks will be shown where (on which page)

    Realisticly..if you wanted to each block for postnuke could reside in its own block with autoblock AutoTheme ...but there is a lot of overhead that way...
  • or you may wanna try pnhomepage at pnclansite.com

    --
    David Pahl
    Zikula Support Team
  • How would i define which box is for what... also what code would i put in my autobox's so that there there... im so confused... is there a manual or something?
  • There are 9 areas for AutoBlock positions. Just go to Admin -> Blocks and assign whatever blocks you want to whatever position that you want (i.e. Polls -> Area1).

    Then in your theme template, put the [Area1-blocks] command wherever you want that block to display.

    HTH
    -Shawn

    --
    Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!
  • thanks so much!
  • What do i type in... i tried and [Area1-blocks] but neither work???
  • Which version on AT are you using?

    Code

    <p align="center"><font color="#FFFFFF"><span class="boxtitle">{right-blocks}</span></font></td>
    </tr>
    <tr valign="top">
    <td width="100%" border="0" cellspacing="1" cellpadding="1" height="9">

    <p align="center"><font class="pn-title" color="#FFFFFF">{center-blocks}</font></td>
    </tr>
    <tr valign="top">
    <td width="100%" border="0" cellspacing="1" cellpadding="1" height="6">

    <p align="center"><font color="#FFFFFF">{modules}</font></td>
    </tr>
    <tr valign="top">
    <td width="100%" border="0" cellspacing="1" cellpadding="1" height="6">

    <p align="center"><font color="#FFFFFF">{Area2-blocks}</font></td>
    </tr>
    <tr valign="top">



    this is a snippet of my code....note the "{area_where_some_is}", i use AT 1.7b
  • I got ATLite 0.7 i figured out its . In my area1block.html i got . Its all there... whats wrong?
  • You have an active block assigned to Area1 in Admin / Blocks?

    -Shawn

    --
    Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!
  • AbraCadaver


    Then in your theme template, put the [Area1-blocks] command wherever you want that block to display.

    Can you be more specefic about the fle name? There are several files under the theme folder (PN_fisubsilversh). In which file I put [Area#-blocks]?

    I am using ATLite 0.8.

    When I use AutoTheme C-Microlite Polls block shows at right.
    When I use AutoTheme PN_fisubsilversh Polls block disappear.
    Then when I activated AutoBlocks all left blocks disappeared.
    How to fix it?
    How to deactivate Autoblock if I require in future?

    Thanks
  • 0 users

This list is based on users active over the last 60 minutes.