Forums

[resolved] Can't find tag cloud HTMP in sandbox (3 posts)

  1. katiediddesign
    Member
    Posted 1 year ago #

    Here's the site:
    http://pinkkitchen.info

    This is being built with the Sandbox theme. As you can see, I've added a Tag Cloud on the right...the problem is, to get my widget background images to work with it, I need to find the HTML code and insert another nested div. I've done it in another widget or two, and it's not a problem for me to do.

    I can find the code easy enough in the source file...it's assigned a class of widget_tag_cloud, but I can't find it anywhere in the actual files! I think I've opened every last WordPress file and Sandbox file, running a search for the word "cloud" and can't find whatever section of the programming creates that HTML!

    Does anyone know which file it's in?

  2. TOTM
    Member
    Posted 1 year ago #

    The array to format the Sandbox widgets and insert tags before/after the widget header and each widget is located in functions.php lines 455-461.

    Editing this rather than each individual widget seems easier. Whatever div you insert is inserted into all the widgets, I believe.

  3. katiediddesign
    Member
    Posted 1 year ago #

    That'll work! It only took a few minutes to adjust my other CSS tags, and this will probably help with future widgets as well. Thanks so much!

Topic Closed

This topic has been closed to new replies.

About this Topic