stargeoteam

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • in reply to: Popular Categories Widget Alphabetize #385867

    stargeoteam
    Full Member
    Post count: 33

    Hi @paolo,

    add_action(‘sd_homepage_content’,’sd_homepage_featured_content’); this code doesn’t make sense. Even if I delete it the homepage still shows the featured categories.

    I even deleted the whole function(sd_homepage_featured_content) and action hook on geodirectory-compatibility and still the POPULAR CATEGORIES still display on the homepage.

    I’m using Supreme Directory. Used a static page as a homepage.

    1. I haven’t solved yet how to make a widget that displays categories in alphabetical order.
    2. I need to MODIFY ASAP how to change the NUMBER OF POPULAR CATEGORIES in the HOMEPAGE of SUPREME DIRECTORY. Can you tell me which file exactly and what line should I modify? I need to do this ASAP as a quick FIX.

    Let us know.

    Thanks

    in reply to: Google DFP ads disappear #383965

    stargeoteam
    Full Member
    Post count: 33

    Hi @stiofan,

    I’m still on this issue.

    I will have to create proper credentials and access for you to debug.

    Will reply with a PRIVATE MESSAGE once the credentials are ready.

    Thanks

    in reply to: Google DFP ads disappear #383129

    stargeoteam
    Full Member
    Post count: 33

    Hi Guust,

    Thanks for the reply.

    1. I am aware of the error you have cited on your reply. However, if I don’t use SUPREME THEME and use a WORDPRESS Default theme the DFP AD works even if there is a PARSER-BLOCKING error.

    2. I will try to solve the Parse-blocking error but I believe this is not what is causing the ads to disappear and still pointing out at the SUPREME Directory.

    Still in progress.

    Thanks,
    Marco

    in reply to: geodir_show_listing_info function changed #291988

    stargeoteam
    Full Member
    Post count: 33
    
    
    function geo_insert_info() {
      echo "<div class='geo-listing-info'>";
      global $post, $preview;
      
      echo "<h2>";
      echo $post->post_title;
      echo "</h2>";
      
      if(function_exists('geodir_show_listing_info')) {
        echo geodir_event_show_shedule_date();
      }
      if(function_exists('geodir_show_listing_info')) {
        echo geodir_show_listing_info('detail');
        if($preview) {
          echo "</div> <!-- close for preview -->";
        }
        
      }
      /**/
      echo "</div>";
    }
    
    add_action('geodir_details_main_content', 'geo_insert_info', 45);

    Hi Stiofan,

    It’s still not working… 🙁

    Above is my code. I use it on my custom template and hook it on geodir_details_main_content action.

    This has always worked with the old code.

    Can you advise how can I properly apply this?

    Thanks,
    Marco

    in reply to: geodir_show_listing_info function changed #287440

    stargeoteam
    Full Member
    Post count: 33

    Hi Stiofan,

    I want to use it on the listing detail page template.

    Will try using it with the ‘detail’ param.

    Thanks,
    Marco

    in reply to: geodir_show_listing_info function changed #286279

    stargeoteam
    Full Member
    Post count: 33

    Hi Kor,

    I just basically use geodir_show_listing_info()

    echo geodir_show_listing_info();

    That’s it.

    The behavior before was it will display the necessary details. But now it does not do anything. I use it in a custom function I made and add it the the details page FILTER/HOOK.

    Since this issue was very urgent for us, I needed to make a fix ASAP. I created my own function and used some of the codes on the OLD geodir_show_listing_info() function so I can display the details I need. Mostly it used $post->post_address, $post->geodir_contact, etc. and echo it.

    I resolved my issue but with my own function. It will not rely on Geodirectory updates anymore UNLESS you guys will change database, etc.

    Hi Paolo,

    1. My question now is that in the current version of Geodirectory(1.6.1) can you ever use

    echo geodir_show_listing_info();

    to display details of the POST?

    2. What should I expect to happen if I use

    echo geodir_show_listing_info();

    ?

    Thanks guys. Cheers.

    in reply to: File size error : You tried to upload a file over 2mb #62095

    stargeoteam
    Full Member
    Post count: 33

    1. Geodirectory Version is 1.5.5
    2. GEo Events Version is 1.2.8

    Thanks

    in reply to: Need Same Category slug for place and event #39881

    stargeoteam
    Full Member
    Post count: 33

    Hi Guust,

    I understand. Thanks for the information! 🙂

    in reply to: Need Same Category slug for place and event #39457

    stargeoteam
    Full Member
    Post count: 33

    Hi Guust,

    Thanks for the response. 🙂

    1. So my requirements above is not possible? Even if the link is different like /events/local-services and /places/local-services?
    2. I think I’m not the only one who happen to have this kind of requirement. Hoping there’s a way to make this happen.

    Let me know please.

    Thanks

    in reply to: How to Query Posts Per Category #37392

    stargeoteam
    Full Member
    Post count: 33

    1. I used tax_query.

    Resolved.

    in reply to: Preview Changes BUG resulting in endless duplicate posts #36754

    stargeoteam
    Full Member
    Post count: 33

    @guust Thanks for the response.

    1. I Understand.
    2. OK.
    3. So do you mean that if I input a listing manually through the BACKEND(Like add new Place) there is no way to PREVIEW it before publishing and making it live?

    Thanks

    in reply to: Preview Changes BUG resulting in endless duplicate posts #36730

    stargeoteam
    Full Member
    Post count: 33

    Hi @stiofan @paolo

    Thanks for working on this issue.

    1. When you said you were able to recreate did that mean that it was a bug in Geodirectory plugin that’s causing this? I just want to confirm so I won’t be looking in other places to search what’s causing the issue.

    2. I updated my Geodirectory and yes, there is no more “Preview Changes” button. 🙁 Can I ask why “Preview Changes” is not possible or the post cannot be previewed?

    3. Does Geodirectory have any similar function or feature to “Preview Changes”? Because I need that function for me to look at my listing or post before making it LIVE so I can avoid mistakes and also so I can see how my New Listing looks before making it LIVE/PUBLISHED.

    Please let me know.

    Thanks,


    stargeoteam
    Full Member
    Post count: 33

    Hi @stiofan Thanks for the response.

    1. I’ve tried clearing my session, clear cookies, restart my computer. Tried from three different computers.
    2. I’ve tried on my 2 different local copies(Updated and fresh install).
    3. I’ve only activated the twenty fifteen theme and only Geodirectory as a plugin activated.
    3. You are correct that when I clear my cookies and sessions. It becomes okay again. I also used incognito window to test.
    4. But when I do click “Preview Changes”, then click “update” on my post. The problem occurs again. 🙁 Me clicking the “Preview Changes” triggers the ISSUE.
    5. This issue occurs on the EVENTS and PLACES Post type. Not on the normal Post type.

    Please help. 🙁


    stargeoteam
    Full Member
    Post count: 33

    1. I have replaced and overwrite my wordpress installation with the latest version of WP 4.1.1
    2. Used and activated the default theme twenty-fifteen. Disable all plugins except GeoDirectory.
    3. Updated Geodirectory and it’s add-ons to the latest version.
    4. The ISSUE still occurs. When I go to places and Edit one of the posts, Click “Update” button it will keep loading(loading gif keeps spinning) then next thing will happen is Server Internal Error.
    5. When I refresh. I check my /wp-admin/edit.php Posts page, posts are duplicated up to 500 copies of the same post I have edited.

    Please help GD Team. 🙁


    stargeoteam
    Full Member
    Post count: 33

    @guust I’ve updated all the plugins. GeoDirectory and 3 add ons. The problem still occurs. Tried clicking the “Update” button an event and place twice and it still duplicates posts. 🙁

Viewing 15 posts - 16 through 30 (of 32 total)