× Joomla Facebook Connect support forum

Topic-icon Change the OG Description Length?

Active Subscriptions:

None
12 years 3 months ago #18700 by mikcro
Just curious as to what file I need to edit to increase the default 100 characters for the OG Description tag. Thank you.
The topic has been locked.
Support Specialist
12 years 3 months ago #18704 by alzander
Mike,
Didn't realize that wasn't configurable. We originally envisioned it being so, but didn't add the option. For doing it manually, you just need to edit the /plugins/content/jfbcconent.php file. Search for 100, and you'll come up with the line below:
$articleText = substr($articleText, 0, 100);
Change the 100 to whatever value you want.

I've added this as a task, and it will likely be in the next release (after 4.1.2, which is due out later today or tomorrow).

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 3 months ago #18706 by mikcro
That worked perfectly...thank you! :=D
The topic has been locked.
Support Specialist
12 years 3 months ago #18708 by alzander
Fantastic. Glad we could help. If you need anything else, just let us know!

Finally, please consider leaving a rating and review on the Joomla Extension Directory for JFBConnect, or our support. It's certainly not required, but very appreciated!
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks,
Alex
The topic has been locked.