K
kbezzouh
New Member
Hello people,
I am actually developing a custom Archive Post Widget to add feature that add title attribute to <a> tag into title tag (h1,h2,h3...).
But i encounter some blocking problem :
So i actually cant reach my goal to add a simple title HMLT attribute on a tag with this widget.
May you help me please ?
I am actually developing a custom Archive Post Widget to add feature that add title attribute to <a> tag into title tag (h1,h2,h3...).
But i encounter some blocking problem :
- When i duplicated the original archive-post widget, all the control wasn't working and i had to copy control skin-base class.
- Some of my control don't modify natively the render (Title, Excerpt, Excerpt Length, Meta Data, Separator Between, Read more and some others)
- The render method herited by posts-base dont work even for a simple echo message
So i actually cant reach my goal to add a simple title HMLT attribute on a tag with this widget.
May you help me please ?