Skip to content

move out from flarum to wordpress

WordPress
87 5 21.4k 2
  • //update i started migrating files into this domain 123forum.tk

    i will list all features that we have implemented there and we will figure out which features we can take from the 123forum

    @Hari keep us posted.

  • 123forum theme is an identical flarum them with all features. it is fully built though it is not deployed due to load issues. the reason i am sharing is you can consider taking CSS or JS from it . i am aware about reusing doesn’t always work for our needs but consider it as a visual prototype 😄

    • Menu
    • Search integration with ajax search pro + CSS
      Notifications
    • Pending Discussions page
    • Profile (sub: posts, discussions, mentions, settings)
    • Profile thumbnail modification (Leira Letter Avatar plugin medication) https://wordpress.org/plugins/leira-letter-avatar/
      (achieve flarum like auto thumbnail for user profile pics)
    • Following
    • Dedicated all categories page (This is called Tags in flarum)
    • All Categories display in the home page

    Home page

    • Sorting - latest, new, old …etc

    • Home page “load more” discussions

    • at home page Front end moderation of discussions (for admins only)

    • Start Discussion Composer Window

    • Composer window WYSIWYG editor with various options (bold, font styles …etc)

    Discussion page

    • Composer - text editor

    • Reply feature

    • follow discussion feature

    • front end moderation for admin (low priority)

    • Scroll indicator (we have implemented this differently using CSS, basically it is just regular indicator of page, page top, page bottom)

    https://codepen.io/paulobrien/pen/JWdoXm
    

    Related posts

    • YARP + Custom Post Types Relationships (CPTR)

    where we can select as many related discussions manually

    10 related discussion will be shown automatically
    using CPTR if we set 2 discussions rest of the 8disucssions will be shown from YARPP

    The biggest reason for us to start this project is related posts and flarum doesn’t support Dravid languages like hindi, telugu (they recently fixed major bug on this)

    https://wordpress.org/plugins/custom-post-types-relationships-cptr/ - custom-post-types-relationships-cptr
    https://www.cssigniter.com/custom-post-types-relationships/#download
    

    wpDiscuz priemum extenstions integration

    mostly all plugins are integrated their icons are changed to flarum
    features like upload files and embed posts also integrated

    https://gvectors.com/product-category/wpdiscuz/
    
    • Best answer Schema
  • the reason we did not go for buddy boss is it has these weird slugs

    https://www.buddyboss.com/support-forums/topic/group-members-are-not-being-displayed/
    

    what we wanted is

    domain.com/forum/this-is-my-question
    

    we never wanted subpages like

    domain.comforum/this-is-my-question/topic/nature/this-is-my-question/10
    

    default WordPress comment link is acceptable for example

    domain.comforum/this-is-my-question#10
    

    of course, this is not suitable for large threads but I make sure to close any discussion under 10 comments so there will be no need for pagination or lazy loading.

    CloudWays+Cloudflare enterprise will help me to achieve after load speeds + Redis for WordPress will handle the extra load.

    are you building a WordPress block theme? if that is the case it would be easy to use with a regular WordPress theme without diving into buddy press

  • the reason we did not go for buddy boss is it has these weird slugs

    https://www.buddyboss.com/support-forums/topic/group-members-are-not-being-displayed/
    

    what we wanted is

    domain.com/forum/this-is-my-question
    

    we never wanted subpages like

    domain.comforum/this-is-my-question/topic/nature/this-is-my-question/10
    

    default WordPress comment link is acceptable for example

    domain.comforum/this-is-my-question#10
    

    of course, this is not suitable for large threads but I make sure to close any discussion under 10 comments so there will be no need for pagination or lazy loading.

    CloudWays+Cloudflare enterprise will help me to achieve after load speeds + Redis for WordPress will handle the extra load.

    are you building a WordPress block theme? if that is the case it would be easy to use with a regular WordPress theme without diving into buddy press

    @Hari thanks for the scrool indicator codepen i was looking for that one 😄
    I couldn’t find it I will add this on posts for sure.

    edit: 😪 scroll not realtime it is calculating coordinates when you stop scrolling. sadge…

    it is simple Wordpress theme I am cutting lots of features because we don’t need it and ofc you can add plugins later.

    here is the forum https://atarikafa.com/toplulukk/
    ( it will move here soon https://atarikafa.com/topluluk/ )

    for the permalink you can make any permalink you want because it is main posts and categories and everything will work no SEO problem. for my case only users u/user links will change to members/user I will just make a 301 on htacsess for this.

    I tried wpdisqus and similar ones but I wanted to focus on theme design first. i am making the theme simple so it supports any plugin. i may even upload this to wp.org if I make the time for it 😄

    only ajax posting/topic starting feature missing
    but here is the first commit for you 😉
    https://github.com/sinanisler/SiForum

  • @Hari thanks for the scrool indicator codepen i was looking for that one 😄
    I couldn’t find it I will add this on posts for sure.

    edit: 😪 scroll not realtime it is calculating coordinates when you stop scrolling. sadge…

    it is simple Wordpress theme I am cutting lots of features because we don’t need it and ofc you can add plugins later.

    here is the forum https://atarikafa.com/toplulukk/
    ( it will move here soon https://atarikafa.com/topluluk/ )

    for the permalink you can make any permalink you want because it is main posts and categories and everything will work no SEO problem. for my case only users u/user links will change to members/user I will just make a 301 on htacsess for this.

    I tried wpdisqus and similar ones but I wanted to focus on theme design first. i am making the theme simple so it supports any plugin. i may even upload this to wp.org if I make the time for it 😄

    only ajax posting/topic starting feature missing
    but here is the first commit for you 😉
    https://github.com/sinanisler/SiForum

    @sinanisler looks nice, but needs some work from the mobile perspective

    Screenshot_2022-04-30-12-38-03-38_df198e732186825c8df26e3c5a10d7cd.jpg

  • @sinanisler looks nice, but needs some work from the mobile perspective

    Screenshot_2022-04-30-12-38-03-38_df198e732186825c8df26e3c5a10d7cd.jpg

    @phenomlab how small display is your phone 😂😂😂

    I checked mobile too 🤣

    edit: oh you are using larger text setting that’s why ok ok got it…

  • @phenomlab how small display is your phone 😂😂😂

    I checked mobile too 🤣

    edit: oh you are using larger text setting that’s why ok ok got it…

    @sinanisler it’s not small 😁 It’s a OnePlus 9 Pro. Did you use an emulator for testing, as these are known to not be very accurate. I get the same from my iPhone 13 Pro (work) also.

  • @sinanisler it’s not small 😁 It’s a OnePlus 9 Pro. Did you use an emulator for testing, as these are known to not be very accurate. I get the same from my iPhone 13 Pro (work) also.

    @phenomlab easy fix i may need to make those tags relative and move a bit.

  • @phenomlab easy fix i may need to make those tags relative and move a bit.

    @sinanisler yes, looks like you’ve used position: absolute; for the tags

  • i could not find good scrool indicator codepen or jsfiddle pfff
    anyone know a lib or something like flarum or Discourse scroll indicator ?

    f023a30e-782c-4244-9c87-442e8954e2f2-image.png

  • i could not find good scrool indicator codepen or jsfiddle pfff
    anyone know a lib or something like flarum or Discourse scroll indicator ?

    f023a30e-782c-4244-9c87-442e8954e2f2-image.png

    @sinanisler if you look carefully, you’ll see sudonix has one used on this site. More a reading indicator, but not difficult to adapt.

  • @sinanisler if you look carefully, you’ll see sudonix has one used on this site. More a reading indicator, but not difficult to adapt.

    @phenomlab yep
    do you have simplified codepen for it ?

  • @phenomlab yep
    do you have simplified codepen for it ?

  • i could not find good scrool indicator codepen or jsfiddle pfff
    anyone know a lib or something like flarum or Discourse scroll indicator ?

    f023a30e-782c-4244-9c87-442e8954e2f2-image.png

    @sinanisler forget about indicator my friend worked on it i will share the files. I have migrated halfway and did not connect DB. I will do it tomorrow since it’s weekend i felt bit lazy to do it. 🙂

    What friend did is, he will not relay on comments / answers count he will just assume page as certain length like 100% if page is scrolled to half he will display as 10th post out of 20 posts. (Not sure how it’s codeed.

    Thanks for sharing the link, i will go through it and will let you know my feedback.

    Tags alignment issue is there on opera mobile Mi A2 device

  • @Hari thanks for the scrool indicator codepen i was looking for that one 😄
    I couldn’t find it I will add this on posts for sure.

    edit: 😪 scroll not realtime it is calculating coordinates when you stop scrolling. sadge…

    it is simple Wordpress theme I am cutting lots of features because we don’t need it and ofc you can add plugins later.

    here is the forum https://atarikafa.com/toplulukk/
    ( it will move here soon https://atarikafa.com/topluluk/ )

    for the permalink you can make any permalink you want because it is main posts and categories and everything will work no SEO problem. for my case only users u/user links will change to members/user I will just make a 301 on htacsess for this.

    I tried wpdisqus and similar ones but I wanted to focus on theme design first. i am making the theme simple so it supports any plugin. i may even upload this to wp.org if I make the time for it 😄

    only ajax posting/topic starting feature missing
    but here is the first commit for you 😉
    https://github.com/sinanisler/SiForum

    @sinanisler one quick question, in buddy press all the replies are WordPress comments or individual posts?

  • c3b10231-aa2c-42c7-b910-d963c6c11e16-image.png

    199fd2c5-5b2e-419d-b8bf-49ffb29870c5-image.png

    ad1e438a-7c78-44bc-9008-d3b1f6681494-image.png

    aedec325-7c56-4600-8f2f-f4ce04799128-image.png

    fdac5027-8dfb-42cf-bc70-098f0af57c8a-image.png

    a8ad07eb-27e1-4f5e-ac4b-c6aa650a9217-image.png

    gtmetrix.com/reports/123forum.tk/Meltdvxl/
    

    lightbox for images

    fully restored. now in maintenance mod for various privacy reasons.

    i will DM you both the logins

  • shared logins via Private message

    do you think we can fix speed issues in this theme? or can we make a new theme using the code?

  • shared logins via Private message

    do you think we can fix speed issues in this theme? or can we make a new theme using the code?

    @Hari I don’t think the speed issues are because of the theme, but would need to see the code to be sure. There’s likely to be several things we can do to improve performance.

    However, the site is extremely slow

  • @Hari I don’t think the speed issues are because of the theme, but would need to see the code to be sure. There’s likely to be several things we can do to improve performance.

    However, the site is extremely slow

    @phenomlab sure, this theme was developed by freshers, making a new theme using the code of this theme would be a nice idea.

    maybe its loading slowly because they hardcoded the existing plugins or added more rules in the core to functions.php

    either we can speed this theme or we can take code from this theme to the SiForum

    do you want the entire backup or just the wp-admin logins to look into this?

  • @phenomlab sure, this theme was developed by freshers, making a new theme using the code of this theme would be a nice idea.

    maybe its loading slowly because they hardcoded the existing plugins or added more rules in the core to functions.php

    either we can speed this theme or we can take code from this theme to the SiForum

    do you want the entire backup or just the wp-admin logins to look into this?

    @Hari if the site isn’t live yet, just an admin login is sufficient.


Related Topics
  • configure ghost and wordpress combo

    Moved Solved WordPress ghost wordpress nginx
    9
    7 Votes
    9 Posts
    2k Views
    @Madchatthew I’d always post for the reasons I stated above. It’s useful information and could save someone else the headache.
  • WP / Woocommerce Mystery

    Solved Configure wordpress
    23
    1
    12 Votes
    23 Posts
    4k Views
    @Panda said in WP / Woocommerce Mystery: Just back to my other question, have you ever used Shopify? It insists on a templating language to use any custom js. Not personally as never had any need, however, I do know that it uses Liquid for JS templating. It’s written in Ruby and is used to generate dynamic content on shop fronts. There’s zero reason as to why it wouldn’t work with data supplied by 3rd party API’s, although WordPress code won’t natively work for obvious reasons, and as such, this code would need to be re-written. The JS part will likely work with minor modification, but not the PHP file in it’s current form.
  • 2 Votes
    11 Posts
    2k Views
    Thanks for your inputs ️
  • WordPress and NodeBB on different machines

    Solved WordPress
    10
    2 Votes
    10 Posts
    2k Views
    @phenomlab thank you for information.
  • Flarum SEO is worst and i still want to use it 😭

    General flarum
    15
    6 Votes
    15 Posts
    3k Views
    @Hari said in Flarum SEO is worst and i still want to use it : Flarum is coded in such a way where it tells spiders not to crawl any internal links by adding nofollow tag. How stupid this is Yes, I agree this doesn’t make any sense. If you compare to WordPress, then (via a plugin of course) you can set the attribute as you wish. It doesn’t make any sense to take a blanket approach. I guess I unerstand why they are doing this, but it’s not an optimum SEO methodology. @Hari said in Flarum SEO is worst and i still want to use it : For few minutes i thought i should register a domain called flarumSEOsucks.com They’d probably sue you for using the Flarum name in a URL
  • Why is the phenomlab/fancybox-wrapper repo removed?

    Solved General
    6
    4 Votes
    6 Posts
    1k Views
    @katos Thanks
  • CSS Help on my Flarum

    Solved Customisation
    5
    2
    2 Votes
    5 Posts
    1k Views
    @mike-jones Yes, you’ll typically see this type of behaviour if there is another style that has higher priority in the sense that yours will be overridden. Using !important will override the higher preference, but should be used sparingly rather than everywhere.
  • WordPress & NodeBB

    Solved WordPress
    6
    0 Votes
    6 Posts
    2k Views
    @jac That won’t matter. You just redirect at nginx or apache level and it’ll work. The generally accepted standard though is to use a subdomain.