Kiran

Forum Replies Created

Viewing 15 posts - 2,221 through 2,235 (of 6,022 total)
  • Author
    Posts
  • in reply to: Losing data on upgrade #487741

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Internet Explorer Squishy Images #487736

    Kiran
    Moderator
    Post count: 7069

    Hi Jeff,

    We have fixed this issue. It will be in next release.

    Try this patch https://github.com/AyeCode/geodirectory/commit/5d4e0e08105ad1d4ef9dfec5bbf9fc8149ff6237

    Or provide FTP credentials to check from our side.

    Kiran

    in reply to: Translated places brinks redirecting error #487735

    Kiran
    Moderator
    Post count: 7069

    Hi Denis,

    Issue has been fixed, please check and let us know.

    Regards,
    Kiran

    in reply to: Attempted Upgrade – No conversion screen, no widgets #487726

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Shortcode My Ads GD vs2 #487724

    Kiran
    Moderator
    Post count: 7069

    Hi Jason,

    Edit issue has been fixed and it will be in next release. Patch fix available here(if you want to update): https://github.com/AyeCode/geodirectory/commit/e8361931046f621968814037ade9babb9031a169

    Kiran

    in reply to: GD v2, update title. #487713

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Can I get a sample code, so that as my attempt has not being a success

    I have already provide sample code in post #486660
    You have to refer this logic to achieve that.

    it is saying “Archives: Business Directory” .. not “Archive” .. it has an ‘s’ .. so I am abit lost there too

    You can adjust it from Pages > GD Archive Page

    Kiran

    in reply to: V2 Add ons Updates works not, Startpage too #487708

    Kiran
    Moderator
    Post count: 7069

    Hello Kai,

    1. On Startpage the First Map is Places, how i can edit that to great places POI “Tolle Orte Poi”.

    I have added post_type=’gd_tolle_orte_poi’ in [gd_map] shortcode in page content via page builder.

    2. How i can add the old CSS adjustments, which at by GD > Design > Scripts for Header. Footer and individually Scripts.

    You can add custom css/script by using any of following:
    – Using Snippet with use of wp_head hook
    – Using Theme Custom CSS/Script if it allows from Appearance > Customize or Appearance > Custom CSS.
    – Using child theme functions.php file with use of wp_head hook

    Examples:
    To pus script in header use following snippet.

    
    
    /**
     * Add scripts in header.
     */
    function gd_snippet_wp_head() {
    	?>
    <style type="text/css">
    .gd-my-class {
    	
    }
    </style>
    
    <script type="text/javascript">
    /* <![CDATA[ */
    	/*** JAVASCRIPT STARTS HERE ***/
    	alert("Header Javascript!");
    	/*** JAVASCRIPT ENDS HERE ***/
    /* ]]> */
    </script>
    	<?php
    }
    add_action( 'wp_head', 'gd_snippet_wp_head', 100 );

    To pus script in footer use following snippet.

    
    
    /**
     * Add scripts in footer.
     */
    function gd_snippet_wp_footer() {
    	?>
    <style type="text/css">
    .gd-my-class {
    	
    }
    </style>
    
    <script type="text/javascript">
    /* <![CDATA[ */
    	/*** JAVASCRIPT STARTS HERE ***/
    	alert("Footer Javascript!");
    	/*** JAVASCRIPT ENDS HERE ***/
    /* ]]> */
    </script>
    	<?php
    }
    add_action( 'wp_footer', 'gd_snippet_wp_footer', 100 );

    Let us know.

    Kiran

    in reply to: A few questions #487702

    Kiran
    Moderator
    Post count: 7069

    Hello Sabir,

    2. Sorting settings do not work properly. We added “featured” as a sorting option and set it by default, but it does not appear in the GD archive page at all.

    Sorting fields setup looks ok. Please provide FTP credentials to check why featured field not showing on sorting options.

    Thanks for the prompt reply. I have added Free package for all the fields, and they appeared on the Front end, but now I have this error – pls see the attached screenshot.

    You have disabled package id & expire date fields from fields settings. To use Pricing Manager you must have Package ID & Expire Date fields are active & also it is mandatory to have one of cart(Invoicing or WooCommerce) is active.

    Let us know.

    Thanks,
    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hi Skye,

    There is a “Gplzone Updater Plugin” plugin that hiding notices within admin area. I have performed v1 to v2 conversion.

    Please check and let us know.

    Regards,
    Kiran

    in reply to: Mobile map zoom problem #487689

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: GD v2 update issues #487686

    Kiran
    Moderator
    Post count: 7069

    Hi George,

    One of plugin overwrites the plugins data and GD plugins looses input to insert licence key.

    To fix this problem, i have applied solution provided here #408316.

    Please check and let us know.

    Kiran

    in reply to: Shortcode My Ads GD vs2 #487572

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Lost my search button image #487571

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: V2 Add ons Updates works not, Startpage too #487563

    Kiran
    Moderator
    Post count: 7069

    Hi Kai,

    Now map is working fine on home page. Please check and let us know.

    Kiran

    in reply to: GeoTheme to GeoDirectory #487551

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
Viewing 15 posts - 2,221 through 2,235 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount