alexcvbn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Infinite Scrolling don’t workIn order for me to leave a ticket to the support service, I must have a valid subscription. At the moment, I do not have it, since the subscription period has expired.
Forum: Themes and Templates
In reply to: [OceanWP] Infinite Scrolling don’t work1. Here is a site, an exact copy of the one where the problem was identified with the new theme 3.0.7 (I made a copy using the Duplicator plugin).
2. Elementor is not installed or used on the site. And there are no other plugins for editing the appearance.
3. Tried disabling all installed plugins with clearing the cache. It didn’t help either. All third party plugins are disabled now
4. Here is information from the standard site health feature:
Server architecture: Linux 4.9.164-0 x86_64
Weserver software: Apache / 2.4.10 (Unix)
PHP version: 7.4.8 (Supports 64-bit values)
PHP SAPI: apache2handler
PHP max input variables: 5000
PHP time limit: (script execution time limit) 600
PHP memory limit: 268435456
Max input time: 600
Upload max filesize: (max upload size) 1047527424
PHP post max size: (POST request maximum size) 1047527424
CURL version: 7.52.1 OpenSSL / 1.0.2j
Is the SUHOSIN extension installed? No
Is Imagick available? Yes
CNC Support Yes
.Htaccess rules: Custom rules have been added to the .htaccess fileActive theme:
Name: OceanWP Child (oceanwp-child-theme-master)
Version: 1.0
Author: Nick
Author site: https://oceanwp.org/
Parent theme: OceanWP (oceanwp)
Wordpress version: 5.8P.S. I understand correctly that you are asking to transfer the ticket to your internal support system located at this address: https://oceanwp.org/support/?
I am ready to provide any information if it helps, including access to the admin panel of the test site.`- This reply was modified 4 years, 9 months ago by alexcvbn.
Forum: Themes and Templates
In reply to: [OceanWP] Infinite Scrolling don’t workHi. I had to roll back to version 3.0.3, as there was such a bug on version 3.0.5.
On the new 3.0.6 theme, “Infinite Scrolling” stopped working altogether. That is, the download script does not even try to display the following entries.
P.S. I will roll out the version back to version 3.0.3 as the stable version on the site. I attached a link to a gif to the message, where you could visually see the error of version 3.0.5. I have already written about the new version 3.0.6 above.
Forum: Themes and Templates
In reply to: [OceanWP] Infinite Scrolling don’t workAll javascript and css scripts in theme settings are included
Deleting css code doesn’t solve the problem. Rolled back to the old version 1.7.1, where this error does not occur.
If this can help in any way then:
theme used: OceanWP
css code
.ez-toc-widget-container LI { list-style-type: none;
margin: 5px 0px 0px 25px;
color: #929292;
}.ez-toc-widget-container ul {
white-space: normal;
font-size: 15px;
counter-reset: list1; }.ez-toc-widget-container ul LI:before {
counter-increment: list1;
content: counter(list1) “. “;
}.ez-toc-widget-container ul ul { counter-reset: list2; }
.ez-toc-widget-container ul ul LI:before {
counter-increment: list2;
content: counter(list1) “.” counter(list2) “. “; }.ez-toc-widget-container li.active>a {
background-color:#ededed;
font-weight: 500;
color: #555 !important;
}Do you recommend rolling back the plugin version? or is it possible to fix this in the future?
Forum: Themes and Templates
In reply to: [OceanWP] Please add the built-in Lightbox settingThank you for paying attention to the proposal. This would be really handy, for example, for instructions, etc..