Skip Navigation

[Gelöst] Follow up question regarding pagination

This support ticket is created vor 7 Jahre, 10 Monate. 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 28 Antworten, has 2 Stimmen.

Last updated by Minesh vor 7 Jahre, 9 Monate.

Assisted by: Minesh.

Author
Artikel
#410902

Hi Minesh.

I noticed something odd about the code you helped me with on Friday.
Link to the thread: https://toolset.com/forums/topic/help-with-filtering-posts-for-pagination/page/2/

If I use the code supplied:

 
<h4><a href="[wpv-post-url]?parent_id=[wpv-post-id id="$sale"]" > [wpv-post-title id="$sale"] </a>   </h4>

All the post titles on the Sale view are changed to the sale name.

I changed it to: (this covers the link on the image and the title)

<div class="col-md-8">
            <h4><a href="[wpv-post-url]?parent_id=[wpv-post-id id="$sale"]" > [wpv-post-title] </a>   </h4>
          </div>
      	</div>
		<div class="row">
      <div class="col-md-3">
       <a href="[wpv-post-url]?parent_id=[wpv-post-id id="$sale"]" > 
         [types field="image" size="thumbnail" align="center" resize="proportional"][/types]
         </a>
      </div>

The problem I am getting now is no matter what link you click on, it seems to only take you to lot 1 of the sale.

I also notice that the pagination is not working when testing with safari, chrome and firefox work fine though.

#410911

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).

I have set the next reply to private which means only you and I have access to it.

#410921

One other strange bug I am noticing is the following:

Step 1, browse to sale:
hidden link
Step 2. Click on Lot
hidden link
Step 3 Click "View all lots"
Result: Takes you back to the sale page as expected.

Alternative scenario:
Step 1, browse to sale:
hidden link
Step 2. Click on Lot
hidden link
Step 3 , Click next lot
Step 4, Click "View all lots"
error 404

In the first scenario the View al lots url is correct, in scenario 2, the ahref url changes.
View in question
hidden link

 
#410951

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

hidden link
=> This is sale page - right?
=> now we are displaying lots that should be child of "daisy-jhb-auction-10-11-may-2016" - right?
=> Now, as we are displaying child lots that belongs to sale "daisy-jhb-auction-10-11-may-2016", each entry will have parent_id = "daisy-jhb-auction-10-11-may-2016" Id

Is this not correct?

#410958

100% correct. However try this:

Step 1, browse to sale:
hidden link
Step 2. Click on Lot other thank lot 1, say lot 4
hidden link

URL is correct, however lot displayed is lot 1.

Step 3 , Click next lot
Step 4, Click "View all lots"
error 404

#410962

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

Your FTP access details are not working at this end. Could you please resend it to me.

#410971

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

Still not working.

Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known".
Error:	Could not connect to server

Is there any specific port I need to use? I also tried with plain FTP not working

#410972

port 21

#410973

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

Not working. Could you please enable theme editing for me? or rearrange FTP

#410980

I have tested the FTP and WP admin details and they both work on my side.
Please try again?

#410984

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

unfortunately not working still, whats your server IP I will try to connect using IP.

Also, can you enable theme editing that will also work for me for now.

#410994

I fixed the ftp server address. Should work 100% now. Also double checked wp Admin account has full access.

#410995

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

No man - I dont want to say not working yet. Could you please enable theme editing for me so that I will be able to edit your functions.php file.

#410997

When you say theme editing, do you actually want to make changes to the them file?

#411000

Minesh
Supporter

Languages: Englisch (English )

Timezone: Asia/Kolkata (GMT+05:30)

As I said I only need to change functions.php file of theme.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.