
Everything posted by opentype
-
Store Products OG.Image?
It is, there is just no dedicated field. The featured product image you pick to show in the store will be set as OG:Image automatically.
-
External login service breaks padding
This is the account’s Security and Privacy page: But when I activate Apple as registration service, it looks like this:
-
CMS language strings requires forums
I see this language string missing for Pages database records after the 5.x upgrade: After some digging, I found it is tied to the Forums app, which I currently haven’t installed on this website, which is focused on Pages and Commerce. I guess if it’s meant as a global string, it needs to be a System language string, not a Forums language string. Or each app needs its own version. This is from a different installation with Forums installed:
-
Commerce: visual bug
The combination of a long description and purchase options pushes the button for the latter out of the main column in the Commerce product listing view.
-
Faulty URL in Ad redirect
I’m still getting this, but I now believe this is actually a poor automated(?) hacking attempt. There’s always the apostrophe, but also sometimes commands added behind it, looking like SQL injections. I am now blocking this through the htaccess file.
-
Community Experts - Overview?
Thanks. Must be Cloud only then. I don’t have that.
-
Community Experts - Overview?
Where is that setting? Can’t find it.
-
New users are unable to create account as security check says "URL of your website is incorrect..."
Do what it says in the error message. Check your settings at keycaptcha.com or switch to a different captcha service.
- HTML
- HTML
-
How to change default group for register users?
-
Can't Delete Duplicate Image in Post
Was it maybe uploaded twice too? Again, focus on the attachment area, not the post content. The only reason why an attachment would be added at the end is that the software sees the image as not being used in the post, which is either true or there is something wrong with the embedded image so that it is not recognized as use of the attachment. Try to make sure the image isn’t uploaded twice and if that is not the case, maybe clear all instances from the post content and then add it back once.
-
Can't Delete Duplicate Image in Post
When you say you deleted it, what do you mean? Removing it from the post content itself, will not remove the image from the post and instead add it back again at the end of the post. That’s normal and expected behaviour for “attachments“. You need to delete the images you don’t want anymore from the attachment area below the content.
-
captacha
It’s probably because of your server move. Make sure the URL set up with Keycaptcha hasn’t changed and wait for the completion of the DNS propagation.
-
Unable to download/install app
Not sure what you mean by “download”. Adding the PWA to your phone is done through the “Add to Homescreen“ option in your phone, which should appear using the default browser of the operating system. Is that not the case?
-
Announce
https://virtualmagie.com/forum/modcp/
-
Subscription automatic invoice email - error 2x215/1
Yes, that’s normal. You would have to log in as that member to see content exclusively available to them. Normally, as admin, you manage payment details in the ACP, not on the front-end.
-
Settings to receive a notification every time a user creates an account.
-
Images not displaying in articles for guests
First action would be to check the permissions of the Record Image field. It’s under Fields for the article database.
-
Clubs payment gateway
Club settings, enable this: Member group, enable this: After that, you can create clubs and set a price to join.
-
Backblaze downloads not working (b2ContentDisposition is prohibited)
Not sure why this isn’t getting more attention even after almost 3 months. Backblaze support was officially added, but the reported bugs aren’t addressed, not even simple stuff like adding the missing help links. At the moment I have to pay for both Amazon S3 and Backblaze, because I moved to Backblaze, but since the downloads aren’t working, I have to keep uploading just Download files to Amazon, even though consolidation of the storage locations was the entire point of touching anything about storage.
-
Subscription Invoices Created by Guests
You can remove guest access to the functionality in the App section of the ACP. Of course this also means, guests won’t be able to see the subscription offers.
-
Custom Registration / Subscription page?
With custom template code, one can create those “add to cart“ links to start a registration/checkout with a specific product or subscriptions being added automatically. I’ve built such pages for customers. It allows more styling than just the existing subscriptions page and works well for landing pages in this regard. One thing I don’t link about this solution is that allowing guest to start a purchase always creates an invoice in the ACP, even if they don’t actually check out or are just a bot following all links on a page. In that sense, letting members use the regular registration flow can work better.
-
Custom Registration / Subscription page?
That usually means it IS the default page already.
-
topic & posts icons
There is no option for that. You would have to manually code the templates for the blocks to make that happen. By the way, the default images are replaced if there are images connected to the entries, e.g. an attachment to a post or topic, a cover image for an event, a record image for a database article and so on.