Joseph
Forum Replies Created
-
I appreciate the swift response. Thank you…your reply is helpful.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Support For Elementor Loop GridAlright thank you. Appreciate the quick response. I will update shortly after reviwing the docs.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Ads Not Showing On Custom PostsHello again
Thanks for the swift response earlier. I have been able to fix the problem. The issue was quite unusual.
While creating the custom posts with Custom Post Type UI Plugin, I chose to disable the default WordPress editor and use a WYSIWYG editor created by ACF plugin as the main content editor. This was the cause of the problem. Somehow this made it impossible for the Ad Inserter plugin to insert ads on the entire page.
I went back to the Custom Post Type UI settings and enabled the default WordPress editor and that fixed the problem.
I hope this helps anyone having a similar problem. Ad inserter is the best, most comprehensive, and most robust ads plugin ever!!!
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Ads Not Showing On Custom PostsSorry about that. I reset the plugin so everything could go back to default. I just configured a new block so please have a look again.
Hello @brio2020
Sorry for my misleading solution. I just noticed the problem you were talking about. The code to prevent the plugin from styling woocommerce emails also reverts all other emails back to plain text. I feel so dumb for not realizing this sooner. I’m not sure how to solve the problem. I guess we have to draw the attention of the developers to the situation. But if you’ve found a solution then please do share…I could really use the help.Hello @brio2020
Yes I experienced the same problem while testing on a local installation of WordPress. But on a live website, the template worked perfectly and was able to display all the graphics in emails. So I didn’t do anything to solve it. It just worked once I moved to a live website.You are welcome @brio2020
Hello @codemiq
Thanks for the reply. Yes I did realize the woocommerce extension and other nice extensions as well. I’ll probably use some in future projects but for now I want to leave woocommerce emails untouched. Sorry I should have read the FAQ section before submitting my question. The guide works fine. I was able to achieve my goal with the function below;// Prevent WordPress Email Template Designer - WP HTML Mail plugin from styling Woocommerce emails add_filter( 'haet_mail_use_template', 'customize_template_usage', 10, 2 ); function customize_template_usage( $use_template, $mail ){ if( strpos($mail['message'], '(Billing)') ) return false; }
I used Billing as the common word. Thanks for the great support.
Oh sorry, I just saw the thread on woocommerce. Really sorry for not reading before posting. I will attempt the fix provided in the existing thread. Thanks again.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Compatibility With Job ArchivesI did and it worked like magic. Thank you very much. Great plugin and documentation!
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Compatibility With Job ArchivesSorry, I just did
Forum: Reviews
In reply to: [OceanWP] Still the Undisputed ChampionO great, thanks. I’m very sorry for my amateur review!