XenLate

XenLate 1.1.2

No permission to download

LPH

Well-known member
LPH submitted a new resource:

XenLate - Show WordPress Blog Post or Page Titles and Excerpt with a XenForo widget

This is my attempt at a first XenForo 2 addon. It is a Xenforo widget which will pull the lastest posts or pages from a WordPress installation. This addon should not require a bridge but the authors of the blog posts ID and user_id should match.

Options
Set the absolute path
Set the widget title
Set the number of blog posts to show (Default=5)
Set on offset (Default = 0)
Set the post type (Default = post)

View attachment 179710

Installation
Downlad the zip
Extract...

Read more about this resource...
 
I want to try this plugin. But I do not know how to install. can you help me?

This addon is installed just like all other XF2 addons and widgets.

Download the zip
Extract the zip
Upload to XenForo
Go to admin.php >> addons and Install
Go to Options >> XenLate
Set Absolute path
Go to widgets
Click +Add widget
Choose XenLate: Latest Blog Posts
Enter widget key: trn_xenlate
 
It does not work, I uploaded the folder to /var/www/forum.formazioneturismo.com/src/addons

In addon I put TRN folder with all the content. Nothing appears in the panel
 
in widget_trn_xenlate_latestposts_items template
Can I show category of the blog post that it belongs to?
Category (category name and its link)
 
in widget_trn_xenlate_latestposts_items template
Can I show category of the blog post that it belongs to?
Category (category name and its link)

These are great suggestions. I was trying to match the style of XF2 widgets but think the categories would be pretty sweet.

I plan to release a new version. It's running on xendevelopment.com. Maybe I can try to add categories to that code.
 
It does not work, I uploaded the folder to /var/www/forum.formazioneturismo.com/src/addons

In addon I put TRN folder with all the content. Nothing appears in the panel

When you click on Admin CP > widgets and add a widget then you don't see the definition XenLate: Latest Blog Posts?

XenLate Widget Definition.webp
 
These are great suggestions. I was trying to match the style of XF2 widgets but think the categories would be pretty sweet.

I plan to release a new version. It's running on xendevelopment.com. Maybe I can try to add categories to that code.
That is great!

Also, there is a small issue more that I would suggest to improve.

I want to show username which I have set in "Display name publicly as:" from Wordpress than showing real admin username from Wordpress. (this option is in Wordpress wp-admin user account)
 
  • Like
Reactions: LPH
I'm not sure why this isn't showing in your Admin CP. I'm using XF 2.0.7 locally and have it on my site.

I'm working on another release. Let me finish it up and upload. We can try that version.
 
I do not know if it's a question of folder positioning.

I've tried both in /var/www/forum.formazioneturismo.com/upload/src/addons/

and also in /var/www/forum.formazioneturismo.com/src/addons/

loading the TRN folder complete with all the files
 
Top Bottom