Everything posted by Jim M
-
301 redirects on the CiC
Please submit a ticket for any inquiries regarding the platform.
-
Issue With Night Eye Extension
While that may be, keep in mind that we do not directly support any third party extensions for browsers or anything which modifies the browser display so this currently falls outside of the scope of support.
-
Issue With Night Eye Extension
Why not just use the built in dark mode? Kind of is silly to use an extension that has a flaw than to use the website's native dark mode that doesn't.
-
Simple Question: How To Put an Image by Each Forum?
The item with the card image would be the forum there, Miembros e Invitados: Por Favor, Lean Esto. If you want to use that layout, that is the only size currently. You can change the layout in Theme Editor -> Page Layouts -> Forum Index. Our documentation can be found here: https://invisioncommunity.com/docs/
-
PHP to JS app port using Pages
You can click the view source of the page and see the order which the Javascript is loaded on the page.
-
PHP to JS app port using Pages
The URLs in use there are not valid from Pages Media though, those look something like: /page_objects/yourJavascriptName.js.7b6067b3d74a04e79b2552accd3ba8ab.js'
-
PHP to JS app port using Pages
Are you including these Javascript files via Pages or are you adding them custom? A 404 error would be not found, meaning the Javascript is not at the URL you're using.
-
No cursor visible in text editor in Safari
Correct. I am getting the blinking cursor.
-
No cursor visible in text editor in Safari
Unfortunately, this isn't something that I am able to reproduce either in Safari on a Mac. However, you're not on the latest release of MacOS so I would suggest upgrading there to 26.5.1.
-
How do i get language packs for my forum?
Sorry, we no longer have a Marketplace. Finding language packs would be something you need to inquire about on here from third parties if you're not sure how to find it.
-
Add Similar Event hides Cover Image field.
Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
-
Promotion Not Working After Course Completion
Do you have an example user's display name that has completed the course and has been promoted?
-
Quote marks in product group titles in commerce
Unfortunately, I am not able to reproduce this. Is this on your Cloud community?
-
Mark Forum As Read - Buttons Without Text
Yes. It is handled in the background jobs.
-
Mark Forum As Read - Buttons Without Text
Please clear your cache in ACP -> Support.
-
New user restrictions
If you're comfortable finding the group ID from the URL bar when editing the group in the ACP and then editing your conf_global.php, you can certainly change the member group which users are assigned to. However, if you're not, the next solution would be to swap the names/permissions of your groups then move all in your newbie group that meet your criteria to your member group.
-
This community is not available
Looks like there may be some caching going on as I am seeing that all three of your communities are online. I've cleared caches just for good measure but please clear your browser's cache as well. Could you please try again?
-
New user restrictions
You'll need to check if the user is a part of other member groups or if the group has the bypass moderation enabled. If you're already using group promotions and it promoted incorrectly, is it configured correctly?
-
New user restrictions
Yup, this is possible via group promotions. Setup your "Newbie" group with restricted permissions and also enabling "Require approval before content shows?" under the Content tab of the group settings. Then your "Member" group with the normal permissions you want. Finally, you can use group promotions to promote them from Newbie to Member after they reach those 3 posts:
-
How do i get language packs for my forum?
Language packs would require translating the language strings to your language of choice. Alternatively, you would need to purchase/download an already translated language pack from a third party.
-
Create new Forum or Subforum?
You will need to create a new category and forums if you have a new permission structure (i.e. a category that both can access). As permissions on the Parent Category would block anything beneath it.
-
Redirect to Home page every time I save Theme Editor settings?
Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
-
Struggling with Return Key Behavior: Start new paragraph or Go to next line?
Yes, your browser may be caching the reply if one setting is looking like the other.
-
Struggling with Return Key Behavior: Start new paragraph or Go to next line?
Keep in mind, when you change the setting, you change them all. It will work retroactively. That may be causing your confusion.
-
Struggling with Return Key Behavior: Start new paragraph or Go to next line?
Yes, it will look identical as it is done via CSS. The difference will be the distance between the paragraph tags, otherwise, the content will be indentical.