musicuratumLP
Forum Replies Created
-
Forum: Plugins
In reply to: [Link View] Difficulty in setting up a slider in the Linkview widgetWith some trial and error, I’ve managed to get the slider working (now I have set up three of them). Yet they seem to be disabled whenever, after activated another browser window (or application window), I return to my website: at this point they are not visible at all, and in order to see them again, the window has to be reloaded.
Have you encountered this sort of problem as well?
Forum: Plugins
In reply to: [Link View] Difficulty in setting up a slider in the Linkview widgetThanks for the quick response.
Of course I know about the black background — every combination of CSS classes I tried was marked with “color: white” and (for good measure) “color: white !important” — but none worked.
The code I’ve put into the widget window is as follows:
view_type=”slider” slider_width=”100%” slider_height=”60px” cat_filter=”Of Further Note” show_cat_name=”0″ link_orderby=”rand” list_symbol=”none” class_suffix=”front-page-of-further-note-slider”
And in the CSS window you provide I have this:
.lv-category-front-page-of-further-note-slider,
.lv-category-front-page-of-further-note-slider div#lv-id-1.lv-slider {
height: 60px !important;
margin: 0;
}li.lv-list-item-front-page-of-further-note-slider {
color: white;
}Forum: Fixing WordPress
In reply to: Youtube shortcode no longer working after updating to 4.4Yes, I already posted there — since I am using the Jetpack shortcode module — having been alerted by the poster above.
Likewise. I started a thread earlier about it.
I’ve sent an e-mail to their support service.
Forum: Fixing WordPress
In reply to: Youtube shortcode no longer working after updating to 4.4Thanks for that link.
Forum: Fixing WordPress
In reply to: Youtube shortcode no longer working after updating to 4.4I have sent an e-mail to the Jetpack support service, by the way — but I’m also curious to know if others are running into the same problem. Surely I can’t be the only one to have encountered it today.
Forum: Fixing WordPress
In reply to: Youtube shortcode no longer working after updating to 4.4I was hoping that there would be — given that the problem arose today after the update, and it concerns one of the core functions.
The shortcode I’m using came originally from WP.com — the native way to embed Youtube videos. (See: https://en.support.wordpress.com/videos/youtube/) It worked perfectly with WP.org — where it seems to be a function of the Jetpack plug-in — until today.
Forum: Fixing WordPress
In reply to: Youtube shortcode no longer working after updating to 4.4Well, I spoke a bit too soon. Now, so far as I can see, some of them are working, while others are rendered as text. If any WP staff happen to see this, would you please address the problem?
Forum: Fixing WordPress
In reply to: Youtube shortcode no longer working after updating to 4.4Just now I see that those shortcodes are working once more. If they happen to be deactivated again later on, I’ll bring it up here.
Forum: Fixing WordPress
In reply to: Youtube shortcode no longer working after updating to 4.4Of course I’ve thought about that option, but generally I have several parameters for the videos set, so I’ve always used the shortcode — and if I have to change every instance in every post, it’s going to be a lot of work … So if at all possible I’d like to get the existing shortcodes working again.
Please disregard — I simply deactivated the plugin, then reactivated it, and what I assume was some sort of ghost image (left by the widget) is no longer there.