tcgwebdesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Split Test For Elementor] Issues with this plugin – is it abandoned?and getting these errors:
PHP Warning: Trying to access array offset on value of type null in /home/customer/www/vib.tech/public_html/wp-content/plugins/split-test-for-elementor/Classes/Events/FrontendBeforeRenderEvent.php on line 76
PHP Warning: Attempt to read property “id” on null in /home/customer/www/vib.tech/public_html/wp-content/plugins/split-test-for-elementor/Classes/Events/FrontendBeforeRenderEvent.php on line 78Forum: Plugins
In reply to: [Simple Blog Stats] Display the current number of posts on a page?Thanks, Jeff! Appreciate the quick response. Still enjoying using the “users currently online” count feature!
Forum: Plugins
In reply to: [Simple Blog Stats] Display the current number of posts on a page?We have an ACF field “requirements” on posts. We are using the get params to pull user meta to make a URL that looks something like example.com/archive/?management=Manager&role=Accountant&job=Finance. The pre-get_posts filter is then looking at the parameters in the URL and searching (working on this part) either matching terms in the “requirements” ACF field or matching meta on the posts itself. Then it displays only results that match the params in the url.
Forum: Fixing WordPress
In reply to: Unable to access site through bluehost after downloading plugin!I disabled the plugin through bluehost initially. Elementor actually isn’t appearing in the cpanel plugins folder.. should I re-enable it in bluehost and try deleting it in cpanel?