Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.5.7, conflict, Gridder, javascript, template
- This topic has 6 replies, 2 voices, and was last updated 10 years, 8 months ago by
Steven Zahm.
-
AuthorPosts
-
12/22/2015 at 1:57 pm #358950
Steve Jones
ParticipantHi Steve
I just installed the gridder on this page http://www-ecoshowcase-co-uk.compago.staging.wpengine.com/project/manchester-9th-feb/ but every time I click on an item in the grid the page jumps to the top. Any ideas ?
Cheers
12/22/2015 at 3:24 pm #358957Steven Zahm
Keymaster@ Steve
Hmmm, yeah, that is not quite working right on your site. My guess is it is conflicting with other javascript on the page. What is supposed to happen is that it is support to scroll the entry that was clicked to the top of the page. So that conflict seems to be making it not possible to accurately determine the top of the page in Gridder.
The only fix I can think of is to disable that scroll effect in Gridder. To do this, delete the
gridder.min.jsfile found in this folder:../wp-content/plugins/connections-gridder/Now open the gridder.js file and delete this line:
$( _self._scrollTo() ).animate( { scrollTop: _me.position().top }, 0 );Save the file. That should disable the auto scroll in Gridder which should stop the jump to the top.
Hope that helps, let me know.
-
This reply was modified 10 years, 8 months ago by
Steven Zahm. Reason: Correct "No" to "Now"
12/23/2015 at 4:05 am #358995Steve Jones
ParticipantI deleted that line in the plugin and updated the file but it made no difference whatsoever I’m afraid
Steve
12/23/2015 at 4:36 am #358996Steve Jones
ParticipantI’m guessing you may have meant Now open rather than No open? I don’t know how to delete the file ‘gridder.min.js I can see it in the Network Admin, Plugins, Edit I could delete it’c contents and save it but I can’t see any way to delete the field here?
PS, I tried removing the code from that file but it didn’t help
Steve
12/23/2015 at 9:47 am #359027Steven Zahm
Keymaster@ Steve
re: I don’t know how to delete the file ‘gridder.min.js I can see it in the Network Admin, Plugins, Edit I could delete it’c contents and save it but I can’t see any way to delete the field here?
You can not delete files with the plugin Editor. Log into your site with FTP and delete the file that way.
re: I tried removing the code from that file but it didn’t help
WP Engine has very aggressive caching. Make sure you flush it after deleting the line otherwise WP Engine will continue to serve the original file.
12/23/2015 at 9:51 am #359028Steve Jones
ParticipantDo I need to do both or was the second instruction overriding the first? Just confused by No open the gridder.js file and delete this line:
$( _self._scrollTo() ).animate( { scrollTop: _me.position().top }, 0 );12/23/2015 at 10:04 am #359030Steven Zahm
Keymaster@ Steve
The original instructions are what you need to follow. The updated bit is to let you know how to delete the file and to purge the WP Engine cache.
And, yep, that was supposed to be “now” not “no”. I corrected the post.
-
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
