Split: A Few Issues In Supreme

This topic contains 12 replies, has 3 voices, and was last updated by  Giri 7 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #229077
    #229582

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    the developers have been alerted.

    They will let you know asap.

    Thanks

    #229599

    Craig Fryer
    Expired Member
    Post count: 110

    Sorry 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.

    #229716

    Giri
    Expired Member
    Post count: 3155

    Craig, 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');
    #229725

    Craig Fryer
    Expired Member
    Post count: 110

    Hi 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.

    #229727

    Giri
    Expired Member
    Post count: 3155

    No 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

    https://wordpress.org/plugins/tags/admin-bar

    #229777

    Giri
    Expired Member
    Post count: 3155

    Hey 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 map

    Can you give me the location and home page url where you have that issues?

    Thanks

    #231114

    Craig Fryer
    Expired Member
    Post count: 110

    I haven’t checked on the home page, but on the mobile version of
    https://www.gojapango.com/geodirectory/location/kyoto-prefecture/kyoto/

    #231730

    Giri
    Expired Member
    Post count: 3155

    Hey Craig, can you post you wp-admin login details? So i can apply the fix and test it.

    Thanks

    #232180

    Craig Fryer
    Expired Member
    Post count: 110
    This reply has been marked as private.
    #243552

    Craig Fryer
    Expired Member
    Post count: 110

    Popular 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.

    #243588

    Craig Fryer
    Expired Member
    Post count: 110

    Places 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.

    #243926

    Giri
    Expired Member
    Post count: 3155

    Hello Craig, I have fixed some issues in supreme. will fix the rest and apply it on your site tomorrow.

    Thanks

Viewing 13 posts - 1 through 13 (of 13 total)

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

Open Support Ticket