• Hey all,

    I have a Specials section in my sidebar which displays the lowest current loan rate.

    Since there’s only one line of text and a line of code, I figured I’d just try making the sidebar a page with a custom page template and use the_content(); and the_meta();

    But I’m running into problems. I can’t call the file directly because I’d be operating outside of the loop. And I haven’t found a PHP or HTML include that works a URL like the following:

    https://myhome/sidebar

    (The extension-less link)

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dynamic, Editable Sidebar’ is closed to new replies.