Skip Navigation

[Resolved] HELP!!!!!

This support ticket is created 6 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 66 replies, has 3 voices.

Last updated by CharlesB2907 6 years ago.

Assisted by: Shane.

Author
Posts
#1149344
Screenshot_11-19-4.jpg

Can the same pagination indicated in the attached screenshot be added to the bottom of a single row on /search-results/

#1149363

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

#1149368

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.

#1149371

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

#1149380

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?

#1149382

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

#1149386

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.

#1149389

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

#1149390
Screenshot_11-19-3.jpg

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.

#1149397

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.

New threads created by Shane and linked to this one are listed below:

https://toolset.com/forums/topic/search-results-not-displaying-3/

#1149401

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

#1149406

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.

#1149412

Credentials provided in the other ticket request. I am standing by for any instruction.

Thank you.

#1149936

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

#1149978

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.