Jump to content

ipbfuck

Members
  • Posts

    875
  • Joined

Reputation Activity

  1. Like
    ipbfuck got a reaction from Wavelength in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  2. Like
    ipbfuck got a reaction from Cyboman in Pages database: please, add ability to change category icon   
    Edit: i've finally put custom icon in entire website (forum and database). But, instead to put entire code in custom.css, i've used this structure for pages:

    +

     
    and code in custom.css just for forum icon.
    this preserve to put unuseful css when not required
     
  3. Like
    ipbfuck got a reaction from SaltyBart in Pages database: please, add ability to change category icon   
    Edit: i've finally put custom icon in entire website (forum and database). But, instead to put entire code in custom.css, i've used this structure for pages:

    +

     
    and code in custom.css just for forum icon.
    this preserve to put unuseful css when not required
     
  4. Like
    ipbfuck got a reaction from SaltyBart in Pages database: please, add ability to change category icon   
    Edit: this work in forum:
    [data-forumid="1"] .fa::before {content:"\f1ea";} /* news icon forum id=1 */ and this in pages database:
    [data-categoryid="1"] .fa::before {content:"\f121";} /* code icon database id=1 */  
    U can choose icons from here: https://fortawesome.github.io/Font-Awesome/icons/
    and copy "Unicode" format (+ a backslash).
     
    thats is all (i've put all in custom.css)
     

  5. Like
    ipbfuck got a reaction from Haku2 in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  6. Like
    ipbfuck got a reaction from sobrenome in Pages database: please, add ability to change category icon   
    Edit: i've finally put custom icon in entire website (forum and database). But, instead to put entire code in custom.css, i've used this structure for pages:

    +

     
    and code in custom.css just for forum icon.
    this preserve to put unuseful css when not required
     
  7. Like
    ipbfuck got a reaction from sobrenome in Pages database: please, add ability to change category icon   
    Edit: this work in forum:
    [data-forumid="1"] .fa::before {content:"\f1ea";} /* news icon forum id=1 */ and this in pages database:
    [data-categoryid="1"] .fa::before {content:"\f121";} /* code icon database id=1 */  
    U can choose icons from here: https://fortawesome.github.io/Font-Awesome/icons/
    and copy "Unicode" format (+ a backslash).
     
    thats is all (i've put all in custom.css)
     

  8. Like
    ipbfuck got a reaction from sobrenome in Pages database: please, add ability to change category icon   
    i can share css code For forum, and For pages, without problem
     
  9. Like
    ipbfuck got a reaction from sobrenome in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  10. Like
    ipbfuck got a reaction from Duken in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  11. Like
    ipbfuck got a reaction from -FP in Cookie Notice   
    i've customized xml with this:
    /* !Hook Data - DO NOT REMOVE */ public static function hookData() { return array_merge_recursive( array ( 'globalTemplate' => array ( 0 => array ( 'selector' => 'html > head', 'type' => 'add_inside_end', 'content' => ' {{if \IPS\Member::loggedIn()->member_id === NULL}} {{if settings.cookieNotice_js == 1}} <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script> {{else}} <script src="{resource=\'plugins/cookieNotice.js\' app=\'core\' location=\'global\'}"></script> {{endif}} <script> .... </script> {{endif}}', ), ), ), parent::hookData() ); } /* End Hook Data */  
    now is only for guest
  12. Like
    ipbfuck got a reaction from -FP in Cookie Notice   
    i've make review (5star), but i cannot see atm...
    anyway: installed, translated in ita (inserted translation in review), all work fine but just a small request:

    ... and continue!
     
    so, very long javascript in source, also for admin/user (cookie already accepted - or, anyway, not necessary).
    then, in my opinion, is best to put this javascript in js file and, maybe, a simple flag "by usergroup" (anyone can enable just for guest and remove unuseful code for logged member)
     
    thanks in advance if reply,
    S.N.
     
  13. Like
    ipbfuck got a reaction from The Old Man in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  14. Like
    ipbfuck got a reaction from chilihead in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  15. Like
    ipbfuck got a reaction from Dennis_87 in Pages database: please, add ability to change category icon   
    Edit: i've finally put custom icon in entire website (forum and database). But, instead to put entire code in custom.css, i've used this structure for pages:

    +

     
    and code in custom.css just for forum icon.
    this preserve to put unuseful css when not required
     
  16. Like
    ipbfuck got a reaction from Dennis_87 in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  17. Like
    ipbfuck got a reaction from thompsone in Exclude Ads from given forums/areas   
    i've simply add an id to ads, and removed with something like this:  $( "#adsid" ).remove(); added only in page where i want remove (eg in a sidebar block)
    imho, more simple
    u can test in my laltroweb.it/tools/bugtrack/ page.
    (ads in sidebar is removed here)!
     
    regards...
     
     
  18. Like
    ipbfuck got a reaction from SJ77 in Pages database: please, add ability to change category icon   
    Edit: i've finally put custom icon in entire website (forum and database). But, instead to put entire code in custom.css, i've used this structure for pages:

    +

     
    and code in custom.css just for forum icon.
    this preserve to put unuseful css when not required
     
  19. Like
    ipbfuck got a reaction from SJ77 in Pages database: please, add ability to change category icon   
    Edit: this work in forum:
    [data-forumid="1"] .fa::before {content:"\f1ea";} /* news icon forum id=1 */ and this in pages database:
    [data-categoryid="1"] .fa::before {content:"\f121";} /* code icon database id=1 */  
    U can choose icons from here: https://fortawesome.github.io/Font-Awesome/icons/
    and copy "Unicode" format (+ a backslash).
     
    thats is all (i've put all in custom.css)
     

  20. Like
    ipbfuck got a reaction from xtech in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  21. Like
    ipbfuck got a reaction from Joel R in Pages database: please, add ability to change category icon   
    Hi!
    Like from object,
    can be a great feature add ability to change category icon in pages database via category settings.
    otherwise, atm, all category contain same icon and this isn't a great view.
    i hope this can be implemented in feature release
    -
    Edit: this can be a good feature also in forum category...
    -
    regards,
    S.N.
  22. Like
    ipbfuck reacted to Sander Vancanneyt in Cookie Notice   
    For multi-lingual sites it is not very practical. You can change the text in only one language, the text is not translatable in multiple languages. The 'Got it' button is the same, you can't even change the text (editing the XML would work, but for noob users it would be much better if those frontend texts where also available for translation in the translation manager)
  23. Like
    ipbfuck reacted to Marius in Cookie Notice   
    @-FP
    Is it possible to host javascrpt file on our servers, where we have the forum?
  24. Like
    ipbfuck reacted to Ralf Herrmann in PAGES - Confused by IPB & the staff   
    Thanks for the feedback, Danny. 
    You are certainly right about the documentation. Pages has it’s own structure and logic of modules and without proper documentation it can be be a struggle to understand it and get good results. 
    But I also disagree about some points. 
    Wizards and Template: If you add a page, a database, a field, a menu, … – you will get wizards which guide you through the setup. Templates are now easier than ever, since you just open the page builder and drag & drop everything wherever you want to. That was impossible in 3.4, where the slightest layout change would require coding. Not anymore! Customization. Customization requires custom code. That’s just in the nature of things. The look of WordPress posts/pages is defined in template/CSS files and if you want to make even little changes, you would have to make code changes. That’s just the way it is. More user options alone won’t change this. I would even say that Pages offers more choices than those other CMS. In WordPress you can only define the position of sidebar widgets through drag & drop, in Pages you can do that for the whole page and for every page individually. 
    Another improvement in 4.0 is the field output, which is now controlled directly in the field settings, again helping you NOT to touch the page templates. Most other standard content management systems don’t even have custom fields as a stock options. And lastly, where are those “tons” of forum questions about Pages with 0 replies? If the questions are understandable and can be answered with reasonable effort, I keep answering them for months. 
  25. Like
    ipbfuck reacted to Lindy in PAGES - Confused by IPB & the staff   
    Thank you for taking the time to share your feedback. Pre-made templates are something we'd like to do. We'd also like to release our own work we've done here for examples to use. 
    You may find the improvements being made to Pages in a soon-ish release to be of more help to you. Finally, we have a number of tutorials done and on the way that are being reviewed internally. Hopefully all of these combined will maximize the benefit of the product to you. 
    Thank you again.
×
×
  • Create New...