Jump to content

Heosforo

Clients
  • Posts

    851
  • Joined

  • Days Won

    4

Reputation Activity

  1. Like
    Heosforo got a reaction from Noble~ in Mind Theme   
    Support topic
     
  2. Like
    Heosforo got a reaction from marijuana4201 in Database Tickets / Support   
    Damn, I had forgotten about this topic.
    If you still need help, please send me an MP and I will gladly do it for you 👍
  3. Like
    Heosforo got a reaction from Wladass in Mind Theme   
    Hello @kherezae
    Sorry the delay.
    Would you mind to give me admincp access (privately) so I can fix this for you?
    Let me know 👍
  4. Thanks
    Heosforo got a reaction from kherezae in Mind Theme   
    Hello @kherezae
    Sorry the delay.
    Would you mind to give me admincp access (privately) so I can fix this for you?
    Let me know 👍
  5. Like
    Heosforo got a reaction from anon2020 in ¿Tienen sección en español?   
    Creo que no se puede usar el español, a menos que agregues el texto traducido al ingles debajo.
    I think you can not use Spanish, unless you add the text translated into English below.
     
    Estoy de acuerdo, estaria genial un subforo en español.
    I agree, It would be great a spanish subforum.
     
     
  6. Thanks
    Heosforo reacted to Unlucky in Mind Theme   
    Hi,
    Seems to be a bug when viewing an IPpages page in chrome
    We have a full width chatroom which displays fine in firefox but is squashed when using your theme
    I have tested site in chrome with default theme and it also displays fine, so deffo your theme and chrome has only has this issue
    thanks
     
  7. Like
    Heosforo got a reaction from MNOfficial in Mind Theme   
    Hello @Realife coil
    Thanks
    Please go to: Theme settings -> Mind (tab) -> Add CSS
    Add this:
    .cke_wysiwyg_div { min-height: 200px !important; } Let me know if that works.
  8. Like
    Heosforo reacted to PixNGeeks in Mind Theme   
    thanks man! its works!
  9. Thanks
    Heosforo got a reaction from PixNGeeks in Mind Theme   
    Hello @Realife coil
    Thanks
    Please go to: Theme settings -> Mind (tab) -> Add CSS
    Add this:
    .cke_wysiwyg_div { min-height: 200px !important; } Let me know if that works.
  10. Thanks
    Heosforo got a reaction from lakerslanditalia@gmail.com in Mind Theme   
    Theme updated
    - Added background image to "Site welcome" block. (opacity as well)
    - Option to remove particles
    See image:

  11. Thanks
    Heosforo got a reaction from beats23 in Mind Theme   
    Theme updated
    - Added background image to "Site welcome" block. (opacity as well)
    - Option to remove particles
    See image:

  12. Like
    Heosforo reacted to Semenedar in Database Tickets / Support   
    Yes, now working 🙂
    Thanx!
  13. Like
    Heosforo got a reaction from Semenedar in Database Tickets / Support   
    Hello @Semenedar
    Edit the database and assign a new database key (to your choice):


    This should fix it, let me know.
  14. Thanks
    Heosforo reacted to niteshad in Mind Theme   
    I just did the upgrade with the latest Mind download to 4.3.6 and it worked! thanks!
  15. Like
    Heosforo reacted to beats23 in Mind Theme   
    @Heosforo it's working now thanks.
  16. Thanks
    Heosforo got a reaction from beats23 in Mind Theme   
    @beats23 Sorry, I had misunderstood your question.
    That part is a block (Top forum posts).
    Please see: Mind doc
    Let me know if you need help.
  17. Like
    Heosforo got a reaction from Cyboman in Database Tickets / Support   
    ADD BAGDES (as request)
    pinned, closed, featured etc..

    If you have already installed this Database, just follow this step:
    1. Page Management -> Templates -> Open: Database Tickets Records -> Entry
    Replace all code with this new one:
    <div class='ipsGrid ipsGrid_collapsePhone ipsDataItem'> <div class='ipsGrid_span1 ipsType_light ipsType_center ipsPad ipsResponsive_hidePhone'>#{$record->primary_id_field}</div> <div class='ipsGrid_span1 ipsPad'>{$record->customFieldDisplayByKey('db_field_priority')|raw}</div> <div class='ipsGrid_span4 ipsPad ipsType_left'> <div class='ipsPhotoPanel ipsPhotoPanel_tiny'> {template="userPhoto" app="core" group="global" params="$record->author(), 'tiny'"} <div> <div data-ipsTruncate data-ipsTruncate-size='1 lines' data-ipsTruncate-type='remove'><a href="{$record->url()}" data-ipstooltip="" title="{$record->_title}">{wordbreak="$record->_title"}</a></div> <p class='ipsType_reset ipsType_medium ipsType_blendLinks'> {{if $record->canEditTitle()}}{{if $record->unread()}}<i data-ipstooltip="" title='{lang="calperm_perm__reply"}' class="fa fa-commenting-o" aria-hidden="true"></i> {{endif}}{{endif}}{template="userLink" app="core" group="global" params="$record->author(), $record->warningRef()"} </p> </div> </div> </div> <div class='ipsGrid_span2 ipsPad ipsType_light ipsType_left ipsResponsive_hidePhone'> <a data-ipstooltip="" title='{$record->container()->_title}' href="{$record->container()->url()}">{$record->container()->_title}</a></div> <div class='ipsGrid_span2 ipsPad ipsType_light ipsResponsive_hidePhone'> {{if $record->locked()}}<span class='ipsBadge ipsBadge_new ipsBadge_small ipsBadge_icon ipsType_center ipsBadge_warning' data-ipsTooltip title='{lang="locked"}'><i class='fa fa-lock'></i></span> {{endif}} {{if $record->isFutureDate() || $record->mapped('pinned') || $record->mapped('featured') || $record->hidden() === -1 || $record->hidden() === 1 || $record->hidden() === -2}} {{if $record->isFutureDate()}} <span><span class=" ipsBadge ipsBadge_new ipsBadge_small ipsBadge_icon ipsType_center ipsBadge_warning" data-ipsTooltip title='{$record->futureDateBlurb()}'><i class='fa fa-clock-o'></i></span></span> {{elseif $record->hidden() === -1}} <span><span class="ipsBadge ipsBadge_new ipsBadge_small ipsBadge_icon ipsType_center ipsBadge_warning" data-ipsTooltip title='{$record->hiddenBlurb()}'><i class='fa fa-eye-slash'></i></span></span> {{elseif $record->hidden() === -2}} <span><span class="ipsBadge ipsBadge_new ipsBadge_small ipsBadge_icon ipsType_center ipsBadge_warning" data-ipsTooltip title='{$record->deletedBlurb()}'><i class='fa fa-trash'></i></span></span> {{elseif $record->hidden() === 1}} <span><span class="ipsBadge ipsBadge_new ipsBadge_small ipsBadge_icon ipsType_center ipsBadge_warning" data-ipsTooltip title='{lang="pending_approval"}'><i class='fa fa-warning'></i></span></span> {{endif}} {{if $record->mapped('pinned')}} <span><span class="ipsBadge ipsBadge_new ipsBadge_small ipsBadge_icon ipsType_center ipsBadge_positive" data-ipsTooltip title='{lang="pinned"}'><i class='fa fa-thumb-tack'></i></span></span> {{endif}} {{if $record->mapped('featured')}} <span><span class="ipsBadge ipsBadge_new ipsBadge_small ipsBadge_icon ipsType_center ipsBadge_intermediary" data-ipsTooltip title='{lang="featured"}'><i class='fa fa-star'></i></span></span> {{endif}} {{endif}} <span class=' ipsBadge ipsBadge_large ipsType_success'>{$record->customFieldDisplayByKey('db_field_status', 'processed')}</span> </div> <div class='ipsGrid_span2 ipsPad ipsType_light'> <p class='ipsType_reset ipsResponsive_hidePhone ipsType_medium ipsType_light'>{datetime="$record->mapped('date')"}</p> <p class='ipsType_reset ipsResponsive_hideDesktop ipsPos_right ipsType_small ipsType_light'>{datetime="$record->mapped('date')"}</p> </div> </div> Done.
  18. Like
    Heosforo reacted to Darrell England in Database Tickets / Support   
    Everything was there this time 🙂 
  19. Like
    Heosforo got a reaction from Darrell England in Database Tickets / Support   
    Please one more time.
    As you said, templates wasn't add correctly.
    It seems to be working now.
  20. Like
    Heosforo reacted to beats23 in Mind Theme   
    Thanks. 
  21. Like
    Heosforo got a reaction from beats23 in Mind Theme   
    Hello @beats23
    In your custom.css find:
    .ipsNavBar_secondary > li > a { opacity: 0.5; padding: 4px 25px; border-bottom: 0px solid transparent; text-transform: uppercase; font-size: 10px; color: #ffffff; font-family: 'Raleway', sans-serif; font-weight: bold; } Replace with this:
    .ipsNavBar_secondary > li > a { opacity: 1; padding: 4px 25px; border-bottom: 0px solid transparent; text-transform: uppercase; font-size: 10px; color: #ffffff; font-family: 'Raleway', sans-serif; font-weight: bold; } I think you meant this, let me know 👍
  22. Like
    Heosforo got a reaction from Darrell England in Database Tickets / Support   
    @Darrell England I think it's made to work as you say, you're right.
    You'll need to edit each category and change this:



    Then you should be able to play with Database permissions as you wish.


    Let me know if thats helps.
  23. Like
    Heosforo got a reaction from Darrell England in Database Tickets / Support   
    Hello @Darrell England
    This must be done though Pages -> Databases:

       
  24. Thanks
    Heosforo reacted to Goza in Database Tickets / Support   
    Liking it so far 👍 I tried so hard to figure out how IPS does it for their support (commerce) and probably got it somewhat.
    Remove <span class=' ipsBadge ipsBadge_large ipsType_success'>{$record->customFieldDisplayByKey('db_field_status', 'processed')}</span> Replace {{if $row->author() == $row->lastCommenter() || !$row->author() == !$row->lastCommenter() || $row->locked()}} {{if $row->locked()}} <span class='ipsType_negative'>Closed</span> {{elseif $row->author() == $row->lastCommenter()}} <span class='ipsType_issue'>Awaititing Response</span> {{elseif !$row->author() == !$row->lastCommenter()}} <span class='ipsType_success'>Customer Response</span> {{endif}} {{endif}} For anyone whose looking for little bit more automatically for status updates. 
  25. Like
    Heosforo got a reaction from Sonya* in Database Tickets / Support   
    @Sonya* I couldn't think where to put this 😅, is it okay this way?

×
×
  • Create New...