Split: A Few Issues In Supreme
This topic contains 12 replies, has 3 voices, and was last updated by Giri 8 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: GD Login Box, map cluster, multi-rating, navigation, ssl, Supreme
-
AuthorPosts
-
July 18, 2016 at 12:25 am #229077
I have found a few other minor issues:
Navigation menu on home page missing on mobiles
Actually it isn’t missing, it is almost completely covered by the WP Admin Bar. Took me a while to work it out.Speaking of the WP Admin Bar, what is the best way to disable it for all user on GeoD/Supreme?
I know you can add the following code to functions.php file, but that will break when GeoD is updated.
Mobile Mode – Tap Targets too close
Google Pagespeed Insight is reporting the following problems in mobile mode:Listing Detail Page
Category links when there are two or more categoriesThe tap target Favorite is close to 1 other tap targets. I can’t see the problem here, but it is being reported.
Location Page & Home Page
Popular Categories (links) too close to each other.
More Categories too close to the mapJuly 18, 2016 at 9:40 pm #229582Hi,
the developers have been alerted.
They will let you know asap.
Thanks
July 18, 2016 at 11:25 pm #229599Sorry I hadn’t known what the policy was a starting new threads or trying to keep the same information in a common thread.
Given it is the former, it might be good to have a sub group for the Supreme Theme.
July 19, 2016 at 9:01 am #229716Craig, You can hide the admin bar using the following code.
Put it in your child theme’s functions.php file
add_filter('show_admin_bar', '__return_false');
July 19, 2016 at 9:12 am #229725Hi Giri,
My post wasn’t very clear. I know how to hide the admin bar, but thank you for the advice.
I was just pointing out that there is a problem with the theme and others might have problems as well, as it wasn’t obvious what the problem was.
July 19, 2016 at 9:24 am #229727No Craig, You were very clear.
I have found the cause. I need to discuss with paolo and stiofan, before changing some styles, because they might have added there for a reason.
For instance, this is the code causing that menu issue
.home.sd.admin-bar .site-header { top: 0; }
Before removing the code, i have to discuss with them
I know how to hide the admin bar, but thank you for the advice.
Ok I get it now. Supreme is already a child theme. Thats why you are worried that your changes will get lost when you upgrade.
In this case you can create a simple plugin to put your custom codes.
If you need to only hide admin bar, you can try a plugin
July 19, 2016 at 10:45 am #229777Hey Craig, I have fixed few pagespeed issues.
Location Page & Home Page
Popular Categories (links) too close to each other.
More Categories too close to the mapCan you give me the location and home page url where you have that issues?
Thanks
July 21, 2016 at 3:35 am #231114I haven’t checked on the home page, but on the mobile version of
https://www.gojapango.com/geodirectory/location/kyoto-prefecture/kyoto/July 22, 2016 at 12:31 pm #231730Hey Craig, can you post you wp-admin login details? So i can apply the fix and test it.
Thanks
July 23, 2016 at 3:06 am #232180This reply has been marked as private.August 9, 2016 at 1:04 am #243552Popular Post View widget there seems to be a few little issues with its display.
-
On the first result on each line (LHS) after the stars there is vertical line. This is not seen on the other results.
After the stars there is a dash or horizontal line for separation, however I don’t think it should be there as it looks a bit like a negative or minus sign.
Places Detail Page
The following applies to the Places Detail pages, not the location page.Title section:
After the stars there is a dash or horizontal line for separation, however I don’t think it should be there as it looks a bit like a negative or minus sign.In the Supreme Theme there is no breadcrumb on this page, however I think it would be good if the City, Region and Country (where applicable) became links. This makes a handy form of navigation. Otherwise I find it a little clumsy to return to the main City page.
When the title is long it breaks up the page in the desktop view. See (https://www.gojapango.com/geodirectory/places/tokyo/tokyo/observation-deck/tokyo-metropolitan-government-building-observation-deck/). This pushes the Write a Review button down and leaves a large empty space above the button and to the left. Not sure what the best solution is, but it just looks a bit messy.
Profile Section:
In the desktop view the work Profile is sitting further down the page from the horizontal line than the Edit this Post in the right hand column. I think the Profile should be moved close to the horizontal line. This would just make the presentation better.Address Section
The neighborhood is not showing as part of the address when the multi-location plugin is installed.Also the layout of the address seems a bit odd with the street directly next to the “Address”, then the City, Region and Country all on separate lines. May be it could be “Neighborhood, City, Region, Country” as a string.
Widgets in Sidebar
I think there should be more vertical padding between all the widgets. As it is the widget titles are too close to the widget above and too far from the rest of the widget content. This can be seen in the “My Dashboard” heading text is too close to the widget above, particularly given how far the title is from the “Logout”. The title and “View All” for the Popular Post View is too close to the widget above and too far from the pictures of the tours in the widget body.The login details from above are still applicable.
August 9, 2016 at 2:07 am #243588Places Detail Page – Review Section
This is with the Review Rating Manager plugin installed.
Example page: https://www.gojapango.com/geodirectory/places/tokyo/tokyo/observation-deck/tokyo-metropolitan-government-building-observation-deck/After the review stars there is the camera and the text “no photo” which is too close to the thumbs up icon, which is too close to the “more”. Not really sure that the “no photo” is required.
The review body is indented which is ok on the desktop, but I am not sure that it is the best option on the mobile. May be on the mobile have no indent or a smaller indent.
August 9, 2016 at 2:22 pm #243926Hello Craig, I have fixed some issues in supreme. will fix the rest and apply it on your site tomorrow.
Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket