deadelfujiama

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 75 total)
  • Author
    Posts
  • in reply to: Problem results Quiz #49991
    deadelfujiama
    Spectator
    Perfect, I replaced the file indicated in my child and now everything is working correctly. Thank you very much for helping
    in reply to: Problem results Quiz #49829
    deadelfujiama
    Spectator
    Si invia i dati di accesso a un profilo creato per voi con l'accesso ai due corsi: sito: www.lifelearning.it utente:  Alex_VT Password: alexWPLMS16
    in reply to: Error Display courses in profile #41730
    deadelfujiama
    Spectator
    Hello Alex, thanks for your answer. The problem is that the user is shown in the previous screenshop enrolled in the course, but does not see it from her profile page> courses I did not understand if I have to take action on database queries. In this case can you tell me in which table I can find this information? thank you
    in reply to: Error Display courses in profile #41576
    deadelfujiama
    Spectator
    I'm sorry, I tried to delete user id but then it can no longer access the course, so I guess that should not be deleted. The problem is that by making enrollment in the same course with another account that appears on the page courses. I just can not figure out what might be dependent, please help
    in reply to: Error Display courses in profile #41563
    deadelfujiama
    Spectator
    Hi Alex, I have imported users or courses on the site. I found the user id in the course edit page in the back end, but I did not understand if I have to delete it completely. http://prntscr.com/ap5jwo
    in reply to: problems with safari #32838
    deadelfujiama
    Spectator
    Hi Alex, the problem appears when you move the mouse out of the menu item, you can check please? Thank you
    in reply to: question loading courses and units #31314
    deadelfujiama
    Spectator
    Alex Hello and thanks for your answer. can I ask you to insert as a request for future features on going back to the traditional select box? With the new method does not work the linkage and manually enter each item requires a really long time
    in reply to: modern theme: problem add members to group #30926
    deadelfujiama
    Spectator
    Hello, I am now using wplms 2.0.6 and all the updated plugin. Do not use the modern theme, but the problem still remains
    in reply to: problem group activities after update 2.0.6 #29544
    deadelfujiama
    Spectator
    Thank you so much, it was just that css
    in reply to: problem with Login popup on Free Course #29200
    deadelfujiama
    Spectator
    Hello Alex, sorry if probably I did not understand well. I put in the code that you have provided. When I try to start a course free if I am not logged in this message http://prntscr.com/a44imc Up to this point everything is ok, but if after I click on login for example, does not open a pop-up but the classic wp-login page.
    in reply to: problem group activities after update 2.0.6 #29198
    deadelfujiama
    Spectator
    Hello Alex, the settings appear to be all correct. when I click on activity for a moment I see the page, and then it disappears and becomes white. I'm sure that before upgrading to 2.0.6 this does not happen
    in reply to: Custom Featured Block style #27563
    deadelfujiama
    Spectator
    Hello Alex, I'm sorry if you still disturbance on this topic. Today I noticed that the code I added to create a custom block style only works after you have logged in, if you are not logged in the block does not take the customizations that I added. Why does this happen? can you help me?   The code that I added in costumizer-class.php is:   add_filter('vibe_builder_thumb_styles',array($this,'custom_vibe_builder_thumb_styles')); add_filter('vibe_featured_thumbnail_style',array($this,'custom_vibe_featured_thumbnail_style'),10,3);   function custom_vibe_builder_thumb_styles($thumb_array){ $thumb_array['modern1']= 'http://xyz.com/custom_thumbnail_image.png'; return $thumb_array; }   function custom_vibe_featured_thumbnail_style($thumbnail_html,$post,$style){   if($style == 'modern1'){   $thumbnail_html =''; $thumbnail_html .= '<div class="block modern_course"  data-id="'.$post->ID.'">'; $thumbnail_html .= '<div class="block_media">'; $thumbnail_html .= 'ID).'">'.featured_component($post->ID,'medium').''; $thumbnail_html .= '</div>'; $thumbnail_html .= '<div class="block_content">'; $thumbnail_html .= '<h4 class="block_title">ID).'" title="'.$post->post_title.'">'.$post->post_title.'</h4>'; $thumbnail_html .= '<div class="course_price">'.bp_course_get_course_credits().'</div>'; $thumbnail_html .= 'post_author).'" class="modern_course_instructor" title="'.sprintf(__('Course Author %s','wplms_modern'),bp_core_get_user_displayname($post->post_author )).'">'. bp_core_fetch_avatar(array( 'item_id' => $post->post_author, 'type' => 'thumb', 'width' => 64, 'height' => 64)).'';   $thumbnail_html .= '<div class="course_meta">'; $reviews = get_post_meta(get_the_ID(),'average_rating',true); $students = get_post_meta(get_the_ID(),'vibe_students',true); $thumbnail_html .='<span class="dashicons dashicons-groups">'.$students.'</span> '; $thumbnail_html .='<div class="modern-star-rating">'; for($i=1;$i<=5;$i++){ if($reviews >= 1){ $thumbnail_html .= '<span class="dashicons dashicons-star-filled"></span>'; }elseif(($reviews < 1 ) && ($reviews >= 0.4 ) ){ $thumbnail_html .= '<span class="dashicons dashicons-star-half"></span>'; }else{ $thumbnail_html .= '<span class="dashicons dashicons-star-empty"></span>'; } $reviews--; } $thumbnail_html .= '</div></div>'; $thumbnail_html .= '</div></div>'; } return $thumbnail_html; }
    in reply to: linkedin connect and publish #27448
    deadelfujiama
    Spectator
    me too
    in reply to: Custom Featured Block style #26531
    deadelfujiama
    Spectator
    Hello Alex, currently I managed to solve most of my problems.   I try to explain: I have two sites with wplms, the first is online with the 1.9.9 version and any customizations you've made over time. The second is a test site, this is in version 2.0.2. I was not able to update theme and plugin with wp-admin panel so I decided to use ftp and I loaded everything. I found some problems and discovered that wplms-customizer plugins had differences in the files it contained. I share with you my old version of the plugin (the same one that is currently online on my website). I managed to run the customization of the course block style and even the profile menu buttons, because if I was using the old version of the plugin then curriculum links, members, admin etc were not working. The only thing that I still can not solve is the shortcode [heading] in the course description, it works if I install the old version of wplms-customizer.   I hope I explained myself.
    in reply to: Problem with Vibe Shortcode #26231
    deadelfujiama
    Spectator
    You know nothing of this fix? I have noticed that the plugin wplms customizer restoring an old backup (the wplms 1.9.9) version it works again. Except that this change does not work the admin key in the course page on the front end.   In addition, I looked at the files in the plugin wplms customizer and I noticed that there is a difference between those of wplms package 1.9.9 (currently installed on my online site) and those of the 2.0.2 downloaded from Themeforest and I have installed a test site for testing before upgrading. Maybe several problems can result from this difference? Can you help me understand how I can make it all work?   Thank you
Viewing 15 posts - 1 through 15 (of 75 total)