Hi,
How to display messages div in popup/modal/lightbox?
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
Please download modulehttps://www.drupal.org/project/lightbox2
then in files page.tpl, print message:
i am using md_make theme and i have modified page.tpl but still the mesaage not opening in lightbox. and if i am commenting <?php print $messages; ?> this line from page.tpl then also it shows messages.
Hi,
Still waiting for your reply/support.
in files page.tpl, please replace
<?php print $messages; ?>
with code at comment #2.
Hi,
Have done the changes you mentioned above. But, still its not working and also my messages are getting displayed from "sites/all/themes/md_make/theme_setting/front/function.theme.inc".
So could you send us your site url, admin account and FTP account by private comment? We would like to have a check.
Check your site please, we just finished. You could custom CSS code for it if you would like.
Ok thanks , but can you please let me know what were the changes made.
We just worked following instruction we gave above.
Here is all that our developer did in your site:
Go to /sites/all/themes/md_make/templates/page (all page.tpl there)
For example: file page.tpl.php, line 155
replaced with
the same with other files page.tpl
Note: enable lightbox2 first.