WordPress version 6.4.3
Active theme: Customizr Pro (version 2.4.16)
Current plugin: Arconix FAQ (version 1.9.3)
PHP version 8.3.4
An error of type E_ERROR was caused in line 649 of the file /var/www/bh/wp-content/plugins/arconix-faq/includes/class-arconix-faq-admin.php. Error message: Uncaught Error: Using $this when not in object context in /var/www/bh/wp-content/plugins/arconix-faq/includes/class-arconix-faq-admin.php:649
Stack trace:
#0 /var/www/bh/wp-includes/class-wp-hook.php(324): Arconix_FAQ_Admin::faq_ts_add_plugin_tracking_data()
#1 /var/www/bh/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /var/www/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/class-ts-tracker.php(133): apply_filters()
#3 /var/www/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/class-ts-tracker.php(85): FAQ_TS_Tracker::ts_get_tracking_data()
#4 /var/www/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/ts-tracking.php(322): FAQ_TS_Tracker::ts_send_tracking_data()
#5 /var/www/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/ts-tracking.php(341): FAQ_TS_tracking::ts_tracking_actions()
#6 /var/www/bh/wp-includes/class-wp-hook.php(324): FAQ_TS_tracking::ts_track_usage_data()
#7 /var/www/bh/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /var/www/bh/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /var/www/bh/wp-admin/admin-header.php(303): do_action()
#10 /var/www/bh/wp-admin/plugins.php(621): require_once(‘…’)
#11 {main}
thrown
I see this has already been reported over 9 months ago without any fix so I’m guessing this plugin is no longer supported.
PHP Deprecated: Required parameter $field_id follows optional parameter $type in /var/www/site.com/htdocs/wp-content/plugins/arconix-faq/includes/metabox/includes/rest-api/CMB2_REST.php on line 698
Please either update the plugin or kill it off the WP repo since it is now thorwing errors.
]]>I need to add support for post_tags to the CPT created by this plugin, so that we can add some of the same tags as (normal) posts on our FAQ posts.
Although I know how to add this when I am registering a CPT (or a taxonomy) I do not know exactly how to add it to a CPT that is being registered by a plugin.
Can you please provide a code snippet that I can put in my functions.php file (I’m using a child theme) that will add the ability to add Post Tags to each FAQ post I have?
Many thanks!
Hello,
After updating all plugins and wordPress core at my website, I updated PHP to 8.0 and on most (maybe all?) admin pages now I see this PHP message
“Deprecated: Required parameter $field_id follows optional parameter $type in /<home folder here>/public_html/penny.eliza.pro/wp-content/plugins/arconix-faq/includes/metabox/includes/rest-api/CMB2_REST.php on line 698”
This PHP message is followed by three more PHP messages that start like this:
Warning: Cannot modify header information – headers already sent by (output started a
I see this error at the development website, where I’m displaying errors. The FAQ page still works there, so it’s PROBABLY OK for me to apply the PHP version change to the live website too. But I take such error messages as a sign of something WILL break in a future update. Can you see about fixing this error and let me know?
Thanks in advance,
Carol Mattsson web developer
I’m not sure whether this plugin is supported anymore, but just in case…
Hyphened permalinks/slugs break faq group display:
Apparently, group settings are being saved the first time, but changes are not being [correctly] saved, since the permalink and slug MUST be the ORIGINAL non-hyphened one that the page was created with and that the group was initially associated with. Changing the permalink and slug back to the original causes the faq group to show again.
Moral of story, until this bug is fixed: Do not use hyphens in new faq page permalinks at time of first publication and never need to change the name of these faq page permalinks or you’re screwed.
The workarounds are:
I have made certain the group slug matches the page permalink. This is not user error.
I get the same result regardless of theme tested. This is apparently not a plugin conflict, as I’m not using any redirect or database plugins and deactivation of other plugins does not fix the issue.
I have also cleared caches and waited hours to ensure any server caching is not at fault.
Hi there, I’m currently blown away by the fact that no one has asked this question before. This is a great plugin but I can’t find any way to order the FAQ’s. I tried using the Order value in Post Attributes but it doesn’t affect the ordering at all.
Can someone point me in the right direction? Thanks.
]]>Hi,
if you add the shortcode to the bottom of the page do i still need to change something in scheme markup to index this right?
Thx
]]>Hello
Since a few weeks the FAQ aren’t showing on the Site anymore.
They are still in the backend, inserted als Shortcode.
But simply aren’t shown in the preview or the working site.
I am using Mesmerize Pro Theme and updated to the WP 5.9.
It has been working before, with accordion and customizing the design.
Could you check for compatibility to WP 5.9?
Or is there anything else I could try?
TIA
]]>Hi,
I tried to style my links so they would be underlined by default and turn pink on default, but I can’t get this to work. I’ve even tried adding !important.
selector .arconix-faq-accordion-content a {
text-decoration: underline!important
}
selector .arconix-faq-accordion-content a:hover {
color:#D5A1AE!important
}
Could you help me out?
Thank you
]]>LS,
Great plugin! Will you be fixing the “missing ��mainEntity�� (structured data)” problem? I would like to keep using your plugin instead of the Yoast-FAQ.
https://www.ads-software.com/support/topic/structured-data-qapage/
https://www.ads-software.com/support/topic/missing-mainentity-for-faq/
Sincerely,
Jelle
]]>Hello, I just tried the Acronix FAQ and I really like it. I was wondering if there is a way to set it up so I can use multiple columns to present the FAQs instead of one long list.
]]>WordPress version 5.8
Current theme: Customizr (version 4.4.10)
Current plugin: Arconix FAQ (version 1.9.2)
PHP version 7.4.22
Error Details
=============
An error of type E_ERROR was caused in line 649 of the file /var/www/html/bh/wp-content/plugins/arconix-faq/includes/class-arconix-faq-admin.php. Error message: Uncaught Error: Using $this when not in object context in /var/www/html/bh/wp-content/plugins/arconix-faq/includes/class-arconix-faq-admin.php:649
Stack trace:
#0 /var/www/html/bh/wp-includes/class-wp-hook.php(303): Arconix_FAQ_Admin::faq_ts_add_plugin_tracking_data()
#1 /var/www/html/bh/wp-includes/plugin.php(189): WP_Hook->apply_filters()
#2 /var/www/html/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/class-ts-tracker.php(133): apply_filters()
#3 /var/www/html/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/class-ts-tracker.php(85): FAQ_TS_Tracker::ts_get_tracking_data()
#4 /var/www/html/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/ts-tracking.php(318): FAQ_TS_Tracker::ts_send_tracking_data()
#5 /var/www/html/bh/wp-content/plugins/arconix-faq/includes/component/tracking-data/ts-tracking.php(337): FAQ_TS_tracking::ts_tracking_actions()
#6 /var/www/html/bh/wp-includes/class-wp-hook.php(303): FAQ_TS_tracking::ts_track_usage_data()
Im trying to get the first accordion to load open when the pages loads. ive also tried using the faq id as the value load=faqid. The docs suggest to add the load=1 to the shortcode. is there something else i need to do here?
https://cfooncall.com.au/growth-funding-planning/
[faq group=growth-funding-planning load=1]
thanks for your help.
]]>I’m having difficulty displaying FAQ’s in a consistent way. Here are two pages that I use FAQ’s –
This one is correctly displaying them – https://www.lsssc.org/location/
This one is NOT displaying correctly – https://www.lsssc.org/other-ways-to-give-new/
As you can see, on the first page the FAQ’s are uniform and spaced right. On the second one they are way off. I use the shortcodes in the same way and no matter how I order them they display incorrectly. Can you tell me how to correct this issue?
Thank you!
]]>I see that this came up before two years ago (https://www.ads-software.com/support/topic/accordion-hyperlinks-in-faq/), but, I have a new install (v1.9.2) that’s also overriding the theme’s handling of hyperlink CSS.
While it’s possible to work around this (what’s the best way, assuming I don’t have access to the server’s filesystem so I can’t edit the wp-content/plugins/arconix-faq/includes/css/themes/smoothness/jquery.ui.theme.css file), I would think it’s a better solution to not override the theme here.
Thank you.
Michael
]]>storing files in /uploads/ not in /uploads/yyyy/mm/ ? Can this be adjusted?
Apparently I have bazillions of files in /uploads/ and the plugin is contributing to the issue.
]]>Hi, how to I make the questions bold text and the answers not bold? Thank you.
]]>In Zita theme, I have a container set to max-width: 830px. When a long faq causes vertical overflow in browser, horizonal scrollbar also appears, the container is pushed left of header margin and the whole container can be scrolled horizontally.
The faq page is the only one that does this. I have other pages that fill the container and overflow vertically, but they don’t do this.
I’ve poked around in Notepad++ and haven’t figured out a fix yet. Ideas?
]]>I see the plugin has been updated (v 1.9.2.) and there are no more errors in other pages. However, trying to open a FAQ just takes users to the home page. This occurred with even creating a new one.
]]>After upgrading to WP5.5, I could no longer click on the TEXT tab while editing a Page or Product in WP’s Classic Editor.
Pressing F12 in Chrome displayed the error:
Uncaught ReferenceError: commonL10n is not defined dismiss-notice.js?ver=5.5:12
at HTMLDivElement.<anonymous> (dismiss-notice.js?ver=5.5:12)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.<anonymous> (dismiss-notice.js?ver=5.5:9)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
Hovering over “dismiss-notice.js?ver=5.5:12” pointed to the FAQ plugin.
After disabling the FAQ Plugin, the issue was resolved.
This plugin does not collapse each FAQ anymore.
The + sign is there but the fails to function.
Every FAQ is expanded
]]>Hello,
I’m wondering if there’s possibility to style accordian FAQ:
I wish to add some colors that correspond to my theme.
Does anyone have some tips how (and if) is it possible?
thanks,
]]>hello all,
I am looking into using the Arconix FAQ. The site I am working on will have a fair number of disabled users, and will need to be keyboard accessible. I need to be able to open up the FAQ without touching a mouse.
Is this possible with the current plugin? Is there something I need to do to enable keyboard accessibility?
thanks so much!
Sandy
Hello, how do I change the H3 in the FAQ tab? I would need an H2… I didn’t find it on your documentation.
]]>Hi, I am really having a problem trying to add some padding between each accordion cell. The space between each one is only a few pixels. I would like to increase it.
In the link below, the red arrows show where I want the padding:
https://drive.google.com/open?id=16qns-33P8qvaiekWkZq421xQeODCqViF
Thanks,
Steve
Is the plugin compatible w/ PHP 7.3? The PHP Compatability plugin displays the following warning/error for the plugin.
Thank you for creating a great addition to the wordpress community ….. Rick
FILE: /wp-content/plugins/arconix-faq/includes/class-arconix-faq-admin.php
————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————-
649 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
————————————————————————————————————————-
FILE: /wp-content/plugins/arconix-faq/includes/metabox/includes/CMB2_Base.php
————————————————————————————————————————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————————————————————————————————————————————————————-
417 | WARNING | Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$message” was used, and possibly changed (by reference), on line 416.
————————————————————————————————————————————————————————————————————————————————————————————-
Hi,
I’m running a small digital marketing agency and we’re building a site for our client. We’re interested in your FAQ plugin but before I buy I would like to ask for a few questions:
How can I change and customize plugin appearance? Is the plugin responsive?
Can I show FAQ just on specific pages?
How many categories can I have?
Thanks in advance for your reply.
]]>I’m trying to re-order the FAQ groups. It seems I can not change the default ordering by title in any way. I would appreciate it if there where to be an option on how to re-order the groups.
]]>Look like this plug is not compatible with latest WordPress theme standard. Please have a look at my faq page.
Also, I was wondering if FAQPage schema can be added to each FAQ created with this plugin?
Thanks!
]]>After updating to Arconix 1.9, the accordion toggle buttons no longer display. Same issue on both my development and live sites.
The problem seems to be related to Autoptimize. The toggle buttons display normally when I disable Autoptimize, but disappear when I reactivate it (even if I delete the cache and force the page to reload). But I haven’t been able to narrow it down any more than that.
I supplied a link, but I’ve restored Arconix 1.8.9 on the site. So I’m not sure if the link will help.
]]>