Good afternoon, I would like to ask you about one topic, namely, changing the attributes of the comment button, in which template do you need to change?, I have done everything, but I still have one attribute button
в каком файле или как найти файл что бы добавить в ресурсах вторую свою кнопку?
in which file or how to find the file to add your second button in the resources?
Custom post button allow you to change the post button easily for every forum for example
you can change the Post thread button text to Add new news
To set the custom post button you need to set the value in the node list
Since i needed this for myself and i couldn't find anything that provides this without having to pay for it i modified my template file and adding a donation button to my resources paired with custom fields.
What you'll achieve
1. Create a new custom field
Without a new custom field, this...
Encourage members to create more threads with fixed (floating) create thread button, which is visible on page even when scrolling. This add-on also supports XenForo Resource Manager and XenForo Media Gallery create button.
Features:
fixed (floating) create thread button
fully customizable in...
Adds XFRM sort buttons.
This add-on is designed to be used on forums which use the XenForo Resource Manager.
(Example of sort buttons)
(Example of Options page)
Features:
CSS changes can be made to andy_xfrmsortbuttons.less tamplate.
All phrases start with xfrmsortbuttons_ for your...
Description
This addon will turn all LaTeX math on your forum to a fancy, sharp and scalable math!
It also adds the "Insert math" button to an editor that greately simplifies the process of adding math to your messages, threads, pages and so on. It also works with xenForo AJAX (loading content...
How do you want to redirect payment checkout in paypal?
Guide to specify the kind Payment Button in [Aayush] Paypal Donate
Step 1 : Upload and install above addon.
Step 2 : Navigate to Appearance -> Templates -> Aayush_PD_donate ->
Find
<input type="hidden" name="cmd" value="_xclick" />...
Description:
Some administrators want to highlight the talk button in order to make it easier to contact the user, so this add-on will add a button or conversation icon to the message block user.
Features
add conversation button below user details in the message block
add conversation icon...
Simple template edit to make the Like, Quote and Reply links look like buttons.
These codes are to be added in Extra.less template.
The second code adds a zoom type mouse over effect to the like button for something different. If you do use code 2, you will not need to add code 1 and vice...
New Post Button in Post
In Xenforo 2, you can add a new topic button when reading a topic.
Setup;
ACP --> Template --> thread_view and find:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
Replace with the code below:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
<xf:pageaction...