Forum replies created
It works. Thanks.
I can play only for 2 seconds in Chrome. Then it will slide to next video.
It is a divider image. I’m using it here: http://www.mypowerpunch911.com/
You can find this shortcode or similar in the Page:
Just tried, not working.
The coding:
function evolve_copy() {
?>
<p><font size=”2″>Copyright ©
<?php
$copyYear = 2012;
$curYear = date(‘Y’);
echo $copyYear . (($copyYear != $curYear) ? ‘ – ‘ . $curYear : ”);
echo “:”
?>
<a href=”<?php echo home_url( ‘/’ ) ?>” title=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” rel=”home”> <?php echo get_bloginfo( ‘name’ ); ?> (No. Co.: 002150501-X). All Rights Reserved. </a><br>
<?php echo stripslashes($sd_data[‘copyright’]); ?>
Maintained by: <a href=”http://www.serbaneka.net” target=”_blank”> Sdina Integrated</a></font></p>
<?
}
FTP
I noticed that.
BTW, I’m using PHP strftime and can’t be done in HTML.
If I want to add back below coding in functions.php, will it work?:
function evolve_copy() {
?>
<?
}
sirs, please try to play the video here: http://www.mypowerpunch911.com/media-review/. see what is happening. same thing here: http://demo.theme4press.com/evolve/home-page/
Could you please do inform the shortcode for this YouTube Slider as my current YouTube Slider still not working properly: http://www.mypowerpunch911.com/media-review/
Fixed with version 1.6.0
for version 1.6.0 at line number # 1800