Paolo

Forum Replies Created

Viewing 15 posts - 15,616 through 15,630 (of 27,715 total)
  • Author
    Posts
  • in reply to: how to ? featured image on posts #122433

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the featured image is supposed to appear on top of the post. You can hide it with css or modify the template if you don’t want to show it.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you must have used something on GeoTheme to remove it, because by default GeoTheme (and WordPress in general) has the prefix /category/ in the URL of category archives: http://demo.geotheme.com/category/blog/

    Thanks

    in reply to: Documentation on link event to business? #122425

    Paolo
    Site Admin
    Post count: 31211

    That is correct.

    Thanks

    in reply to: Display failure in Chrome and Safari #122424

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the icons are not appearing because they are not there : http://www.globalbjj.net/wp-content/uploads/2015/04/Festival.png (this for all browsers).

    The detail page loading problem is really weird, happens on 1st load, but never when I have console open to check for errors.

    We will need admin credentials to investigate more.

    Thanks

    in reply to: Enable shortcodes in Custom Fields #122421

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can’t do this via functions.php.

    The only way would be to add the custom field, wrapped in a do_shortcode funtion, directly in the template where you want to show it.

    Hope this helps,

    Thanks

    in reply to: GDF translation without child theme #122420

    Paolo
    Site Admin
    Post count: 31211

    You should be uploading en_US.mo.

    Are you uploading the mo file that is created after saving the po file?

    Please provide, link, admin and FTP credentials if this doesn’t help.

    Thanks

    in reply to: GD Header / Footer – issue #122416

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    Strings in screenshot 1 can be found in Location manage po file (except the enter a location which comes from google autocompleter) for that you need to change the Maps default language in GeoDirectory >> Design >> Map >> Default map language.

    String in Screenshot 2 can be found in GeoDirectory po file.

    Strings in Screenshot 3 can be found in Advance Search po file.

    See images attached.

    Thanks

    in reply to: GD reCaptcha missing from login form #122413

    Paolo
    Site Admin
    Post count: 31211

    hi,

    the reCAPTCHA will prevent bots from registering. If they can’t register, they can’t login…

    Thanks

    in reply to: Schema Type for Custom Post Type – what is schema type ? #122410

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve created a file called add_new_gd_schema.php in wp-content/plugins with this code in it

    
    
    <?php
    /*
    Plugin Name: Add new GD Schema
    Plugin URI: https://wpgeodirectory.com/
    Description: This plugin adds new category Schemas to GeoDirectory Categories.
    Author: GeoDirectory Team
    Author URI: https://wpgeodirectory.com/
    License: GPLv2 or later
    */
    
    add_filter('geodir_cat_schemas', 'add_new_schema',10,1);
    function add_new_schema($schemas){
      //add new schemas
      $schemas['Product'] = 'Product';
      $schemas['Offer'] = 'Offer';
      ksort($schemas);// sort array a-z
      return $schemas;
    }

    Activated the pluign the 2 new schemas are added. (See image attached)

    Thanks

    in reply to: Send to Friend not visible on one package #122408

    Paolo
    Site Admin
    Post count: 31211

    Send to friend not visible when no email is entered for a listing has been fixed. The fix has been applied to your website, please confirm.

    Thanks

    in reply to: Refreshing Popular Locations #122407

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it looks like the popular category widget also shows one.

    Probably something got stuck in the DB, if you provide admin credentials and phpmyadmin details in a private reply, we’ll have a look.

    Thanks

    in reply to: Maps Not Working, default to Europe #122388

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there must be a conflict with another plugin somewhere.

    Please provide link and admin credentials in a private reply and we will have a look.

    Thanks

    in reply to: GD+BuddyPress+BuddyBoss #122387

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we never tested it personally, but we have other members using it, so I believe it isn’t a problem.

    Thanks

    in reply to: RSS feed to event post #122383

    Paolo
    Site Admin
    Post count: 31211

    No it is not.
    Sorry

    in reply to: Error after "Confirm Preview" #122382

    Paolo
    Site Admin
    Post count: 31211

    That is PHP sir, not CSS and you can’t place it anywhere. It is to be given to the other plugin author to understand where the problem is.

    Thanks

Viewing 15 posts - 15,616 through 15,630 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount