koolmind
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] BUG in includes/wc-template-functions.phpI understand your point of view!
But this is what I see if I do not remove the escaping function..https://www.dropbox.com/s/4a7y6rwut4tpmno/woo-escaped.PNG?dl=0
Forum: Plugins
In reply to: [Easy Photography Portfolio] sharing (to facebook etc) from image viewMore or less. Let’s say a photo enthusiast. But yes, the site is about photography.
Forum: Plugins
In reply to: [Easy Photography Portfolio] sharing (to facebook etc) from image viewI understand what You’re thinking about.
This request comes from a client of mine, actually.
If someone find a picture, belonging to a gallery, that he really likes, the plugin should allow him to share that single picture on Facebook.
I really don’t know if it’s a better idea than sharing the whole gallery… but I believe that this should be a common request from my clients.Forum: Plugins
In reply to: [Easy Photography Portfolio] sharing (to facebook etc) from image viewHi there @colormelon
What about the possibility to share a single image of a portfolio gallery?
Thanks
- This reply was modified 6 years, 9 months ago by koolmind.
Hi there.
The only solution (a temporary and not perfect one) I found is usingbcn_display_json_ld(true)
and building my breadcrumbs parsing the result as array.Good morning John,
I followed your suggestions, using bcn_display_list() and also converting my custom taxonomy to “hierarchical”. Problem is NOT solved, unfortunately.Any news about the bug fix?
Thanks
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Trucated messagesThank you so much!
Forum: Plugins
In reply to: [All Import Export Suite for CSV and XML Datafeed] Refresh custom field listSOLVED!
Analysing the query that retrieve the field list I noticed that a field that is never been used (filled id) cannot be retrieved.
Permissions now are correct.
JS errors have been solved manually modifying the code.[EDIT]
In add to what I just said about js errors, I see that no WP Field list is shown below the two select boxes.Enabling DEBUG MODE, I receive this error.
Fatal error: Uncaught exception 'Exception' with message 'LOGGER ERROR: Can't write to log' in /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/includes/SmackCSVLogger.php:63 Stack trace: #0 /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(280) : eval()'d code(253): SmackCSVLogger->__construct() #1 /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(280): eval() #2 /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(230): SkinnyBaseControllerWPCsvFree->processTemplate(Array, NULL, 'executeModuleAction('custompost', 'index', Ar in /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/includes/SmackCSVLogger.php on line 63
What’s the matter??
Browse button is covered by the left admin bar.
You have to temporarily restyle your page setting “display:none” to #adminmenuback and #adminmenuwrapUPDATE
————
I’ve found the issue related to the javascript error. There’s a file (index.shtml) used to show a temprary site, while I’m building up the new one.
This file is wrongly parsed… that’s the error!The real problem remains.
When I try to load an image several things happens:
1. database is updated, but gid fieldinto wp_ngg_gallery is always set to 0
2. no new folder inside gallery folder is created
3. no image is uploaded
4. the gray box that usually shows errors appears, but it’s empty.No console error to report.
My error.lof reports this line:
[warn] [client 82.59.77.189] mod_fcgid: stderr: PHP Notice: Undefined index: import_singular in /var/www/vhosts/gpcomunicazione.com/httpdocs/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/templates/import_media_library.php on line 16
All plugins are unactive and the twentysixteen theme is active
These are my server config screens
https://s19.postimg.org/x0piz3ln7/image.png
https://s19.postimg.org/8y8p48503/image.png
https://s19.postimg.org/w0z83e6hf/image.pngI’m pretty sure that there’s nothing wrong… but feel free to check them out!
There’s no gallery on my site (not yet).
I receive all errors every time I try to upload a photo, in the admin panel.If you want I can create an admin level account for you… but I believe that it won’t be usefull.
Try this:
[Moderator]Please do not share log in credentials on the forums.[/Moderator]This user will be deleted into 48 hours.
I believe there’s something wrong.
The complete path to the JS file is
<my_site_name>/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/jquery.filetree.min.jsAs you can see this JS file is part of your plugin.
I deactivated all other plugins, off course, but nothing has changed.