- Posts: 77
COMMUNITY FORUM
JA K2 filter -> Frontend edit link in search results
- Bam Bam
-
Topic Author
- Offline
- Senior Member
Less
More
8 years 9 months ago #156562
by Bam Bam
JA K2 filter -> Frontend edit link in search results was created by Bam Bam
Hey everybody,
I'm using the JA K2 filter extension. I made a menu link which lists all items of a category, subcategories included --- works. But in the itemlist (search results) there is no edit link for frontpage editing anymore. Anybody else had this issue before and solved it?
Matthew.
I'm using the JA K2 filter extension. I made a menu link which lists all items of a category, subcategories included --- works. But in the itemlist (search results) there is no edit link for frontpage editing anymore. Anybody else had this issue before and solved it?
Matthew.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 9 months ago #156563
by Krikor Boghossian
Replied by Krikor Boghossian on topic JA K2 filter -> Frontend edit link in search results
Did you check the markup to see if the link is there?
If it is, then it must be a CSS issue.
If it is, then it must be a CSS issue.
Please Log in or Create an account to join the conversation.
- Bam Bam
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 77
8 years 9 months ago #156569
by Bam Bam
Replied by Bam Bam on topic JA K2 filter -> Frontend edit link in search results
I checked the markup. No link there. :(
If I comment out this in category_item.php in my override templatethen the link is there, but by clicking at it a modal opens with the whole website in it.
If I comment out this in category_item.php in my override template
<?php if(isset($this->item->editLink)): ?>
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 9 months ago #156600
by Krikor Boghossian
Replied by Krikor Boghossian on topic JA K2 filter -> Frontend edit link in search results
This is most likely a conflict with K2 Filter, for some reason the produced view is not inheriting the K2 category's settings. It could be however designed to function this way.
I would suggest asking the extension's developer more info on the issue.
I would suggest asking the extension's developer more info on the issue.
Please Log in or Create an account to join the conversation.
- Bam Bam
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 77
8 years 9 months ago #156610
by Bam Bam
Replied by Bam Bam on topic JA K2 filter -> Frontend edit link in search results
Ok. I'm contacting the support of JA K2 Filter.
I asked here, because I hoped you know this extension and got a hint for me... ;)
If interested I can report the solution (if I get it there).
I asked here, because I hoped you know this extension and got a hint for me... ;)
If interested I can report the solution (if I get it there).
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 9 months ago #156613
by Krikor Boghossian
Replied by Krikor Boghossian on topic JA K2 filter -> Frontend edit link in search results
Unfortunately I don't use this extension...
Yes, you should report the solution since other users will benefit as well.
Yes, you should report the solution since other users will benefit as well.
Please Log in or Create an account to join the conversation.