Grwd1

Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Top login leads to blank page, user not logged in! #36657
    Grwd1
    Participant
    I figured out what it was and fixed it. There was code in the wplms customizer that got messed up some how and caused the error!
    in reply to: Top login leads to blank page, user not logged in! #36571
    Grwd1
    Participant
    Thanks, we are hosted on Host Gator. http://nwcaim.com/ UN: AdminVibe PW: *Db2BBxo85L!$0)j  
    in reply to: EventON Month view (Full Cal) #32433
    Grwd1
    Participant
    Thanks, I found the issue... looks like when you said
    Replace the shortcode written with bold and italics with your full calendar shortcode.
    ...you only italicized the last part so I was only replacing that. After seeing your image in your last post it was obvious that the whole thing needed to be replaced with my shortcode and then add back the wplms_course="1" at the end. Here is the code that finally worked for me in case anyone else needs it: add_filter('wplms_eventons_course_events_shortcode','full_cal'); function full_cal(){ return '[add_eventon_fc load_fullmonth="yes" wplms_course="1"] '; }
    in reply to: EventON Month view (Full Cal) #32118
    Grwd1
    Participant
    I see, is my above code correct? I just updated to the newest version of the wplms eveton plugin but it still isn't working.
    in reply to: EventON Month view (Full Cal) #31847
    Grwd1
    Participant
    Doesn't seem to be working, the daily view still shows up on the Events tab for all courses. Am I doing something wrong? Here is my code that I edited and put in the php file:   add_filter('wplms_eventons_course_events_shortcode','full_cal');   function full_cal(){ return '[add_eventon_dv cal_id="88" today="no" show_et_ft_img="no" ft_event_priority="no" add_eventon_fc load_fullmonth="yes" wplms_course="1"] ';   }   I am still on WPLMS 1.9.9 if that maters?
    in reply to: EventON Month view (Full Cal) #30664
    Grwd1
    Participant
    Thanks, there is another issue though. I got the add-on setup and activated but the Daily View is still what shows up for the course events tab. See screenshot.
    in reply to: Change "HOME" in course menu to something else #30055
    Grwd1
    Participant
    Oh awesome. So if I use Loco Translate can I still use Codestyling preserver plugin to protect translations from update?
    in reply to: Change "HOME" in course menu to something else #29742
    Grwd1
    Participant
    Thanks but what about the security vulnerabilities in the plugin? This is why I asked if there is another option or plugin.
    in reply to: Style.css child theme of 2.0 doesn't work. #21334
    Grwd1
    Participant
    I tried refreshing cache and looking on other computers and browsers but it is still not working. I'm going to create a new thread as it seems like this is a separate issue.
    in reply to: Style.css child theme of 2.0 doesn't work. #21055
    Grwd1
    Participant
    I have the same problem but the above code suggested by H.K doesn't work unfortunately. Please advise a fix A.S.A.P.
    in reply to: WPLMS 2.0 Error During Setup #20365
    Grwd1
    Participant
    This is likely due to all the plugins being updated in your WP admin to 2.0 versions but the theme is still 1.9. As of right now WPLMS 2.0 hasn't been approved yet on Themeforest, so the downloadable version is still 1.9.
    in reply to: Change "HOME" in course menu to something else #20258
    Grwd1
    Participant
    Is there another option? This plugin is missing from the official WP plugin repository due to security vulnerabilities... I found this info here from a few weeks ago.
    WordPress plugin codestyling-localization is not enabled in the WordPress plugins repository, because it contains unfixed security vulnerabilities. This vulnerability can be refered as CVE-2015-4179. Please see for details: http://www.openwall.com/lists/oss-security/2015/06/03/3
     
    in reply to: Mod_security 406 login error [security issue] #18807
    Grwd1
    Participant
    I see however I am using the Default theme so your reply doesn't address the issue it seems. What can we do?
Viewing 13 posts - 1 through 13 (of 13 total)