• eckick

    (@eckick)


    Hi all,

    I’m very new to this so bare with me please

    I tried to edit a theme to make photos bigger on a listing page.

    However, this obviously didnt work, and i edited it back to what it was and got this error –

    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘,’ or ‘;’ in /home/escortd3/public_html/wp-content/themes/directorypress/template_directorypress/_single.php on line 68

    Could someone please tell me what this means and how to fix it?

    the code was as follows:

    ‘<h3 class=”left” style=”margin:0px; padding:0px; line-height:20px; width:200px”><img src=”<?php echo get_template_directory_uri(); ?>/PPT/img/v7/icons/toolbox.png” align=”absmiddle” style=”padding-right:10px;” />
    <?php echo $PPT->_e(array(‘title’,’15’)); ?>’

    I changed the height:20px to 50px and then immediately changed it back when i realised it didnt work.

    Thanks in advance

    Joe

Viewing 1 replies (of 1 total)
  • vtxyzzy

    (@vtxyzzy)

    Are you able to edit the code now? If so, please post the code that is not working instead of the original.

    If you are not able to edit the code, download the plugin to your local hard drive, unzip it, and use ftp or a file manager from your hosting service to upload a fresh copy of wp-content/themes/directorypress/template_directorypress/_single.php

Viewing 1 replies (of 1 total)

The topic ‘Editing theme – gone wrong – please help!’ is closed to new replies.