Forum Replies Created
-
I released the plugin..
FirmaSite Theme Enhancer:https://wordpress.org/extend/plugins/firmasite-theme-enhancer/

You can start to use Firmasite 1.1.3 directly:
https://themes.trac.wordpress.org/ticket/11605I split some theme’s functionalities to plugin which i will release today or tomorrow.
Bah.. sorry.. didnt mean harm tbh. Thanks for edit 🙂
I agree it can be a plugin feature. But why not theme feature too? Basically plugin dont know if bootstrap style is loaded or not? I will write a plugin to add more features to this FirmaSite theme, like those custom tinymce buttons etc. Main problem is i know firmasite theme is loading bootstrap but i dont know other themes are loading or not. Lets say i load bootstrap for other themes in this plugin, it will ruin theme probably. It shouldnt be a plugin because this feature all demands on what style is loading..
Naa.. Themes are easy. Esspecially with theme customizer feature. Main problem is wp repo rules [EDITED ~~~ by Mercime. No personal attacks are allowed on this site]. If you have time, you can read this discussion: https://lists.wordpress.org/pipermail/theme-reviewers/2013-March/012167.html I can simplify the problem in that discussion: In FirmaSite 1.1.0 version, i added 2 custom tinymce button that makes easy to use special css classes. For example you can convert a link to bootstrap button with just 1 click. You can change a button’s color or size with just 1 click. You dont need to write css classes in tinymce for making your content more useful or better readability. What this tinymce plugin doing is actually simple. For example it adds “btn btn-primary” classes to <a> tag to make it a good looking button. They closed my theme because of it. What did i do? Made user’s content creation easy…
Btw an example of theme usage: http://resimlitarif.com/ This is a turkish food recipe website that my mom is writing 🙂 Just 1-2 little custom css code for header and custom background..
@mercime well.. wp theme repo admins are interesting. I dont think i can get approved anytime soon. Check this: https://themes.trac.wordpress.org/ticket/11449
TinyMCE buttons are Plugin territory. Bam.. close theme as not approved. Now wait 1 more month. 1 month later: “XXX is plugin territory.” bam.. 1 more month again.. Where is full review? How can i be sure if they dont do that like 7-8 times more?
Firmasite 1.1 released:
https://themes.trac.wordpress.org/ticket/11437Download: https://wordpress.org/extend/themes/download/firmasite.1.1.0.zip?nostats=1
This theme now directly supports buddypress + bbpress without needing child theme.
Example site and my blog that using this theme:
http://unsalkorkmaz.com/opened ticket for it: https://buddypress.trac.wordpress.org/ticket/4835
Well..
I found my problem..
Btw it seems it was a misunderstood that i was trying to show it on blogs directory as latest post.. Seems my problem is post_type = ‘post’ is hardcoded on buddypress:$paged_blogs[$i]->latest_post = $wpdb->get_row( "SELECT post_title, guid FROM {$blog_prefix}posts WHERE post_status = 'publish' AND post_type = 'post' AND id != 1 ORDER BY id DESC LIMIT 1" );This is just.. wrong. Why not use {$blog_prefix}bp_activity table? why trying to connect to {$blog_prefix}posts?
I tried code in bp-custom.php and in mu-plugins file. I tried to attach it to init and save_post too as you see in above
yeah i tried that in first place
Here is a proper example site that using firmasite theme:
http://kremim.com/ (Sorry its in Turkish language)BuddyPress Members Page:
http://kremim.com/uye/listesi/BuddyPress Profile:
http://kremim.com/uye/listesi/ajx/bbPress Forum’s Topic List:
http://kremim.com/forum/soru-cevap/Sadly we dont use groups or activity in this site.
I sent theme to theme review:
https://themes.trac.wordpress.org/ticket/10967
I hope it will get accepted 🙂I am still working on default wordpress version locally so dont have a published version yet. Buddypress and bbpress will be in child theme.
An example screenshot for comment display from local version:

You see date is opened on first comment because my mouse was hovering.I will modify this comment template and will use on bbpress
Well, i can probably support older phps too but i dont want to ruin my code poet 🙂
This theme will be for wordpress3.5, bp1.7, php5.3+
Some example sites using same theme on different styles:
I will. Only problem about WP theme repository is my codes need php 5.3, need to learn if its a problem.
is BP Member Map working with 1.2?
i am using bbpress 1.0.1 + buddypress 1.0.3 + wpmu 2.8.2 latest versions..
well.. ok i can surely understand but problem is.. no one can login in sinemasite.com.. so.. we cant update site because we cant reach dashboard
i am using that plugin in http://yerleske.net/pano/
i want to use user’s avatars in forum pages too.. i tho its possible because we are calling buddypress with this plugin right?
ok.. i tho this is a serious bug..
i did some tests..
message notifications normally removing..
friendship notifications normally removing..
but
grup invites NOT removing and bugging notification system.. after got a grup invite notification bug, other all notifications bugging and not coming
ow.. this is really annoying..
if the problem is wordpress cache system.. isnt it a compatible problem? because only default caching was open

btw.. that notification is still there..
no one got a similar problem or am i alone?
thank you so much r-a-y
tried.. not worked actually.. notification still there
