Help please with Context-dependent Processing
- mavikfan2015
-
Topic Author
- Offline
- Новый участник
-
- Posts: 5
- Thank you received: 1
Thank you Vitaliy for a great image handler. Especially to include processing of "Article" images (in PRO version) ![]()
Joomla 3.4.3
Mavik Thumbnails 2.1.5.pro
I display most images on the website as resize only (no popup).
I would like to use context-dependant processing to allow popups on certain images by class.
First I have set for an image in an article: class="mavikpopupallowed"
Then how may I make a popup for only that image please? I have tried:
- Context-depended processing: YES
- Conditions
- Object Property: Class: in: mavikpopupallowed
- Settings
- Plugin: Popup Type: Magnific Popup
Thank you if you can help.
Please Log in or Create an account to join the conversation.
I'm sorry, but it is not provided.
Object Property - it's property of article, post etc.
But it's good idea - add class of image to settings of context.
Please Log in or Create an account to join the conversation.
- mavikfan2015
-
Topic Author
- Offline
- Новый участник
-
- Posts: 5
- Thank you received: 1
Thank you for the reply.
Can you tell us where to set a class, so that we can use:
Condition: Object Property
Property: class
Value: mavikpopupallowed
Or any other documentation on the context-dependent processing?
Thank you.
Please Log in or Create an account to join the conversation.
You can use one or some categories for these articles and set
Context : com_content.featured,com_content.category,com_content.article
Object property : catid : <list of categories id separated by comma>
Or set:
Context : com_content.featured,com_content.category,com_content.article
Object property : id : <list of articles id separated by comma>
Please Log in or Create an account to join the conversation.