Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ramon Ahnert

    (@rahmohn)

    Hi @super4tw

    Can you check the browser’s console and share the error that appears there? You can access the console on Developer tools (Ctrl + Shift + I on Chrome).

    Thread Starter super4tw

    (@super4tw)

    function Mi(a,b){try{var c=””,d=b;do c+=Qa(d),d=d.return;while(d);var e=c}catch(f){e=”\nError generating stack: “+f.message+”\n”+f.stack}return{value:a,source:b,stack:e}}function Ni(a,b){try{console.error(b.value)}catch(c){setTimeout(function(){throw c;})}}var Oi=”function”===typeof WeakMap?WeakMap:Map;function Pi(a,b,c){c=zg(-1,c);c.tag=3;c.payload={element:null};var d=b.value;c.callback=function(){Qi||(Qi=!0,Ri=d);Ni(a,b)};return c}

    JQMIGRATE: Migrate is installed, version 3.3.2
    react-dom.production.min.js:216 TypeError: Cannot read properties of undefined (reading 'rendered')
        at index.js:7:298577
        at za (index.js:7:294064)
        at index.js:7:298503
        at index.js:7:293969
        at index.js:7:279612
        at t (index.js:7:279464)
        at yy (index.js:7:472565)
        at yi (index.js:7:71741)
        at tu (index.js:7:81243)
        at al (index.js:7:124813)
    xu @ react-dom.production.min.js:216
    DevTools failed to load source map: Could not load content for https://two.f1buy.net/wp-content/plugins/admin-menu-editor-pro/extras/pro-admin-styles.css.map: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    Thread Starter super4tw

    (@super4tw)

    or do you have another way
    because i just want the user to log in and go to the shop

    Thread Starter super4tw

    (@super4tw)

    error(b.value)}catch(c){setTimeout(function(){throw c;})}}var Oi=”function”===typeof WeakMap?WeakMap:Map;function Pi(a,b,c){c=zg(-1,c);c.tag=3;c.payload={element:null};var d=b.value;c.callback=function(){Qi||(Qi=!0,Ri=d);Ni(a,b)};return c}

    Plugin Author Ramon Ahnert

    (@rahmohn)

    @super4tw the error on the console doesn’t help but it seems that the error is happening in another plugin.

    You can use the filter woocommerce_login_redirect to redirect to shop page. You can see how I do that in this file.

    Plugin Author Ramon Ahnert

    (@rahmohn)

    As we didn’t have any movement on this issue for a while now, I’m now closing it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘invisible selector’ is closed to new replies.