mic24676
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] page orderI have the same problem, I cannot see the re-order page for web pages and it would be useful to have for that section. To re-order pages, to re-order sub-pages and to move a page to a sub-pages group.
In the meantime, any help about the fact I cannot see the re-order in pages section?
Forum: Plugins
In reply to: [Simple Fields] I've got a notice (from this great great plugin)! :-)Thank you so much, I wait for you! ??
Forum: Plugins
In reply to: Woocommerce image upload issueI have the same problem, please, can anybody help to fix?? Many thx
tip: row 137:::
$tothitsgbr = sprintf(“%06d”, $tothitsgbr);
/*
for ($i = 0; $i <= 9; $i++) {
$tothitsgbr = str_replace($i, “<img src=’https://www.roma921.com/wp-content/plugins/mechanic-visitor-counter/styles/$style/$i$ext’ alt=’$i’>”, $tothitsgbr);
}
*/
$str = str_split($tothitsgbr);
$new_str = ”;
foreach($str as $k => $v)
{
$new_str .= ‘<img src=”https://www.roma921.com/wp-content/plugins/mechanic-visitor-counter/styles/’.$style.’/’.$v.”.$ext.'”>’;
}
//image
$imgvisit= “<img src='”.plugins_url (‘counter/visit.png’ , __FILE__ ). “‘>”;
$imgtotal=”<img src='”.plugins_url (‘counter/line_chart.png’ , __FILE__ ). “‘>”;
$imghits=”<img src='”.plugins_url (‘counter/hits.png’ , __FILE__ ). “‘>”;
$imgtotalhits=”<img src='”.plugins_url (‘counter/bar_chart.png’ , __FILE__ ). “‘>”;
$imgonline=”<img src='” .plugins_url (‘counter/online.png’ , __FILE__ ). “‘>”;
//align
?>
<div align=”<?php echo $align ?>”><?php /*echo $tothitsgbr*/ echo $new_str ?><div><table width=’100′>