Error Message:
No Content Exists at Page 1! Loading 1st Page Instead…
No Content Exists at Page 2! Loading 1st Page Instead…
Caue:
I am guessing that you are using Jinsonja’s Web2feel wordpress templates. The reason why you are having this message is that you are lacking posts! I know it’s vague, but this is a problem on how the setting of your glider was set on default, which will generate an error if you do not have enough featured posts.
Fixes:
There actually 2 ways to fix this:
First, is to add more content for your “Featured Glider” until that message disappear. Or completely fix the cause of the problem by going to your template editor and edit Glide.php by changing line # 8 “selected: 1” into “selected: 0“!
<script type=”text/javascript”>
featuredcontentglider.init({
gliderid: “glidercontent”,
contentclass: “glidecontent”,
togglerid: “togglebox”,
remotecontent: “”,
selected: 1,
Second Way is to start posting more with several featured categories until the error message disappear. Good Luck!



I tried changing the Value to 0, but it didn’t work, can u help?
Post some more featured posts, error message should go away after posting enough posts.
Well, i tried both techniques
at least I got something different.
No Content Exists at Page 3! Loading 1st Page Instead
I changed the value, now it works! thanks!
Now, i’ve another trouble. I tried to insert an image into glider, but it doesn’t appear! why??