rwandawire
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent Posts FlexSlider] no links with last updateThat fixed it! Thanks man.
Forum: Plugins
In reply to: [Recent Posts FlexSlider] no links with last updateHi,
Thanks for getting back to me. I think it’s clicked on. Here’s a link to a screenshot of the settings.
Can you see this?
Thanks, Steve
Forum: Plugins
In reply to: [Recent Posts FlexSlider] CustomizeHi David,
Thanks for your help. Great plug-in.
I tried following your instructions above to make the caption tittle text more visible. But it didn’t seem to change it.
When I choose the option to show a bit of content, it is very white and visible. But when I choose the Title option, the text translucent
So it looks like this now:
.flexslider-caption {
position: relative;
bottom: 90px;
height: 90px;
background: rgba(0,0,0,1);
color: #FFFFFF;
}Is there something else I could change?
Cheers, Steve
Forum: Fixing WordPress
In reply to: Loop offset by 1Apologies if I’m using this forum incorrectly. This is my first try. I’m new at this and truing to use the Masonry Widget on my page and need to offset a post so it doesn’t repeat. I notice there’s a place in the widget to put “additional” stuff. I think this is for additional queire arguments. I wonder if there is something I can paste in there that will tell the widget to offset a certain number of posts. I don’t know where to look to find the code for the widget. I assume that would be functions?