Cannot create a Product for a Course in Frontend (Course Editor) and other issue

Home Forums Legacy Support Support queries Other issues Cannot create a Product for a Course in Frontend (Course Editor) and other issue

Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • #359915
    pablocanedoq
    Participant
    Hello, I have two issues related to adding products to courses in the Course Editor. 1. It is not possible to create a product from the Course Editor. When you go to the ACCESSIBILITY section, add the required data and then click on the "Create Product" button, it simply does not respond, it does not work. 2. Being in the same section as the previous issue (Course Editor> Accessibility), when you search for a product already created to add it to the course, the search results are not shown properly, there are even products that are not visible at all. In the following video, I explain the two issues: https://screencast-o-matic.com/watch/cr1V3TVhOks
    #360005
    Veronica
    Moderator
    hi can you please let us know the version of the plugins(vibebp and wplms) you are using and also the theme version
    #360021
    pablocanedoq
    Participant
    Hi, Sure: Wplms THEME: 4.098 Wplms Plugin: 1.5.7 VibeBP Plugin: 1.5.6
    #360143
    Veronica
    Moderator
    hi that's strange! it should work Please deactivate all installed 3rd party plugins. Delete browser's cache especially cache plugin. if any extra codes added by you then remove them. Re-save permalinks. deactivate everything other than wplms defaults then check if it works. if doesn't work then please share details with us in a private reply we will take a look
    #360213
    pablocanedoq
    Participant
    Hi @Veronica Yes, but I have reported two issues on this topic. 1. You cannot create products from the frontend. Yes, you're right. This issue is caused by a third party plugin. Guess which one? WP Rocket I cleared the cache and then disabled the WP Rocket plugin, and now I can create products from the Course Editor. 2. When searching for an already created product, the search results are cluttered and some products are not visible. Please see this image: https://prnt.sc/13vg3po This seems to be a CSS issue. Maybe you could share some code to fix it. Appreciate your help. Thanks.
    #360263
    Ada
    Participant
    Hi, You can try adding this css code in appearance>>customize>>custom css
    
    #course_component #course_pricing .vibe_vibe_product .search_results {
        max-width:300px !important;
        overflow-x:scroll;
    }
    
    #360393
    pablocanedoq
    Participant
    Hi @Ada Now you can see the covered courses, but everything is still superimposed on the next section: https://prnt.sc/144355q https://screencast-o-matic.com/watch/cr1hnrVhABg
    #360404
    Ada
    Participant
    HI, I jus checked on your site, it is not overflowing. see-> https://drive.google.com/file/d/1m_6YdrHyrSHMmnqUzXZPOZAbNSgsewxV/view I have already added max-width for this issue,but if you still face it then please reduce the max-width value in px (keep it 250px).
    #360478
    pablocanedoq
    Participant
    Hi @Ada I have tried with 250 and also with other values, but it is not working: https://screencast-o-matic.com/watch/cr1hbIVhBuL Also, I have noticed that the issue is not only related to the search results specifically, but to the entire price / product field block. I try to explain it in this other video: https://screencast-o-matic.com/watch/cr1hDJVhBOx Also, just in case, I have done the following actions. 1. Cleared all cache on my site. 2. Cleared the browsers cache. 3. I have retested this in three different browsers, but it is not working. Look at this: https://screencast-o-matic.com/watch/cr1hoqVhBFs I have also tested on different accounts (Admin, Instructor) and on different computers (all of them Windows PCs). It may look different on Mac computers. I don't know, I haven't been able to test it on Mac yet. The fact is, this does not display correctly at my end.
    #360580
    Ada
    Participant
    This reply has been marked as private.
    #360658
    pablocanedoq
    Participant
    Ok, @Ada I'll be waiting. Thanks
    #360745
    Ada
    Participant
    This reply has been marked as private.
    #360794
    pablocanedoq
    Participant
    Hi @Ada, Yes, it's still the same on my side. This is really strange. I do not know what we can do. Maybe you can enter my computer with AnyDesk and check this way.
    #360907
    Ada
    Participant
    Hi, It's difficult to be available at the same time so that I can check through anydesk. @veronica also tested your site on her system and this was the result- http://somup.com/cr1Q6sqxsD Have you tried on other system also? you can try checking on browserstack.com .
    #360934
    pablocanedoq
    Participant
    Hi @Ada Using the website you shared (browserstack.com), I have tested on Mac OS / Safari: https://screencast-o-matic.com/watch/cr1Q2IVhdUn And as you can see, I still experiencing the same. This is so weird.
Viewing 15 posts - 1 through 15 (of 22 total)
  • The topic ‘Cannot create a Product for a Course in Frontend (Course Editor) and other issue’ is closed to new replies.