Blurazor
Forum Replies Created
-
Hi, I am getting the error “AI Engine: No environment found for type (Array) when using Hugging Face model: Nous-Hermes-2-Mixtral-8x7B-DPO (or any models from Hugging Face for that matter).
May I know if I have missed out on some settings? I have followed the instruction to retrieve the API_URL, which in this case is “https://api-inference.huggingface.co/models/NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO”. Is this correct?
Thank you.@mdashikul Thank you for you prompt response, I managed to “bypass” the spam protection by spacing out my email sending. That’s took much more time but at least that’s the least disruptive method (in my case at least.)
I do have another question though. can I use your plugin to collect info. from two forms which share one <submit> button? E.g. a Page with the following format:
Paragraph 1 Paragraph 2 CF Form 1 Paragraph 3 CF Form 2 (with <submit> button)Hi mdashikul,
I’ve integrated Google’s reCAPTCHA with my Contact Form 7 plugin.
I’m currently testing the PDF generation feature of your plugin (e.g. Header, Footer, content styling etc.) After sending several test emails with the generated PDF attached, the spam protection kicked in and I’m prevented from sending any more test emails.
Please note that my installation of your plugin only has “All Addons”, “All Forms”, “Add New Form”, and “Settings” in the menu. There’s no “Database” menu item.
Please advise how to access the generated PDFs (to check their proper styling) without having to send any email. That way the spam protection won’t be triggered.
Thank you.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] quote citation looks broken@vova “All’s well now.” Cheers.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] quote citation looks brokenI’m experiencing the same display anormaly. The error only surfaced a couple of days ago. Any solution is greatly appreciated.
Forum: Plugins
In reply to: [Quotes llama] Import from Quotes Collection Plugin@oooorgle Thanks for your suggestion. I may give your method a go though I’m not familiar with the VLookup function. Cheers.
Forum: Plugins
In reply to: [Contact Form 7] Any Workaround for Displaying Actual Email Sender’s NameHi Erik,
You are right that Thunderbird is showing its “From” column data based on [client-email] instead of [client-name].
I’ll have to explore the issue on Thunderbird.
Thank you for your answer.
Kind regards,
BlurazorForum: Plugins
In reply to: [Contact Form 7] Any Workaround for Displaying Actual Email Sender’s NameIn the Form tab, I have:
Your Name (required):
[text* client-name placeholder “Enter your name here”]In the Mail tab, the From field is:
[client-name] <[email protected]>
In the Message body of the Mail tab, I have:
From: ([personal-title]) [client-name] <[client-email]>
When I received the submitted email (in Thunderbird), its “From” column list my name instead of the client’s name. However, the client’s name was correctly shown in the email body.
I’m not sure what has gone amiss.
Kind regards,
BlurazorThanks for your reply Nicolas.
I’m using a child theme and have activated the main theme. Thus far, Firefox is showing homepage correctly, i.e. only once but Chrome still shows the Homepage twice. Suspecting that it could be a caching issue, I’ve disabled the WP Fastest Cache plugin and purged cache at Cloudflare but that didn’t correct the display issue with Chrome.
Can you direct me to the Customizr main panel? I navigated to Pages->”My homepage” page but can’t find the said panel.
Thank you.
Forum: Themes and Templates
In reply to: In child style.css remove line from parent style.cssThanks for your help Ross.
Forum: Themes and Templates
In reply to: In child style.css remove line from parent style.cssHi, I am in a similar situation where a styling in the parent
style.cssis causing havoc. So just to be sure, there is no way to remove the culprit styling in the parentstyle.cssexcept to comment it out?Hi,
The URL to my company site is www[dot]ministryoftherapy[dot]comThanks heaps.
Forum: Fixing WordPress
In reply to: How to Store text and HTML Code so as to Re-use in PostThe html I’m using are links to an image file and to a few links to my webpages.
The only change in the foreseeable future is the address to the image file, that is, instead of src=”http://www.homepage.com/wp-content/uploads/2012/02/image_01.jpg”, I would need to reference image_02, image_03 etc.
Is using attributes feasible? Thanks.
Forum: Fixing WordPress
In reply to: How to Store text and HTML Code so as to Re-use in PostI’m not at all familiar with shortcut (except using a couple of them provided by some plugins).
I anticipate another requirement is the need to be able to display slightly different text+HTML for different user (I am guessing I can use attributes.)
Would shortcode be able to fulfill these requirements?
Thanks.