Forum Replies Created
| Author | Posts | 
|---|---|
| 
                October 10, 2013 at 12:58 am in reply to:
                Add tables on Rich Text 8899 | |
| Yes, it’s happen on all rules (administrator include). I can see only on wordpress dashboard editor | |
| 
                October 10, 2013 at 12:10 am in reply to:
                Add tables on Rich Text 8891 | |
| Hello Tareq, nice to see you Yes i use fill rich text editor Thanks | |
| 
                May 15, 2013 at 6:47 pm in reply to:
                Help to add Google Maps on a single post 3688 | |
| Thanks Tareq I search on docs and i can not find Regards | |
| 
                May 15, 2013 at 2:46 pm in reply to:
                Help to add Google Maps on a single post 3675 | |
| Hello, Can I fix custom height and weight on map? Thanks | |
| 
                May 9, 2013 at 11:13 am in reply to:
                Avatar Problem 3396 | |
| But there are more users created. I can do it for my user, but not for all the rest | |
| 
                May 9, 2013 at 10:55 am in reply to:
                Avatar Problem 3391 | |
| Hi Tareq I use avatar element, and i change to 1024 and url don’t find image. It’s search on /2013/03/image.jpg, and it’s uploaded on /wp-content/uploads/2013/03/image.jpg Thanks | |
| 
                April 27, 2013 at 9:49 am in reply to:
                Remove Title 2932 | |
| Thank you so much Tareq | |
| 
                April 26, 2013 at 5:26 pm in reply to:
                Remove Title 2917 | |
| Thanks Tareq. Is there any way to add some hack on functions.php to remove it? 
 | |
| Thanks Tareq, i send it. Confirm it on my mail please | |
| What can i do to upgrade version? | |
| 
                April 17, 2013 at 11:40 pm in reply to:
                Choose user type on registration 2402 | |
| How can i use it on registration form? Thanks Tareq | |
| 
                April 17, 2013 at 6:49 pm in reply to:
                Choose user type on registration 2387 | |
| But it’s not a good option for me. On registration form i have 3 fields (name, password, and country) Only dropbox for roles it’s different. Make two registrations forms it’s not “professional” in my case Any solution? Thanks | |
| 
                April 17, 2013 at 5:15 pm in reply to:
                Choose user type on registration 2379 | |
| I don’t understand I want that users can choose on registration what role have after on site (suscriptor, editor, etc.). What can i do? Thanks | |
| 
                April 17, 2013 at 4:40 pm in reply to:
                Choose user type on registration 2375 | |
| Sorry for make a question here, but it is relavant How to make a dropbox on registration to give oportunity at users to choose what role want? Thanks | |
| 
                April 8, 2013 at 5:48 pm in reply to:
                Edit Dashboard for Admins 1928 | |
| Thanks Tareq I fix your code (some thinks are wrong) ant put it on single.php Here code [code][/code]<?php if ( current_user_can( ‘delete_others_pages’ ) ) { ?> <a href=”<?php echo admin_url( ‘post.php?action=edit&post=’ . $post->ID); ?>” rel=”nofollow”>Admin Edit</a> <?php } ?>[] | |