Jimmy Ryan

Forum Replies Created

Viewing 15 posts - 181 through 195 (of 196 total)
  • Author
    Posts
  • in reply to: Home Page Template #245895

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Home Page Template #245663

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Load In Blank Icon Links #245590

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Load In Blank Icon Links #245579

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Updating plugins. #244623

    Jimmy Ryan
    Expired Member
    Post count: 202

    This is now resolved.

    in reply to: Modify Right Sidebar Listing Details Page #244622

    Jimmy Ryan
    Expired Member
    Post count: 202

    A vehicle reseller has expressed an interest in using GeoDirectory for a multi-user reseller site.

    She wants to offer subscribers a monthly fee to build listing pages for vehicles. The average dealership might have 200 used cars for sale, each vehicle would have its own vehicle listing detail page.

    Each vehicle listing detail page would have a deep three column area set aside to populate vehicle details. 15 fields displayed from top to bottom in three columns represents a potential total of 45 custom fields displaying various forms of vehicle data, age, make, model, color, accessories, car fax url, wheels, condition, price, etc. about 45 custom fields stacked in 15 field deep spanning three columns.

    in reply to: Right Sidebar Listing Details Page #244620

    Jimmy Ryan
    Expired Member
    Post count: 202

    Stiofan,

    Thank you for your response. Obviously I would not want to lose valuable links, so they can be relocated to the navigation and footer areas. Those same links can be placed into the bottom of the expanded left column. Please be so kind to point me in the right direction such as what file(s) contains all of the php coding for the listing details page?

    God Bless.

    in reply to: Change displays in GD Supreme #244043

    Jimmy Ryan
    Expired Member
    Post count: 202

    I encourage you to use an appropriate USPS mailing address format such as:

    123 Easy Street
    Anytown, MA 02333

    See below the modification code you will want to include in your Dashboard click on Geodirectory click on THEME COMPATIBILITY and scroll down to css section down below:

    1. Get rid of the COUNTRY because USPS does not display a country in the mailing address.
    Copy and Paste to css below:
    #geodir_post_country_row {display: none !important;}

    2. Realign the format of your remaining address:

    MAKE A BACKUP OF YOUR FTP, SQL, AND THEN MAKE YOUR CODE CHANGES:
    Go to FTP and download a functions.php file in your supreme theme folder. Copy and paste code below to the bottom of your functions.php file. Remember to go back to your FTP and rename your original functions.php file to FUNCTIONS-ORIGINAL.php before you upload the revised functions.php file so you do not overwrite your original functions.php file.

    //MODIFY BUSINESS ADDRESS ON LISTING DETAILS PAGE

    add_filter(‘geodir_show_post_address’, ‘geodir_change_address_order’ , 100 , 2) ;
    function geodir_change_address_order($html , $vars)
    {
    global $post, $preview, $wpdb;
    $field_icon=”;
    if (strpos($field_icon,’http’) !== false) {$field_icon_af = ”;}
    elseif($field_icon==”){$field_icon_af = ‘<i class=”fa fa-home”></i>’;}
    else{$field_icon_af = $field_icon; $field_icon=”;}

    if(!$preview)
    {
    $html = ‘<p class=”” style=”clear:both;” itemprop=”address” itemscope itemtype=”http://schema.org/PostalAddress”>’;
    $html .= ‘<span class=”geodir-i-location” style=”‘.$field_icon.'”>’.$field_icon_af;
    $html .= ‘ ‘;
    $html .= ‘</span>’;
    //print_r($_POST);

    $html .= ‘<br>’;
    if($post->post_address){ $html .= ‘<span itemprop=”streetAddress”>’.$post->post_address.'</span><br>’;}
    if($post->post_city){ $html .= ‘<span itemprop=”addressLocality”>’.$post->post_city. ‘ </span>’;}
    if($post->post_region){ $html .= ‘<span itemprop=”addressRegion”>’.$post->post_region. ‘ </span>’;}
    if($post->post_zip){ $html .= ‘<span itemprop=”postalCode”>’.$post->post_zip.'</span><br>’;}
    $html .= ‘</p>’;
    }

    return $html ;
    }

    //END OF MODIFY BUSINESS ADDRESS ON LISTING DETAILS PAGE

    Best of luck.

    in reply to: Changing Address Layout #232448

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Changing Address Layout #232416

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Supreme Theme Customization #232402

    Jimmy Ryan
    Expired Member
    Post count: 202

    First task === Fix the listing details page address. See attached image showing the BEFORE and AFTER.

    The existing Supreme Theme displays the address sloppy in one continuous string.

    I would like to display the address clean:

    Name of Business (TITLE of LISTING)
    123 Easy Street
    City, State ZIP

    in reply to: Relocating Display On Business Listing Details Page #232342

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Changing Address Layout #232086

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    in reply to: Release of 1.6.4 #231991

    Jimmy Ryan
    Expired Member
    Post count: 202

    Is there a link where I can read specifically which files and folders to update to achieve this most recent version update? All of my changes are saved in child theme so I am ready to update now if someone would be so kind to send me a link to learn how-best to update to the newest version?

    in reply to: Changing Address Layout #231974

    Jimmy Ryan
    Expired Member
    Post count: 202

    Hi Giri,

    You are brilliant, dedicated, and offer exceptional customer service.

    God Bless.

Viewing 15 posts - 181 through 195 (of 196 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount