Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    I have similiar problem, propably after updating to newest WP. On front-end everytihing looks fine, galleries on shortcodes are working fine, but in admin panel when I’m trying to edit gallery I can’t see pictures. I’ve checked developer console on chrome and i get error:

    POST https://mydomain.com/wp-admin/admin-ajax.php 500 (Internal Server Error)
    send @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:4
    ajax @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:4
    n.(anonymous function) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:4
    load_images @ final-tiles-gallery-admin.js?ver=4.9.4:71
    (anonymous) @ final-tiles-gallery-admin.js?ver=4.9.4:757
    dispatch @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:3
    r.handle @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:3
    trigger @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:3
    a.event.trigger @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:9
    (anonymous) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:3
    each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:2
    each @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:2
    trigger @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:3
    n.fn.(anonymous function) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,shortcode,moxiejs,plupload&ver=4.9.4:4
    window.onload @ admin.php?page=ftg-gallery-admin&id=7:3273

    I’ve tried to disable all other plugins and changing theme, but nothing works for me.

    @pintu8 – can You tell how did you managed to do that? Please share some code 😉

    Hi Greg,

    I’ve tested your solution with alt-term-link and it work’s fine but just like you said – without SEO friendly URLs. Is there any way to do make those URL SEO friendly? For example with use of .htaccess or something else:

    now links are:

    example.com/adverts/?advert-category=adcategory

    and I think best way will be:

    example.com/adverts/adcategory

    I have the same problem – shortcode 
[adverts_list], 
[adverts_categories] and displaying single advert works fine but when I’m trying to go into category (by clicking on category icon from [adverts_categories] or by clicking on category name on single advert page) to display only adverts from only one category I get 404 error…

    Thread Starter wronaavd

    (@wronaavd)

    I did it by myself but not in “normal” way. I’ve imported all the adverts by your importer without post_tittle and post_content (empty custom posts with only things like price, phone, email etc) and then I searched for ID’s of those posts and updated MySQL directly by creating sql file that updated my cutom posts 😉 So it’s not my problem anymore, but if you want to upgrade your plugin and test it with my .xml I can send it to you if you want 🙂

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