Recent content by FoxSecrets

  1. FoxSecrets

    [FOX] Ultimate Translator [Paid]

    FoxSecrets updated [FOX] Ultimate Translator with a new update entry: [FOX] Ultimate Translator - version 2.2.4 Read the rest of this update entry...
  2. FoxSecrets

    XF 2.3 Font awesome icon not working properly

    I fixed the issue. I now built the add-on in a 2.3 environment (instead of 2.2) and it worked. Probably the building algorithm is different.
  3. FoxSecrets

    XF 2.3 Font awesome icon not working properly

    I still didn't get this working. I believe is something in the development. Am developing in XF 2.2, which the icon works fine and whatever I write, it shows in the page, however, after releasing the add-on from 2.2 and installing the file in 2.3, the changes do not appear, even the console log...
  4. FoxSecrets

    XF 2.3 Font awesome icon not working properly

    Nothing special, it's just the IF condition I posted initially. The code you provided works fine in XF 2.2 version. Well, I got it working in XF 2.3, but I had to insert the font awesome script in the head tag and set the icon as solid , like <i class="fas fa-globe" ></I> I thought it was...
  5. FoxSecrets

    XF 2.3 Font awesome icon not working properly

    Didn't work. Have no idea why. It doesn't appear in XF2.3.
  6. FoxSecrets

    XF 2.3 Font awesome icon not working properly

    The problem isn't the IF condition, this is ok... The real problem is the icon code for XF 2.3 version... <xf:fa icon="fa-light fa-globe" aria-hidden="true"> This code brakes the add-on when running in XF 2.2, and do not show the icon in XF 2.3.
  7. FoxSecrets

    XF 2.3 Font awesome icon not working properly

    I am building an add-on and need to show a font awesome icon. I've put an IF condition to insert the icon, however, the icon code made for 2.3 version brakes the code when running in XF 2.2, and do not show the icon in XF 2.3. How can I have an icon in both XF versions? <xf:if...
  8. FoxSecrets

    XF 2.3 Add-on data template.xml keep old data

    I believe you are missing something. The template.xml I mentioned is inside _data folder from the add-on, not in db.
  9. FoxSecrets

    XF 2.3 Add-on data template.xml keep old data

    When I try this command, appears the following message: "There do not appear to be any JSON changes to sync." Is this related to hashes.json file?
  10. FoxSecrets

    XF 2.3 Add-on data template.xml keep old data

    Yes I did, all the time, but never updated the template.xml
  11. FoxSecrets

    XF 2.3 Add-on data template.xml keep old data

    I've tried both but didn't work. Even deleting the templates.xml file and after running the commands, the file is created again with the old data.
  12. FoxSecrets

    XF 2.3 Add-on data template.xml keep old data

    I am facing a weird situation. I own an add-on and now I've updated it for XF 2.3 (changed a line), however the data/template.xml insists in keep the old data, even if I delete the file or rebuild all cache files. I've already saved a lot of times, generate several new versions and still the...
  13. FoxSecrets

    [FOX] Ultimate Translator [Paid]

    Hello. I answered your question on our forum.
  14. FoxSecrets

    [FOX] Ultimate Translator [Paid]

    You can test the add-on in our website https://foxsecrets.com
  15. FoxSecrets

    [FOX] Ultimate Translator [Paid]

    FoxSecrets updated [FOX] Ultimate Translator with a new update entry: [FOX] Ultimate Translator - version 2.2.2 Read the rest of this update entry...
Back
Top Bottom