Support queries

Home Forums Legacy Support Support queries Support queries

Viewing 15 posts - 16 through 30 (of 33 total)
  • Author
    Posts
  • #389133
    Johan
    Participant
    This reply has been marked as private.
    #389345
    Johan
    Participant
    This reply has been marked as private.
    #389354
    Anshuman Sahu
    Keymaster

    first you have to upload background image , then set the certificate orientation and margins , for magins use : 30,50,30,50

    when you add text set its width and height(very important ) adn then its very important to hit on the edit text/add text button at the bottom right, same for image .

    to save the text you have to hit the save button at top right—this saves all the texts in json data which is used to geenrate certificate .

    then generate sample certificate .

    https://youtu.be/ylT1j35dUbg

    if still issue appears then please share your admin creds and site url to check.

    #389571
    Johan
    Participant
    This reply has been marked as private.
    #389600
    Johan
    Participant
    This reply has been marked as private.
    #389617
    Anshuman Sahu
    Keymaster

    1 . What kind of appearance improvements you would like to add in  the panel widgets ? 

    2.  Well for this you have enable different menu for different member types in vibebp-> settings -> buddypress : https://www.youtube.com/watch?v=2oCL_VJqtzY

    to automate the member type assign process please refer :https://www.youtube.com/watch?v=cc-ls4KphOc


    3. to translate in spanish follow: https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/


    4. . please add this custom css in wp-admin -> apperance -> customzie -> custom css : 


    .vibebp_myprofile select,.vibebp_myprofile select option{
        background:var(--sidebar) !important;
    }
    #389775
    Johan
    Participant
    This reply has been marked as private.
    #389803
    Anshuman Sahu
    Keymaster

    follow tip : https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/

    BEORE YOU FOLLOW : 

    make sure you have increased the file size from here:

    https://prnt.sc/21jy4pq

    https://prnt.sc/21jydo6

    increase it to 1500K

    2 . sync the template file : https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/#translatefive

    3. then at last sync the po file : https://screencast-o-matic.com/watch/c36UiPVuO54

    these strings present in wplms plugin please search for " Enrolled Courses"


    to refresh menus text in your language first transalte the string in vibebp and wplms plugin and then : 

    goto wp-admin -> vibebp -> settings -> buddypress -> click on refresh buddypress navigation button there . 

    #389839
    Johan
    Participant
    This reply has been marked as private.
    #389865
    Anshuman Sahu
    Keymaster

    Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :



    @media (max-width: 640px){
       .vibebp_sidebars .vibebp_left_sidebar_wrapper {
           padding-top:7rem;
       }
    }
    #390019
    Johan
    Participant
    This reply has been marked as private.
    #390030
    Anshuman Sahu
    Keymaster

    css working for me : https://screencast-o-matic.com/i/c06h2xV5yCj

    #390060
    Johan
    Participant
    This reply has been marked as private.
    #390088
    Anshuman Sahu
    Keymaster

    Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :


    @media(max-width:768px){
        .vibebp_myprofile .profile_grid .profile_grid_header .start_block>span>span+span{
           display:none;
    }
    }
    #390307
    Johan
    Participant

    Thanks for the code, it worked perfectly... my next question is to optimize the speed of the page, sometimes it takes a long time to load, I have to refresh the page and sometimes it still doesn't load, this worries me because now only I have access, but I can't imagine when there are several students at the same time

Viewing 15 posts - 16 through 30 (of 33 total)
  • You must be logged in to reply to this topic.