AudunBK
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Unable to check off enable Page cacheThe problem was solved. It was caused by that I had followed this security tips that blocked your plugin.
Thanks for the quick replay, John! Appreciate your plugin!
I was able to adjust the font size with this CSS:
.simcal-events, .simcal-date-format {
font-size: 16px !important;
}I still wonder if it is possible to add the time before the title of the event on desktop (now it is only visible on hoover)?
Yes, it was a know compability issue with Divi which the Divi support says they are aware of and will fix in a later update.
Thanks, Dina, I have raised a ticked through your website.
It worked well now after I generated a new “Application Client Secret”?and added it again together with the “Application Client ID” and the new generated Access Token.
Thank you for your kind support and for this great plugin, @amimulihsanmahdi
I have a few follow-up questions after having followed the instructions above and generated the API key from the same email address that is set as “Sender Email”. First I got an error message when I tried to log on the the Microsoft account after pressing ?Authenticate with Office 365 & Get Access Token?. The error message said “AADSTS700016: Application with identifier … was not found in the directory (domain name). This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant.”
In Settings –> “Connection Details” it says “Token Validity: Invalid. Please re-authenticate”. In the email log it says { “code”: 423, “message”: “Unauthorized”, “errors”: [ “Unauthorized”] }.
Does this indicate that I have entered the wrong “Application Client Secret” or “Application Client ID”? I read on this page that “In case, after configuring the correct Client ID you still get this error, you need to construct the below URL and provide it to the Global administrator of your tenant, who will have to consent after successfully signing in.
https://login.microsoftonline.com/common/adminconsent?client_id=your_client_id”Thanks for the quick reply!
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Translate “Add to Cart” stringThanks for the quick reply, that solved it!
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Translate “Add to Cart” stringSorry if there is something I overlook here, could you explain further, please? I searched for “Cart” in my settings, but I did not find the option you mention to define the “Add to Cart Text”. See this PDF with screenshots of all my settings. I only see the “”Add All to Cart” Button Text” and the “”Add Selected to Cart” Button Text”.
- This reply was modified 1 year, 7 months ago by AudunBK.
Thanks for the understanding and the explanation, it was my cache plugin that caused the issue.
Forum: Plugins
In reply to: [WooCommerce] Attach PDF to confirmation email for specific productThanks @madeincosmos for helping me to solve this, I did like you recommended through the plugin settings.
Forum: Plugins
In reply to: [WooCommerce] Attach PDF to confirmation email for specific productThanks for the reply! I looked at each of the links, but could not see that they mentioned the case where I want to attach a PDF only if the used by a specific product. Where in the code do I tell it to look for the ID of the product that shall trigger the email?
It did not work even if I disabled all other plugins. I contacted Enfold support to ask if they could do something to make the theme compatible with the plugin, but if I interpret their answer correctly they suggest the modification should be done by the plugin developer. I am still thankful for the plugin, which works great except for the archive pages.
Thanks! I would like to make the description the same in all episodes in iTunes. I tried to look for a way to automatically insert a fixed line in every post of that category, so that I do not have to write the same line in every post. I looked at this and this tutorial and tried to combine them, but could not make it. Is it a line in a Jetpack plugin php file I can edit instead in my child theme to make the description the same for all podcast episodes?