The module was installed on Drupal 8.2.5 and configured with drush as per instructions.
It removed the "Readmore" link but did not remove the "Add new comment", "Sign in" or "Register" links as desired

Please fix at your earliest or guide me.
Thanks

CommentFileSizeAuthor
#2 z.png17.46 KBgisle

Comments

naveednazir created an issue. See original summary.

gisle’s picture

Assigned: Unassigned » gisle
Status: Active » Postponed (maintainer needs more info)
StatusFileSize
new17.46 KB

I am unable to reproduce this problem.

If you correctly toggle the value, and rebuild the cache, it does remove the links to "Log in ..." (if the user is not logged in), and "Add new comment" (if user is logged in), please see screenshots below:

Dual sceen shot

The left screenshot is what I get after:

  drush config-set fixteaserlinks.settings fixteaserlinks_comment 1 -y
  drush cr

The right screenshot is what I get after:

  drush config-set fixteaserlinks.settings fixteaserlinks_comment 0 -y
  drush cr

Can you please retest, making sure you rebuild the cache after you toggle the setting?

If you still have this problem after making sure the cache is rebuilt, I need to know exactly how to reproduce the bug from a clean install.

This issue will be closed as "cannot reproduce" in two weeks unless new information is added.

gisle’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No new information about problem has surfaced in two weeks. Cannot reproduce, closing.