yoluca
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] cannot installi can install other plugins just fine … its just jetpack
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] cannot installInstalling Plugin: Jetpack by WordPress.com 2.8
Downloading install package from https://downloads.www.ads-software.com/plugin/jetpack.2.8.zip…Download failed. SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
Return to Plugin Installer
sorry , but its still not working … i can still see ” events ” tab in buddypress
thanks
no child theme …
regatulunit.com
ok i have added that
/* remove events tab in buddypress */
function my_remove_em_nav() {
global $bp;bp_core_remove_subnav_item($bp->groups->slug,’group-events’);
bp_core_remove_nav_item( ‘events’ );}
add_action( ‘bp_setup_nav’, ‘my_remove_em_nav’ );?>
this is my last entry in functions.php
thanks
`/* remove events tab in buddypress */
function my_remove_em_nav() {
global $bp;bp_core_remove_subnav_item($bp->groups->slug,’group-events’);
bp_core_remove_nav_item( ‘events’ );}
add_action( ‘bp_setup_nav’, ‘my_remove_em_nav’ );this is what i have in functions.php at the very bottom … nothing else after ..
thanks
wp = 3.8.1
bd = 1.9.2
em = 5.5.2Thank you
I tried that alteady .. Doesnt work ..
Thanks
also in ” user capabilities ” nothing is selected ..
could not find anything in events settings to disable the events menu from buddypress
thanks
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event imagea bit better …
thank you
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event imageok thank you for that … works …but not 100%
just please see my event list and see the demo
mine is crap ?? >>>> https://imageshack.com/a/img842/115/44xf.png
here is the de demo >>>> https://imageshack.com/a/img713/3437/6icd.png
you see how nice demos images are aligned ?
thanks
Forum: Plugins
In reply to: [Math Captcha] the math is wrong@adFactory just wonder if we can have this captcha for busdypress registration
Thanks
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event image*update
with just #_EVENTIMAGE works … but if i use #_EVENTIMAGE{75,75} … doesnt
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] event imagethats great … but no image its shown …
i do have a image set as featured image …am i doing something wrong ?
see my screenshot
thanks
Forum: Plugins
In reply to: [Math Captcha] the math is wrongsorted … I think is to do with jetpack .. Re removed the captcha plugin .. Deactivated some stuff in jetpack .. Dont know what :)) and works … Thanks