Add Listing Page For Logged Out Users
This topic contains 8 replies, has 3 voices, and was last updated by Paolo 10 years, 3 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: add listing page
-
AuthorPosts
-
July 15, 2015 at 5:18 pm #45838
site: http://www.militarybuyers.guide
I need assistance with the add listing page for logged out users.
The page is loading at the top behind the header and despite all my attempt to create a solution I have been unable to fix.
I have attached a screenshot.
July 15, 2015 at 10:23 pm #45873It seems you are using the Kleo theme.
There are several problems with Kleo Theme. Have a look here:https://wpgeodirectory.com/support/search/?bbp_search=kleoPost your admin details (in a private reply) and we might see if there is any assistance we can provide, or whether you need to contact the Kleo people.
July 16, 2015 at 12:33 am #45876Looks like my only solution after reading all the threads is to either discontinue use of Kleo Theme or Discontinue us of Geodirectory and all the add ons and use another more compatible directory plugin.
I have contacted Kleo and they assure me that version 3.0 is 100% GeoDirectory compatible.
Everything seems to work except the add listing page for logged out users so far. However, the add listing page works fine on mobile devices… why not on desktop or tablets.
See mobile screen hot attached.
If the GeoDirectory framework was more BuddyPress friendly I would use it instead of Kleo.
July 16, 2015 at 5:15 am #45880Like I said: “Post your admin details (in a private reply) and we might see if there is any assistance we can provide, or whether you need to contact the Kleo people.” If it is only the add-listing page, then it might not be that hard. But without admin details, we cannot help.
And you might be interested in this then:
https://wpgeodirectory.com/whoop-beta-released/July 16, 2015 at 6:49 pm #45967Hi,
from what I can see Kleo is considering the signup page as the home page, which means it isn’t 100% compatible when you use a transparent header with an alternative logo in the home page.
Probably in the header they have conditional tag to check if the page is the front page before serving the normal or transaprent header, something like:
if(is_front_page()) {//code to serve transparent header};To exclude the signup page from being seen as home by the theme they should add something like:
if(is_front_page() && (!isset($_GET['geodir_signup'])) ) {//code to serve transparent header};This is much easier for them to solve that it is for us, especially if you pass them these suggestions.
Let us know,
Thanks
July 17, 2015 at 6:53 am #46022This reply has been marked as private.July 17, 2015 at 7:19 am #46025Also:
I just realized that the claim listing pop-up is also a little messed up and can use some help on that as well.
See attached screen shot.
Thanks.
July 17, 2015 at 5:44 pm #46083KLEO has just informed me that if using their theme with GeoDirectory and you do not set GeoDirectory as home page that this effects the add listing page header/transparent menu, making it so that you won’t even be able to set header transparency on or off (Which was my issue). It primarily affects logged out users, while the add listing page for logged in users works just fine. They are working on a fix.
Meanwhile, I am still waiting on a fix for the Claim Listing Pop-up CSS? I created a topic there and am waiting for a fix so I can start marketing.
Thanks
July 17, 2015 at 10:08 pm #46096I’ve replied to another post where you requested help for the popup. I found 3 topics now… Please avoid double or triple posting about the same problem. It only makes our work harder.
Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket