Title: andr2's Replies | WordPress.org

---

# andr2

  [  ](https://wordpress.org/support/users/andr2/)

 *   [Profile](https://wordpress.org/support/users/andr2/)
 *   [Topics Started](https://wordpress.org/support/users/andr2/topics/)
 *   [Replies Created](https://wordpress.org/support/users/andr2/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/andr2/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/andr2/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/andr2/engagements/)
 *   [Favorites](https://wordpress.org/support/users/andr2/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Beaver Builder Page Builder - Drag and Drop Website Builder] Problem with Beaver Builder’s css file after theme’s styles](https://wordpress.org/support/topic/problem-with-beaver-builders-css-file-after-themes-styles/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/problem-with-beaver-builders-css-file-after-themes-styles/#post-8679647)
 * I use theme’s and BB’s standard styles.
    Just an idea – maybe it’s possible to
   add the BB’s CSS as the last one without refering to theme’s handle…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sprout Invoices - Client Invoicing & Estimates] How to allow to use plugin for the end-users ?](https://wordpress.org/support/topic/how-to-allow-to-use-plugin-for-the-end-users/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/how-to-allow-to-use-plugin-for-the-end-users/#post-8528315)
 * The first link is not suitable while the second allows to set some Sprout’s rights
   to the role (for example to subscriber). But it’s not clear what links should
   be inserted in menu. Please, advise.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sprout Invoices - Client Invoicing & Estimates] How to allow to use plugin for the end-users ?](https://wordpress.org/support/topic/how-to-allow-to-use-plugin-for-the-end-users/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/how-to-allow-to-use-plugin-for-the-end-users/#post-8526524)
 * Hello,
 * Could you, please, recommend some compatible role manager plugin?
 * Andrey
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP CSV to Database - Insert CSV file content into WordPress database] Columns do not match](https://wordpress.org/support/topic/columns-do-not-match/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/columns-do-not-match/#post-7540762)
 * I found a problem. The plugin doesn’t work if the name of the field is numeric(
   ex. “1”, “2”). Please, check (MySQL supports such fields).
 * Also I tried the plugin with the table which has about 54 fields – the preview
   doesn’t work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPF-jqGrid] Extra parameters passed in shortcode](https://wordpress.org/support/topic/extra-parameters-passed-in-shortcode/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/extra-parameters-passed-in-shortcode/#post-7454244)
 * Yes, sure.
 * As I mentioned in the 1st post the goal is to add some extra paramaters with 
   the names like ‘sqfields’ (the list of fields instead of all fields with ‘*’)
   and ‘sqwhere’ with WHERE clause of SQL.
 * I.e. I want to have something like:
 * $select_sql = “SELECT $sqfields FROM `{$this->tablename}` WHERE $sqwhere”;
 *  instead of
 * $select_sql = “SELECT * FROM `{$this->tablename}`“;
 * in function get_rows() of FjqGridDB class in wpf-jqgrid-db.php
 * P.S. I also see the phrase $select_sql = “SELECT ” . implode( ‘,’, $fields ) .”
   FROM `{$this->tablename}`” in this function get_rows() but I can’t understand
   how to pass the list of fields to it, i.e. to add data to $fields variable. Please,
   advise.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPF-jqGrid] Extra parameters passed in shortcode](https://wordpress.org/support/topic/extra-parameters-passed-in-shortcode/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/extra-parameters-passed-in-shortcode/#post-7454242)
 * Thank you.
    What should I also do to make ‘sqfields’ parameter become visible/
   accessable in the class ‘FjqGridShortCodes’ (and I sssume also in FjqGridDB to
   access in public function get_rows())?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Problems with Russian](https://wordpress.org/support/topic/problems-with-russian-1/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-russian-1/#post-5920472)
 * [@gunu](https://wordpress.org/support/users/gunu/),
 * Thx.
    My Compatibility Functions are already on (otherwise doesnt’s work at all).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Problems with Russian](https://wordpress.org/support/topic/problems-with-russian-1/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-russian-1/#post-5920454)
 * [@gunu](https://wordpress.org/support/users/gunu/),
 * There is no sense to install “Add Meta Tags” plugin – I showed it just to explain
   that it has no relation to Qtranslate-X. Neither Custom Fields nor “Add Meta 
   Tags” plugin allows to select the language – you can only set everything manually
   with language selectors (ex. [:en])
 * Previously I used “Qtranslate Meta” plugin at [https://wordpress.org/plugins/qtranslate-meta/screenshots/](https://wordpress.org/plugins/qtranslate-meta/screenshots/).
   Its big plus was in possibility to choose the language and type standard metatags
   in each selected language separately (ex. Title, Description, Keywords).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Problems with Russian](https://wordpress.org/support/topic/problems-with-russian-1/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-russian-1/#post-5920421)
 * [@gunu](https://wordpress.org/support/users/gunu/),
 * Sorry instead of tags I meant meta-tags. They are not available when creating/
   editing the post.
 * Please, check the [screenshot](http://awesomescreenshot.com/0e24oew873)
 * Andrey
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate X] Problems with Russian](https://wordpress.org/support/topic/problems-with-russian-1/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/problems-with-russian-1/#post-5920383)
 * [@gunu](https://wordpress.org/support/users/gunu/),
 * Menus are in Russian now, thanks (I was silly not to find this myself:) ).
 * Settings – Language is set to Russian but it doesn’t help (I got English in frontend).
 * I can see Custom fields below the Posts. It looks like they have something from
   tags but they are not user-friendly. I also installed “Add Meta Tags” plugin 
   but it’s not multilingual.
 * Andrey
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SlideShare for WordPress by Yoast] error with update](https://wordpress.org/support/topic/error-with-update-4/)
 *  [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-with-update-4/#post-5003390)
 * Have the same problem. Any update or solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Jigoshop – "Your cart is empty" problem](https://wordpress.org/support/topic/jigoshop-your-cart-is-empty-problem/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/jigoshop-your-cart-is-empty-problem/#post-2243005)
 * Well, when I completely deleted and reinstalled the WP with it DBS the Jigoshop
   started to work. Hope it will continue after some changes in dB.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Jigoshop – "Your cart is empty" problem](https://wordpress.org/support/topic/jigoshop-your-cart-is-empty-problem/)
 *  Thread Starter [andr2](https://wordpress.org/support/users/andr2/)
 * (@andr2)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/jigoshop-your-cart-is-empty-problem/#post-2242869)
 * I also assume that something wrong with session or storing the cookies.
 * I’ve tried the above (switched on error_log in php.ini as well).
 * Anyway, error_log file is empty.
 * The only error I saw on the web is immediately after adding new product to the
   Cart: “Notice: Undefined variable: tax_amount in /home/estart/public_html/wp-
   content/plugins/jigoshop/classes/jigoshop_cart.class.php on line 291”.

Viewing 13 replies - 1 through 13 (of 13 total)