Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1586298
Changes in the course page
Closed

Comments

  • kfjdesigns started the conversation

    I need to change some words from the course page,
    these are indicated in the images
    Thank you

  •  1,845
    Elated replied

    Hello,

    1. As we have already mentioned in some of your previous ticket, theme labels can be changed or translated to your language with poedit software which is native wordpress way - following guide may be helpful http://code.tutsplus.com/tutorials/translating-your-theme--wp-25014 (read from point 3) or any other plugin for translation such as Loco translate plugin https://wordpress.org/plugins/loco-translate/ and here is beginners guide https://localise.biz/wordpress/plugin/beginners

    2. You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    .single-course .eltdf-course-tabs-wrapper li.reviews_tab.ui-state-default.ui-corner-top {
        display:none;
    } .single-course .eltdf-course-tabs-wrapper li.members_tab.ui-state-default.ui-corner-top {
        display:none;
    } .single-course .eltdf-course-tabs-wrapper li.eltdf-custom-tab-link.ui-state-default.ui-corner-top {
            display:none;
    }

    Please let us know if there is anything else we can do for you.

    Thank you,
    Jerry, Elated


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.