• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

PsyPlay - Theme for Movies & Series

PsyPlay - Theme for Movies & Series v1.2.5

No permission to download
Why are you posting this here in the wrong thread , no you will not get any help that way
@ukgamer, my bad, i just saw themeforest under the WP Forums so thought this was it. Which is the proper forums for this request? Please point me in the right direction? Thanks. i will delete this post shortly, Cheers mate
cc:
 
Screenshot (52).png
@tommy0412 , it doesn't work.. is there any other solution adding release year after title?
code i give you is to display year in single movie and single tv show,
in \themes\psyplay\includes\parts\item.php search for
<img <?php echo $cond[0];?> alt="<?php the_title(); ?>">
<span class="mli-info"><h2><?php the_title(); ?></h2></span>
and replace with
<?php $theYear = ($mostrar = $terms = strip_tags( $terms = get_the_term_list( $post->ID, 'release-year') ) ) ? $mostrar : '&nbsp;'; ?>
<img <?php echo $cond[0];?> alt="<?php the_title(); ?>">
<span class="mli-info"><h2><?php the_title(); ?> <?php echo '('. $theYear .')'; ?></h2></span>
in seasons and episodes year cant be diplayed, i dont have a clue why.
 
  • Love
Reactions: jhunay85
code i give you is to display year in single movie and single tv show,
in \themes\psyplay\includes\parts\item.php search for
<img <?php echo $cond[0];?> alt="<?php the_title(); ?>">
<span class="mli-info"><h2><?php the_title(); ?></h2></span>
and replace with
<?php $theYear = ($mostrar = $terms = strip_tags( $terms = get_the_term_list( $post->ID, 'release-year') ) ) ? $mostrar : '&nbsp;'; ?>
<img <?php echo $cond[0];?> alt="<?php the_title(); ?>">
<span class="mli-info"><h2><?php the_title(); ?> <?php echo '('. $theYear .')'; ?></h2></span>
in seasons and episodes year cant be diplayed, i dont have a clue why.
it worked.. @tommy0412 Thanks for your help..
 
  • Like
Reactions: tommy0412 and Babak
I would be very careful using this, I get;

The file you uploaded, PsyPlay.zip, contains a virus so the upload was canceled: {HEX}Malware.Expert.generic.malware.205.UNOFFICIAL FOUND

May be nothing but I never got that warning before with other themes or scripts.
 
I would be very careful using this, I get;

The file you uploaded, PsyPlay.zip, contains a virus so the upload was canceled: {HEX}Malware.Expert.generic.malware.205.UNOFFICIAL FOUND

May be nothing but I never got that warning before with other themes or scripts.
I don’t use the files from here , in general the theme work perfectly
 
code i give you is to display year in single movie and single tv show,
in \themes\psyplay\includes\parts\item.php search for
<img <?php echo $cond[0];?> alt="<?php the_title(); ?>">
<span class="mli-info"><h2><?php the_title(); ?></h2></span>
and replace with
<?php $theYear = ($mostrar = $terms = strip_tags( $terms = get_the_term_list( $post->ID, 'release-year') ) ) ? $mostrar : '&nbsp;'; ?>
<img <?php echo $cond[0];?> alt="<?php the_title(); ?>">
<span class="mli-info"><h2><?php the_title(); ?> <?php echo '('. $theYear .')'; ?></h2></span>
in seasons and episodes year cant be diplayed, i dont have a clue why.

Hi, Maybe you can help me with this?

 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock