1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

error messages

Discussion in 'Basic Support Forum' started by ECover Me, Aug 19, 2019.

  1. ECover Me

    ECover Me New Member
    Divi Powerful Child Theme Divi Ultimate Archive Plugin Divi Ultimate Blog Plugin Divi Ultimate Header Plugin Divi Ultimate Footer Plugin

    Hello,

    I tried to update powerful child theme from 1.01 to 1.1 but when I import the json file it stops at 1% and never proceeds further.
    http://share.tgwa.tv/d56e2d8d3064

    Also, not when I navigate to Divi>DP- Header to edit one of the header layouts, I get the following error (I have WP debug enbaled to see the error):

    [Not unique table/alias: 'wpge_postmeta']
    SELECT SQL_CALC_FOUND_ROWS wpge_posts.ID FROM wpge_posts LEFT JOIN wpge_term_relationships ON (wpge_posts.ID = wpge_term_relationships.object_id) LEFT JOIN wpge_postmeta ON (wpge_posts.ID = wpge_postmeta.post_id AND wpge_postmeta.meta_key = '_et_pb_predefined_layout' ) LEFT JOIN wpge_postmeta ON wpge_posts.ID = wpge_postmeta.post_id LEFT JOIN wpge_postmeta AS pm_ids ON (wpge_posts.ID = pm_ids.post_id AND pm_ids.meta_key = 'extranet_client_area') LEFT JOIN wpge_posts AS p_names ON (p_names.ID = pm_ids.meta_value) WHERE 1=1 AND ( wpge_term_relationships.term_taxonomy_id IN (11) ) AND ( wpge_postmeta.post_id IS NULL ) AND wpge_posts.post_type = 'et_pb_layout' AND (wpge_posts.post_status = 'publish' OR wpge_posts.post_status = 'future' OR wpge_posts.post_status = 'draft' OR wpge_posts.post_status = 'pending' OR wpge_posts.post_status = 'private') GROUP BY wpge_posts.ID ORDER BY wpge_posts.post_date DESC LIMIT 0, 20


    WordPress database error: [Not unique table/alias: 'wpge_postmeta']
    SELECT wpge_posts.* FROM wpge_posts LEFT JOIN wpge_postmeta ON (wpge_posts.ID = wpge_postmeta.post_id AND wpge_postmeta.meta_key = '_et_pb_predefined_layout' ) LEFT JOIN wpge_postmeta ON wpge_posts.ID = wpge_postmeta.post_id LEFT JOIN wpge_postmeta AS pm_ids ON (wpge_posts.ID = pm_ids.post_id AND pm_ids.meta_key = 'extranet_client_area') LEFT JOIN wpge_posts AS p_names ON (p_names.ID = pm_ids.meta_value) WHERE 1=1 AND ( wpge_postmeta.post_id IS NULL ) AND wpge_posts.post_type = 'et_pb_layout' AND (wpge_posts.post_status = 'publish' OR wpge_posts.post_status = 'future' OR wpge_posts.post_status = 'draft' OR wpge_posts.post_status = 'pending' OR wpge_posts.post_status = 'private') GROUP BY wpge_posts.ID ORDER BY wpge_posts.post_date DESC

    WordPress database error: [Not unique table/alias: 'wpge_postmeta']
    SELECT SQL_CALC_FOUND_ROWS wpge_posts.ID FROM wpge_posts LEFT JOIN wpge_postmeta ON (wpge_posts.ID = wpge_postmeta.post_id AND wpge_postmeta.meta_key = '_et_pb_predefined_layout' ) LEFT JOIN wpge_postmeta ON wpge_posts.ID = wpge_postmeta.post_id LEFT JOIN wpge_postmeta AS pm_ids ON (wpge_posts.ID = pm_ids.post_id AND pm_ids.meta_key = 'extranet_client_area') LEFT JOIN wpge_posts AS p_names ON (p_names.ID = pm_ids.meta_value) WHERE 1=1 AND wpge_posts.post_author IN (1) AND ( wpge_postmeta.post_id IS NULL ) AND wpge_posts.post_type = 'et_pb_layout' AND (wpge_posts.post_status = 'publish' OR wpge_posts.post_status = 'future' OR wpge_posts.post_status = 'draft' OR wpge_posts.post_status = 'pending' OR wpge_posts.post_status = 'private') GROUP BY wpge_posts.ID ORDER BY wpge_posts.post_date DESC LIMIT 0, 10


    Please advise. Also, is there a way to make my post private instead of public?

    Thanks
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade card carousel design for your Divi site without using any plugins:View Demo
  2. Divi Powerful

    Divi Powerful Administrator
    Staff Member

    Try to check if you met the requirements in WP Admin > Divi > Support Center > System Status.
    Our child theme did not alter the Divi Builder in any way.

    First, try to clear your site cache and browser cache & see if the error still persist.

    If still not working: To check if this is caused by other plugins, try to go to WP Admin > Divi > Support Center > Safe Mode > Enabled. Then try to edit the header layouts again & see if the error is still there. If it works fine, then meaning one of your plugins is causing the issue.

    If still not working in Safe Mode, try to switch the theme back to Divi & see if it works. This is to verify whether it's caused by our child theme or not.

    If still not working in default Divi theme, you should update Divi & Wordpress to the latest version & clear your cache. Then try again & see if it works.

    If still not working, you should refer to official Divi support about the error, as it's not caused by our child theme: https://elegantthemes.com/members-area/help/
    There's a private post feature in default Wordpress. See screenshot below:

    upload_2019-8-20_15-48-27.png
     
  3. ECover Me

    ECover Me New Member
    Divi Powerful Child Theme Divi Ultimate Archive Plugin Divi Ultimate Blog Plugin Divi Ultimate Header Plugin Divi Ultimate Footer Plugin

    Thank you so much,

    I disabled all plugins one by one until I found the plugin that conflicts with Custom header and footer of Divi Powerfull. The plugin is called WPDigipro Packages.

    I was asking for a way to make my post private on this forum, not in wordpress in general. As of now, everyone can see my post. So, in other words, is there a way to ask questions related to divi powerful child theme without my information being exposed in this forum.

    Thanks
     
    1. PRO MEMBER PERKS Divi Login Customizer Plugin - Instantly beautify your Wordpress login page with 6 premade designs:Learn More
  4. Divi Powerful

    Divi Powerful Administrator
    Staff Member

    Most likely, it's conflict with Divi theme itself, not our child theme.
    Kindly check your PM.