Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,
    Do you use latest versions of WordPress, WP-E-Commerce and WP e-Commerce Shop Styling?

    hi,

    i have the same problem…at 2 sites with similar configs
    i use wp wp-e-commerce 3.8.12.1 (it`s not so easy for me to update it, cause of few core hooks)

    wp 4.3

    and the
    WP E-Commerce shop styling PDF invoice upgrade
    but the pdf upgrade doesn`t seem to break anything

    how can i get it work with wp-ecomm 3.8.12.1 (any core edits of the plugin would help me out)

    thx in advance and cheers
    martin

    Hi, can you see any JS errors in your console when you access the post edit screen?

    hi, yes
    https://directdesign-ffm.de/ftp/mce_error.png

    Uncaught TypeError: $ is not a function(anonymous function) @ post.php?post=2151&action=edit:203
    tinymce.min.js?ver=4203-20150730:4 GET https://www.lotusrestaurant.com/wp-content/plugins/wp-ecommerce-shop-styling/js/editor.js.php?wp-mce-4203-20150730 403 (Forbidden)e @ tinymce.min.js?ver=4203-20150730:4(anonymous function) @ tinymce.min.js?ver=4203-20150730:4a @ tinymce.min.js?ver=4203-20150730:2r.loadScripts.p @ tinymce.min.js?ver=4203-20150730:4r.loadScripts @ tinymce.min.js?ver=4203-20150730:4r.loadQueue @ tinymce.min.js?ver=4203-20150730:4t @ tinymce.min.js?ver=4203-20150730:9S.render @ tinymce.min.js?ver=4203-20150730:9r @ tinymce.min.js?ver=4203-20150730:10(anonymous function) @ tinymce.min.js?ver=4203-20150730:10a @ tinymce.min.js?ver=4203-20150730:2a @ tinymce.min.js?ver=4203-20150730:10i @ tinymce.min.js?ver=4203-20150730:2m @ tinymce.min.js?ver=4203-20150730:2o @ tinymce.min.js?ver=4203-20150730:2
    tinymce.min.js?ver=4203-20150730:4 Failed to load: https://www.lotusrestaurant.com/wp-content/plugins/wp-ecommerce-shop-styling/js/editor.js.php

    Hi,
    the file https://www.lotusrestaurant.com/wp-content/plugins/wp-ecommerce-shop-styling/js/editor.js.php really seems to be inaccessible (Error 403). Could you please have a look at the file permissions? Maybe the file is only readble by the owner.

    hi,

    yes that was the issue…i had another similar one with si-captcha plugin

    i fixed it with a .htaccess file inside of the plugin folder
    <Files editor.js.php>
    allow from all
    </Files>

    now the visual editor works again..also at the plugin page in the whole email forms^^

    but i have another issue with the “WP E-Commerce shop styling PDF invoice upgrade” extension after updating “WP E-Commerce shop styling” to 2.8
    i get a white screen after pushing the purchase button on the checkout page

    when i deactivate “WP E-Commerce shop styling PDF invoice upgrade” then everything works

    so i returned to “WP E-Commerce shop styling” 2.4 for the first… there it works

    do both plugins (2.8 and upgrade 1.0) work at you together?

    the visual editor works now but another problem i noticed is that the content is shown in one line (without breaks) in the text view (code view) when the plugin (main plugin) is activated

    great, 2.9 fixed the issue with “WP E-Commerce shop styling PDF invoice upgrade

    thank you:)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘WP Editor is not showing the Visual tab’ is closed to new replies.