Tagged: 

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #321357

    Hello!

    I have a bug in the pages of the blog categories. Please Help! thanks

    Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/www/wp-includes/wp-db.php on line 1040

    #321500

    it is a conflict with WPML CMS! how to solve this?

    Wordpress 4.0
    Enfold 2.9.2
    WPML cms Version 3.1.7.2

    #321968

    Hi!

    Have you tried contacting WPML support? Conflict is between WPML and WordPress core file

    Best regards,
    Yigit

    #321992

    Hi Yigit!

    I have contacted and am awaiting a response. I’ll keep you informed!

    Thanks!

    #321993

    Hi!

    Sure, we will be waiting to hear from you. I will leave the thread open and it will be on hold until you post again.

    Best regards,
    Yigit

    #322128

    Hey!
    Support WPML asking me to change the theme and if I change the theme, the bug disappears on blog categories.
    it is a conflict between WPML and Enfold Grid layout for categories archive. When I change to Single author it works!
    but I want to stay on Grid layout !!!

    #322223

    Hi!

    Please create us an admin account and post the login credentials as private reply – I’ll look into it.

    Cheers!
    Peter

    #322246
    This reply has been marked as private.
    #324393

    Hi guys!

    Can you take a look? thanks

    #325747

    It would be nice to give me an answer, Thanks!

    #326961

    Hi!

    I’m sorry for the delay. Please try to delete the menus on Appearance > Menus then sync them again or create them from scratch. This solution is base on WPML forums. See if it fixes anything.

    Best regards,
    Ismael

    #327477

    Hi Ismael!

    I redid the menus and it does not work. Disable WPML or Enfold to make it work.
    I will test with updated Enfold V3 and also test on a clean wordpress.

    Best Regards!

    #327505

    Hey!

    I just did the test on a clean wordpress. With the Enfold demo and grid blog.
    I just activate WPML and looked a category blog:

    #328717

    Hey!

    I’m not sure what’s causing the issue but can hide the errors with define( ‘WP_DEBUG’, false ); on config.php. Please refer to the “Debugging WordPress” section of this page: http://www.wpbeginner.com/wp-tutorials/useful-wordpress-configuration-tricks-that-you-may-not-know/

    Best regards,
    Ismael

    #329105

    Hi Ismael!

    It does not work with this.

    Best regards

    #329750

    Hi!

    Try adding the following line at the bottom of wp-config.php

        ini_set('display_errors', 'Off');
        error_reporting(0);

    Regards,
    Arvish

    #370561

    Hi,

    I’m having same issue, there is a solution?

    Best
    A

    #370593
    This reply has been marked as private.
    #370790

    Hey!


    @Never_ever
    , You are having this problem? https://kriesi.at/support/topic/bug-blog-categories/#post-327505, Go ahead and send us a WordPress login and deactivate all of your plugins.


    @karel_kangro
    , I’m not sure if that is a typo or not but it’s not going to matter because it’s just a filter you can use for customization. If you wanted to use it then you would just do an add_filter(“ava_theme_textdomain_path, etc etc.

    Best regards,
    Elliott

Viewing 19 posts - 1 through 19 (of 19 total)
  • You must be logged in to reply to this topic.