planetboris
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] 403 page errors since QUICcloud enabledRegarding SSH access, I believe so, I’m currently with NameHero.
I followed NameHero’s tutorial for setting up cPanel CRON. Added a new cron job to run once an hour with the wget command (also disabling WP Cron in PHP config)
——————-
Also it you don’t mind I want to return to the 403 issue I had earlier. NameHero support said that I was being blocked by Quic,cloud so we decided to disable it for troubleshooting. I tried to disable through Quic,cloud dashboard switching on their Bypass CDN setting but right after I was hit with: “Error code: PR_CONNECT_RESET_ERROR” so they disabled it by removing cName recordthat was set in cPanel zone editor and pointed it the the site name
So since 2 days I have been free of 504 errors. I suspect it may be because of a certain plugin, Scroll Sequence: https://scrollsequence.com/ I noticed in the Image Optimization settings it states: “Optimize images with our QUIC.cloud server – You can request a maximum of 200 images at once. ” My sequence of images that I’m running is close to 400 images, totaling around 7 MBs. The configuration options are overwhelming, should I enable VPI? Lazy Loading? I’ve searched online and haven’t found any reference to this type of situation, with hundreds of images being loaded upfront. The scroll sequence is place at the start of my home page, so as soon as the user scrolls the sequence starts. Do you have any insight into how I should configure the optimization and other settings? Would you recommend another CDN that works with LiteSpeed? Thanks
Hi, the settings for Top, Right and Bottom, in % value will move the upper close button. Please try changing the value of of the Left setting, you will see that it does not move. Please see attached screenshots. Please try it yourself, the left setting and tell me if it moves, on % value setting. Thanks and best regards https://postimg.cc/gallery/2BKBVN8
Forum: Plugins
In reply to: [LiteSpeed Cache] 403 page errors since QUICcloud enabledWhen you say check the output you mean check the log files?
Forum: Plugins
In reply to: [LiteSpeed Cache] 403 page errors since QUICcloud enabledThanks. Yes, I switched CRON from WordPress to cPanel over a week ago, that’s why I am a little bit concerned.
Forum: Plugins
In reply to: [LiteSpeed Cache] 403 page errors since QUICcloud enabledThat’s great, thank you for the support email . I forgot to mention last message, should I be concerned about the following message from my Site Health dashboard: The scheduled event, litespeed_task_imgoptm_pull, is late to run… ?
- This reply was modified 2 years, 7 months ago by planetboris.
- This reply was modified 2 years, 7 months ago by planetboris.
Forum: Plugins
In reply to: [LiteSpeed Cache] 403 page errors since QUICcloud enabledOk, thanks for confirming. Server support had disabled mod_security for troubleshooting. Logs indicate: “…..conn limit: 300, cur conns: 1, access denied ” so apparently the server thinks my site exceeded the limit per IP set to 300. They said it could be malware or plugin causing this. Are there any other reasons for that conn limit 300 to be triggered ? Site has not been launched publicly yet.
Forum: Plugins
In reply to: [LiteSpeed Cache] 403 page errors since QUICcloud enabledNot sure, here is screenshot of the 403 page: https://postimg.cc/MMTdRgkQ How can I check?
That’s excellent, thanks for the update. I love this plugin, it is the best blog widget, just needs a little bit of fine tuning. Cheers
Forum: Themes and Templates
In reply to: [OceanWP] Ocean WP Footer instructionsGreat, thanks for the update, I will check it out. Have an excellent day. Cheers
Forum: Themes and Templates
In reply to: [OceanWP] Ocean WP Footer instructionsHi, Shahin, thanks I appreciate you trying to explain with more detail. I already saw the screenshot from the documentation. The point is the instructions skip a step and are not clear. There is no mention to “create a container, there is just the add a container option with the check box. You said:” Depending on the footer’s design, you can enable/disable the container option here“. Ok, I understand that, but the instruction say “Now remove the container.”, implying that the container should be removed (disabled?) So maybe the instructions should read disable the container(?) But you said you can enable or disable, so its contradictory to the written documentation. You provide a choice but the instructions says clearly, remove the container.
Forum: Plugins
In reply to: [Accordion Slider] How to change font?Thanks! Have been so busy with site, sorry I forgot to reply back. I’ll send you the website once it goes live. Cheers!
Forum: Plugins
In reply to: [Accordion Slider] How to change font?[UPDATE]: It works! Finally, here is the successful code: https://postimg.cc/w3thsGYF It looks great, thanks to your great plugin. Also I forgot to ask, how do I adjust the shadow effect?
Forum: Plugins
In reply to: [Accordion Slider] How to change font?Yes, I noticed that, I didn’t send you an updated screenshot. I added the dot but still no change. I’ve tried dozens of class names/combinations. That I can do myself, getting right class name, but I don’t know JS at all, just what I pick up from ChatGPT and GIthub, Stackoverflow etc. So the JS looks good? Maybe I should be adding wp_enqueue_scripts because I’m using Elementor. Do I have all the correct number and proper placement of curly brackets, round brackets? https://postimg.cc/9zshXvJ2
- This reply was modified 2 years, 9 months ago by planetboris.
- This reply was modified 2 years, 9 months ago by planetboris.
- This reply was modified 2 years, 9 months ago by planetboris.
Forum: Plugins
In reply to: [Accordion Slider] How to change font?This is the JS code I have tried but it isn’t working: https://postimg.cc/BLQmdKmM
Forum: Plugins
In reply to: [Accordion Slider] How to change font?Thanks for the quick reply. How do I implement the JQuery?