Profile
Achievement
cerxx's Recent Snippets
« Prev 1 Next »
installed in a special folder /wp-content/mu-plugins and disabled auto-update plugins and core WP
0
11708
posted 5 years ago by cerxx
How to set the PHP maximum execution time and script memory limit in an .htaccess file
0
12544
posted 5 years ago by cerxx
JavaScript
JQuery - how to wait for the \"end\" of the \"resize\" event and only then perform the action?
The resizeend event.
It works for me
0
26398
posted 5 years ago by cerxx
There is no need to use jQuery particularly to manipulate cookies.
0
5989
posted 5 years ago by cerxx
Here is a code that force to fire a click on iOS devices, where there is first a touchstart event
0
1260
posted 5 years ago by cerxx
Going through the templates and removing really isn’t an ideal solution here. Luckily there is a single function you can add to your child theme’s functions.php file that will disable this.
0
1328
posted 5 years ago by cerxx
JSON-LD is one of the micromarking schemes. If you use the SEO plugin Yoast SEO on your website, then it defaults to a JSON-LD scheme for the entire website that cannot be changed. In order for the site owner to be able to use any other microdata, th...
0
1939
posted 5 years ago by cerxx
By default, WordPress adds the? Ver = [version] parameter to the end of the address of all connected CSS and JavaScript files. The use of versioning adds a convenient mechanism for monitoring the state of the browser’s cache. After modifying the file...
0
1490
posted 5 years ago by cerxx
There is a domain: domain.ru
There are subdomains subdomain.domain.ru and forum.domain.ru
domain.ru is configured as a host and is located in the folder ... / www / domain /
Subdomains are aliases of the main domain - i.e. lead to the same folder...
0
1119
posted 5 years ago by cerxx
If you have been able to check your site by means of the PageSpeed ??Insights service, you may notice that it is not an easy task to recruit even 80% of the test results. Only by completing most of the recommendations of Google, you can hope for an i...
0
1285
posted 5 years ago by cerxx
In certain cases, it is useful to display additional information in a journal that does not report an error, but simply helps in writing your own code. For this PHP provides the function error_log ().
This function does not provide formatting, so yo...
0
1216
posted 6 years ago by cerxx
Before moving on to the site migration, make sure that the new domain is parked for hosting. To do this simply: go to your new domain and if a message appears that the site has not been launched yet, then everything is fine. If nothing will open at a...
0
1103
posted 6 years ago by cerxx
XML
OCA_Detailed Order Admin Email Notification(1.5.2) vQmod - worked on 1.5.6.4 OpenCart v1.5.x only - 2
Allow you to change the admin notification email to the same level of detail as the customer receives.
0
1213
posted 6 years ago by cerxx
XML
OCA_Detailed Order Admin Email Notification(1.5.2) vQmod - worked on 1.5.6.4 OpenCart v1.5.x only
Allow you to change the admin notification email to the same level of detail as the customer receives.
0
1345
posted 6 years ago by cerxx