ieltsdojo

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • in reply to: Visited links for tag clouds #22637
    ieltsdojo
    Participant
    Thanks. What I want to do though is set the visited links to white for the tag clouds. I don't want the visited links to take on the primary colour. I want them to remain in the same state as unvisited. I don't want white for visited links on other parts of the site (otherwise when a link gets clicked in content it will be invisible thereafter) so I don't think changing the CSS for a:visited will work. See http://screencast.com/t/r9lVKsI0Z6ek Thanks, Neil    
    in reply to: Share this buttons appearing twice #22633
    ieltsdojo
    Participant
    Thanks - that's worked. Neil
    in reply to: Share this buttons appearing twice #21151
    ieltsdojo
    Participant
    Thanks for the reply. If I do that it removes both sets of Sharing buttons. I just want to get rid of one set. Any ideas?
    in reply to: Change map location on Contact Us page #16018
    ieltsdojo
    Participant
    Thanks - perfect.
    in reply to: Add 'Pages' to post types in Page Builder carousel. #4676
    ieltsdojo
    Participant
    Updated to 1.9.9 and Pages is not available under Post Type. Was this missed out? Thanks, IJ  
    in reply to: Send notification upon evaluation #4248
    ieltsdojo
    Participant
    Thanks. This is working for notifications - a student submitted a quiz and I received a notification on the site. But no email despite email being marked to receive. Emails are working for New user registration but not for the touchpoints added. Any ideas why? Thanks IJ
    in reply to: Send notification upon evaluation #3932
    ieltsdojo
    Participant
    Thanks. For the Student touchpoints - does that mean the student receives these communications when they trigger the action? So if I want the instructor to know when they complete a quiz, it's the instructor touchpoints that need turned on rather than the student's? Thanks, IJ    
    in reply to: Home page unstable #3898
    ieltsdojo
    Participant
    Thanks, Site: http://ieltsdojo.com/ Username: GuestAdmin Password: mh3kZPD*hOa%zFRMd6x^kOs%
    in reply to: Add 'Pages' to post types in Page Builder carousel. #3895
    ieltsdojo
    Participant
    Great. Will then update be pushed or do we need to update manually? Thanks, IJ
    in reply to: How to create a carousel of Pages #3880
    ieltsdojo
    Participant
    Added at https://wplms.io/support/forums/topic/add-pages-to-post-types-in-page-builder-carousel/
    in reply to: Edit bottom footer #2382
    ieltsdojo
    Participant
    Sorry - almost as soon as I gave up and posted, I then found it. It's under Appearance > Menus > Footer Menu  
    in reply to: Course Block and Course page problems #1933
    ieltsdojo
    Participant
    Fantastic - that all works. Thanks,  
    in reply to: Course Block and Course page problems #1885
    ieltsdojo
    Participant
    Thanks - where does it go? Anywhere before the ?> part. I have no php knowledge so not sure if it is important where in the php file it goes. Thanks, Neil
    in reply to: Course Block and Course page problems #1587
    ieltsdojo
    Participant
    Thanks for this, Can I double check this is the right code as I am still getting an error in Dreamweaver when I edited the php file. See http://screencast.com/t/OCkRbtCmx3M
    add_filter('wplms_course_nav_menu','wplms_course_remove_nav_section',100); function wplms_course_remove_nav_section($sections){ unset($sections['members']); unset($sections['curriculum']); unset($sections['events']); return $sections; }
    Also, for the removal of the course details. Where in the PHP file does it go. As I am not a coder I do not understand the '<span style="color: #4b4d4d; font-family: Lato; font-size: 15px; line-height: 25px;">Add the following line in the _construct function:</span><span style="line-height: 1.5;">' instruction. Do I just cut and paste at the bottom as follows: </span>http://screencast.com/t/PvRpxrpm? Thanks for your assistance, IJ  
    in reply to: How can I reduce the steps to take quiz? #1580
    ieltsdojo
    Participant
    Thanks @alex. This is linked to the thread at https://wplms.io/support/forums/topic/disable-the-start-the-quiz-pop-up/#post-1578 If that is unchecked it seems to add another superfluous step so it does not really reduce the number of steps. IJ
Viewing 15 posts - 1 through 15 (of 19 total)