goodmuyis

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • in reply to: HELP! Need Geo-Directory Developer #382208

    goodmuyis
    Expired Member
    Post count: 18

    Hi Jonathan I could clone Yelp for you if you need that

    in reply to: Import Listings #382192

    goodmuyis
    Expired Member
    Post count: 18

    Hello Jamie Hagon
    There is no automatic way to import the data because no one knows the structure of the exiting data table. I can help you out.

    Since you are looking for someone to hire, I can help you send me a message ultramail2000-user1@yahoo.com
    I will structure your CSV file for you, I have done it before, without any issue

    in reply to: PHP Warning #258265

    goodmuyis
    Expired Member
    Post count: 18

    Thank You,


    In case it may be useful, CPT Menu Icon option Support Dash Icon

    dashicons-cart

    I tried it out and it works instead of using image url

    GD > CPT > Menu Icon

    in reply to: Errors with New Registration #257156

    goodmuyis
    Expired Member
    Post count: 18

    Hi Karin Palle,

    Trust Me they wont hurt your website, BTW they create the plugin your are using, and could have create a backdoor if they need your info.

    If you really need help, allow them to help you, I have dont that myself before, you just mark your reply as private on them and you could see that reply

    in reply to: Supreme Theme Customization #233352

    goodmuyis
    Expired Member
    Post count: 18

    Name of Business (TITLE of LISTING) will require theme modification in the mean time apply this css if you can.

    
    
    #post_infoTab .geodir_more_info {
    	border-bottom: 1px solid #eee;
    	line-height: 19px;
    	margin: 5px 0 5px;
    	padding: 3px 0 8px;
    }
    #post_infoTab .geodir-i-location{
        display: block;
    }
    #post_infoTab .geodir_more_info > span {
      line-height: 1.5
    }
    #post_infoTab .geodir_more_info span:nth-of-type(1){
      margin-left: 0px !important;
      font-weight: 800
    }
    #post_infoTab .geodir_more_info br:nth-of-type(2),
    #post_infoTab .geodir_more_info br:nth-of-type(3),
    #post_infoTab .geodir_more_info br:nth-of-type(4){
        display: none
    }
    #post_infoTab .geodir_more_info > span:nth-of-type(3),
    #post_infoTab .geodir_more_info > span:nth-of-type(4),
    #post_infoTab .geodir_more_info > span:nth-of-type(5){
        display: inline;
        margin-right: 2px
    }
    #post_infoTab .geodir_more_info > span:nth-of-type(2),
    #post_infoTab .geodir_more_info > span:nth-of-type(3){
        display: inline;
        margin-left: 17px
    }
    #post_infoTab .geodir_more_info > span:nth-of-type(3):after,
    #post_infoTab .geodir_more_info > span:nth-of-type(4):after,
    #post_infoTab .geodir_more_info > span:nth-of-type(5):after{
        content: ", ";
        position: relative
    }

    See result on the attached

    in reply to: Supreme Theme Customization #233193

    goodmuyis
    Expired Member
    Post count: 18

    I dont know if you appreciate private communicationm send me mail ultramail2000-gdmail@yahoo.com ( this is Disposable Email Address, I reply with my original mail)

    Also I will need your site url to see the layout, what above need is just CSS customization

    in reply to: Supreme Directory Theme Bug #233157

    goodmuyis
    Expired Member
    Post count: 18

    3=> On Listing Details Page
    Thanks for you reply, I have test tested the Dev version of SD but the error still persist. I afraid I may be the only one having the problem. I stated in my last post it wasn’t the cat-icon causing the problem rather a kind of NULL value for category link in the ($term_url).

    In my findings some listing were having either EMPTY or MISSING category or sub category see attached image

    
    
    foreach ($cats_arr as $cat) {
      $term_arr = get_term($cat, $post_tax);
      $term_icon = isset($cat_icons[$cat]) ? $cat_icons[$cat] : '';
      $term_url = get_term_link(intval($cat), $post_tax);
    ##The nesx line is where the problem lies on the link to $term_url
      echo '<li><a href="' . $term_url . '"><img src="' . $term_icon . '">'; 
      echo '<span class="cat-link">' . $term_arr->name . '</span>';
      echo '</a></li>';
    }

    If I remove entirely the

    <a href="' . $term_url . '">

    all seems to be fine but the category will not be linked

    in reply to: Supreme Theme Customization #232344

    goodmuyis
    Expired Member
    Post count: 18

    Can You give the list of what you wanted to achieve. peradventure I can spare the whole day for you

    goodmuyis

    in reply to: Supreme Directory Theme Bug #232096

    goodmuyis
    Expired Member
    Post count: 18

    Correction to => 3

    I think the error affect listing empty category link, when i try to edit the lisitng, i notice that some of the categories are empty (listing has multiple category)

    in reply to: Customize your pages strictures in templates #63859

    goodmuyis
    Expired Member
    Post count: 18

    Yes that is through, Custom coding is required, I will be happy if I can get help with that, I have used some code to solve my NO 1. I think the below Filters is what should be looking for, I just need help on proper use of these filters. The claim listing; i need to move that also

    geodir_dashboard_link_my_listing

    geodir_dashboard_link_add_listing

    geodir_dashboard_link_favorite_listing

    geodir_edit_post_link

    using custom code I have made some progress in modification see demo here

    in reply to: Customize your pages strictures in templates #63806

    goodmuyis
    Expired Member
    Post count: 18

    The guide in this link is close to what am looking in No 1 above but I have figure out how that its related to the N0 -1 without coding.

    The Social Like section, Share Button, and User Links section (Edit post, Favorite etc.) were above the Listing Info section which can be disable from Design > Details Tab.

    Also instead of coding as suggested in the link above I can edit the Post field From Place Setting > Custom Fields, then set Show in sidebar to NO, and Set Show as a Tab on detail page? to Yes (See result here)

    But what I want here is to reposition the Social Like, Share Button, and User Links to the main content Just as a did for the Sidebar Listing Details

    in reply to: Customize your pages strictures in templates #63397

    goodmuyis
    Expired Member
    Post count: 18

    OK, While searching I was able to solve No 1, How to Removing Tabs

    in reply to: MAP ERROR – No Records Found #58374

    goodmuyis
    Expired Member
    Post count: 18

    Please dont be annoyed, i just discovered that the problem was caused by me, am using a custom jQuery script and that is conflicting somehow, but I have remove that part causing problem.

    Thanks.

    But last thing I need is how to disable some field on add lisitng page, so encourage easy registration but user can update it later.

    in reply to: MAP ERROR – No Records Found #58372

    goodmuyis
    Expired Member
    Post count: 18

    Am so Sorry I did not update the password, before leaving home, Its ok now

    in reply to: MAP ERROR – No Records Found #58360

    goodmuyis
    Expired Member
    Post count: 18
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 16 total)