

tribunero wrote:I can't found "rules" in "GK News Show Pro" and too I want delete of the front page "older posts".
![]()
<?php gk_content_nav(); ?>
dziudek wrote:Hi,
Do you mean "Widget Rules"? As I remember you're using some plugin which operates on the widgets, and most probably our Widget Rules mechanism is incompatible with it.
In order to remove the "Older Posts" mechanism please edit file index.php and remove code:
- Code: Select all
<?php gk_content_nav(); ?>
dziudek wrote:As I wrote earlier - you are using some 3rd party plugin which extend the widgets functionality - most probably it is not compatible with our modifications implemented in the Widget Rules.