How can I enlarge the snippet text in sites module ? There is no option in admin/modules/sites.
I changed the setting in BxSitesModule to 400, but no result.
Anyone ?
How can I enlarge the snippet text in sites module ? There is no option in admin/modules/sites.
I changed the setting in BxSitesModule to 400, but no result.
Anyone ? |
Hi, can you explain what you mean with "snippet"? Thanks How can I enlarge the snippet text in sites module ? There is no option in admin/modules/sites.
Experienced Developer and Designer. If you need help, just hit me up. |
That's the short description which you see on the search result page. Hi, can you explain what you mean with "snippet"? Thanks How can I enlarge the snippet text in sites module ? There is no option in admin/modules/sites.
|
You mean this section: That's the short description which you see on the search result page.
Experienced Developer and Designer. If you need help, just hit me up. |
Yes. In other modules you can change the length of the snippet text, in the sites module you can't. You mean this section: That's the short description which you see on the search result page.
|
So I changed it in the BxSitesModule.php from 200 to 600, but it doesn't work. |
Ok, now I have understand it. Please do following steps:
Now you see a number. This number (600) deals with the max lenght of the text content and trim the text after the count of characters was reached. You can change the number according the text lenght you want. If you have question, just hit me up. So I changed it in the BxSitesModule.php from 200 to 600, but it doesn't work.
Experienced Developer and Designer. If you need help, just hit me up. |
Thank you Xeluan :-) |
Thank you Xeluan :-) You are welcome! :-) If you have another questions or you need help, just hit me up. Experienced Developer and Designer. If you need help, just hit me up. |