rblessons
Forum Replies Created
-
Forum: Plugins
In reply to: [Popular Posts Tabbed Widget for Jetpack] Option to remove dateYes, the list is in order by views, but what I meant is that you could have the option of using an ordered html list style ol instead of ul. I would like to see the resulting items in an decimal numbered list; eg;
1. topmost popular post
2. next top post
3. …Forum: Plugins
In reply to: [Popular Posts Tabbed Widget for Jetpack] Disabling thumbnails not workingThanks Ryann, that worked perfectly.
Also, my theme was adding a red bullet png image to the tabs, so I used the following custom css to remove them:
.pptwj-tabs-wrap .boxes ul.tab-filter-list li { background-image: none; }
.pptwj-tabs-wrap .tab-links li {background-image:none}Forum: Plugins
In reply to: [Youtube Channel Gallery] video display width resizing with windowThat works too! Thanks for your help.
Forum: Plugins
In reply to: [Youtube Channel Gallery] video display width resizing with windowSorry, didn’t post live page with example of problem:
Here is live website url:
http://racquetball-lessons.com/2013/05/08/usa-racquetball-training-video-series/Shortcode is same as previously posted.
thanks,
DavidForum: Plugins
In reply to: [Youtube Channel Gallery] video display width resizing with windowOk, now using your newest 1.81 version. Now when a window
is resized, the height of the videoplayer keeps enlarging
and does not keep 16×9 ratio. I tried using.ytcplayer-wrapper {
max-width: 640px;
max-height: 360px;
}but had no effect. Any suggestions?
thanks,
DavidForum: Plugins
In reply to: [Youtube Channel Gallery] video display width resizing with windowThanks, that works!
It is all now working just fine today. I guess it takes
a few hours for new Amazon keys and ids to take effect.
thanks,
DavidI also think this is a nice plug-in!
I also would like an option to change spacing between tags. Another nice addition would be an option to not break or word wrap multi-word tags.
One more thing, is it possible to alter the font style, eg, change from Arial to Trebuchet MS?
Thanks.
Forum: Plugins
In reply to: [WP-Print] [Plugin: WP-Print] Error 404 – Not FoundOk, I fixed it by reading the instructions!
You Need To Re-Generate The Permalink (WP-Admin -> Settings -> Permalinks -> Save Changes)