Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Where is this Script/Table Coming From?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #39182
    Jeremy Englert
    Participant

    I’m working on this website:
    http://bit.ly/OEBf58

    At the bottom, you will see that there is a table that includes pricing and housing information. However, I can’t seem to figure out how to edit that content. It is hard-coded into the template but doesn’t seem to call on a plugin for the information, here is the code from the lower part of the template.





























    Rent Unit Features Size/SQFT

    ID, 'price', true); if ($floorplan_price) { ?>
    *


    ID, 'image', true); if ($floorplan_img) { ?>
    /wp-content/uploads/" class="highslide" onclick="return hs.expand(this)">ID, 'price', true); if ($floorplan_price) { ?>


      ID, 'features-1', true); if ($floorplan_features_1) { ?>





      ID, 'features-2', true); if ($floorplan_features_2) { ?>




    ID, 'bedrooms', true); if ($floorplan_bedrooms) { ?>


Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.