Jump to content

jffuchs

Clients
  • Posts

    27
  • Joined

  • Last visited

Contact Methods

Profile Information

  • Gender
    Male
  • Location
    France

jffuchs's Achievements

  1. Hello, I would like to reset the "maximum visitor" number that looks wrong on my forum : https://www.volavoile.net/ Can I do it through the Admin panel (I did not find ...) ? Thank you, 856×329 png 36.2 kB
  2. @Jim M very good idea, .... can you please tell me where I can update this setting : I did not find it (Gallery setting ? Members setting ?) Is there a filter to see all the featured images? Best regards,
  3. Thx .... I display this widget for my user ... and I saw some "bad" pictures that why I will be pleased to have a direct and full access to all the Featured Images .... See you,
  4. Hello, Is it possible to display / have a list of all the picture considered as "featured" It will be nice for the user to see all the Featured Images and helpful for the admin to feature or not the pictures Thank you, have a nice week-end, https://www.volavoile.net/gallery/ Frederc
  5. Hello, For some topics I have a dedicated "statistics" What are the settings to display or not these additional information ? Can I adjust these parameters ? Where ? Thank you for your help, Frederic
  6. Hello, Same request for the number of message inside a topic I looked for "{number="$count" format="short"}" in order to replace it by "{number="$count" }" but it seems I missed something (?) It will be nice if this "number format" will be in the "forum settings" in the future Thank you, Best regards Frederic
  7. Thank you Jim, I hope I will find some help / support Best regards,
  8. Hello, I need to adjust the width of the header taken in account the hardware profile : phone, tablet, desktop I read : My code work well on the phone but I have an issue on the desktop version : the width is 100 % and not 1200 px (!) I have edited the LAYOUT.CSS file with : #ipsLayout_header { .ipsApp .ipsResponsive_showDesktop{ width: 1200px; position: relative; margin: 0 auto; } .ipsApp .ipsResponsive_showTablet{ width: 100%; position: relative; margin: 0 auto; } .ipsApp .ipsResponsive_showPhone{ width: 100%; position: relative; margin: 0 auto; } } Thank you for your support, Frederic Phone Desktop
  9. Hello, I have updated the "Stored Access Information" Best regards,
  10. Hello, Same issue with the 3rd party app disable (Advanced Custom Widgets Enabled 1.0.7 By Taman ) Best regards,
  11. Hello, I have edited the LAYOUT.CSS file with : /* Gestion taille Ecran */ #ipsLayout_header { position: relative; margin: 0 auto; .ipsApp .ipsResponsive_showDesktop{ width: 1200px; } .ipsApp .ipsResponsive_showTablet{ width: 100%; } .ipsApp .ipsResponsive_showPhone{ width: 100%; } } It works well with the phone .... but not with the desktop .... see the printscreen Did I make a mistake ? Thank your for your support, Best regards Frederic
×
×
  • Create New...