Questions about the settings …
-
Hi!
I am using the “Featured Category Posts Widget” and I was hoping to get some information on how to utilize all the options properly.
Widget Title: //I got this one! ??
Widget container type(i.e. div,li **Do not include <>): //I think this is where I could change the container type to a ul or li to have the posts list horizontally, no? Any simple example of what would need to go here to list posts horizontally?
Widget container class name: //Assigns a specific container type to the widget I assume like “section-box” or something like that I am assuming.
Widget header type (ie H2,H3,H4…**Do not include <>)://This seems pretty easy to understand too
Widget header type class name//Similar to container classes, i.e. a type of header.
Code Before Widget://this is where I am really struggling I have some code I’d like to place as the header. Here it is:
<div class=”section-box”><div class=”section-header”><h2 class=”section-title”><span class=”name”>News</span></h2><span>More <i class=”mini-arrow-right”></i></span></div>
… I’ve removed the div info yet this code always breaks the widget. When I place the same code into a Black Studio TinyMCE widget on the HTML tab it works fine. So this is my biggest problem right now. I did try breaking up the code and placing the appropriate parts into the right section in the widget but it still was broken.
Code After Widget:// -?
Code Before Widget Title:// -?
Code After Widget Title:// -?
Just as some background I am not a programmer although I am attempting to educate myself via some classes. In the interim I still could use some very basic understanding of common class usages etc.
Thank you for any help you can offer me! First time poster and I signed up just to post this. Thanks again.
If I find a solution or figure out how to properly utilize all the widget sections I’ll post an update here.
- The topic ‘Questions about the settings …’ is closed to new replies.