boysrus
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] display content of a cellI dug through your extension to change the – and I realized what the problem was. You use ‘id’ => 0, in your extension but in your shortcode you use table_id=2 instead of id=2
Once I switched the shortcode to [table-cell id=2 row=2 column=2 /] it worked fine.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] display content of a cellI tried installing the extension for single-cell-content and when I add the shortcode to the page I get
“[table “0” could not be loaded /]”
The table has an ID of 2. I used the shortcode
[table-cell table_id=2 row=2 column=2 /]
but get this message where the cell content should be.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Full Number PaginationPerfect, thanks.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] display content of a cellVery nice. I had looked through your extensions but didn’t see that one.
You have done some great work with table reloaded and now tablepress. I really appreciate your support with your plug-in as well.
Forum: Plugins
In reply to: [WPaudio MP3 Player] No MP3 Play Button, Just a Link!I am having a weird issue with Firefox 8. (At least I think it is 8, I can’t keep up with the rapid release schedule. For all I know I just updated to FF 22).
Anyway, I digress. I am trying to use WPaudio with the WP-Tables Reloaded plug-in to create a sortable and searchable table of mp3 files. In the last column, there is the WPaudio play button along with a download button so people can save it if they want. This works great in Safari, Chrome, and IE (yes, even IE works except IE7 but that’s another story).
Firefox, however does not want to play nicely. If I have the table to display the first 10 rows on page load, it looks great. Both buttons are in place. But, if you go to page to or change it to display more than 10 after page load the WPaudio play button does not appear. The link is there but it just has the title with no class=”wpaudio” and an a href=”#” link associated with it.
In an unrelated but similar situation, I was trying to upload a custom icon to a saved Google Map and Firefox would not display the image I used. I tried doing it in Safari and it worked just fine.
So, now in two different instances, Firefox had an issue with desplay an image.
Has anyone heard about what is causing the latest release of Firefox to act this way?
I tried Ursula’s suggestion and nothing so there doesn’t seem to be anything wrong with WPaudio since every browser works in other than Firefox.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Element not loading on pagesWhen I added that filter to my functions file I get this http://missionfellowshipsalem.com/images/Screenshot2.png
It took everything inside the table and put it at the top.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Element not loading on pagesThanks Tobias, do you know any other good audio players off hand that have similar functionality to wpaudio? The bummer part is that it works great on everything except Firefox.