wrecknoble
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Extra text at the top of each loaded page (2.7.0)There wasn’t any space before the closing > but there was a space between that and the next <div> tag. I got rid of that and now it works fine.
Thanks a lot for your help. I hope the plugin author fixes the issue as it seems that others may be having the same problem as well
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Extra text at the top of each loaded page (2.7.0)Thanks, that sort of works. I’m still left with a:
>
at the top of each page. Not sure how to get rid of it…
Forum: Plugins
In reply to: [Event List] CSS in WidgetThanks a lot I’ll try that out when I get home. Much appreciated.
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Update body classesUntil the latest update this didn’t seem to be an issue, but now I’m having the exact problem you’re describing.
This almost completely breaks my site as after a few page loads, the plugin interferes with ALL hyperlinks on the site, meaning our readers cannot click ANYTHING at all.
Please update the plugin to fix this problem!!!
Hi Matteo,
Thanks for the explanation. It’s very strange that fixing the permissions on the file via FlashFXP doesn’t solve the problem. I’ll see what we can do on the server end. For now the workaround you put into the Settings menu will do until we can figure out how to get the custom post settings to play nicely with the post editor.
Thanks again for all your help!
Finally got back to my apartment from my parent’s place and was able to use Chrome to check the error. This is what I am getting:
Resource interpreted as Script but transferred with MIME type text/plain: "https://chrome.dealply.com/chrome_1357228151746/chrome_content.js?sg=&partner=dealplydef&channel=dealplydef". Resource interpreted as Script but transferred with MIME type text/html: "https://www.superfish.com/ws/sf_conduit.jsp?dlsource=fastestchrome&CTID=1_2012-11&userId=fastest00_fastestchrome_1_2012-11_". data:text/javascrip…:9 GET https://itzsoweezee.com/wp-content/plugins/wp-miniaudioplayer/maptinymce/tin…YWJsZT0mZG93bmxvYWRhYmxlX3NlY3VyaXR5PSZkb25hdGU9dHJ1ZQ%3D%3D&ver=349-20805 500 (Internal Server Error) wp-tinymce.php:2 Failed to load: https://itzsoweezee.com/wp-content/plugins/wp-miniaudioplayer/maptinymce/tin…40JmRvd25sb2FkYWJsZT0mZG93bmxvYWRhYmxlX3NlY3VyaXR5PSZkb25hdGU9dHJ1ZQ%3D%3D wp-tinymce.php:2 Resource interpreted as Image but transferred with MIME type text/javascript: "https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js". sf_code.jsp:24
I hope this helps you figure out what’s going wrong and we can get it resolved. The work-around you put in 1.1.1 is good for now, but I’d love to be able to have access to the custom settings button in the post editor.
Thanks for the 1.1.1 update, disabling the custom settings button allows the post editor to work. Unfortunately I’m not at a computer with Chrome right now, but once I am back at my own laptop I’ll check to see if I can get the error from the javascript console.
FYI, updated to version 1.1 of the plugin and tried again to change the attributes to allow “execute” permissions on the file and still no luck.
Hey Matteo,
I tried doing that via FlashFXP, you can right-click the file and choose Attributes to access the permissions. I changed all of the “execute” permissions to true and it still isn’t working, even after deactivating and activating the plugin.
Not sure how else to go about fixing it. If you have any other ideas in the meantime, please let me know.
Thanks!
I decided the easiest way to show you the error would be to provide a screen capture showing how the Visual Editor looks before plugin installation and after:
https://img42.imageshack.us/img42/4008/mbminiaudioplayererror.jpg
As indicated in the screen capture, installing the plugin (either through the web-based admin Plugins page or through FTP), causes the Visual Editor to lose all of it’s buttons, text typed in the box is not visible, and switching between HTML to Visual Editor causes the HTML code to lose it’s formatting (all code appears on one line).
We are using WordPress 3.4.1 but as indicated by alvC above, it’s also a problem on WordPress 3.5 (hopefully alvC can comment on the specific error he is experiencing, if it is not the same as us 3.4.1 users)
I hope you can fix this, your plugin is probably the best for simply embedding MP3s that I’ve come across.
Hi Pupunzi.. so I received permission from my admin to log in via FTP to install the plugin and this did not fix the problem. The Visual Editor does not work and is lacking a toolbar, including the map button that I want to use to customize my player for each post.
Nevermind, I realized it was the plugin itself that is breaking my Visual Editor.. saw your post in another thread about installing via FTP rather than with the web-based Plugin manager.. will have to wait for my site admin to give me permission to do so. thanks for creating such a nice plugin though, once I get the toolbar to work it will be perfect for our site’s needs.
Thanks for the reply Pupunzi.
For some reason I cannot see the map button on the tinyMCE toolbar. I edit my posts in the HTML editor, not Visual. But neither are showing the button.
Is there a class definition I can add to my
<a href="mp3pathname.mp3">
to enable or disable downloads?along the same lines, i was wondering if it would be possible to include an option to enable downloading for some mp3 posts and not others?
for instance, in the wpaudio plugin (now dead), it was possible to format a link as:
<a href="https://URLofMP3here.mp3" class="wpaudio-nodl">
The ‘class=”wpaudio-nodl”‘ would disable the download option on that player. If this bit wasn’t included, then downloads were allowed.
We are sent music from artists and some of them want their music to be downloadable whereas others do not, and it would be GREAT if you could implement this kind of option into your plugin (rather than just the universal downloads on or downloads off in the settings page).
Hope you consider it thanks!