bolifant
Forum Replies Created
-
Offcourse.. please find attached the link to my dropbox where the pics are..
Google Chrome on a Macbook Pro (home Page)
https://www.dropbox.com/s/y26lkyimfgh232l/Schermafbeelding%202022-12-28%20om%2011.17.50.png?dl=0Safari Iphone missing pics (home Page)
https://www.dropbox.com/s/enr9s5jj9dsj456/IMG_3015.PNG?dl=0Google Chrome on a Macbook Pro in Editor blocks (Editor)
https://www.dropbox.com/s/3dw0vxlff474ao5/Schermafbeelding%202022-12-28%20om%2011.22.11.png?dl=0
Google Chrome on a Macbook Pro gone wrong (over ons page)
https://www.dropbox.com/s/ajot1keahi9r4hb/Schermafbeelding%202022-12-28%20om%2011.21.02.png?dl=0Forum: Plugins
In reply to: [WC Fields Factory] Upload Error on mobile PhoneThere is no file with error log available since it’s not even coming trough…
I can make a profile with right so you could check if you want?
Please let me know where to sent the account..Forum: Plugins
In reply to: [WC Fields Factory] Upload Error on mobile PhoneDid try the AJAX thing i saw in other comments but it had not any result.
It has something to do with restrictions i guess because a different uploader does work.. please help me.*/ public function custom_upload_dir($_urls) { Global $copy_field_upload_dir; $_urls['path'] = WP_CONTENT_DIR . '/' . $copy_field_upload_dir; $_urls['url'] = WP_CONTENT_URL . '/' . $copy_field_upload_dir; return $_urls; }