V2 Add ons Updates works not, Startpage too

This topic contains 37 replies, has 4 voices, and was last updated by  Kai Siemer 5 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #489444

    Alex Rollin
    Moderator
    Post count: 27815

    You can display additional items in the sidebar by visiting the custom fields for the CPT and setting them for “Show in extra locations” -> Details page sidebar.

    The event calendar is a widget you can add to a sidebar or a shortcode. Do you have a link to see the issue?

    #489492

    Kai Siemer
    Expired Member
    Post count: 319

    http://ostsee-insel-usedom.com/veranstaltungen/

    So I have to say, it’s starting to get really annoying, something is not working anymore with an update from you.


    Thats the Second Time, the Update from u destroyed my HomePage.

    Can not you even decently program your stuff to the end without any problems?

    #489538

    Alex Rollin
    Moderator
    Post count: 27815

    Please let us know if you run into an issue, just post back here with as much information as you can share and we will advise you.

    #489604

    Kai Siemer
    Expired Member
    Post count: 319

    At First On This Page i have About 160 event entries are not displayed at this link:
    http://ostsee-insel-usedom.com/veranstaltungen/

    The second is that all widget settings and fields are no longer there.

    See on the old Screenshots from old Post from me. This all Tabs, now i have this no longer. How i can become that back?

    I think because all this is missing, the result pages are no longer displayed as we did before version 2

    #489734

    Kiran
    Moderator
    Post count: 7069

    Hello Kai,

    There was conflict with theme template & GD template. I have added following snippet to fix it.

    
    
    /*** Content ***/
    function gd_snippet_impreza_content_archive_id( $value ) {
    	global $post;
    
    	if ( ! empty( $post ) && $post->post_type == 'page' && ( geodir_archive_page_id() == $post->ID || geodir_search_page_id() == $post->ID ) ) {
    		$value = get_post_meta( $post->ID, 'us_content_id', true );
    	}
    
    	return $value;
    }
    add_filter( 'usof_get_option_content_archive_id', 'gd_snippet_impreza_content_archive_id', 10, 1 );
    
    /*** Sidebar ***/
    function gd_snippet_impreza_sidebar_archive_id( $value ) {
    	global $post;
    
    	if ( ! empty( $post ) && $post->post_type == 'page' && ( geodir_archive_page_id() == $post->ID || geodir_search_page_id() == $post->ID ) ) {
    		$value = get_post_meta( $post->ID, 'us_sidebar_id', true );
    	}
    
    	return $value;
    }
    add_filter( 'usof_get_option_sidebar_archive_id', 'gd_snippet_impreza_sidebar_archive_id', 10, 1 );

    Please check and let us know.

    Thanks,
    Kiran

    #489862

    Kai Siemer
    Expired Member
    Post count: 319

    Ah now works the Event Calender, fine thank u very much =)

    And now, what i do with all the widget settings for GD Detail Page, Search results, etc.? How in the Picture from the Post before.

    Thanks

    #489883

    Alex Rollin
    Moderator
    Post count: 27815

    Hi,

    You can read about which shortcodes are available here, and then take a look at the demos to see what they look like:
    https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/
    https://wpgeo.directory/

    When you are setting up your GDV2 site you can get started here:
    https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/

    If you have a question about how to include a specific feature on a page or template, just make a new topic and we will advise.

    For now this topic was about the template conflict and that has been fixed. Please open new topics for new questions.

    #489908

    Kai Siemer
    Expired Member
    Post count: 319

    I’ve read through the instructions for hours now and again, I have no idea where to find the shortcodes that you have sent is not what I need.

    And I’m overwhelmed as I should make widgets settings, so that the detail pages and the other pages again as all ads back then what I had set.

Viewing 8 posts - 31 through 38 (of 38 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount