What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.
  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Fixed Manage slider

Clement

Freaky Coder
Staff member
Then I guess you should see it.

I think you'll have to wait for Fred to get back to answer.
He should be there by saturday.
 
In this Template Modification => http://prntscr.com/c1mesd

Replace content of Find field by:

HTML:
{xen:phrase new_posts}, {xen:phrase recent_posts}}</a></li>

This should work ;)
This is the code i don't see any different code.
HTML:
<li><a href="{xen:link 'find-new/posts'}" rel="nofollow">{xen:if $visitor.user_id, {xen:phrase new_posts}, {xen:phrase recent_posts}}</a></li>
 

Fred

Administrator
Staff member
If you replace content in find field by code i have give you above it's should work
 
Top