Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #649
    Profile photo of jsfoto
    jsfoto
    Participant

    I would like to change my “Exclusive Image” text above the product table

    This is what it says now:

    EXCLUSIVE IMAGE
    Found only on http://www.flashstockphoto.com

    And I would like to change it to:

    EXCLUSIVE STOCK PHOTO
    Found only on http://www.flashstockphoto.com

    Does anyone know in which php-file it’s coded, I couldn’t find it yet.

    #7012
    Profile photo of Christine
    Christine
    Participant

    I did find it as I removed it from there to put it under the images. Can you post a link to one of your exclusive images please and will see if I can help

    http://kerioakimaging.com - trying to reopen
    http://nail-art-at.kerioak.com - Art and Nail Art

    #7013
    Profile photo of jsfoto
    jsfoto
    Participant
    #7014
    Profile photo of Christine
    Christine
    Participant

    You will find it at:
    Symbiostock – inc – classes – cart – cart.php


    product_info[0] == ‘exclusive’): ?>




    Found only on

    http://kerioakimaging.com - trying to reopen
    http://nail-art-at.kerioak.com - Art and Nail Art

    #7015
    Profile photo of jsfoto
    jsfoto
    Participant

    Thanks Christine!
    May I ask how you managed to find it? I use firebug when searching for css-files but you can’t find php-files with firebug, can you?

    #7016
    Profile photo of JoAnnSnover
    JoAnnSnover
    Participant

    I can’t answer for Christine, but what I typically do is use Chrome’s developer window (like Firebug for Firefox) to find something unique for that element on a page and then do a multi-file search for that string in the source code for Symbiostock.

    I use Text Wrangler (Mac) but there are many other text editors that handle a multi-file search.

    #7017
    Profile photo of jsfoto
    jsfoto
    Participant

    Thanks for this guidance Jo Ann, that will simplify a lot!
    And thanks again Christine, I like how it looks like now:
    http://www.flashstockphoto.com/image/ex … er-white-2

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.