Search

Search


Your search string: edit-home-page

Home

Live Chat 3, Helpdesk or Cloud Chat 3. Live Communication that works! JUST DOMORE GET STARTED Stop installing bloated scripts that all do the ...

Read more

Welcome Page with Countdown

Simple and sleek welcome page with a jQuery countdown timer. All necessary information on one page until your website is ready.

Read more

Like Box

Like box build on Vanilla Javascript, PHP, MySQL and CSS3. Easy to integrate and thanks to functions use it multiple times on the same page.

Read more

Business One Page

The business one page template build on the latest Bootstrap 4 with fully working contact form and PSD's. Read about Business One Page

Read more

Welcome Page with Countdown

In this tutorial we create a sleek and simple welcome page with a countdown timer based on HTML5, CSS3 and Bootstrap. Because we are using Bootstrap it is simple and we have a guarantee it works in all major ...

Read more

Ubuntu 14.04 and Virtualmin Part 2

Welcome to our second part of how to install Virtualmin on Ubuntu 14.04 and run your own web hosting environment.Missed the first part? Read it here.Your server is up and running but not quite finished yet. In ...

Read more

Ubuntu 14.04 and Virtualmin Part 3

Welcome to our last part of how to install Virtualmin/Webmin on Ubuntu 14.04.Should you have missed part 1 and part 2 you can read it here.In the last part we will cover how to setup your Nameserver, domain, ...

Read more

CMS 1.2 - Style Manager

The brand new style manager for CMS is finally available. Build awesome websites with just a few clicks, unlimited possibilities, fully responsive and mobile optimised.Checkout the video how easy it is to ...

Read more

Facebook Like Button

I'm sure you have seen the new facebook like button?! Like it?We do, actually that is one thing that has been asked for ages and finally they build it into the system. In this article we build a facebook like ...

Read more

HelpDesk 1.1

We are happy to announce the release of HelpDesk 1.1.It has been a long time since the last update for HelpDesk but we think it was worth it. We have implemented the latest administration design with the ...

Read more

Live Chat Business 1.4

We are happy to announce the release of Live Chat Business 1.4, great new features and many things have been improved.Button WizardYou can forward clients to certain pages now. The brand new button wizard will ...

Read more

SMS Script with Nexmo

Advent Advent.December is here and another Year is almost over. Time runs quickly and we hope you not a thing.Today we have another freebie for you: SMS Script with Nexmo. Send text messages from your ...

Read more

HelpDesk 1.2

After our release of HelpDesk 1.1 we gained so many new customers and received a lot of new feedbacks, suggestions and bug reports. It makes us really happy to see our product live on many different domains ...

Read more

Bootstrap Vote Up/Down

Did you ever wanted a smart up and down vote script for your website? Well here it comes, it can be used for comments, simple votes, contact page, website feedback and many more your imagination is the ...

Read more

Desktop Notifications

Live Chat Business and WebSocket offers desktop notifications, never miss a client again when you working and forgot to turn on your speaker.Desktop Notifications work fine in Chrome, Safari, Edge, IE10 and ...

Read more

Hook: php_admin_user_edit

Use this hook to execute PHP code in the admin/user.php file.For example:$plugin_user_edit = Display stuff when edit user;if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_admin_pages_sql

Use this hook to execute PHP code in the admin/page.php file on two locations. This hook is located when edit or create a new page.For example:if (empty($news) && !empty($defaults['jak_shownewsmany'])) ...

Read more

Hook: php_admin_news_sql

Use this hook to execute PHP code in the admin/news.php file on two locations. This hook is located when edit or create a new news.For example:if (empty($news) && !empty($defaults['jak_shownewsmany'])) ...

Read more

Hook: php_admin_pages_news_info

Use this hook to execute PHP code in the admin/page.php and admin/news.php file.For example:$JAK_GET_TICKETING = jak_get_page_info(DB_PREFIX.'tickets', '');if you like to include a ...

Read more

Hook: tpl_page

This hook is located in template/yourtemplate/page.php and will be executed between title and content.You can include a file, for example:plugins/yourplugin/template/page.php

Read more

Hook: tpl_page_news_grid

This hook is located in template/yourtemplate/page.php / template/yourtemplate/newsart.php and will be executed to display your plugin grid result.You can include a file, for example:if ($pg['pluginid'] == ...

Read more

Hook: php_index_page

Use this hook to execute PHP code in the index.php file between the page.For example:// Confirm user if ($page == 'rf_ual') { if (is_numeric($page1) && is_numeric($page2) && ...

Read more

MySQL Plugins Table

When creating a plugin you need to store anything about your plugin in the the plugins table, the structure of this table looks like this:Should be easy to understand if you know MySQL a little bit. However ...

Read more

CMS Page

How to create a page in CMS?Create a page is fairly simple, however you have to know that it works slightly different to other content management system. In CMS the menu and pages are separate, that means you ...

Read more

CMS updated

We have just updated CMS. Added a easier way to edit comments and fixed a few bugs, no database changes just file changes. Download the package and replace the new files. Hint sort it after date modified with ...

Read more

Avarats issue

I have a bug report and a question.1. I described it in the screenshot - http://an-net.ru/avatar_bug.png2. How to edit or totally delete the default avatars?

Read more

Business Chat Button

Trying to the chat button to look same as the demo.I have the following code on the page:When I use these, nothing appears at all. I just want it exactly the same as the demo. Same graphic and same slide up ...

Read more

User manual please!

I have no coding knowledge and need too much help because there is no user manual of the software, how to use each of the plugins and modifications. Example, I dont know how to set the blog as the home ...

Read more

CMS 1.4 - Blog sidebar location

Hi Jerome,I did not find how to set up sidebar location in the main web page of the blog. I was looking for:1. Admin panel > Blog > SettingsHow can I change sidebar location in main page of the blog?

Read more

CMS 1.4.1 - help for sidebar position

Hi Jerome,I think it would be useful to create help for sidebar position in each page. An why?If I use settings for Sidebar position in style switcher, than Sidebar location in each page does not work. I think ...

Read more

CMS 1.4.1 - coding language

Hi Jerome,Last question for today and Good night.If I create new page, so I have 'Name' and 'Url' items.I add in 'Name' thisSystémová anténní řešeníand in URL I have ...

Read more

CMS 1.4.2 - Category description

Hi Jerome,I do not understand the importance of the description of the category in Category.I understand that, one category item have only page. In category is item 'Description'.What does it mean the ...

Read more

CMS 1.4.2 - access only to part of the content

Hi Jerome,I understand that each page has access rights according to user groups.How do I set access rights to content?For exampleI have page 'home' with content:<p>Text one is only for user-group ...

Read more

CMS 1.4.2- custom template for plugin

Hi Jerome,How can I use custom template for plugin e.g. FAQ or Blog?In template folder in plugin (FAQ or Blog) are some files. I can edit this files or can I create new folder with custom template files?Thanks ...

Read more
34 result(s) were found.