Recent content by romubebs

  1. romubebs

    XFtoWP - XenForo to WordPress integration [Paid]

    Original post is from 2021. Is it already possible to display more than 1 page of comments? We might have +100 comments. Thank you
  2. romubebs

    Fixed Issues with spoiler auto-scrolling on mobile browsers

    This is the most reported Xenforo bug in our forums by users. Running on Xenforo 2.3.2
  3. romubebs

    Article and Forum Connect: XenForo and WordPress [Deleted]

    console gives following error details: n.console.log("JQMIGRATE: Migrate is installed" + (s.migrateMute ? "" : " with logging active") + ", version " + s.migrateVersion)); JQMIGRATE: Migrate is installed, version 3.4.1 setActiveWpConnectOptionTab('article-forum-connect-initial-setup')...
  4. romubebs

    Article and Forum Connect: XenForo and WordPress [Deleted]

    I used Wordpress "install from zip" funtion.
  5. romubebs

    Article and Forum Connect: XenForo and WordPress [Deleted]

    I installed it from .zip file and I can see .js files in /public/js folder. Javascript should be enabled.
  6. romubebs

    Article and Forum Connect: XenForo and WordPress [Deleted]

    After installing and activating WordPress plugin and entering forum URL I only get a page with: Initial Setup | API Key wizard and nothing else. Nothing happens when clicking either of the two links. Could this be due PHP 8.3 (since using Xenforo 2.3.3)? Thanks.
  7. romubebs

    XFtoWP - XenForo to WordPress integration [Paid]

    Ah sorry. We've been using Xenword previously where login happens in Xenforo and no registration/login action in Wordpress.
  8. romubebs

    XFtoWP - XenForo to WordPress integration [Paid]

    Is it possible to use just Xenforo as user registration/login and sync it with Wordpress? Thanks.
  9. romubebs

    XF 2.1 Image by URL as default instead of uploading in editor

    You need to edit editor-compiled.js file and switch "imageUpload","imageByURL" to "imageByURL","imageUpload"
  10. romubebs

    [OzzModz] RSS Feed Filter

    I tested this in production and works fine. Thank you.
  11. romubebs

    [OzzModz] RSS Feed Filter

    I have RSS importer posting to a single thread but users following that thread don't get alerts. Is this due posts being posted via RSS importer and not as normal posts by user? Is it possible to make posts by RSS importer generate alert to users following the thread? Thanks! @Ozzy47
  12. romubebs

    XF 2.1 RSS for new threads only

    I finally got it working when using url parameter: ?order=post_date and the code in functions.php
  13. romubebs

    XF 2.1 Image by URL as default instead of uploading in editor

    Anyone? Where can I find editor toolbar file to edit it and try to change order of those two options? Thanks! @Chris D
  14. romubebs

    XF 2.1 RSS for new threads only

    Most of the RSS readers don't seem to understand ?order=post_date parameter like Wordpress, Feedburner, etc and I can't get list of threads in order of creation date :( Has anyone experienced same? Does anyone have any suggestions or solution?
  15. romubebs

    Fixed Expiry date when using XF.ToggleStorageData is not adhered

    Thanks. @Steve F we are using Pixel Exit Flat Awesome+ theme (Xenforo 2.1.7) and our users are experiencing node toggle setting to reset after 1 day or so(?). Any help to keep this toggle selection longer in cookie? Thanks
Back
Top Bottom