Solution for missing read more tag

Hi all,

BB doesnt support the WP read more tag feature. By googling there seems to be no solution. Its quite a problem for pages on mobile when you have a large amount of text.

I found a workaround:

  1. Put the text that you want to hide behind the read more section in a different text block.

  2. go to the advanced section of that new text block and choose for conditional logic within the view options.

  3. choose for url variable and fill in: readmore for the key and: true for the value

  4. Go to your first textblock and write Read More and make it a hyper link

  5. Link to https:// yourwebsite .com/ ?readmore=true

Now when you click on the ‘read more’ link in block A it ads the variable to your url, wich makes block B visible.

There is one down side to this workaround, its that it will count as a new url in analytics.

1 Like