Problem:
Site audit error: WPV-pages have no self-referencing hreflang
Solution:
However, irrespective of what tool/plugin you are using, the thing is that the pages reported as missing the self-referencing hreflang links are search results and paginated View results.
As such, they are not necessarily equivalent to a similar page in the other language anyway, and it may not be appropriate to add hreflang links on such pages. (A similar search in different languages may produce different results.)
Problem: I would like to use the Avada Builder (formerly the Fusion Builder) to edit Content Templates. When I select this option in Toolset > Settings > General tab - Editor to use for Content Templates, the setting is not saved correctly. When I reload the page, the previously selected option is still selected.
Solution: Our developers are aware of this problem and are working on a solution.
Problem: I have two custom Views set up, one on a Page and the other in the template for a custom post type. The View on the custom Page includes links to the individual custom posts. If the User filters the View on the custom Page using one specific taxonomy filter, I would like to carry that filter selection over into the single post View so that the View is filtered using the same taxonomy term.
Solution: Add the URL parameter from the Page search to the links to each individual post in the View results. Use the wpv-search-term shortcode in conditional blocks in the View results on the custom Page to create the appropriate links to the individual posts with URL parameters applied as expected. See the examples here for more details. Example conditional criteria:
Problem:
The user would like to display the labels of checkboxes field inside a table block.
Solution:
The table bock does not allow to have a single block inside of its cells. The user was adding the checkboxes field using the Inline field, which does not offer, currently, more settings for display format. As a workaround, use a shortcode to display the field instead. Check this screenshot http://prntscr.com/12e0r4d