Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Bob

    (@orionlearn)

    I cannot get this to work. Want it to work.

    I used the following:

    There was a word associated with the app password which I tried with no luck.

    I appreciate any help.

    Bob

    Thread Starter Bob

    (@orionlearn)

    No reponse from them after multiple attempts which is why I turned to the forum.

    Not Jake.

    Thread Starter Bob

    (@orionlearn)

    Perfect! Thank you. Bob

    Thread Starter Bob

    (@orionlearn)

    Thanks for this code.

    Interesting that the image in the media library is 1920px. The theme must be reducing it for some reason. Curious.

    I did reach out to the theme creator and have not heard back yet.

    I did find something interesting. When I used the block editor to insert the image, it was much larger and had edit controls that would let me override the theme. My guess is that there is something similar to your code as a variable feature. I am old school, but guess I am going to have to use the block editor more.

    Thanks Again.

    Bob

    Thread Starter Bob

    (@orionlearn)

    Hi Steve,

    Thanks for this. I cannot confirm, but it does seem to turn off both the ability to subscribe and pushing new post notices. Thant actually may be okay because I use “Newsletter” as my news outlet and it has a separate subscription module.

    What I cannot figure out or find is whether the user role of “Subscriber” is the only role that gets the new post push notifications. When I play around with new posts, my subscribers all get notices which irritate them. So, I have to be careful.

    This post push feature goes back before Jetpack, so I am not totally sure all of the implications. There does not seem like a lot of documentation.

    Bob

    Thread Starter Bob

    (@orionlearn)

    Hi Steve,

    Yes, Jetpack is enabled on that site. I must admit that i am not well versed on all of its features. Just have never taken the time to come up to speed on it.

    Bob

    Thread Starter Bob

    (@orionlearn)

    Hi Steve,

    Thanks for getting back to me so quickly.

    The site is a woocommerce wp site. It is for wholesale customers. When they signup/register, they are assigned the role of customer. We then change that role to wholesale when they are approved. It seems that any role is treated as a subscriber and when we publish a ‘post.’ they get this funky email saying that “we” just published a new post on https://www.xxx.com and to click through to read it.

    I want to stop these notification emails so we can aggregate three-four posts into one newsletter.

    I have figured out how to stop it with “Stop Emails” By Sal Ferrarello plugin, but it stops all emails. I still need all my notices, invoices and other emails to keep going out. Now, I have to disable Sal’s plugin to let emails out and re-enable it to stop post emails. That is a pain especially when I have orders coming in at the same time as the plugin is enabled.

    Bob

    Thread Starter Bob

    (@orionlearn)

    Thanks! Forgot I posted already.

    Not sure it belongs in ‘Fixing WordPress” as it is not a problem. Lokking for a mod to add the feature.

    Bob

    Thread Starter Bob

    (@orionlearn)

    Hey, Solved my own error in the code when I saw it on the post. Works perfectly! Thanks!! Appreciate the help.

    For anyone else, here is the correct code:

    <tr class=”order_id”><th><?php _e( ‘Order ID:’, ‘woocommerce-pdf-invoices-packing-slips’ ); ?></th><td><?php echo $order->get_id(); ?></td>
    </tr>

    Thread Starter Bob

    (@orionlearn)

    Thanks!

    They did not bring in the order ID. The field is blank.

    I tried both and they do not disrupt the PDF, but no data in the field

    Here is my code:

    </tr>
    <tr class=”order_id”><th><?php _e( ‘Order ID:’, ‘woocommerce-pdf-invoices-packing-slips’ ); ?></th><td><&It;?php echo $order->get_id(); ?>></td>
    </tr>

    Bob

    Thread Starter Bob

    (@orionlearn)

    Hi Steven,

    No, I am using the inherent system. It may be Woo or WordPress. I cannot tell. That is why I am inquiring here.

    Thanks for the suggestion to post on the Woo plugin forum. I have done that as well.

    Learning!

    Bob

    Thread Starter Bob

    (@orionlearn)

    Thanks Bertie! That is perfect. I looked at them, but did not notice the “permanent” feature. I mod’d my Xcart store to do it that way and it has worked. This will work for me.

    Thanks

    Bob

    Bob

    (@orionlearn)

    Thanks! That worked. Forced me to clean up my facebook act. ??

    Bob

    Bob

    (@orionlearn)

    I created a new app which is 2.3. It would not allow me to create it from my business page login, so I ha to create it from a personal account. Created a new Facebook login on your app, loaded the information and it will not authorize. I get a page that show the script which used to automatically disappear. Checked for errors and cannot find anything.

    New app is live and everything else is the same as the old settings, but now 2.3.

    Bob

    Bob

    (@orionlearn)

    I just found out that I have the 283 problem. Mine is not working.

    I have the current Plugin Version: 3.4.16 [Single Accounts Edition]

    My Facebook API version shows 2.2 and it does not appear that I can change that.

    I reset my App Secret and recopied my App ID

    I still get the error when I click Submit Test To FaceBook.

    When I try to resubmit a post to Facebook from within the admin side of the post, it says that the error is that “the password has changed.”

    I deleted the account and rebuilt a new one and get the same errors.

    Any help is appreciated from those of you that got it working.

    Bob

Viewing 15 replies - 1 through 15 (of 16 total)