Results 1 to 7 of 7

Thread: Dynamic sidebar to the left of directory-index

  1. #1
    Thread Starter
    pdazevedo's Avatar
    Join Date
    Oct 2010
    Location
    Lisbon, Portugal
    Posts
    98
    Thanks
    3
    Thanked 2 Times in 2 Posts

    Dynamic sidebar to the left of directory-index

    The option for placing a dynamic sidebar to the left of directory-index. This way we could have a 3 column index page for extra ads or something we want or just a right/left column.

    Will also be great for countries who reads right to left, like Israelites and Arabic ones.

    Sent from my Android using Tapatalk

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,792
    Thanks
    166
    Thanked 3,393 Times in 3,264 Posts
    I am collating your other requests and will collectively refer them to the developing team.
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Veteran pinocchio's Avatar
    Join Date
    Sep 2010
    Location
    United Kingdom
    Posts
    633
    Thanks
    83
    Thanked 21 Times in 16 Posts
    it's a piece of cake pdazevedo !!!!!

  4. #4
    Thread Starter
    pdazevedo's Avatar
    Join Date
    Oct 2010
    Location
    Lisbon, Portugal
    Posts
    98
    Thanks
    3
    Thanked 2 Times in 2 Posts
    Quote Originally Posted by pinocchio View Post
    it's a piece of cake pdazevedo !!!!!
    ???

    Sent from my Android using Tapatalk

  5. #5
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    PD, pinocchio was right, just not very helpful.

    In any of your theme files where you wish to display a sidebar, simply place the following template tag where you would like it
    to appear: <?php get_sidebar(); ?>
    That function will go get the file “sidebar.php” and place its content where this function was called. Working with multiple sidebars and want one on the left? <?php get_sidebar('left'); ?>
    That function will retrieve the file called “sidebarleft.php” and load that.

    Have a nice weekend.

    Make everything as simple as possible, but not simpler. - Albert Einstein

  6. #6
    Thread Starter
    pdazevedo's Avatar
    Join Date
    Oct 2010
    Location
    Lisbon, Portugal
    Posts
    98
    Thanks
    3
    Thanked 2 Times in 2 Posts
    Thank you guys. That's what I like in this community, nice helping people.

    Sent from my Android using Tapatalk

  7. #7
    Veteran pinocchio's Avatar
    Join Date
    Sep 2010
    Location
    United Kingdom
    Posts
    633
    Thanks
    83
    Thanked 21 Times in 16 Posts
    Dear friend I thought u may get what I ment I am really sorry if I was not helpful!

    becuz 's just 1 line code ! anyway Im sorry for that and thank u eyecool2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can I add a dynamic sidebar to the left side of directory page?
    By dollarpermile.com in forum ClassiPress General Discussion
    Replies: 4
    Last Post: October 29th, 2010, 02:50 PM
  2. Index Directory Style
    By ergib in forum ClassiPress General Discussion
    Replies: 0
    Last Post: May 24th, 2010, 10:56 AM
  3. Child Theme and index-directory.php
    By mark1975 in forum Help Using ClassiPress
    Replies: 1
    Last Post: May 19th, 2010, 12:41 PM