Hello, All tickets can be viewed on Tickets page default status for listed tickets being All Opened so that's why the other tickets are not displayed. Change Status filter to - Status - to see all tickets or Resolved to see just closed tickets. Right above tickets list you'll see Search, Period and Filters and the tickets status can be changed from the first select box of the Filters.by alx - BeestoHelpDesk
Hello, BeestoHelpDesk 2.5 it will be released in 2 weeks.by alx - BeestoHelpDesk
Easiest way is to unzip com_virtueaffiliate.zip install kit and search in all extracted files for width:120px;height:200px;. Search results will show you lines you must to modify to change banner size. For example replace width:120px;height:200px; with width:250px;height:400px; for a bigger size.by alx - Virtue Affiliate
If you have 4.2 version installed and install 4.3 version existing data is not removed everything you had stored ( clicks, orders, affiliates, banners, payments etc ) should be keeped.by alx - Virtue Affiliate
Thank you for suggestion we'll put it on our todo list.by alx - Virtue Affiliate
Yes it is possible but only modifying the code.by alx - Virtue Affiliate
Hello, Search for manually added commission in the orders listing and under OrderID cell you should see a little blue icon wich clicked will show commission description - .by alx - Virtue Affiliate
Hello, When commissions are manually added from backend affiliate is not notified.by alx - Virtue Affiliate
I understand, unfortunately this feature it's not available on older versions of Virtue Affiliate.by alx - Virtue Affiliate
Hello, This feature - standard affiliate link - was already implemented in the last version of Virtue Affiliate, version 4.3 compatible with VirtueMart 2.x.by alx - Virtue Affiliate
I understand but something like this is impossible. As a not registered Joomla user you can access one ticket at the time if you know ticket code. But you can't see all tickets you opened at once since I have no prove that you are the person that opened those tickets. You are just a simple visitor. If you know the ticket code/identifier I know you opened that ticket since this code is sent to theby alx - BeestoHelpDesk
Hello, Steps you followed to make your translation are correct so I'm thinking it's possible that language file contain some errors and that's why your language is not rendered in frontend. I ask you to upload the language file you have translated on the support ticket you opened in order to look for errors ( if any ).by alx - BeestoHelpDesk
Hello, You can test Virtue Affiliate on our fully functional online demo, both frontend and backend areas. Regarding your questions: 1 - I'm not very sure I understand the question but all I can tell is that our affiliate extension doesn't support cron jobs 2 - even better, the product banners are automatically created, there is no additional operation you must do, after affiliate is loby alx - Virtue Affiliate
Hello, We have no plans to integrate this feature in the near future.by alx - JMultiTier
Hello folks, We are so pleased to announce that a new version of Virtue Affiliate - version 4.3 - was released today. New features added: - display tiers tree for affiliates - new banner type added, random banner - messaging - option to mark as read or unread messages from backend - option to notify affiliate when new message is sent by admin - option to attach the message to notifby alx - Announcements
Yes, each client will have access to JMultiTier updates.by alx - JMultiTier
Hello, That happens cause many features are turned off in demo version but we plan to switch it to a fully functional demo once the next release - in about a month maybe sooner - it will be launched. So the restriction you are talking about it's just for demo, JMultiTier being 100% functional.by alx - JMultiTier
Hello, Some of the requested features are not available in current version of Virtue Affiliate, these are custom requests that can be achieved only as a custom project. Unfortunately we are not open for custom requests these days, we are all focused on the new version of Virtue Affiliate, version 4.3 that will be released in one or two weeks.by alx - Suggestions
If you can run com_users on database x then HelpDesk will also work with database x since is designed same way as any other in-built Joomla extension.by alx - BeestoHelpDesk
BeestoHelpDesk is compatible with Joomla using same database as Joomla.by alx - BeestoHelpDesk
File you need to edit is ../plugins/system/offlineaffiliates/offlineaffiliates.php but I don't think required="required" it will solve your problem. Required attribute it will work only if the offlineaffiliates form will be submited and the code field is empty, case not, I mean case the form it will not be submited this will not stop the checkout process to reach the next step.by alx - Virtue Affiliate
Hello, We are currently working at Virtue Affiliate 4.3 version and maybe we'll implement the option you mentioned above in the 4.4 version.by alx - Virtue Affiliate
Hello, If you wanna set the commission for all your products except one product, just go to Commissions page, select Commission per Product from the right select box, click the New button from top-right toolbar to add a new commission, and you can set desired commission for each product from the list. For the product you don't wanna gine any commission let the fields empty or set them to 0.by alx - Virtue Affiliate
Same problem here. I downloaded the plugin but I need it for Joomla 1.0. Where I can find it?by alx - QuickDownload
Hello, In frontend area affiliate can see statistics as his own activity, earnings generated directly by affiliate or his sub-affiliates/tiers and payments.by alx - JMultiTier
This it's not possible in current version.by alx - Virtue Affiliate
Hello, Yes, tier means sub-affiliate. If affiliate B register as affiliate recomended by affiliate A he'll become tier level 1 of A. If affiliate C register recommended by B he'lll become tier level 1 for B and tier level 2 for A. If C generate an order A and B will get x% from affiliate C commission. Five levels are supported in current version - we'll extend that in a future version - for eaby alx - Virtue Affiliate
Hello, Go to each ../components/com_virtueaffiliate/views/{view_name}/tmpl/default.php and delete <span class="va-menu">...</span> inside <td colspan="2" class="va-menu">...</td> block.by alx - Suggestions