rafpigna
Forum Replies Created
-
Doing other testing, my fix works fine on desktop but completely screw the theme and navigation in my mobile theme.
I hope the developer can fix this issue, I see that others have the same issue, or I will have to choose another LMS plugin…
I’m sure this can be done also without using the plugin but just adding the custom css in the php templates in the learnpress folder, but I dont know how to do since I’m quite a newbie in php and css, I just use try-error-retry until I fix something 🙂
@kristenmgerber try what I did
I installed this plugin https://it.ww.wp.xz.cn/plugins/wp-add-custom-css/After the activation, in the settings, check the box to add the custom css to the page you use for courses. then edit the course you want to fix and at the end of the page you will find a custom css box.
Insert the following in the box:#popup-course { position: unset;}I added also this
.learn-press-breadcrumb {display: none;}
because I dont like the breadcumbs, but it’s not mandatory.Save the course and check if it fixes also for you.
PLEASE NOTE: You have to add the CSS custom code to the COURSES, not to the lessons, since the “main” page that loads is the course that then loads the lesson like in a sub-frame of the page.
- This reply was modified 5 years ago by rafpigna.
Seems I’v found the issue.
In the learnpress CSS i see:#popup-course { display: flex; position: fixed; z-index: 999; top: 0; right: 0; bottom: 0; left: 0; background: #fff; }Using a plugin that loads custom CSS code at the course page loading, and injecting this custom css:
#popup-course { position: unset;}the issue is solved: the lesson content shows right after the header. You can check this screenshot here: https://drive.google.com/file/d/1–IzmDx4_ASRE82xrQBIM4iL3-czjnvn/view?usp=sharing
Now my question is: the orignal css
position: fixed;is right or it’s an error?My solution could move me to any other issue? Do you have any other type of suggestion to fix this?
Thanks
- This reply was modified 5 years ago by rafpigna.
Forum: Plugins
In reply to: [Mail logging - WP Mail Catcher] Auto delete not workingStill an issue, I didn’t received the previous reply so I had not done the tests. I will do it tonight, I have to reply with results here or open a new one?
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Plugin makes the site very slow!Yes, now it seems a lot faster, infact the plugin is still loading the orders after at least 20 seconds after the page loading completes.
My memory limit is 960mb, I dont know the server specs but it should be 4gb dedicated ram and a quad core cpu
anyway now it seems to work faster. thanks
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Plugin makes the site very slow!Hello, thanks for the reply.
Yes, I have about 600 orders in total in the whole shop, but on each product I have maximum 60 orders.
Anyway I will test the new version when will be available and I will let you know if there are improvements.
Thanks a lot, have a nice day.
Grazie, ho risolto il problema dell’ordine che non procedeva oltre.
Visto che io devo emettere per forza fattura PER TUTTI, c’è un modo di forzare questa cosa in maniera trasparente per il cliente?
cioè vorrei che il cliente non possa scegliere cosa volere, perchè io devo per forza emettere una fattura sia verso privati sia verso aziende.
Grazie
- This reply was modified 7 years, 1 month ago by rafpigna.
Forum: Fixing WordPress
In reply to: Privacy Setting “red icon” always onI did it all the times, no luck. Is still there.
Forum: Fixing WordPress
In reply to: Privacy Setting “red icon” always onYes, but I’m sure I reviewed the policy wht the new update, but nothing changed.
This stupid thing is gettin me mad 😀
There is no ways to make some changes to the code to avoid that notification?
I know is not a great idea to make changes to wokdpress core file but… really.. I perfer to live with this risk than that red bullet! 😀
Thank you for you GREAT support!
Unfortunately I dont know. As I said, the issue is only on three composite products that I created in the last days. Old composite products and new composite products are ok. This is why I said it is a strange issue and of course very low priority. I means this could happen again in the future or maybe… never!
Anyway, If you want, I can give you access to my website to see the issue. Unfortunately the issue is only on the “live” website, so we have just to arrange the “time” because when you will login it’s bettere you will put the site in maintenance mode-
Let me know if you want to do this, and I will send you all details.
If it’s too time consuming for you, no problem, as I said it’s not a big issue.. if I need to check the customer of that products I temporarly deactivate yith plugin.
Done, thanks!
Thank you, as I said I know that the issue appeared only on just threee products so basically it’s not a big issue… but is there and I hope will not happens again. Searching and finding what is the problem would be great to avoid that this appears again in any future, but I know it’s low priority stuff.
Thanks anyway.