Support

[closed] ARTFUL - how to change rollover pop up window text (3 posts)

Languages

de | fr | es | 日本語

About This Topic

Tags

  1. rss dlusionz

    junior member


    rss Posted 1 year ago
    #

    upon rolling over text pops up in the theme, for posts it usually says "permanent link to etc etc post" I was wondering how I could change that text to something else for each unique post

  2. rss milo

    moderator


    rss Posted 1 year ago
    #

    Titles are generated through wp backend, reads the post tables and displays the post title,
    you can change that by editing the link title,
    looks for lines like this:
    article.php at artfull/inc line 9
    ...title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?>...

    change the title to something like this title="<?php the_content_rss('', FALSE, '', 20); ?>"

  3. rss dlusionz

    junior member


    rss Posted 1 year ago
    #

    thanks a lot!

Topic Closed

This topic has been closed to new replies.

Design by milo

Milo designs web sites that strike the perfect balance between professional high-class graphics, functionality, usability, user experience, and high performance.