
There is a reason why rtCamp does not work on others code! This article explains it. This is how we manage to give “free bug-fixing support for life-time!”
Continue Reading...

There is a reason why rtCamp does not work on others code! This article explains it. This is how we manage to give “free bug-fixing support for life-time!”
Continue Reading...Its about 8 months since rtPanel was launched and we have more than 8500 downloads. We have been constantly getting user feedback, criticism, appreciation and suggestions
Continue Reading...We have recently released the major version of rtPanel, with loads of changes in markup and use of 960 gs; to make rtPanel more user friendly and inline with current technology trends.
Continue Reading...Custom meta-boxes allows you to add piece of custom data to posts or pages. In one of our previous post we have seen about how easy it is to deploy custom metabox using rtPanel Child Theme. The rtp-custom-metaboxes.php present in the rtPanel Child Theme has the basic function that is required to deploy the meta box in the site.
Continue Reading...Many times, client demands to have a control over the website look and hence the they want the header image to be managed with easy option. The best way to do that is to provide a theme option to manage the header image. Have a look at below screenshot for the sample. Adding Image to …
Continue Reading...The image slider enhances the beauty of the website. The image slider can be used to showcase the product or to display the portfolio or featured blog posts.
Continue Reading...In this post we will see about one more hook i.e “rtp_hook_end_post_content” It is used to hook the function after the post content. For example, this hook can be used to display the signature (image of the signature) after every post content.
Continue Reading...In previous post, we have seen the rtPanel Hooks map. Now lets see how we can we use ‘rtPanel Hooks’ to add extra functionality while developing theme.
Continue Reading...Considering this, rtPanel has also been offering some awesome in-built hooks. The inbuilt function such as Hooks allows a developer to rewrite content or append new functionality. To know more about the ‘rtPanel Hooks’ refer this. To make it further easy, we have provided a rtPanel hooks editor plugin.
Continue Reading...Filters are the special function able to modify the data without altering the core code. For example, changing ‘Read More’ text on the blog page can be changed using the ‘Filters’.
Continue Reading...