so i thought i had solved it.
i need to turn the:
log in
log out
submit
Type: Posts; User: krankdroid
so i thought i had solved it.
i need to turn the:
log in
log out
submit
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...
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 =...
It might be a language encoding setting on some page i am missing.
The problem is. Using friendly urls, the site creates url like:
...
i would love to see this working..
is it automatically getting a thumb from the URL submitted ?
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...
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...
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...
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 ?
i would like to only use the popular, upcoming, latest, all navigation.
so where should i go to erase the other sort of 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...
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...
nothing submitted..
are you posting a link together with the photo ?
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...
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
you could or you could not decode the file ?
are you just saving the database information in an app like notepad or something ?
can images of posts be read in the RSS feeds ?
and if not.
is it possible to add the function ?
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...
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...
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...
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...
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...
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...
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...
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...