Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter katod

    (@katod)

    Hi Mia,

    No, it’s not working. Clearly no one tested it because Yaymail had two weeks full access to my staging site and it still didn’t work which I emailed to your support and also said I couldn’t give up the use of my staging site any longer. The 4.4.0 update doesn’t fix it either. I can’t really complain that a free plugin doesn’t work, but please be aware that even with the new release of Yaymail, all plugins (except AW, Woocommerce and Yaymail) deactivated and a generic wordpress theme there is a conflict and no tags can be used with Automatewoo workflows on my site if Yaymail is activated.

    Kind regards, katod

    • This reply was modified 1 month ago by katod.
    Thread Starter katod

    (@katod)

    Hi @mialewp , ok thank you I will write Yaymail support on the website. It seems I was wrong about the tags getting applied, so the conflict is not only in the backend but the action to apply tags is failing too. K

    Thread Starter katod

    (@katod)

    Hi Bruce,

    Here is a workaround: deactivate Yaymail to add the Customer Add Tag action in Automatewoo. Reactivate Yaymail and in practice AW appears to add tags as it should even though the tag can’t be seen in the Automatewoo workflow backend with Yaymail on. Important: If a workflow with an add tag action is saved again after Yaymail is reactivated, then the tag action is cleared and no tags get added, so deactivate Yaymail when updating any AW workflows including an add tag action.

    I can send a screen recording.

    Kind regards, K

    • This reply was modified 3 months ago by katod.
    Thread Starter katod

    (@katod)

    Hi Bruce! No. Is the add-on used to customize AutomateWoo emails? I’m using Yaymail plugin to customize only the basic wocommerce order confirmation email. The free version of Yaymail without any add ons is causing a conflict with the edit workflow screen in AutomateWoo when trying to add an action to add a customer tag. I am going to test a workaround right now and see if it is just blocking me from setting up the add tag action in AW or if the add tag action, after being set up with Yaymail deactivated, still adds tags when Yaymail is reactive. 🙂 K

    • This reply was modified 3 months ago by katod.
    Thread Starter katod

    (@katod)

    Really this is a “feature request” not a “support question” since I don’t use your plugin because it doesn’t have the scheduling option I’m looking for. I would edit my entry to make it more concise or delete it but I don’t see any edit or delete button. Thank you, have a good day.

    Thread Starter katod

    (@katod)

    Hi Zafer @wpmudevsupport15

    I did a full conflict test with all plugins off and a generic theme and “Username or Password” appeared and the Branda plugin is controlling this label. I was able to change it to anything. I turned on the plugins one by one and it turns out the “higher authority” is BuddyBoss Platform that is forcing it to say “Email Address”. So that is a direction for me to investigate to get to the bottom of it.

    In the meantime, I tried both methods you suggested separately (1. using Text Replacement in Branda and 2. using the code snippet in the child theme functions) and they both worked to override BuddyBoss to say “Username or Email Address” on the login form. In addition, I poked around my site including the checkout page and the edit profile page and I didn’t see any places where Email Address was inadvertently changed to “Username or Email Address” so those will get me going until I crack BuddyBoss.

    Thank you so much for your help and prompt reply!

    Kato D

    I found my css code and it changes the height and width of just the comment text area, if this helps at all here it is:

    /* adjust comment form */
    .comment-form-comment textarea{
    height:100px;
    width: 200px;
    }

    • This reply was modified 2 years, 9 months ago by katod.

    It is uploading images to the media library for me but I am only allowing jpg and jpeg, not sure what would happen with other file types. Have you tried a plugin conflict test by turning off all other plugins and then see if uploaded images appear in the media library? I tried checking and unchecking some of the settings but it never failed to put the image into the media library for me.

    Hi @tbumbray, I’m not an expert at these things but could you go into the chrome element inspector and try adding more margin above or below things? I have mine set to only allow logged in users to post comments so I don’t have the name and email text boxes on my site. I believe some years ago I made my comments box have less width and fewer lines in the comment field, would this info help you? Kato

    Oh good, I hope this is fixed. What I have done in the past is deactivate the plugin and reactivate it and that deletes all the emails in the log at once. So it hasn’t been a perfect solution since I couldn’t keep the most recent records but sure beats trying to manually delete because we send about 2000 emails a week. I’ll be checking to see if it deletes based on my settings now, thank you!

    The shortcode not showing the thumbnail also happened to me as well. I was able to display the thumbnails using the customize favorites list HTML and then custom content:

    <table>
    <tbody>
    <tr>
    <td width=”180″>[permalink][post_thumbnail_thumbnail][/permalink]</td>
    <td>
    <h3>[permalink][post_title][/permalink]</h3>
    [favorites_button] <br>click to remove bookmark</td>
    </tr>
    </tbody>
    </table>`

    I know I probably shouldn’t use a table in there but I don’t really know how else to format the thumbnail, title and button to remove it from favorites and have it look good in a list but this is alright.

    I think this seems like a super useful plugin and I’m excited to try it out, very awesome for my users to be able to bookmark their favorite posts. Thank you for this!

    Thread Starter katod

    (@katod)

    yes!! thank you! what a great plugin!!! 🙂

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