Hello,
I had a previous support request (https://toolset.com/forums/topic/setting-up-business-directory/) helping me implement an alpha listing glossary for the a business directory, but it has stopped working for no reason.
When I click on any of the list alpha items, the page loads, but the view does not change. See versteckter Link as an example. You will need to use wordpressadmin and GwY9vLVBq3mJtgCwUUcx to log into the development site.
Cheers,
Hello,
It is a custom codes issue, please provide your website credentials in below private message box, I need to test and debug it in a live website, thanks
Thanks for the details, I have done below modifications in your website:
Edit the post view "Alpha Term Listing":
versteckter Link
in section "Loop Editor", change it from:
To:
<ul class="wpv-loop js-wpv-loop">
<wpv-loop>
<li>
[wpv-post-link]
</li>
</wpv-loop>
</ul>
You just need to output the search results in above post view.
Hello,
Thanks for updating the code.
I am still addressing some related issues, so please keep this ticket open.
Cheers,
I have marked this thread as "Waiting for feedback" status, you can update here if you still need more assistance for it.
Hello,
How would I go about creating two different views, one for displaying the alpha term listings and the categories like versteckter Link and another displaying the alpha term listings and listings without the categories displayed below like versteckter Link.
Currently, the view displays everything on the versteckter Link and the versteckter Link pages.
The main Business Directory page currently uses this code:
[wpv-view name="alpha-term-listing"]
[wpv-view name="listing-categories"]
Can a separate page be created to handle the other page view types with different content being displayed?
Cheers,
To avoid more misunderstandings, please elaborate the question with more details:
Can a separate page be created to handle the other page view types with different content being displayed?
If you want to pass term title as URL parameters to the another page and view, you can setup the term link with HTML codes for example:
<em><u>versteckter Link</u></em>
More help:
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-taxonomy-title