more than one contentbox
Started by
stano7
, Mar 13 2012 12:53 AM
9 replies to this topic
#1
Posted 13 March 2012 - 12:53 AM
How can I add a contentbox section to the content section and also add a contentbox section to the morefooter section? Each would have different content.
#2
Posted 13 March 2012 - 03:27 AM
If you want to add more than one ContentBox to a content section, you can add it and clone it (the "Clone" feature is in "Options" when you drag ContentBox to the Active Sections area). The same can be done in the Morefoot template area.
#3
Posted 13 March 2012 - 08:19 PM
The issue is that when I add the content box to the forefoot area it includes the same content that I have for the Content section. I can't clone a section that already has content in one section for another section? If I can, how do I do that?
#4
Posted 13 March 2012 - 09:27 PM
Stano, I don't believe that you can add the ContentBox twice without getting the content twice. What exactly do you want to appear in your footer? There may be an alternative method.
#5
Posted 14 March 2012 - 02:56 PM
I want to use a slider plugin in place of the Carousel because I want to link a slider function with external URL links. The "promotion slider" plugin will do that with placement of shortcode. I don't know how to incorporate short code into many of the sections and the morefooter section is no exception. Do you have a suggestion?
#6
Posted 15 March 2012 - 02:42 AM
Have you considered adding the Content Box to the Footer instead of morefoot?
#7
Posted 15 March 2012 - 07:20 PM
I don't see the option to add a content box to the footer.
#8
Posted 16 March 2012 - 03:28 AM
Hm, I initially thought the Content Box could be added there. Perhaps you can use a hook instead to add an area (where the morefoot usually is) and add the shortcode to that hook. Are you using PageLines Customize?
#9
Posted 17 March 2012 - 02:07 PM
How do you add shortcode into hooks? I'm not a php programer so I'm new to this but want to learn about using hooks.
#10
Posted 17 March 2012 - 04:04 PM
Hooks are used to insert elements in a page without editing the actual core files. They're available to use by installing the PageLines Customize plugin (available from the PageLines Store) or using the base theme.
The plugin installation is described here:
How to use the base theme is explained here:
You can use either methods in order to use hooks.










