allgood2: Thank you, that worked like a charm! That was the first thing that I tried, but I think that I might have been referencing the field using {has_ads} rather than just has_ads. I really, really appreciate your help.
Derek Jones: Thank you, I understand now. I did not get an email telling me that the post had been moved. I was able to locate it by clicking a link in one of the notifications that I got when Seth responded to my questions. However, the lack of a notification is probably my fault. I changed the default for notifications to not send them. I later subscribed to that thread, but I think that was after it was moved.
For anybody: Is there some reason that my assigned variable wouldn’t work for the same purpose? Here is the variable assignment at the top of the template, before the weblog:entries is called:
{assign_variable:show_div="yes"}
Then, within the {exp:weblog:entries}{/weblog:entries} section I have this:
{if show_div=="yes"}
<div>
Hola World!
</div>
{/if}
Again, thanks to both of you. I’m so happy to get this resolved. I was really intrigued with the potential of EE and frustrated when I couldn’t get something to work that I’ve done in many other languages hundreds of times.
I’ll post one more question in this forum and then I’ll be a buyer! EE definitely fits my mindset far better than Joomla or Drupal, and I have found it to be much easier to use.
Tim