Paolo

Forum Replies Created

Viewing 15 posts - 25,036 through 25,050 (of 27,715 total)
  • Author
    Posts
  • in reply to: Duplicate Listings #22567

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    they are not duplicated, they have different dates.

    Events create 1 listing for each dates an event is running.

    Thx

    in reply to: Set default location alters sample data #22565

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you need a default location because without it, the plugin will not work.

    Dummy data is added with address belonging to the default location, because it is it only to be taken as example.

    Once you understand how it works, you can delete it and add your proper data.

    Thx

    in reply to: How do I offer a list of neighborhoods to click on? #22564

    Paolo
    Site Admin
    Post count: 31211

    hi,

    I get invalid username/password.

    Can you please double check the credentials?

    Thx

    in reply to: Maps don't upload #22513

    Paolo
    Site Admin
    Post count: 31211

    You’re welcome, please provide wp admin credentials and we will have a look.

    Thx

    in reply to: Move Favorite Link on Detail page below details #22511

    Paolo
    Site Admin
    Post count: 31211

    HI Russell,

    pls see this post. It should point you in the right direction.

    https://wpgeodirectory.com/support/topic/removing-the-share-buttons-from-listing-sidebar/

    Thx

    in reply to: Location not shown in title tag #22502

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I can’t fix your location page, because the theme editor can’t save. Probably files are not writable.

    Can you please add the restore virtual page function again and just visit any admin page?

    That should fix it.

    For the title to be fixed, I need to be able to restore the location page first.

    Thx

    p.s.You should never edit the virtual pages.

    in reply to: Custom Post Types Transfer #22500

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you’re welcome, you prbably didn’t notice, but you were definitely losing widgets and other options in the past too.

    The only way to do a complete and clean find and replace is through a PHP script like this one.

    There is no way a text editor can do that.

    I’m glad we solved.

    Thx

    in reply to: Photo and pasword #22498

    Paolo
    Site Admin
    Post count: 31211

    We are creating an addon to do that and more, but it won’t be ready that soon.

    Probably by the end of next month.

    I’ve used profile builder pro in the past for this kind of things and I like it, but it’s not free. Free version doesn’t allow to change avatar.

    I don’t think you will find a free plugin that will properly work our of the box and do all that you need.

    Thx

    in reply to: Custom Post Types Transfer #22496

    Paolo
    Site Admin
    Post count: 31211

    Looks like you are running it on a DB where it’s been already replaced (damage already done).

    All text editors (no matter how sofisticated), by doing a simple find and replace will break object and serialized strings.

    If you do it on a simple wordpress blog, it will result in all widgets removed from your widgets areas.

    With GD it will result in many more problems.

    You should run it on the original DB. (the one that works correctly on the development website)

    Thx

    in reply to: Maps don't upload #22495

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you have this error on that page:

    You have included the Google Maps API multiple times on this page. This may cause unexpected errors.

    one is added by GeoDirectory, the other could be added by the theme or another non GD-plugin.

    If with this theme it was working and you didn’t recently update it too, it must be a recently added plugin that also handles google maps.

    Let us know.

    Thx

    in reply to: Custom Post Types Transfer #22492

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    what did you do the find and replace with? Notepad?

    If yes, that will break most of your options.

    Search Replace DB version allows you to carry out database wide search/replace actions that don’t damage PHP serialized strings or objects with a user friendly interface and experience.

    Thx

    in reply to: Uploaded listings being set as Paid , not Free listings #22490

    Paolo
    Site Admin
    Post count: 31211

    I’m not 100% sure, but I think that you can add 4 extra fields to your CSV at the end after Images.

    paid_amount, package_id, alive_days and expire_date

    For a free listing you would want:

    paid_amount = 0
    package_id = 1
    alive_days = 0
    expire_date = Never

    * make sure your free package_id for the desired cpt is actually 1…

    Let us know,

    Thx

    in reply to: Custom Post Types Transfer #22489

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the tool used to transfer the database is not transferring GD tables.

    Make sure to use a tool like this that will take the entire DB into consideration and not one taking only tables with wp_ prefix.

    I suggest this one: https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    Thx

    p.s. starting with the next release, this problem will never come up again, because to make GD multisite compatible we had to add the wp_ prefix to gd tables too.

    Thx

    in reply to: Registration Messages #22487

    Paolo
    Site Admin
    Post count: 31211

    You can try by adding global var $current_user:

    
    
    
    if (is_user_logged_in()){
    global $current_user
    	$author_link = get_author_posts_url( $current_user->data->ID );
    	$author_link = geodir_getlink($author_link,array('geodir_dashbord'=>'true','stype'=>'gd_place'),false);	 
    	 echo '<b>Signed In As: <a href="' . $author_link. '">' . $current_user->user_firstname . "</a></b>";

    Let us know,

    in reply to: View all post type #22486

    Paolo
    Site Admin
    Post count: 31211
Viewing 15 posts - 25,036 through 25,050 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount