-
AuthorPosts
-
February 19, 2016 at 4:51 pm #886909
Hello,
When I click on an individual event on my event-page, it shows the event-module above the individual event.
Both my modules are set to the position ‘events-home’.
In my template I created a custom layout for the individual event pages that does not include the position ‘events-home’. In my template I choose the original ‘events’-layout for ‘Position & Responsive Configuration’ and picked my custom layout (‘events-individueleact’) as a Sub Layout.However my events are still showing the modules.
Can you tell me what I’m doing wrong?Thanks!
Backend info:
Template: JA Teline – AGENDA
Modules: Activiteiten & Activiteiten FeaturedOn Frontend you can find the events page at: http://www.hiscfd.com/index.php/activiteiten/agenda
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 22, 2016 at 4:29 am #888153Hi,
Apply my tweak to fix the problem on your site
- Create templates/ja_teline_v/css/custom.css file and add new CSS style
.layout-events.view-article .main .wrap .container { display: none !important; }
Regards
February 22, 2016 at 2:42 pm #888554Thank you! It works like a charm!
February 23, 2016 at 7:25 am #888929Two more questions though:
1) Is there any way I can make the Facebook module (in the sidebar) responsive? As well as the images posted in the banner-1 position
2) I have some modules set to appear in the position ‘sidebar’. However it only shows up in the Category Blog-pages, not on the individual articles. Am I doing something wrong?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 24, 2016 at 4:23 am #889512Hi,
Facebook module loads iframe from FB core and you need to make a custom work on that and it will work as fine.
- Open templates/ja_teline_v/css/custom.css file and add the CSS style below
#fb-root { display: none !important; } /* To fill the container and nothing else */ .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; } @media screen and (max-width: 992px) { .t3-sidebar { display: block !important; } }
About the another problem of the module is not showing on the detail of article, you need to check both ways
- Template style of Category Blog and the detail of article is the same or not
- The detail of article needs to show with format path: yourdomain.com/category_blog/the_detail_article.
Regards
February 24, 2016 at 10:15 am #8896381) I put the code into custom.css, but it doesn’t seem to work. When the screen is made smaller the facebook-module falls a bit out of the container. Is there anything else I can do about that?
2) The "Clear Formatting"-button in the text-editor doesn’t work very well in our site. Sometimes it works only after several tries. Sometimes it doesn’t at all.
Even some coding was left recently. Do you know how that can be fixed?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 25, 2016 at 9:47 am #890184I tried to find the solution with facebook module but I am afraid you only set the width on this module from 350px to 290px and can’t make the responsive with iframe.
How can I see Clear Formatting button as you mentioned above?
1 user says Thank You to Ninja Lead for this useful post
February 29, 2016 at 10:38 am #892277The Clear formatting button is part of the text-editor in backend (when you make a new article or edit an existing article)
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 1, 2016 at 2:24 am #892640I am not sure what did you do on your site but I tested with steps below
To get rid of all the styles, text effects, and font formatting in your document, do the following:
- Select the text that you want to clear the formatting from. Or press CTRL+A to select everything in the document.
- Click Format -> Clear formatting, it’s working fine at my end
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum