Skip to content

move out from flarum to wordpress

WordPress
87 5 21.4k 2
  • @phenomlab I could not find the email settings, I am setting this page as my home page 💗

    thanks to @sinanisler for stepping in. 💗💗

    @Hari click the bell icon at the top and set the watching status. That will trigger an email for this particular topic at least.

  • //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

  • //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


Related Topics
  • Who uses Flarum?

    Chitchat flarum forum
    22
    7 Votes
    22 Posts
    3k Views
    @Madchatthew I use it here. It is faster, but not sure if that extends to build times.
  • 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.
  • How to position ads responsively

    Solved WordPress wordpress
    13
    3 Votes
    13 Posts
    2k Views
    @phenomlab yes that’s the problem with these J’s, I will try my best , If I find something better I will share. Thanks
  • WordPress and NodeBB on different machines

    Solved WordPress
    10
    2 Votes
    10 Posts
    2k Views
    @phenomlab thank you for information.
  • 1 Votes
    2 Posts
    799 Views
    @Hari I think you’re referring to this https://sudonix.com/topic/170/creating-posts-from-rss-feeds-in-flarum However, this code was never designed to work with WordPress, but you could leverage the WP-CLI to do something similar without too much effort.
  • 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
  • WordPress site

    General wordpress
    118
    10 Votes
    118 Posts
    29k Views
    @jac said in WordPress site: It’s Wordpress OUT, and Ghost IN it seems! *preference based . Even County’s site uses Wordpress . Although that does serve it’s purpose.
  • 1 Votes
    2 Posts
    842 Views
    @hari the cache level for woocommerce should always be bypass. Any caching of woocommerce will cause you serious issues and will result in the checkout process not functioning correctly. This does mean that the overall experience will be slower (depending on geographic location) although CF is known to cause significant issues hence the need to bypass. If you want to cache as much as possible, then set rules to bypass caching on the cart and account pages etc.