Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
September 17, 2014 at 12:53 pm in reply to: Different days for events creates different listings #15688
ok please explain to me how you would work this?
Event 1 – 1 Dec(1 day)
Event 2 – 2 Dec(7days)
Event 3 – 3 Dec(1 day)
Event 4 – 4 Dec(1 day)
Event 5 – 5 Dec(1 day)
Event 6 – 6 Dec(1 day)
etc…How should Event 2 be displayed in the list order wise?
Stiofan
Hi Joe,
The location switcher should be on the page somewhere for it to work properly, you can add it to a text widget as described above and you can also add this shortcode to a page to list locations in a different way
[geodir_location_switcher]
for the other links if you want to add them manually you can use the “links” button to add any link manually.
Stiofan
please see my post above, it’s not fixed, i have added it as a bug and it will be fixed soon.
Stiofan
I had removed that widget and placed it in the unused widget area, you can add it back but it will then remove the recent post widget again.
You can disable the query monitor and also disable the wp admin bar from GDF options.
Thanks,
Stiofan
Guust’s suggestion sounds best to me also, i’ll leave this open for more replies before i assign it as a task.
Stiofan
Great! 🙂
Hi Ronald,
The mobile menu is basically a copy of the menu but it’s formatted for mobile use, it’s hidden on the page and when the browser window gets to a certain small width the CSS will show it and hide the normal menu. This could be the theme that does this or it could be a plugin, i was wanting to know what one adds the menu code as it’s not being added where it’s not appearing?
Stiofan
I agree it should not be changed when editing from the backend but what would u do about front end?
Stiofan
Ah ok. I would sugest changing theme or updating the theme to use the new wordpress menu system or you could try this:
#1 add this code to your child theme functions.php this will enable shortcodes to work in text widgets.
add_filter( 'widget_text', 'shortcode_unautop'); add_filter( 'widget_text', 'do_shortcode');
#2 add a text widget to all your pages, maybe in the top sidebar and add this shortcode to get the location switcher.
[geodir_location_tab_switcher]
Other than that you would have to add other links manually to your menu.
Stiofan
Thanks for spotting this, it seems to be that the populpar posts view widget is not resetting the query properly, the wp_reset_query is called but it’s not working for some reason. I have added this as a bug and it will be fixed shortly.
Thanks,
Stiofan
Thanks for confirming purple!
Hi Brian, this seems logical to me, how would you suggest it should work?
Rockhopper, are u still having problems?
Stiofan
it’s in Desing>navigation >Allow post type to add from frontend
added the BBC as a task thanks
Stiofan
-
AuthorPosts