hsr
Forum Replies Created
-
Resolved! I had this old code in function.php:
add_action( 'admin_init', 'my_remove_menu_pages' ); function my_remove_menu_pages() { global $userdata; get_currentuserinfo(); if ($userdata->ID != 1) { remove_menu_page('profile.php','profile.php'); } function ya_do_it_admin_bar_remove() { global $wp_admin_bar; /* **edit-profile is the ID** */ $wp_admin_bar->remove_menu('edit-profile'); } add_action('wp_before_admin_bar_render', 'ya_do_it_admin_bar_remove', 0);Now it works!
Forum: Plugins
In reply to: [WP FullCalendar] Events Not Displaying when logged outResolved! I had this old code in function.php:
add_action( 'admin_init', 'my_remove_menu_pages' ); function my_remove_menu_pages() { global $userdata; get_currentuserinfo(); if ($userdata->ID != 1) { remove_menu_page('profile.php','profile.php'); } function ya_do_it_admin_bar_remove() { global $wp_admin_bar; /* **edit-profile is the ID** */ $wp_admin_bar->remove_menu('edit-profile'); } add_action('wp_before_admin_bar_render', 'ya_do_it_admin_bar_remove', 0);Now it works!
Ops, you’re right… sorry mate… 🙂
Yes they show as network activated.
ThanksForum: Plugins
In reply to: [WP FullCalendar] Events Not Displaying when logged outI have the same problem… can anyone help please?
Really? Don’t you see just an empty calendar?
I see the calendar but with no events. It should be like this:
http://s15.postimg.org/mnoqcufl7/Schermata_2014_03_13_alle_08_52_50.pngBut if i’m not logged in it shows up like this:
http://s28.postimg.org/eo83fi4vx/Schermata_2014_03_13_alle_08_55_20.pngBy the way the calendar is on the main site.
Thanks
Both plugins are running only on the main website but they’re activated on the whole network.
Thanks
I also found out that this happens only when WP FULL CALENDAR plugin is active.
I tried to change the plugin’s settings but nothing changed.
I’m running a multisite wordpress site.Is it possibile this plugin does not work on a network site?
I already checked this but all events are public.
The shortcode i’m using is [fullcalendar]Forum: Plugins
In reply to: [Knews Multilingual Newsletters] sending terribly slowI found out why it does not work!!!!
But i need help…So i’m using the same plugin on 3 different website. They’re all on the same host provided by ARUBA and they all have the same configuration with the proper SMTP settings naturally.
In 2 of them, this plugin works just perfectly. In one of them (www.plindo.com) if i select “SEND EMAIL BY SMTP” it stops working, the delivery gets really slowly and the delivery returns a lot of errors.
If i select “SEND BY WORDPRESS” it works just fine.
The thing is that i always used SMTP then it stopped working and i realised why just now after months!?
If i run a test it work fine and i receive the test-email.
Please, tell me how i can solve this.
Thank YouForum: Plugins
In reply to: [Knews Multilingual Newsletters] sending terribly slowSorry, I meant: “let me know”.
As i told you before, everything worked fine untill the plugin suddenly stopped working and it doesn’t send any email anymore or the sending is very, very slow (2% in more than 12 hours).
I’m using the same plugin on other website with the same amount of subscribers (around 6000) and it works perfectly even with the WP CRON and it completes the process in a couple of days.
I was thinking that maybe some other plugin’s upgrade make some kind of conflict with kNews? Is that possibile?
What are the “compatibility options”?
Forum: Plugins
In reply to: [Knews Multilingual Newsletters] sending terribly slowHi Carles,
thank you for your help.
The thing is the company that host my website allows to call CRON only every 30 mins.
And I am able to configure it only via a Schedule Task Manager.Check it out here: http://postimg.org/image/lxkj0fqon/full/
Please let know cause your plugin is not working anymore…
Forum: Plugins
In reply to: [Knews Multilingual Newsletters] sending terribly slowHi Carles,
even with CRON it doesn’t seem to work.
What can i check to make it work again?Do you have any other suggestion?
Forum: Plugins
In reply to: [Knews Multilingual Newsletters] sending terribly slowThank you Carles,
i’ll try with CRON.
Do you think i can change the method while the sending is running?
Or is it better to stop, change and restart?Forum: Plugins
In reply to: [Knews Multilingual Newsletters] sending terribly slowHi Carles,
thank you for answering!Well, the trigger method is WP-CRON.
I always use manual newsletter submission using SMTP.I’m sending just one newsletter a week and subscribers are 6500.
Now i have this (www.plindo.com):
newsletter star delivery on may 6th = > 6422 users = > still 49 %
(no other delivery running at the same time)On another website i manage (www.petsharing.it):
newsletter star delivery on may 16th = > 5250 users = > 62 %Let me know if you need any other info.
Thank YOUForum: Plugins
In reply to: [Knews Multilingual Newsletters] sending terribly slowCan anyone help me please?
I’d appreciate it so much.<img src=’http://s11.postimg.org/570df6umr/Schermata_2013_05_13_a_14_22_46.png’ border=’0′ alt=”Schermata 2013 05 13 a 14 22 46″ />
open source screen capture