Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter norbre

    (@norbre)

    Hi,

    I’ve tried the Visual only option and works well, but does not effect on the outgoing emails and the content of the admin orders menu, so I would like to use the plugin in not visual mode.

    If I am right, my plugin adds the new fee to the cart . This fee is became visible in the emails and in the admin orders menu.

    $cart->add_fee( $label, $fee, true );

    Does your hook goes through every fees or just specific ones?
    Can I tag or mark the extra fees for your plugin’s hook to calculate with?


    Thank you

    Thread Starter norbre

    (@norbre)

    Hi,

    Thank you, I’ve solved with image only, thank you for your help 😉

    Thread Starter norbre

    (@norbre)

    Dear @jkmassel ,

    Thank you for visiting…
    Unfortunately, I don’t really know what to say or how to convince my hosting provider because I’m a simple user and I really understand the role of these files.

    Glad to hear there will be an another solution.. is it possible to know when the new solution is expected?

    thank you

    Thread Starter norbre

    (@norbre)

    Yes, unfortunately doesn’t do anything. I’ve wrote to Jorge Bernal who is the developer I guess but I didn’t received any answer.

    Instead of using this I’ve tried to do the renaming manually as I wrote it in my post.

    Thread Starter norbre

    (@norbre)

    Hi, @threadi

    My hoster yes.. (https://tarhely.eu/)
    How do you unblock the IP again? Using a tool from the hoster? –> Yes, there is an online tool for this under their support menu.

    Yes I know not WP blocking my IP, my hoster do because of the app’s frequent frequent access to xmlrpc.php.

    I’ve contacted the support, they said this:

    Access to the xmlrpc.php file is restricted, due to its extremely common attack surface (mainly in brute force and ddos ​​attacks).
    We cannot modify this server-side configuration upon request, as it is hosted on a shared server, so easing this limitation would potentially have a negative impact on our other customers served on this server.
    We have not encountered the indicated WordPress android application yet, nor have our customers indicated a need to use it. After reading a little about the use of this application on restricted servers, we found the following workaround description, perhaps this option may be a solution for your needs:
    Logging WordPress android app makes my website unavailable | ww.wp.xz.cn
    Here it is written that instead of the basic xmlrpc.php file, a renamed file with the same function was created (e.g.: xmlrpc2.php) using a plugin. Since checking the server-side firewall settings, the restriction literally applies to the “xmlrpc.php” file, the description above may provide a solution.

    So I’ve tried this xmlrpc2.php thing like I wrote before, but didn’t helpőed :/

    Thread Starter norbre

    (@norbre)

    Hi,

    Yes, I saw the two links, but I have to say the second one is too much for me 😀

    I’ve tried to figure out what field I need for Description but I don’t get it.

    Sorry but I don’t understand well, what that is mean “caption is then saved as a description text / caption for the image“. Caption and Description is a different text for me, for example Caption is “Sunset” and Description is “Beautiful sunset above the autumn forest.. .etc”

    Just for clearify.. When I edit an uploaded image in the Media library, I see theese fields from top to bottom: Title, Alternative text, Caption, Description.

    I can set Darktable to write the Title to IPTC.ObjectName and Caption to IPTC.Caption under the export process, but doesn’t matter which parameter I set for Description, the Description field remains empty after import in media library.

    You can see the description field in IPTC.Desctiption (= “DT-Descr”)

    Here is the test image:
    https://drive.google.com/file/d/1Ymf4jC3M0Luqs8Wx0idKJSp1d3DFFpJK/view?usp=sharing

    Thread Starter norbre

    (@norbre)

    I use DarkTable for afterwork of my photos, and I store informations with the files, like Caption, Detailed description, keywords etc. For me exif data (aperture, shutterspeed etc) is not so important on my site, but desxription and keywords yes.
    When I export the final version of the images from raw, I can tell Darktable which data is entered in which field (for example Title –> IPTC/Object Name, Caption –> IPTC/Caption).

    I’d like that if I import an image to the media library I don’t have to enter the data manually.

    I thought that if I find out from which metadata read the description, then I don’t need to use a plugin.

    Thread Starter norbre

    (@norbre)

    Hi, is that mean WP core only reads Title and Caption, nothing else like Description?

    Thread Starter norbre

    (@norbre)

    Thank you @mika!

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