Unsal Korkmaz
Forum Replies Created
-
global $bbp; echo $bbp->current_reply_id;
this echoes id successfully but still that loop not works with
$bbp->current_reply_id
well.. tried $post->ID too.. I really cant think what it should be
Forum: Plugins
In reply to: [Developer's Custom Fields] [Plugin: Developer's Custom Fields] localization?I am not exactly sure but probably translation support can cover it tho:
https://core.trac.www.ads-software.com/browser/tags/3.2.1/wp-includes/locale.php#L107Problem is, i am not good at source code reading and editing it my own :S
Forum: Plugins
In reply to: [Developer's Custom Fields] [Plugin: Developer's Custom Fields] localization?I dont have any problem with date format :S
I mean when you click date field, a panel is appearing and it has months in title like “October 2011” well.. that october is english and normally wordpress translating it.
I dont think document have this :SYeah it gots taxonomies now.. but.. not caring parent/child taxonomy.
Can you check this solution: https://wordpress.stackexchange.com/questions/18578/taxonomy-dropdown-metabox-in-the-back-end ?
That solution is pretty cool working. is it possible to implement this?or is it possible to insert custom solutions from outside to Developer’s Custom Fields’ metabox?
Yeah its really not problem for me.. Problem is i am preparing to open a special network site that people can register and create their websites, i dont want to bother them with those msgs..
Any remove_filter or something for prevent it?and if you using w3-total-cache or any other object cache plugin, temporary disable object cache then use this plugin’s option page.. After you finish, you can open object cache again..
Forum: Plugins
In reply to: Buddypress w/bbPress, avatars not showing next to postsdid you open “show avatars” from discussion settings page?
Forum: Networking WordPress
In reply to: bbPress2.0, Buddypress 1.5 and Multisitejust de-activate bbPress networkwide and activate it from only main blog’s plugin section.
i installed https://www.ads-software.com/extend/plugins/use-google-libraries/
and:<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'></script> <script type='text/javascript'>try{jQuery.noConflict();}catch(e){};</script> <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js'></script> <script type='text/javascript' src='https://local.dev/wp-content/plugins/developers-custom-fields/slt-custom-fields-gmaps.js?ver=3.2.1'></script>
etc.. still same problems.. nothing changed :S
I am trying on localhost @ windows 7
Can you link a screenshot of what should i see after image upload and crunching? There is 3 button in bottom: “Insert into Post”, “Use as featured image” and “Delete”.
I didnt add google libraries need to try it.
For file upload: There is “Select file” button right? when clicking wordpress upload panel coming. I am choosing an image from my computer and uploading.. After crunching there is 3 button: “Insert into Post”, “Use as featured image” and “Delete”. If i select “Insert into Post”.. its just inserting image to visual editor, not to file input place. But when i click to “Select file” button again from input place and go to “gallery” tab in wordpress upload panel, i can see “Select” button as action and its successfully inserting image to input place
“Find an address” input really dont do anything.. there is no “load” button or something and pushing enter button or clicking to blank areas are not working tbh. https://www.ads-software.com/extend/plugins/geolocation/ this plugin works normally if you want an example of working adress load.
Another problem: File image upload is working but after upload from computer, there is no “select” button. If we choose “insert into post” its just putting image to post content. If we go library, there is select button and its selecting. Actually it will be problem for clients. Most of plugins have problem with images inserting. I just see https://codecanyon.net/item/custom-backgrounds-for-wordpress/121983 this plugin is really works best because you just selecting image and it automatically inserting it to field. Maybe you can just check it.
Forum: Plugins
In reply to: [W3 Total Cache] w3 total cache slowing admin section with object-cache.php“Unable to send the support request.”
why i am getting this error? any idea?Forum: Plugins
In reply to: [W3 Total Cache] w3 total cache slowing admin section with object-cache.phpi opened a ticket but its directly closed..
https://core.trac.www.ads-software.com/ticket/17637
-.-‘Forum: Plugins
In reply to: [W3 Total Cache] w3 total cache slowing admin section with object-cache.phpAfter wp3.2 update, there is still same problem happening..
Is it really only us?