Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Persistent Grid Fields

Status Resolved
Add-on / Version Publisher 2.7.10
Severity
EE Version 4.2.1

Cameron Ross

Apr 20, 2018

Description:
Hi
We have an issue with out grid fields
if i edit/view an entry in the cms and i am on the default language it displays all the rows of all languages and not just the english veriosn
So if i switch between languages it still displays all the grid rows for every language


Detailed steps to reproduce the issue:
1. Log onto cms
2. Edit the entry under the home channel, there is only 1
3. Check the grid field. Its displays all the languages rows for each language
4. There should only be 2 for each row
5. Go to website homepage on English version/en/. And click through the slider. You will see all the slides for every language


This happens for all grid fields
How can i fix this?

Thanks

 

#1

BoldMinded (Brian)

It should be fixed now, sorry about that. I accidentally broke it in the last build.

I also fixed your navigation_id error. It’s attempting to call a NavEE hook which I think should only be called on the front-end of the site, not in the CP.

#2

Cameron Ross

Thanks Brian

really appreciate your fast response

I need to transfer to the live server now

Do i copy across all files?

#3

Cameron Ross

i coped across the publisher files but hoe did you fix the navigation_id error?

#4

BoldMinded (Brian)

The NavEE issue was fixed in NavEE itself: https://www.dropbox.com/s/pjrby0mb85xdup2/Screenshot 2018-04-20 08.12.04.png?dl=0

#5

BoldMinded (Brian)

The Grid fix was in this file, so its the only one you need to copy

addons/publisher/legacy/libraries/hooks/Publisher_grid_hooks.php

Login to reply