Suggestion to improve "Text before link"
-
Hi.
I might suggest that you change the “Text before link” on lines 65 and 986 in easy-custom-auto-excerpt.php to the following:
$readmore = "$read_more_text_before<br /><p class='ecae-button {$button_skin[0]}' style='text-align:{$options['read_more_align']};' >$readmore_link</p>";
instead of:
$readmore = "<p class='ecae-button {$button_skin[0]}' style='text-align:{$options['read_more_align']};' >$read_more_text_before $readmore_link</p>";
You’ll get a much nicer look with the “…” after the post contents AND THEN the button will display below the ending page text.
??https://www.ads-software.com/plugins/easy-custom-auto-excerpt/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Suggestion to improve "Text before link"’ is closed to new replies.