Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

keywords and preview pushed to the end if customfields are inside modx-resource-main-left #91

Open
haeki1 opened this issue May 7, 2019 · 0 comments

Comments

@haeki1
Copy link

haeki1 commented May 7, 2019

Hi, if you put customfields inside modx-resource-main-left keywords and preview are not shown below the description.

Changing line 88 and 89 inside seopro.js to the following helps:
fp.insert(3,field);
fp.insert(4,fieldDesc);

But that just hacked and I don't have any experience to extjs. Maybe there is a cleaner solution for that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant