magnaromagna

Forum Replies Created

Viewing 15 posts - 151 through 165 (of 205 total)
  • Author
    Posts
  • in reply to: Switcher locator add wrong place in the url #31952

    magnaromagna
    Expired Member
    Post count: 227

    Hi, thanks for useful tips. I’ll wait for italy/italia database fix. But I update one listing some minutes before reading your message, I don’t know if you already made your changes…

    in reply to: Switcher locator add wrong place in the url #31881

    magnaromagna
    Expired Member
    Post count: 227

    Hi
    I have a big issue with location switcher, I’ll try to replicate it:

    I have region
    http://www.baltazar.it/geodirectory/locali/italia/emilia-romagna/
    and it shows all listings correctly
    (and location switcher show the region “emilia romagna”, ok)

    If I try to digit directly one city (example: faenza)
    http://www.baltazar.it/geodirectory/locali/italia/emilia-romagna/faenza/
    it gives 404 error
    (and location switcher show the region “emilia romagna”…)

    But if I click on one of the listings shown in region page mentionned above, example
    http://www.baltazar.it/geodirectory/locali/italia/emilia-romagna/faenza/villa-rotonda-faenza/
    I see it correctly, and clicking on the breadcrumb, on Faenza, it shows correctly the url mentionned above
    http://www.baltazar.it/geodirectory/locali/italia/emilia-romagna/faenza/
    (and location switcher show the region “emilia romagna”, not the city)

    So, why I’m not able to show directly the
    http://www.baltazar.it/geodirectory/locali/italia/emilia-romagna/faenza/
    ?

    Moreover, the switcher selector remains on region, and I’m not able to select any city

    In general, my users are not able to change from region to city (and viceversa) through the switcher locator

    Thank you as usual

    in reply to: how to enable comments without giving a rate? #31877

    magnaromagna
    Expired Member
    Post count: 227

    Thanks, I was looking only under Geodirectory settings / Multiratings

    in reply to: How to change default tab (from profile to review)? #31755

    magnaromagna
    Expired Member
    Post count: 227

    Hi, I’m still having some issues on this little hack: the order of the tabs has changed, but it still shows the description as active tab instead of reviews tab. I used the code following above tips, where I’m wrong? Thanks!

    I put it on gdf child theme / functions.php , before the final ?>

    
    
    // begin change order tabs //
    /** https://wpgeodirectory.com/support/topic/how-to-change-default-tab-from-profile-to-review/#post-24021 **/
    
    add_filter('geodir_detail_page_tab_list_extend', 'geodir_detail_page_tab_list_extend') ;
    
    function geodir_detail_page_tab_list_extend($tab_array)
    {
     // here u can modify this array, u can create a completely new one too.
         if(isset($tab_array['reviews'])){
             $new_tab_array['reviews'] = $tab_array['reviews'];// set in new array
    $new_tab_array['reviews']['is_active_tab']='1';
    		 unset($tab_array['reviews']);//unset in old one
    	 }
         if(isset($tab_array['post_profile'])){
             $new_tab_array['post_profile'] = $tab_array['post_profile']; // set in new array
    		 unset($tab_array['post_profile']);//unset in old one
    	 }
    
         if(isset($tab_array['post_map'])){
             $new_tab_array['post_map'] = $tab_array['post_map'];// set in new array
    		 unset($tab_array['post_map']);//unset in old one
    	 }
    
        if(isset($tab_array['special_offers'])){
             $new_tab_array['special_offers'] = $tab_array['special_offers'];// set in new array
    		 unset($tab_array['special_offers']);//unset in old one
    	}
    
         if(isset($tab_array['post_info'])){
             $new_tab_array['post_info'] = $tab_array['post_info'];// set in new array
    		 unset($tab_array['post_info']);//unset in old one
    	 }
    
        if(isset($tab_array['post_images'])){
             $new_tab_array['post_images'] = $tab_array['post_images'];// set in new array
    		 unset($tab_array['post_images']);//unset in old one
    	}
    
        if(isset($tab_array['post_video'])){
             $new_tab_array['post_video'] = $tab_array['post_video'];// set in new array
    		 unset($tab_array['post_video']);//unset in old one
    	}
    
         if(isset($tab_array['special_offers'])){
             $new_tab_array['special_offers'] = $tab_array['special_offers'];// set in new array
    		 unset($tab_array['special_offers']);//unset in old one
    	 }
    
         
    
    	// now we set any remaining tabs that have not been assigned an order
    	foreach($tab_array as $key=>$tab){
    	$new_tab_array[$key]=$tab;
    	}
    
        return $new_tab_array ;
    }
    
    // end change order tabs //
    in reply to: Switcher locator add wrong place in the url #31677

    magnaromagna
    Expired Member
    Post count: 227
    This reply has been marked as private.
    in reply to: GDF child theme – sidebar issue #31625

    magnaromagna
    Expired Member
    Post count: 227

    Hi. After a whole upgrade (core + plugins) the issue come back. I never changed by myself any options but now I see two columns, and the third one goes under the central one. I restored the backup of file gd modern /style.css but nothing changed. What should I have to check?
    Thanks

    in reply to: Switcher locator add wrong place in the url #31624

    magnaromagna
    Expired Member
    Post count: 227

    Hi. Sometimes I stil see the issue. I mean: the breadcrumbs is correctly show the city I selected, but the city selector remains to a previous city. And neighborhood listings show the wrong city.

    I’m not able to replicate, it does not occurs all times and I still not understood the “criteria” of this issue

    in reply to: Remove breadcrumb from header? #31603

    magnaromagna
    Expired Member
    Post count: 227

    Ok. Now the top breadcrumb has a fixed position.

    Wait for duplicate breadcrumbs patch/fix release.

    in reply to: Remove breadcrumb from header? #31601

    magnaromagna
    Expired Member
    Post count: 227

    I was forgotten, was an old issue (in same post there are login details)

    https://wpgeodirectory.com/support/topic/breadcrumb-twice-on-map-pages/

    in reply to: Remove breadcrumb from header? #31600

    magnaromagna
    Expired Member
    Post count: 227
    This reply has been marked as private.
    in reply to: Change url of a nation? #29152

    magnaromagna
    Expired Member
    Post count: 227

    Worked perfect, thanks

    in reply to: Merge two listings: how? #28987

    magnaromagna
    Expired Member
    Post count: 227

    Both duplicate listings have many comments: I think I have to change via phpmyadmin the post id of each comment before. I will take a look.

    in reply to: Merge two listings: how? #28964

    magnaromagna
    Expired Member
    Post count: 227

    Thanks Simone,
    I have enabled this plugin, but the items were added before. Any tips to do the right procedure?
    Thanks again

    in reply to: GD Booster activated, website blank #28673

    magnaromagna
    Expired Member
    Post count: 227

    After updating it with new version, and added the www. before all urls, it seems working fine now.

    in reply to: GD Booster activated, website blank #28048

    magnaromagna
    Expired Member
    Post count: 227

    Hi Stiofan, can you please take a look? I need to fix this issue before launch the directory. Resuming: if I enable GDBooster the whole website became blank. In previous message the ftp login

    Thank you in advance!

Viewing 15 posts - 151 through 165 (of 205 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount