Welcome, Guest
Username: Password: Remember me

TOPIC: modalScrolling & modalOnclose properties

modalScrolling & modalOnclose properties 27 Jun 2016 15:18 #14096

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
Hello Admin

The modalScrolling and modalOnclose are not being passed by the function embedLink in \libraries\jdom\html.php. Please check and update them in the builder?

Thanks & warm regards
vlemos


JDOM
'modalScrolling' => null,
'modalOnclose' => null,
protected function embedLink($html)
{
	if (!$this->allowWrapLink)
		return $html;
	.
	.
	.

	if ((isset($this->href) || isset($this->targe. . . )))
	{
		
		$followersVars = array(
			.
			.
			.
			'modalScrolling' => null,
			'modalOnclose' => null,
			
		);
The administrator has disabled public write access.
Time to create page: 0.075 seconds

Get Started