Jump to content

[Dark / Light] Fluent Design Theme Edition - Topic Support


Recommended Posts

  • 4 weeks later...

Small request regarding Featured Groups, can this also include secondary groups?  We use secondary groups to give people special permissions and titles more than primary, so it would be cool to be able to use this feature with them instead of keeping it off.  

Thanks!

Link to comment
7 hours ago, ahc said:

Small request regarding Featured Groups, can this also include secondary groups?  We use secondary groups to give people special permissions and titles more than primary, so it would be cool to be able to use this feature with them instead of keeping it off.  

Thanks!

The function works also for a secondary groups, but the main group always has priority.

Link to comment
23 hours ago, aXenDev said:

The function works also for a secondary groups, but the main group always has priority.

Hm.  I tried making a secondary group featured, but it wouldn't work.  I don't have any other featured groups set up, just the one I was testing.  It wouldn't work unless I added the primary group of the member's profile I was viewing.

The primary group of this account is 4, which the block does show without issue when I set the group ID to 4.

When I change 4 to the ID of the secondary group this account has, it disappears.  

There are no other featured groups set up, so nothing should be taking priority or overriding it.

Am I still doing something wrong?

I figured out the issue, it was 100% my fault and was a simple quick fix.  Sorry for the bother!!

Edited by ahc
Link to comment

 @aXenDev

I have been tried to do styling css for the follow button on the Gallery application but couldn't fix it can you help to advise how can I fix it?

Dark Verions

  • issues is when click on the follow button seem unreadable 
  • can we change icon "View Full Image"?

811932654_DarkVersionCssFollowbutton-R1.png.ec78ab2b9a2a87780f269fe3f89a352f.png

Light Version

  • issues is when click on the follow button seem unreadable
  • can we change icon "View Full Image"?
  • On the comments tab can we change font color?

 

951584483_LightVersionCssFollowbutton-R1.thumb.png.ae27d615c822eb1b503adbd6261b68bb.png

Thank you in advance

Link to comment
2 hours ago, aXenDev said:

What is this code?

1.For follow button issues I already fix by add to custom.css

.elGalleryImage .ipsButton.ipsButton_primary
{
	background: #2193E6 !important;
	border: 1px solid #2193E6 !important;
}

2. Comment tab text fixed by add to axenglobal.css

.ipsTabs
{
	color: #2193E6;
}

3. For toggleFullscreen icon still couldn't fix I thing something need to check on the gallery.css might be need to modify css of font awesome can you help for this?

[data-role="toggleFullscreen"]:after {
	font-family: FontAwesome;
	content: "\f065";
}

	#cLightbox[data-fullScreen] [data-role="toggleFullscreen"]:after {
		content: "\f066";
	}

1233035889_Fixedbutton.png.aeac10dee78ed5b9971a1b6d175271f2.png

Link to comment
9 hours ago, WEBTH said:

1.For follow button issues I already fix by add to custom.css


.elGalleryImage .ipsButton.ipsButton_primary
{
	background: #2193E6 !important;
	border: 1px solid #2193E6 !important;
}

2. Comment tab text fixed by add to axenglobal.css


.ipsTabs
{
	color: #2193E6;
}

3. For toggleFullscreen icon still couldn't fix I thing something need to check on the gallery.css might be need to modify css of font awesome can you help for this?


[data-role="toggleFullscreen"]:after {
	font-family: FontAwesome;
	content: "\f065";
}

	#cLightbox[data-fullScreen] [data-role="toggleFullscreen"]:after {
		content: "\f066";
	}

1233035889_Fixedbutton.png.aeac10dee78ed5b9971a1b6d175271f2.png

Send me a live demo in PM.

Link to comment

@aXenDevI have issued with theme translation when updating new version seem to have 2 recorded like previous one and new one the issues is when I did translation on new one the record not saved to database and then I tried to change on the previous one that were saved to database but not update on fornt page or ACP theme setting any idea to fix this? 

 

Translation.thumb.png.ef5b348d828e3ac7ee126d29385130bb.png

 

Link to comment
56 minutes ago, WEBTH said:

@aXenDevI have issued with theme translation when updating new version seem to have 2 recorded like previous one and new one the issues is when I did translation on new one the record not saved to database and then I tried to change on the previous one that were saved to database but not update on fornt page or ACP theme setting any idea to fix this? 

 

Translation.thumb.png.ef5b348d828e3ac7ee126d29385130bb.png

 

You cannot use two of the same themes.

Link to comment
21 minutes ago, aXenDev said:

You cannot use two of the same themes.

Oh sorry that photo I only tried to update word_theme id in database please see photo attached  when I did translation nothing updated to database and front page.

Translation2.thumb.png.8bbb042f0d1c97f912808e00ec77301d.png

This is the one after theme updated

Link to comment
15 hours ago, WEBTH said:

Oh sorry that photo I only tried to update word_theme id in database please see photo attached  when I did translation nothing updated to database and front page.

Translation2.thumb.png.8bbb042f0d1c97f912808e00ec77301d.png

This is the one after theme updated

There should be no two identical keys. Remove them from the database (core_sys_lang_words).

Link to comment
7 hours ago, aXenDev said:

There should be no two identical keys. Remove them from the database (core_sys_lang_words).

Yes, you are right I did and now working I guessed that one issue is local country code but not sure for that . However, thank you for your prompt help and already updated to new released 😉

Link to comment
  • 2 weeks later...

Hey again Axen

I just updated the theme to 3.1.4 and made sure this time to override any of our customized templates with yours since we had that minor userbar icon issue last time.

I haven't gone in to re-add our customizations yet, but I have noticed that the light/dark toggle seems to be struggling a bit.  Members who use the dark theme have noticed that when they visit the website, it loads the light theme first then switches to the dark theme and causes a bright flash of light effect which they aren't too happy with.  Also, on some pages, it takes a good 2-3 seconds for it to switch to the dark theme as well.  (I can reproduce this myself on my own account.)  I had no reports of this issue prior to the upgrade today.

Any idea what's happened?  (I have cleared the website cache to make sure nothing was stuck.)

Link to comment
8 hours ago, ahc said:

Hey again Axen

I just updated the theme to 3.1.4 and made sure this time to override any of our customized templates with yours since we had that minor userbar icon issue last time.

I haven't gone in to re-add our customizations yet, but I have noticed that the light/dark toggle seems to be struggling a bit.  Members who use the dark theme have noticed that when they visit the website, it loads the light theme first then switches to the dark theme and causes a bright flash of light effect which they aren't too happy with.  Also, on some pages, it takes a good 2-3 seconds for it to switch to the dark theme as well.  (I can reproduce this myself on my own account.)  I had no reports of this issue prior to the upgrade today.

Any idea what's happened?  (I have cleared the website cache to make sure nothing was stuck.)

What version did you update the theme from? In this version I didn't do anything that could affect this behavior.

Link to comment
3 hours ago, aXenDev said:

What version did you update the theme from? In this version I didn't do anything that could affect this behavior.

Hey, man, can you tell me which button and text are these...can save me a lot of time...there is just too many option to try

image.png.8fa975147fd2c8d656b4ae8acb600c75.png

image.thumb.png.2aa9945131d2610da146b0dc74f577c5.png

in store page in dark mode, you can not see what you type in these 3 box..unless you switch to light mode.

Im on default mode, just change this

image.png.b93a171eda934a889253d64032adfb90.png

 

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...