Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
trifolic
tagDiv Member

I have used this plugin before, it works excellent!

http://wordpress.org/plugins/admin-menu-editor/

trifolic
tagDiv Member

I dug a little deeper and it definitely has something to do with the missing <aside> tags. Not sure why my version of the theme (and the demo) is not outputting them like the example you gave above.

I was able to edit the includes/app/shortcodes/td_social.php line 31 $buffy .= and include the <aside> tag with a fixed ID for a text box id=”text-3″ and it worked. Definitely not the right way and I won’t be leaving it there, just trying to isolate and find out where the disconnect is occurring.

Let me know if you have any ideas or suggestions on where I should look. Thanks!

trifolic
tagDiv Member

I tested with the [td_ad_box spot_name=”Ad spot — demo sidebar ad”] and it does work!

The bug must be somewhere that the widget gets compiled. I have a feeling it has something to do with those missing <aside> tags.

trifolic
tagDiv Member

Update: Looks like it works with the stock widgets, and various other widgets, but it does not appear to work for any of the [tagDiv] widgets.

trifolic
tagDiv Member

Thanks! That does help. If you view the source on the page you posted you will see that it contains <aside> tags. I believe those reside in the functions.php file.

However if you view the source of your demo located at http://demo.tagdiv.com/newspaper/strong-growth-and-engagement-across-our-community/ it is missing those aside tags. My site is also missing those <aside> tags. I wonder if this is the issue?

The plugin developer states that before widget should contain <li id=”%1$s”> I would imagine it could also be ID’ed in the aside tag as well. I tried doing a complete clean install. WordPress 3.7.1 then the theme, and then the plugin, and it does not work. I will keep poking around and see if anything jumps out. If you notice anything let me know!

Thank you!

trifolic
tagDiv Member

I’ve installed the plugin, and adjusted settings of the plugin to various variations and it just doesn’t work. Once I “View Source” I don’t even see the <li> tags in the source code even though they are defined in the functions.php

I have tried disabling all other plugins and only running the theme, no luck. Do you have a URL where it is installed and working with this theme? I’m curious to see the markup that it’s outputting.

trifolic
tagDiv Member

Is there the possibility of support now? I see that the <li id=””> Is not getting generated even though it is in the functions.php like it should be. Not sure what’s causing this but that appears to be the fix.

Any help is greatly appreciated.

Viewing 7 posts - 1 through 7 (of 7 total)