jandreasen
Forum Replies Created
-
Great! Thank you!
Thanks for your speedy answer!
Is there any way to update the plugin kinda like was done to get the expanded player with template 1? So an option could be added to the shortcode something like this:
[sc_embed_player fileurl="**link to mp3 file**" aria-label="**label text for screen readers**"]
Then, the aria-label code I added in my previous question could be wrapped around the actual input button tag, or maybe even inserted into the input button tag. Is that possible?
Thanks!
Edited to add: I just went into my page with Developer Tools and found that if I edited the button code like this, the screen reader worked as I wanted it to:
<div class="sc_player_container1"><input role="img" aria-label="Click to play" type="button" id="btnplay_651cf16fb197b6.80784903" ....>
If the plugin could be modified to allow adding the aria-label text within the shortcode, then have it add the above code to the web page, that would be a great solution for me (and others who want to add accessibility for blind/sight-impaired page visitors).
- This reply was modified 1 year, 1 month ago by jandreasen.
- This reply was modified 1 year, 1 month ago by jandreasen.
- This reply was modified 1 year, 1 month ago by jandreasen.
- This reply was modified 1 year, 1 month ago by jandreasen.
Cool! Thank you for your quick reply.
Forum: Plugins
In reply to: [Pushover Notifications for WordPress] Please bump the version number!Thank you!
Forum: Themes and Templates
In reply to: [Premier] Header Non Responsive on mobileI’m having this issue too.
What I’d really like to do is have the header image be responsive AND to swap the image for a different (smaller) one below a certain screen size.
Also, I’d like to have the same header image on every page. I know I can assign whatever header image I want to each page by adding a featured image to each page, but I’m concerned that this technique (though cool for allowing different header images for each page) will make swapping the image more difficult.
Help?
Brain blip… I meant PHP version 5.5.
But when I checked the PHP version in GoDaddy, it only said 5. I selected 5.5 when I created the database, but apparently it ignored me and installed plain old 5. I updated PHP to 5.4 and it all magically started working.
Sorry to bother you…
Forum: Plugins
In reply to: [Advanced WP Columns] Need to insert image into columnI agree! Consider this another request for being able to use the regular Add Media mechanism.
Thanks!
Forum: Plugins
In reply to: [Staff Directory] Reordering staffThis is a great and very useful plugin. I needed to sort the officers in my client’s organization based on their position. Not alphabetically, but President first on down to Secretary last. I used ashdowntech’s solution by downloading the edited version of staff-directory.php.
This solution works perfectly, but I’m concerned that if the plugin is updated, the edit will be lost.
So, developer, any chance you’ll add this modification to the plugin, or implement a different way to sort members based on other criteria than currently available?
Forum: Plugins
In reply to: [List All Pages] Please Update!Apparently you have to answer your own question around here…
To prevent the last page from wrapping to the next line, follow these steps:
- Open the allpages.js file
- Scroll down a little more than halfway and find this line:
currentWidth += listWidths[nextList];
- Replace it with this:
currentWidth += (listWidths[nextList] + 10);
- Save the file
That should fix the problem.
Forum: Plugins
In reply to: [PayPal for WooCommerce] Regarding Adaptive paymentHi Angeleye,
Have you gotten the chained payments integrated into PayPal for WooCommerce yet? I’m really struggling to find a good solution for my client, and I’m not a developer at all.
Thanks!
Forum: Plugins
In reply to: [List category posts] Sort posts by length of post title?Hi,
It’s been 4 months since I posted this. Does anyone have any ideas?
Thanks!
Forum: Plugins
In reply to: [YouTube WordPress Plugin by Embed Plus] Related videos still showingHi,
I lost track of this support question. Sorry!
I am still getting related videos at the end. Here is a screen capture of the end of the first video on the page: https://postimg.org/image/v7ht99bnf/aa2849b3/.
As you can see, all of the related video image links are showing up.
Page link again: https://lowelljameshicks.com/videos/
Help?
Thanks!
Nevermind. I found a sitemap that does what I need: Kwayy HTML Sitemap.
Forum: Plugins
In reply to: [Kocuj Sitemap] Exclude page or postI’m looking for the “Exclude pages/post” feature too. When will the next version of your plugin be out with that feature included?
Thanks!
Forum: Plugins
In reply to: [PixGridder] PixGridder 1.1.0 not compatible with WP Editorhrvach007, it sounds like your problem is not related to my problem at all. It would have been better to start your own support topic rather than piggy-backing on mine, so that the focus on my question isn’t lost.