D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

How to remove or replace a dummy Image Description-1 in GREEN THEME?

Front Page D5 Creation Forum General Questions How to remove or replace a dummy Image Description-1 in GREEN THEME?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8098
    Anonymous
    Inactive

    Hello, it is not possible to change or remove the dummy main image description in Green Theme – Image Description-1
    Can you help me how it can be replaced?

    This is the dummy text:

    “This is a Test Image for GREEN EYE Theme. If you feel any problem please contact with D5 Creation.”

    Even if you delete in in the Appearence – Customize it still remains there.

    Thank you.
    Monika R.

    #8100
    D5 Creation
    Keymaster

    This is a issue of the Free Version from the Last Update. We shall fix this in the next version. By this time, please replace the Line: 52 from the header.php . You will find the header.php file selecting from the Right Part of Appearance > Edit

    Replace

    <p class="ibcon"><?php echo green_get_option('slide-image1-caption', 'This is a Test Image for GREEN EYE Theme. If you feel any problem please contact with D5 Creation.'); ?></p>

    with

    <p class="ibcon"><?php echo green_get_option('slide-image1-description', 'This is a Test Image for GREEN EYE Theme. If you feel any problem please contact with D5 Creation.'); ?></p>

    We are sorry for the minor error

    The GREEN Eye Extend has easy Theme Options to change such these 100+ advanced features

    Green WordPress Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.