Vikas

Forum Replies Created

Viewing 15 posts - 166 through 180 (of 1,123 total)
  • Author
    Posts
  • in reply to: Change layout of Google info box #8391

    Vikas
    Full Member
    Post count: 1128

    Sorry forgot to attach zip.

    in reply to: Change layout of Google info box #8390

    Vikas
    Full Member
    Post count: 1128

    Hi,

    Here is better way.
    Plz download attached zip, extract it and upload post_functions.php to godirectory > geodirectory-functions folder.

    Then plz write this piece of code in ur theme functions.php

    
    
    add_filter('geodir_custom_infowindow_html' , 'geodir_get_custom_infowindow_html', 10,3) ;
    function geodir_get_custom_infowindow_html($html , $postinfo_obj, $post_preview = '')
    {
    	return 'Here u can copy content of geodir_get_infowindow_html function and can make necessary changes in html ';
    }

    Actually i have added a filter on that make that html alterable.

    It will be included in next release too.

    Thanks

    in reply to: Listing Image Upload Function – not year and month #8388

    Vikas
    Full Member
    Post count: 1128

    Hi,
    Yes u are right, we u using different table to store images, and region behind this is to keep as less number of results as possible in WP default post table to make query fast when there are thousand of posts in it.

    in reply to: Change the "time" field to a text area? #8387

    Vikas
    Full Member
    Post count: 1128

    Hi,

    U still can achieve this using textbox, if u are using admin back end to add listing, just enter

    <br/>

    wherever wu ant to give a line break.
    To achieve your desired result plz enter this in textbox.

    Monday to Friday: 8:30AM to 5:30PM<br />Saturday: 8:30AM to 1:00PM

    I will work on it to make it convenient in near future.

    Thanks

    in reply to: Coupon not showing on Add Events form #8385

    Vikas
    Full Member
    Post count: 1128

    Hi,

    Plz have a look on attached image and confirm that u have set that option to yes and added a coupon there.

    Thanks for ur patience.

    in reply to: Error when submitting reviews #8380

    Vikas
    Full Member
    Post count: 1128

    Hi,

    Plz download attached zip, extract it and upload geodir_reviewrating_template_functions.php in, geodir_review_rating_manager adon folder using FTP.

    Let me know ur comment.

    Thanks.

    in reply to: adding a new listing tab #8188

    Vikas
    Full Member
    Post count: 1128

    This is bit complicated process, let me prepare a doc during this weekend.
    I will post it asap.

    Thanks

    in reply to: Latin characters brake GD #8187

    Vikas
    Full Member
    Post count: 1128

    Hi,

    This issue has not been addressed in latest release. I will look into it now and will be fixed in next release.

    in reply to: Pop up images – twice – Enfold and Others? #8181

    Vikas
    Full Member
    Post count: 1128

    Hi,

    Thanks for spotting this.
    To fix this issue, plz get attached zip, extract it and upload custom_functions.php in geodirectory > geodirectory-functions folder using ftp and then put this code in enfold child theme functions.php

    
    
    
    add_filter('geodir_post_gallery_id' , 'geodir_post_gallery_id');
    function geodir_post_gallery_id($id)
    {
    	$id = 'geodir-post-gallery-enfold' ;
    	return $id ;
    }

    after this, plz put this css part in
    wp-admin > geodirectory > designs > scripts > Custom style css code

    
    
    #geodir-post-gallery-enfold a{
    box-sizing: border-box;
    	display: inline-block;
        position: relative;
        width: 24%;	
    }
    #geodir-post-gallery-enfold a:after{
    	  content: '';
        display: block;
        margin-top: 65%;
    }
    
    #geodir-post-gallery-enfold a .geodir_thumbnail{
    padding: 0px;
    float: left;
    width: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 92%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin:4%;
    }
    

    Plz let me know, this will be included in next release.

    Thanks

    in reply to: Error After Updating Today #8173

    Vikas
    Full Member
    Post count: 1128

    Hi,

    I have fixed 2 notices, but this
    (home/weedjoin/public_html/wp-content/plugins/shortcodes-ultimate/inc/core/tools.php) is not related to GD plugins.

    Thanks

    in reply to: Change icon and text for "Favorite" #8066

    Vikas
    Full Member
    Post count: 1128

    Hi,

    This appears to be a custom request.

    in reply to: Add-Listing Issue #8033

    Vikas
    Full Member
    Post count: 1128

    Hi,

    I have fixed this issue. GD related pages were missing.
    I will create a diagnosis tool in near future so that user can fix these kind of issue himself.

    Thanks

    in reply to: Geolocation doesn´t work #8024

    Vikas
    Full Member
    Post count: 1128

    Plz provide me ur site ftp in private reply.

    Thanks

    in reply to: Left Sidebar on Standard Pages and Blog Posts #7918

    Vikas
    Full Member
    Post count: 1128

    U have to create a sidebar on those page and then add desired widgets there.

    thanks

    in reply to: Remove default place / custom type fields #7915

    Vikas
    Full Member
    Post count: 1128

    Plz wait for one or two days max, we are going to release new version which will add unique id to each field so u can hide any field using css.

    Thanks

Viewing 15 posts - 166 through 180 (of 1,123 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount