Support not working, error and WP_query $args question
-
Hi,
I tried reaching out through the email address provided on the shoofly website and through an email address from an earlier support question, but I’m not getting a reply. Are you available for support?
The question concerned an error I am getting in chromse dev console in the post admin area:
guest-author-post.js?ver=1.1.13:1 Uncaught TypeError: jQuery(…).select2 is not a function
at guest-author-post.js?ver=1.1.13:1:42
Not sure what the consequences are, but wanted to let you know anyway.
I do have another question that is more immediate:
I am trying to make a guest author page without using the archive function because that doesn’t seem to be compatible with Multisite Language Swichter (MSLS doesn’t recognize the slug). The problem I am facing is that I can’t get the WP_Query in my single-guest-author.php to show only the posts from the specific author for that author page. If I enable the archive function in your plugin I can get it to work on archive-guest-author.php with the standard if ( have_posts() ) query, so I guess it is possible, but I can’t figure out the query $args to select a guest author, I always get the posts for the original user (which means all posts). Nay ideas?Best,
Wouter
- The topic ‘Support not working, error and WP_query $args question’ is closed to new replies.