If you want to change the existing navigation in Atahualpa Theme of your WordPress website that navigate all post based on the order of the general Post ID no matter which category you choose, become the smarter technique which will navigate based on the current category that selected by user, then this following modification is for you! As we know, Atahualpa theme has provided the previous/next link when we display the certain post in the top of the post page. Unfortunately, by default, when we choose the certain category, then we navigate through that navigation post link, it will avoid the selected category. Now, after you implement this following modification, you will be able to navigate only through the posts that located in the certain category that you have choosen. Isn’t smarter, huh? Read more…
The aim of the title of this article is to provide the additional prerequisite that is password when client obviously wanted to open a new ticket in osTicket System v1.6 RC5. I made this modification by adding a new field named password in ost_ticket table. After client open a new ticket, then osTicket will generate the new password and display a message that inform client about the password that has just been sent to the client’s email. The ticket will be set to ‘delay’ status at this moment, instead of set to ‘open’ status. This password then will be automatically being sent by osTicket to the client’s email including the URL contains of that password. Afterwards, client has to click on that URL link in order to activate the ticket (in this case, osTicket will change the ticket status from ‘delay’ become ‘open’). Therefore, staff will be able to see that ticket on the ticket list via staff-panel. Read more…
Categories: osTicket Tags: activate, change, closed, delay, email, link, notification, open, osTicket, page, panel, password, sandi, security, send, status, ticket, url
If your post in WordPress contains of so many words or sentences or even paragraphs, and you want to display only the first paragraph or even the certain first amount of characters, plus you want to display “Read More…” link, what will you do? Honestly, I have no idea at all how to implement this, until I found the information regarding this from http://codex.wordpress.org/Customizing_the_Read_More. Thanks to WordPress has provided the easiest feature for this. Read more…
Recent Comments