Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48275
    KitSinclair
    Member

    Hi

    I was wondering if it was possible to edit the message that pops up when you hover the cursor over the Featured Slider image? Right now it says “Permalink to” but could I change it to the image title? Or have it say nothing at all? I still want to keep the link to the post, I just would like to alter the wording.

    Here’s a link to my site:
    kitsinclair.com/

    Thanks for your help
    Kit

    #48286
    Sakin
    Keymaster

    @KitSinclair: When I check in your site, there is no alt text in the image. Maybe you have already remove it.

    But to edit this, it’s bit complicated.
    1. First you need to build child theme. You can check our tutorial and also download the sample child theme from http://catchthemes.com/blog/create-child-theme-wordpress/
    2. Open the file catcheverest-functions.php file from catch-everest theme directory. Then copy whole function code catcheverest_post_sliders() to your child theme functions.php file
    3. Then you and edit that code. Just remove all Permalink to and save your functions.php file and just activate your child theme.
    4. Sometime, you need to save changes in your Theme Options panel to clear the cache.

    #48290
    KitSinclair
    Member

    Thanks for your help. I haven’t removed it but if you’re not seeing it on your computer I might just leave it alone. Cheers

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Edit "Permalink to" message’ is closed to new replies.