mamishev
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Thank you very much for your help! The problem was in hoster php memory limits.
783-785 lines are:
if ( (int) $memory_limit < (int) $new_memory_limit ) { @ini_set( 'memory_limit', $new_memory_limit ); }Forum: Plugins
In reply to: [Ultimate Product Catalog] TypeError: jQuery(…).gridster is not a functionSorry, I forgot to add Products in Catalogue 🙂
I thought that the products are not shown because of jquery error. And in fact, the error occurred because the catalog was empty.Forum: Plugins
In reply to: [Ultimate Product Catalog] TypeError: jQuery(…).gridster is not a functionlogin/pass: guest/guest123
Forum: Plugins
In reply to: [Ultimate Product Catalog] Translation issueHi, guys!
I had the same issue with Russian translation. Thank you, Tim, for your feedback. The solution is placing translation files into /lang/ folder with correct naming them: for me it’s
ultimate-product-catalogue/lang/UPCP-ru_RU.mo
ultimate-product-catalogue/lang/UPCP-ru_RU.po
Placing files in subfolder or renaming them will disable translation
Viewing 5 replies - 1 through 5 (of 5 total)