Search:

Type: Posts; User: krankdroid

Page 1 of 5 1 2 3 4

Search: Search took 0.63 seconds.

  1. changing navigation text links to images

    so i thought i had solved it.

    i need to turn the:

    log in

    log out

    submit
  2. thats not really working for me on the devices i...

    thats not really working for me on the devices i have to test from.


    <?php

    /**
    * Mobile Detect
    * @license http://www.opensource.org/licenses/mit-license.php The MIT License
    */
    class...
  3. redirecting mobile devices to a different CSS ?

    anyone has any experience with doing that ?

    someone told me inserting this code would be enough:


    <script type="text/javascript">
    <!--
    if (screen.width <= 699) {
    document.location =...
  4. link not found with danish characters in friendly URLS

    It might be a language encoding setting on some page i am missing.

    The problem is. Using friendly urls, the site creates url like:
    ...
  5. Replies
    12
    Views
    2,794

    i would love to see this working.. is it...

    i would love to see this working..

    is it automatically getting a thumb from the URL submitted ?
  6. is it in some plugin or the themes navigation.php...

    is it in some plugin or the themes navigation.php ?

    i get this in my themes navigation.php:


    } else {
    $h->pluginHook('navigation_users'); // ensures login/logout/register are...
  7. ok thanks.. that will work. and thanks for...

    ok thanks..

    that will work. and thanks for explaining it so that i understand.

    now i just need to find the place where i can edit navigation like "login" and "logout", since the code i posted...
  8. that works for the FAQ page i added myself.. ...

    that works for the FAQ page i added myself..

    but i really cant find out where to find the place where i can replace text with image buttons for "profile", "login", "logout", and the works.

    i...
  9. i get mail everytime a comment is posted. and it is turned off in the admin section

    i really dont want to receive mails for comments. that is one flooded inbox i get.

    anyone know where i should be able to turn it off for good ?
  10. how to remove "24 hours, 7 days, 30 days" and so on links ?

    i would like to only use the popular, upcoming, latest, all navigation.

    so where should i go to erase the other sort of navigation ?
  11. how to change text to image in navigation ?

    so i need to change some text to an image

    currently i have this:
    <a href="<?php echo $h->url(array('page'=>'faq')); ?>">info</a>

    but instead of it showing the text "info" i need it to show an...
  12. submitting comment returns "page not found" when using native letters

    Whenever a link contains native danish letters, submitting a comment will return a page not found. However pressing "read more" from bookmarking, the link works fine

    Anyone has an idea of how to...
  13. nothing submitted.. are you posting a link...

    nothing submitted..

    are you posting a link together with the photo ?
  14. Replies
    0
    Views
    1,529

    post no url to post itself

    i miss the function for users to create a post that links to itself.

    so that no url is submitted, and the link for the post points to the story itself.

    it works great if you post a question for...
  15. Replies
    17
    Views
    5,680

    even with more than 100 plugins, there is still a...

    even with more than 100 plugins, there is still a few features i miss. i dont hope this is the start of the end for hotaru cms
  16. Replies
    2
    Views
    708

    you could or you could not decode the file ? ...

    you could or you could not decode the file ?

    are you just saving the database information in an app like notepad or something ?
  17. Replies
    178
    Views
    43,501

    can images of posts be read in the RSS feeds ? ...

    can images of posts be read in the RSS feeds ?

    and if not.
    is it possible to add the function ?
  18. Replies
    222
    Views
    56,273

    maybe that is asking a bit much.. can someone...

    maybe that is asking a bit much..

    can someone help me get the plugin to post the link being submitted to the "update image" field ?

    and tell me if it is possible to set the default "toggle...
  19. Replies
    4
    Views
    1,475

    i will work on that thank you.. sadly i think...

    i will work on that thank you..

    sadly i think i need to look elsewhere for hire, since the paid section is slow to the least.
    but this is a good basis to work on, what you suggested.

    as most...
  20. Replies
    4
    Views
    1,475

    i have now left a message with the people you...

    i have now left a message with the people you mentioned.

    do you think it would be possible to automate the choose and crop function from the post images plug in, so that users dont choose anything...
  21. Replies
    4
    Views
    1,635

    [Jobs] adding thumbnails to posts ..

    from the look of this part of the forum. it seems that paid services are very rarely resolved. thats really to bad, when users of hotaru cms encounter a problem they cant fix themselves, and its not...
  22. ok.. so now i got the redirecting to work with: ...

    ok.. so now i got the redirecting to work with:

    // target mobile devices
    @media only screen and (max-device-width: 480px) {
    body { max-width: 100%; }

    i can then revert non pc devices...
  23. Replies
    17
    Views
    5,120

    i would think so to.. i could easily do without...

    i would think so to.. i could easily do without thumbs for text links, overall indirect links or videos.. just to include image thumbnail.. either by direct image link or like some RSS advanced find...
  24. Replies
    4
    Views
    1,475

    thumbnails for posts

    ok.. sorry to bring this up again..

    i want to have an auto fetched thumbnail next to the post. not nessacarely any thumbnail inside the post itself. i know the post images plugin does, manually...
  25. Replies
    222
    Views
    56,273

    is there really no way to just set crop to auto,...

    is there really no way to just set crop to auto, and the fetching of content to auto, so as to render the visual part of the plug in when posting and so it then adds the thumbnail next to post in...
Results 1 to 25 of 111
Page 1 of 5 1 2 3 4