Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[200] Placement "before content" in ads-form is not working correctly #57

Open
SantosGuillamot opened this issue Nov 6, 2018 · 1 comment
Assignees
Labels

Comments

@SantosGuillamot
Copy link

SantosGuillamot commented Nov 6, 2018

If we define a placement of "before content" for a post or a page, the result at the database is different, it stores "before post 1" and type "latest" is added.

Ads-form
Screen Shot 2018-11-06 at 12.05.23.png

Database

"position": "before post 1",
            "rules": {
                "item": [
                    {
                        "type": "latest"
                    },
                    {
                        "type": "post"
                    },
                    {
                        "type": "page"
                    }
                ]
@SantosGuillamot SantosGuillamot added bug Something isn't working open-bug labels Nov 6, 2018
@SantosGuillamot SantosGuillamot changed the title Placement "before content" in ads-form not working correctly [AF] Placement "before content" in ads-form not working correctly Nov 6, 2018
@SantosGuillamot SantosGuillamot changed the title [AF] Placement "before content" in ads-form not working correctly [AF] Placement "before content" in ads-form is not working correctly Nov 6, 2018
@luisherranz luisherranz changed the title [AF] Placement "before content" in ads-form is not working correctly [150] Placement "before content" in ads-form is not working correctly Nov 21, 2018
@luisherranz luisherranz changed the title [150] Placement "before content" in ads-form is not working correctly [200] Placement "before content" in ads-form is not working correctly Dec 14, 2018
@ghost ghost assigned DAreRodz Jan 10, 2019
@ghost ghost added in progress and removed open-bug labels Jan 10, 2019
@DAreRodz
Copy link
Contributor

I'm going to block this issue until we decide if we're going to start with the dashboard development.

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

No branches or pull requests

3 participants