-
Author
-
March 13, 2018 at 13:29 #191559
mycolombianwife
ParticipantI have a problem with the search function of my website https://www.mycolombianwife.com/
The problem is following:
If I open a profile and then return to the gallery, the gallery page jumps back to page one.
For instance if I I open a profile at gallery page 3 and then return to the gallery, it jumps back to page 1.
March 14, 2018 at 19:15 #191732Radu
ModeratorHi,
It says
Try to de-activate all plugins excluding buddypress and child theme then check if the has gone
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2018 at 15:31 #191973Radu
ModeratorHi,
It’s the same
If you de-activate the child theme it works as it should ?
Make sure to have latest theme update.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2018 at 15:32 #191974Radu
Moderatorwait… now works
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2018 at 15:33 #191975Radu
ModeratorActually after i log in it says like that
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2018 at 19:46 #191996mycolombianwife
Participantfrom which country are you trying to access my site ?
I have the IQ countryblock plugin.Currently I do not have a child theme installed.
March 19, 2018 at 16:54 #192320Radu
ModeratorIt’s the same at this moment, visiting from Romania.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2018 at 21:48 #192371mycolombianwife
ParticipantOk, please try again, I just deactivated the IQblockcountry plugin.
March 20, 2018 at 16:15 #192443Radu
ModeratorNow i’m able to see the website.
From where you had performed search cuz in your homepage isn’t any search
Can you tell me exactly the steps ? or make a movie showing the issue ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 20, 2018 at 18:24 #192480mycolombianwife
Participantok After logging in, click at members.
or open this link: https://www.mycolombianwife.com/members/
Then scroll down to the bottom in order to proceed to the next page.
Page 2
Open any profile with left click.
Then return to the members gallery using the left arrow icon of your browser.
The search will jump to page 1
March 20, 2018 at 19:16 #192488Radu
ModeratorI see, that’s because the pagination it’s maden via ajax and the url is not changing, to can have the different url on every page you should disable ajax pagination using.
You will have to overwrite this file : wp-content/themes/sweetdate/buddypress/members/members-loop.php
by pasting this code in a file named members-loop.php in child theme in the same location
path : wp-content/themes/sweetdate-child/buddypress/members/members-loop.php
code : https://pastebin.com/raw/7JDE2pvDThis just add to the original file no-ajax on pagination div the no-ajax class.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 20, 2018 at 19:42 #192493mycolombianwife
ParticipantNow it works !!! Thank you !
First I have to install the child theme.
Then I created a new php file with the name members-loop.php in the path wp-content/themes/sweetdate/buddypress/members
It was an empty php file in which I copy and pasted the code you gave me.
March 21, 2018 at 16:29 #192582Radu
ModeratorYes, that’s it
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.