Bolser
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can’t edit product categorymaybe you have some incorrect code in your function.php. I had it with code with incorrect lightbox filter
Forum: Plugins
In reply to: [Image Regenerate & Select Crop] Error thrownthanks! It’s OK!
- This reply was modified 7 years, 4 months ago by Bolser.
Forum: Plugins
In reply to: [Download Manager] Google Drive 403 error in Chrome browserThank you! It was so
https://prnt.sc/ejemz9I added this code to fuction.php. It’s not work. And after I have install plugin Wp custom template, after activation was: “Error thrown. Class ‘C_Taxonomy_Controller’ not found”
Where needs add this filter? I try to do this code to file page.php, but not work:
<?php if (have_posts()) : while (have_posts()) : the_post(); // Do not display NextGEN Gallery 'ngg_tags' comments. function ngg_tags_no_comments() { return array( 'echo' => false ); } $ngg_tags_comment_test = C_Taxonomy_Controller::get_instance(); if ( $ngg_tags_comment_test->detect_ngg_tag( $posts, $wp_query_local ) ) { add_filter( 'wp_list_comments_args', 'ngg_tags_no_comments' ); } ?>
Forum: Plugins
In reply to: [Download Manager] Google Drive 403 error in Chrome browser403 error with PDF files https://stroysmeta.com/download/pdf/
200 normal work with ZIP https://stroysmeta.com/download/zip/Forum: Plugins
In reply to: [Download Manager] Google Drive 403 error in Chrome browserupdated – resolved
Forum: Localhost Installs
In reply to: #1273 – Unknown collation: ‘utf8mb4_unicode_520_ci’thanks You!
I can give you acces to site. Language is Русский (Russian).
https://bolser.ru/Files/2.jpg
https://bolser.ru/Files/3.jpgxzorro, hm, I don’t have this file in this directory
Problem with UTF-8 with russian language. NGG 2.0.71 – WP 4.1.1
https://bolser.ru/Files/1.jpgForum: Plugins
In reply to: [WP eCommerce] Can't add to basket more than 10000 pcs of 1 itemHi Justin!
Cool! Thank You!Forum: Plugins
In reply to: [WP eCommerce] Can't add to basket more than 10000 pcs of 1 itemok. Thank You!
Forum: Plugins
In reply to: [WP eCommerce] Can't add to basket more than 10000 pcs of 1 itemHi!
No, You don’r understand. I need to buy 10001 pieces of one product or 20000 pieces, but I can to buy only 10000 pieces. It’s a maximum quantity.@photocrati – Yes it’s work. Thank You!