Some bugs
-
Reporting about some problems. WP: 3.5.1 RU. Plugin:http://ww.wp.xz.cn/support/plugin/wp-catalogue version: WP Catalogue 1.3
1. \wp-catalogue\themefiles\single-wpcproduct.php on line 131 –
width="<?php echo $img_width; ?>
not
width="<?php echo $img_widt; ?>
– a problem with normal displaying the secound image.2. All Products Link not working
3. If the WP option “SETTINGS->READING->BLOG PAGES SHOW AT MOST %10% POST” is bigger then the plugin option “WP CATALOGUE->SETTINGS->PAGINATION”, then the plugin work incorrect and the permalink isn’t showing the next tabs, for example:
we have 4 posts in the somecategory
“BLOG PAGES SHOW AT MOST = 10”
“PAGINATION = 2”
And this permalink isn’t working: my_site_url/wpccategories/somecategory/page/2/
But when i setting “BLOG PAGES SHOW AT MOST = 1(or 2 or 3)” this permalink work well.
The topic ‘Some bugs’ is closed to new replies.