Jump to content

onlyME

Clients
  • Joined

Everything posted by onlyME

  1. onlyME replied to onlyME's post in a topic in Marketplace
    Try /video Or restore your menu (acp > menu management)
  2. onlyME replied to onlyME's post in a topic in Marketplace
    @Namo edit your theme > core > global > plugins > bim_tthumb_showGridview Find ipsGrid_span13 and replace by ipsGrid_span2
  3. onlyME replied to onlyME's post in a topic in Marketplace
    @Namo Your theme uses css that overwrite ipsGrid @supports (display: grid){ [data-ipsgrid-minitemsize="500"]{ --grid-min: 400px; } [data-ipsgrid-minitemsize="400"]{ --grid-min: 400px; } [data-ipsgrid-minitemsize="350"]{ --grid-min: 350px; } [data-ipsgrid-minitemsize="300"]{ --grid-min: 300px; } [data-ipsgrid-minitemsize="250"]{ --grid-min: 250px; } [data-ipsgrid-minitemsize="230"]{ --grid-min: 230px; } [data-ipsgrid-minitemsize="200"]{ --grid-min: 200px; } [data-ipsgrid-minitemsize="170"]{ --grid-min: 170px; } [data-ipsgrid-minitemsize="150"]{ --grid-min: 150px; } [data-ipsgrid-minitemsize="100"]{ --grid-min: 100px; } [data-ipsgrid-minitemsize="60"]{ --grid-min: 60px; } [data-ipsgrid-minitemsize="40"]{ --grid-min: 40px; } .ipsGrid{ display: grid; grid-gap: var(--grid-gap); grid-template-columns: repeat(12, 1fr); } /* Forces truncated text to work */ .ipsGrid > *{ min-width: 0; } [data-ipsgrid-minitemsize]{ --grid-fill: auto-fill; grid-template-columns: repeat(var(--grid-fill), minmax(calc(var(--grid-min) + var(--grid-gap)), 1fr)); } .ipsGrid + .ipsGrid{ margin-top: var(--grid-gap) !important; } .ipsGrid > [class*="ipsGrid_span"]{ width: auto !important; margin: 0 !important; float: none !important; height: auto !important; } .ipsGrid::before, .ipsGrid::after{ display: none; } .cPromotedImages{ --grid-gap: 0px; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span1{ grid-column: span 1; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span2{ grid-column: span 2; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span3{ grid-column: span 3; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span4{ grid-column: span 4; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span5{ grid-column: span 5; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span6{ grid-column: span 6; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span7{ grid-column: span 7; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span8{ grid-column: span 8; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span9{ grid-column: span 9; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span10{ grid-column: span 10; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span11{ grid-column: span 11; } .ipsGrid:not([data-ipsgrid-minitemsize]) > .ipsGrid_span12, .ipsGrid:not([data-ipsgrid-minitemsize]) > :not([class*="ipsGrid_span"]){ grid-column: span 12; } @media (max-width: 979px){ .ipsGrid.ipsGrid_collapseTablet:not([data-ipsgrid-minitemsize]) > [class*="ipsGrid_span"]{ grid-column: span 12; } } @media (max-width: 767px){ .ipsGrid.ipsGrid_collapsePhone:not([data-ipsgrid-minitemsize]) > [class*="ipsGrid_span"]{ grid-column: span 12; } } /* Ensure that grids don't span wider than the viewport on mobiles */ @media (max-width: 550px){ [data-ipsgrid-minitemsize="500"]{ grid-template-columns: 1fr; } } @media (max-width: 450px){ [data-ipsgrid-minitemsize="400"]{ grid-template-columns: 1fr; } } @media (max-width: 400px){ [data-ipsgrid-minitemsize="350"]{ grid-template-columns: 1fr; } } @media (max-width: 350px){ [data-ipsgrid-minitemsize="300"]{ grid-template-columns: 1fr; } } /* Allow profile photos to wrap on clubs */ .cClubCard .cClubCard_memberList{ white-space: normal; } /* Profile actions on mobiles */ @media (max-width: 767px){ header[data-role='profileHeader'] .ipsGrid{ display: grid !important; } } /* Profile followers */ #elFollowers .ipsGrid{ grid-template-columns: repeat(auto-fill, minmax(48px, 1fr)); --grid-gap: 5px; padding: 5px; margin: 0px; } #elFollowers .ipsGrid > li{ grid-column: initial; } /* Fix gallery albums in Calendar events */ .cGalleryMiniAlbum{ --grid-min: 210px; } .cGalleryMiniAlbum > li::before{ content: ''; display: block; padding-bottom: 100%; } } Try to remove it to see the grid works.
  4. onlyME replied to onlyME's post in a topic in Marketplace
    I see it works fine on your site. Try to clear your browser cache.
  5. Bug, it will be fixed asap.
  6. I can not reproduce this issue, could you give me acp access so I can take a look?
  7. Broken JS, try to run Get Support to clear cache.
  8. onlyME replied to onlyME's post in a topic in Marketplace
    No, it doesn't have the feature to import videos from other applications.
  9. onlyME replied to onlyME's post in a topic in Marketplace
    I confirm this bug. It will be fixed as quick as possible in today.
  10. onlyME replied to onlyME's post in a topic in Marketplace
    Please give me acp access so I can take a look.
  11. onlyME replied to onlyME's post in a topic in Marketplace
    @Optic14 try to edit file \applications\videobox\modules\front\video\browse.php Find $table->sortDirection = 'desc'; Replace by $table->sortDirection = $table->sortBy == 'v_title' ? 'asc' : 'desc';
  12. onlyME replied to onlyME's post in a topic in Marketplace
    Sure, please check your pm.
  13. onlyME replied to onlyME's post in a topic in Marketplace
    @yameth when uploading a song and filling artist name, it will create a new artist automatically, and who has permission to edit artists can edit all artists. It doesn't have feature to allow member own artists. The purpose of 'artist' feature to list all songs and playlists by an artist.
  14. I will consider it.
  15. onlyME replied to onlyME's post in a topic in Marketplace
    Please give me acp access so I can take a look.
  16. onlyME replied to onlyME's post in a topic in Marketplace
    Please give me acp access so I can take a look.
  17. onlyME replied to onlyME's post in a topic in Marketplace
    Sorry, but I didn't get any pm from you. Did you add Media Tag for openload?
  18. onlyME replied to onlyME's post in a topic in Marketplace
    @Lenny Warren please wait for the next version. I will add a new option for this feature 🙂
  19. onlyME replied to onlyME's post in a topic in Marketplace
    @Lenny Warren try to type the code manually. I confirm this bug, it will be fixed in the next version.
  20. onlyME replied to onlyME's post in a topic in Marketplace
    @Lenny Warren Try to edit your theme > core > global > plugins > bim_tthumb_showThumb Find <div class="bim_tthumb_wrap"> Replace by <div class="bim_tthumb_wrap {{if $topic->unread()}}tthumb_unread{{endif}}"> And then add this code to custom.css .bim_tthumb_wrap { opacity: 0.5; } .tthumb_unread { opacity: 1 !important; }
  21. onlyME replied to onlyME's post in a topic in Marketplace
    The thumbnails are not grey. In the past, I got some complains about this feature so I removed it. I will consider it again.
  22. onlyME replied to onlyME's post in a topic in Marketplace
    please give me acp access I will take a look.
  23. onlyME replied to onlyME's post in a topic in Marketplace
    Try to run Get Support to clear cache.
  24. onlyME replied to onlyME's post in a topic in Marketplace
    @Christforums Try to re run "updatecheck" task. 🙂
  25. onlyME replied to onlyME's post in a topic in Marketplace
    @Optic14 I confim this bug, it will be fixed in the next version.