PHP Melody v3.0
Board index / General Chat / General Product Chat
In the video description (youtube import), links became active after the update. How to make links not active? as it was in PHP Melody 2.7.3
Easy! Open /templates/apollo/footer.tpl
Find:
- Code: Select all
$('.pm-video-description').readmore({
speed: 50,
maxHeight: 100,
moreLink: '<a href="#">' + pm_lang.show_more +'</a>',
lessLink: '<a href="#">' + pm_lang.show_less +'</a>',
}).autolink({
urls: true,
target: "_blank"
});
Replace with:
- Code: Select all
$('.pm-video-description').readmore({
speed: 50,
maxHeight: 100,
moreLink: '<a href="#">' + pm_lang.show_more +'</a>',
lessLink: '<a href="#">' + pm_lang.show_less +'</a>',
});
Can this thread become the support thread for v3? LOL!
They always do
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
-
Andrew - Founding Developer
- Posts: 7504
- Joined: Jul 07, 2007 1 pm
- Reputation points: 428
that's what i needed. thanks Andrew!
- jjonjon
- Non-verified
- Posts: 27
- Joined: Jun 04, 2011 1 am
- Reputation points: 0
Great work. Where can I add Facebook, IG, Youtube Link for the footer icon ?
- webdesign
- Verified Customer
- Posts: 159
- Joined: Jul 01, 2009 12 pm
- Reputation points: 0
I like it a lot, however most of the themes of the theme bundle are not ready for 3.0 version
- sebascalidoso
- Verified Customer
- Posts: 154
- Joined: Dec 23, 2007 10 pm
- Reputation points: 0
Great to see this long awaited update. I will wait for the first bugs and changes to be worked out before updating. Seems like there are some issues that need updating (mostly in the template).
Good luck and keep up the good work guys!
Good luck and keep up the good work guys!
Srananpoku, A complete collection of the best Surinam music.
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
- Sander
- Verified Customer
- Posts: 290
- Joined: Jul 26, 2009 1 pm
- Reputation points: 10
Great work. Where can I add Facebook, IG, Youtube Link for the footer icon ?
Explained here: http://help.phpmelody.com/how-to-update ... -template/
I will wait for the first bugs and changes to be worked out before updating. Seems like there are some issues that need updating (mostly in the template).
What issues are you referring to?
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
-
Andrew - Founding Developer
- Posts: 7504
- Joined: Jul 07, 2007 1 pm
- Reputation points: 428
I want to switch to default theme, but when I try to watch a video I get error 500
- kk20001996
- Verified Customer
- Posts: 12
- Joined: Dec 15, 2018 10 pm
- Reputation points: 0
I want to switch to default theme, but when I try to watch a video I get error 500
Error 500 indicates an error in PHP. We can help you find the underlining issue by please contact support because we need access to the installation. The 500 error is too generic to determine the issue at hand.
Any word on the multi videos for serials, mp3 albums and such?
The series module supports multiple sources. They can be embeded code, uploaded media files or videos from 3rd party sites.
Audio albums or picture galleries deserve their own separate module.
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
-
Andrew - Founding Developer
- Posts: 7504
- Joined: Jul 07, 2007 1 pm
- Reputation points: 428
Andrew wrote:I will wait for the first bugs and changes to be worked out before updating. Seems like there are some issues that need updating (mostly in the template).
What issues are you referring to?
Hi Andrew,
I opened two other topics about some template issues. On my laptop screen the layout of the video's is bad as they become full width which looks rather bad.
With the bugs I am not referring to anything specific, but usually it is normal for major updates to contain some errors which will be smoothed out in small updates.
Srananpoku, A complete collection of the best Surinam music.
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
Website: https://www.Srananpoku.com
Facebook: https://www.facebook.com/srananpokucom/
- Sander
- Verified Customer
- Posts: 290
- Joined: Jul 26, 2009 1 pm
- Reputation points: 10
Okay, I looked at it. Not bad but when it deals with the serial Shorts, TV Episodes or a cartoon collection it's just too cumbersome. I left it on droopyvids.com long enough to check out that one feature.
The problem is, there are just way too many steps to get a serial loaded. And the Thumbnail should be able to use external graphics.
I think at this time, due to security reasons, we need to take this to the support section on the main site. I'll prepare a login for admin for you and you can see what a simple system looks like where you can add a multi video any place you wish at any time you are either loading or editing video.
The problem is, there are just way too many steps to get a serial loaded. And the Thumbnail should be able to use external graphics.
I think at this time, due to security reasons, we need to take this to the support section on the main site. I'll prepare a login for admin for you and you can see what a simple system looks like where you can add a multi video any place you wish at any time you are either loading or editing video.
-
dhunt - Verified Customer
- Posts: 1111
- Joined: Jun 02, 2011 9 am
- Reputation points: -85
Any news with the templates?
- sebascalidoso
- Verified Customer
- Posts: 154
- Joined: Dec 23, 2007 10 pm
- Reputation points: 0
Andrew wrote:I want to switch to default theme, but when I try to watch a video I get error 500
Error 500 indicates an error in PHP. We can help you find the underlining issue by please contact support because we need access to the installation. The 500 error is too generic to determine the issue at hand.Any word on the multi videos for serials, mp3 albums and such?
The series module supports multiple sources. They can be embeded code, uploaded media files or videos from 3rd party sites.
Audio albums or picture galleries deserve their own separate module.
I need to do a fresh install of V3.0 on another server to iron things out. It's not ready to be ungraded from my current system. There are just too many people using it at any given time. Can you make the full version ready for download instead of the Upgrade?
-
dhunt - Verified Customer
- Posts: 1111
- Joined: Jun 02, 2011 9 am
- Reputation points: -85
Is it possible add LATEST Series to homepage
- karimi
- Verified Customer
- Posts: 1
- Joined: Jan 29, 2017 2 pm
- Reputation points: 0
Who is online
Users browsing this forum: No registered users and 1 guest