Can the same pagination indicated in the attached screenshot be added to the bottom of a single row on /search-results/
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Charles,
Send me the line of code that you are using to display the image.
I can modify it so that it functions exactly how you want it.
Also for the pagination once we finish this query I can address that one.
Thanks,
Shane
HI Shane,
I'm not sure which code to send. Here is the Toolset shortcode in the /search-results/ static page Divi Module:
{!{wpv-view name='single-product-list-entry' view_display='layout'}!}
Here is the loop editor content:
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<table width="100%" class="wpv-loop js-wpv-loop">
<wpv-loop wrap="4" pad="true">
[wpv-item index=1]
<tr>
<td>
[wpv-post-body view_template="Loop item in Single Product List Entry"]
</td>
[wpv-item index=other]
<td>
[wpv-post-body view_template="Loop item in Single Product List Entry"]
</td>
[wpv-item index=4]
<td>
[wpv-post-body view_template="Loop item in Single Product List Entry"]
</td>
</tr>
[wpv-item index=pad]
<td></td>
[wpv-item index=pad-last]
<td></td>
</tr>
</wpv-loop>
</table>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
[wpml-string context="wpv-views"]No items found[/wpml-string]
[/wpv-no-items-found]
[wpv-layout-end]
If there is anything else, please let me know and I will try to do or obtain it.
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Charles,
Ok so I see that you are using a template on the view. This is fine but if you scroll down below the loop editor you should see the content of the template.
Could you send me the image line.
Thanks,
Shane
From the output editor: [wpv-filter-meta-html][wpv-layout-meta-html]
From the DIvi Image Module:
Image URL: {!{wpv-post-featured-image size="full"}!}
Image Link URL: {!{wpv-post-url}!}
Is either of these what you are asking for?
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Charles,
Yes ok, so I see you have set the link image.
Does the image correctly link to the product ?
If so there is a OPEN URL option on the image module and you can set it to open in a new tab.
Thanks,
Shane
Shane,
I feel like an idiot. Yes, the featured product image in the search View is linked to the product page it is associated with.
I had the power to enable the link to open using the settings in the Divi Image Module but I felt sure it had to be enabled on the Tooslet UI.
Thank you. This issue of the link opening in a new browser is now resolved.
Thank you.
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Charles,
Awesome 🙂 sometimes the stuff we are looking for is right in front of us.
For the pagination, yes this should be possible as you should be able to apply the css for this to our views pagination.
I would need to look at the pagination that you sent in the screenshot to make a recommendation on how to do this.
Thanks,
Shane
Regarding the screenshot showing pagination, I did not create that CSS. The is a screenshot of the pagination that shows at the bottom of the page linked to the category link shown I the screenshot I sent before.
In that post, stated that I did not know how that page was created or how to edit it. BTW: If I can not edit it, I would prefer the link be deactivated.
You may want to split this to another ticket but I have a search form question.
From hidden link I selected "ecollage" from the Category FIeld and "2018" from the Portfolio year and I left the remaining fields blank and submitted the query.
Nothing happened after submitting the form query. It just refreshed the page???
There should be a few dozen Products from that search.
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Charles,
Once the credentials are provided then I should be able to see what is causing the issue with those additional texts.
Thanks,
Shane
Shane,
I really like and appreciate the issues you have helped me resolve today but I should mention that this is about to merge with a ticket I submitted earlier to Nigel who stepped in for Waqar. My latest post with detailed information can be viewed in my reply #1149313.
I would greatly appreciate help in resolving the issues listed on that ticket as quickly as possible. You seem to have a good understanding of what I am attempting to achieve as long as there is no conflict.
Credentials provided in the other ticket request. I am standing by for any instruction.
Thank you.
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Charles,
I could request the ticket from them. Could you send me a link to the ticket in question ?
I'm unable to find it from the reference number.
Thanks,
Shane
Yes, absolutely.
The ticket begins with Waqar and is currently with Nigel. I appreciate the support from both of them but for some reason, their replies seem overly formal technical.
https://toolset.com/forums/topic/split-search-forms-doesnt-work-as-expected/
In my detailed reply near the end of the thread, I give another detailed description of my Form, Search and View display objective.