Skip to content

move out from flarum to wordpress

WordPress
87 5 21.4k 2
  • @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.

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

    @Hari my theme can work without buddypress. every post is a post and replies are comments.

    your theme crazy good btw 😂😂

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

    @phenomlab it is live, i will change the same admin2 user to admin role

    @sinanisler that is a good news, wpdiscuz has these features like live commenting, reputation reward system and front end moderation like flarum. These are premium plugins are integrating into them few plugins are modified we should not update or redistribute them.

    Wpdiscuz is free and all add-ons are premium.

    Did you check the indicator is it working as expected?

  • @phenomlab it is live, i will change the same admin2 user to admin role

    @sinanisler that is a good news, wpdiscuz has these features like live commenting, reputation reward system and front end moderation like flarum. These are premium plugins are integrating into them few plugins are modified we should not update or redistribute them.

    Wpdiscuz is free and all add-ons are premium.

    Did you check the indicator is it working as expected?

    @Hari let me know when the admin role is available, and the URL of its not the default WordPress one.

    One thing that’s worth noting here is that Flarum has trademarks and intellectual property, and with the theme you have looking almost like a replica, this may cause issues with copyright infringement.

  • @Hari let me know when the admin role is available, and the URL of its not the default WordPress one.

    One thing that’s worth noting here is that Flarum has trademarks and intellectual property, and with the theme you have looking almost like a replica, this may cause issues with copyright infringement.

    @phenomlab sure i will share ASAP

    thanks for mentioning about the TM and IPs i thought it is open-source 😄

    nor i am interested to sell/distributing wordpress thems and i am not going to WordPress.

    i was inspired by this thread
    https://bbpress.org/forums/topic/bbpress-like-flarum/ i have a version of this too but it’s an old version of flarum.

    i have read a few arguments on this (TM and IPs) on flarum discuss but i don’t want to bring that to here. siForum will not conflict with the laws.

    if flarum is talking about trademarks they are only registered in Sweden or Finland … but not in India.

    trademarks and IPs are first come first serve basis. whoever requests they will get TM.

    i am not leaving flarum and not going to make this public. let’s call it a fun/home project. i do respect their efforts and work and i will continue to be like that.

    https://kjellr.com/2022/01/28/building-twitter-with-wordpress-5-9/

    for example, kjellr did something similar and he won’t be getting sued by Twitter 😄

  • @phenomlab sure i will share ASAP

    thanks for mentioning about the TM and IPs i thought it is open-source 😄

    nor i am interested to sell/distributing wordpress thems and i am not going to WordPress.

    i was inspired by this thread
    https://bbpress.org/forums/topic/bbpress-like-flarum/ i have a version of this too but it’s an old version of flarum.

    i have read a few arguments on this (TM and IPs) on flarum discuss but i don’t want to bring that to here. siForum will not conflict with the laws.

    if flarum is talking about trademarks they are only registered in Sweden or Finland … but not in India.

    trademarks and IPs are first come first serve basis. whoever requests they will get TM.

    i am not leaving flarum and not going to make this public. let’s call it a fun/home project. i do respect their efforts and work and i will continue to be like that.

    https://kjellr.com/2022/01/28/building-twitter-with-wordpress-5-9/

    for example, kjellr did something similar and he won’t be getting sued by Twitter 😄

    @Hari all fine with me. Was just pointing it out. Most trademarks incidentally are just in the country where they are issued as you’ve pointed out (you’d need to won’t in each country you want it registered). I just know that Flarum in the past has come down quite hard on those who have directly copied their layout or used their logo without permission, so this is likely covered under intellectual property, which can be almost global (90 plus countries) to my knowledge if you leverage the Madrid Protocol - although I don’t think that extends to India. The logo of course is fine as you are not using it, but the layout is almost identical. I’m not sure that their trademark extend to the site design, but it might be worth checking.

    I completely understand why you want it to look like Flarum because of the users being familiar with that layout and it makes absolute sense not to deviate to much away from what they are accustomed to - just be careful.

  • @Hari all fine with me. Was just pointing it out. Most trademarks incidentally are just in the country where they are issued as you’ve pointed out (you’d need to won’t in each country you want it registered). I just know that Flarum in the past has come down quite hard on those who have directly copied their layout or used their logo without permission, so this is likely covered under intellectual property, which can be almost global (90 plus countries) to my knowledge if you leverage the Madrid Protocol - although I don’t think that extends to India. The logo of course is fine as you are not using it, but the layout is almost identical. I’m not sure that their trademark extend to the site design, but it might be worth checking.

    I completely understand why you want it to look like Flarum because of the users being familiar with that layout and it makes absolute sense not to deviate to much away from what they are accustomed to - just be careful.

    @phenomlab said in move out from flarum to wordpress:

    Madrid Protocol

    I am not going to use this theme or distribute it. it is an abandoned project (when there was no dev available to build flarum extensions for us we had to work on an alternative WordPress theme - features like guest posting, SEO changes are still big issues with flarum)

    I am aware of this Madrid Protocol. they have opted for rights in their country only. (it was an a individual request exclusively valid for their own country)
    https://branddb.wipo.int/branddb/en/

    f1e321ed-88f5-4232-83b4-8afe40a138f5-image.png

    usually site design will not have TM or IP (as far i am aware of)

    @phenomlab said in move out from flarum to wordpress:

    I’m not sure that their trademark extend to the site design, but it might be worth checking.

    exactly

    and i am not going to use this replica 🙂 if we have to go for WordPress or react we will opt for commento.io or something else.

    i promise this will not go into the web. i will continue to love flarum 😄

  • @phenomlab said in move out from flarum to wordpress:

    Madrid Protocol

    I am not going to use this theme or distribute it. it is an abandoned project (when there was no dev available to build flarum extensions for us we had to work on an alternative WordPress theme - features like guest posting, SEO changes are still big issues with flarum)

    I am aware of this Madrid Protocol. they have opted for rights in their country only. (it was an a individual request exclusively valid for their own country)
    https://branddb.wipo.int/branddb/en/

    f1e321ed-88f5-4232-83b4-8afe40a138f5-image.png

    usually site design will not have TM or IP (as far i am aware of)

    @phenomlab said in move out from flarum to wordpress:

    I’m not sure that their trademark extend to the site design, but it might be worth checking.

    exactly

    and i am not going to use this replica 🙂 if we have to go for WordPress or react we will opt for commento.io or something else.

    i promise this will not go into the web. i will continue to love flarum 😄

    @Hari sounds good. Personally, I can’t use Flarum because of its fundamental lack of GDPR controls and the fact that they are using implied consent for everything.


Related Topics
  • Rotating Star Effect

    Solved Let's Build It wordpress css
    17
    12 Votes
    17 Posts
    2k Views
    @phenomlab thanks a lot for these, both of the below are awesome! https://codepen.io/bennettfeely/pen/vYLmYJz https://codepen.io/C-L-the-selector/pen/MWZbWBo
  • 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.
  • 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
  • Flarum - WordPress Journey

    WordPress flarum wordpress quitting
    59
    22 Votes
    59 Posts
    11k Views
    @Sala I will likely need admin access to your site for this.
  • 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
  • WordPress installation

    WordPress wordpress
    6
    0 Votes
    6 Posts
    1k Views
    @phenomlab said in WordPress installation: @jac that plugin is for single sign on between WordPress and NodeBB. The plugin you really need is this Brilliant, that does look good!
  • 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.