The CBA Group, LLC
Forum Replies Created
-
Duplicator back up is no longer executing. Did notice this error message:
An invalid form control with name=’secure-pass’ is not focusable. ?
Any suggestions on how to fix?
Follow up note, I believe this is due to the default “Archive” widget somehow being displayed, however, I don’t actually use the widget in my sidebar or footer. I use the “navigation menu” & “block” widgets, but never the “Archive” widget.
But it lists my posts by month and year, so it leads me to believe it is using the “Archive” widget somehow, I just don’t see how.
I solved my own issue. So while you can use class=”popupButton321″ on the button, you need to add a “.” (period) before the value when entering it in CSS selector(s) for trigger click. I would suggest placing this note somewhere as it isn’t mentioned and # doesn’t seem to work.
Hello, I am facing a similar issue. I have set the CSS selector on my button as id=”#popupButton321″ and tried class=”#popupButton321″, both with a “#” and a “.” yet clicking the button doesn’t trigger the popup menu. I have set “CSS selector(s) for trigger click” to “#popupButton321”. My “Popup trigger” is onclick. I have check a number of other settings as well for correctness. What am I doing wrong?
- This reply was modified 2 years, 2 months ago by The CBA Group, LLC.
- This reply was modified 2 years, 2 months ago by The CBA Group, LLC.
Forum: Fixing WordPress
In reply to: Unable to add categories to posts@vijayhardaha I agree, thank you for the recommendation on checking the errors in the console, I feel a bit silly not thinking of that lol. I will investigate more but I will close this as any additional questions will most likely be of a different topic.
Forum: Fixing WordPress
In reply to: Unable to add categories to posts@vijayhardaha I don’t receive an error when adding, but when I load the page to add a category, I received 2 errors:
GET https://thecbagroup.com/wp-json/jetpack/v4/scan 400 for admin-bar-notice.min.js?ver=1:1
and
Uncaught TypeError: Cannot read properties of undefined (reading ‘indexOf’) for edit-tags.php?taxonomy=category
There seems to be some type of issue with reading ‘indexOf’, I will investigate more but does this provide you any insight?
Forum: Fixing WordPress
In reply to: Unable to add categories to posts@vijayhardaha I’m not exactly sure what you mean by “linking”. But yes, when I add a category, either under Post-> Categories or trying to add it to an individual post (Going to the post and I can add a category on the sidebar), after I hit save/update, the category disappears. I’m not trying to “link” anything at this time, just trying to create a category.