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

problem with {GALLERY_PORTFOLIO} and bbarea field #2205

Closed
Jimmi08 opened this issue Dec 28, 2016 · 2 comments
Closed

problem with {GALLERY_PORTFOLIO} and bbarea field #2205

Jimmi08 opened this issue Dec 28, 2016 · 2 comments
Labels
type: bug A problem that should not be happening
Milestone

Comments

@Jimmi08
Copy link
Contributor

Jimmi08 commented Dec 28, 2016

I am trying to insert gallery (one category) to news.
If I do this in theme.php, shortcode works (partially, there is other issue)

     {SETSTYLE=portfolio}
      {SETIMAGE: w=700&h=500&crop=1}
{GALLERY_PORTFOLIO: placeholder=1&category=15}

parm looks like this
image

it's correct.

but if I use it in news (extended field)
image

it's parsed like:
image

So you can't use category parameter there.

@Moc Moc added the type: bug A problem that should not be happening label Jan 1, 2017
@Moc Moc added this to the e107 v2.1.4 milestone Jan 1, 2017
@CaMer0n CaMer0n modified the milestones: e107 v2.1.4, e107 v2.1.5 Jan 17, 2017
@CaMer0n CaMer0n modified the milestones: e107 v2.1.5, e107 v2.1.6 Mar 21, 2017
CaMer0n added a commit that referenced this issue May 5, 2017
@CaMer0n
Copy link
Member

CaMer0n commented May 5, 2017

@Jimmi08 Did this last commit fix it?

@CaMer0n CaMer0n modified the milestones: e107 v2.1.6, e107 v2.1.7 Aug 10, 2017
@Jimmi08
Copy link
Contributor Author

Jimmi08 commented Aug 11, 2017

@CaMer0n Fixed. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A problem that should not be happening
Projects
None yet
Development

No branches or pull requests

3 participants