• Resolved georgefyro

    (@georgefyro)


    Hi,

    I checked the version 7.0.2 and now the appearance of single listing page is better but again display 2 sidebars together. My default theme sidebar (that I cannot disable) and the directorist sidebar.

    Please add a button to disable the directorist side bar. It is very important!

    Also the images on [directorist_all_locations] doesn’t display and fill all the background as on [directorist_all_categories].

    Also the “more filters” doesn’t work.

    Please make a button to disable “Directory Builder” or at least to disable the directorist sidebar

    Thanks

    Best Regards
    George Fyrogenis

    • This topic was modified 4 years ago by georgefyro.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello @georgefyro

    Display 2 sidebars together

    Have your tried changing the template to “theme”? Navigate to Settings > Personalization > Template > and try changing the templates.

    Also the images on [directorist_all_locations] doesn’t display and fill all the background as on [directorist_all_categories].

    Could you please share a link to the page?

    Also the “more filters” doesn’t work.

    I was unable to find any issue on the following page. https://ladiesworld.gr/directory/

    Here is a small video – https://www.loom.com/share/042e24a9f2654b539e4b6ae48b57b58e

    Regards,

    Thread Starter georgefyro

    (@georgefyro)

    Hi,

    Can you give me an email to send you screenshots.
    https://ladiesworld.gr/directory/ is ok because I use 6.5.8 version

    Plugin Support Rafiz Sejim

    (@rafizsejim)

    We are not allowed to exchange email here in the forum. Please reach out to our official support channel through our site. https://directorist.com/contact

    Regards,

    Thread Starter georgefyro

    (@georgefyro)

    Hi again,

    There are many many issues.

    1. I did to change template and when I use Directorist template the single page is ok but all my backlinks on the page display with black color and doesn’t work the feature custom field “Online Booking”. example page https://ladiesworld.gr/directory/beaucoup/

    2. When I click edit a published listing and then I go back to see an another listing automatically the previous listing that I saw before become “pending” and I must republish it again.

    3. I don’t want to use the directorist template because my theme post template is more better. Is it difficult to add a button to disable the directorist sidebar on theme template post/page?

    4. The images on [directorist_all_locations] doesn’t fit and cover all the background but appears based the image dimensions. Also on [directorist_all_categories]
    on images display the word “listings” that it is not necessery.

    5. On video you can see the 6.5.8. version of my page https://ladiesworld.gr/directory/. Please give me an email to send you screenshots from 7.0.2 version. Sorry but I will not update my production site to 7.0.2 if you do not first fix the issues. I test your version on a staging site.

    6. On single listing page with directorist template the arrows on image slider disappeared.

    If I spent a day to check the new version 7.0 – 7.0.2 I am sure that I will find and more issues.

    Thanks

    Best Regards
    George Fyrogenis

    • This reply was modified 4 years ago by georgefyro.
    • This reply was modified 4 years ago by georgefyro.
    Plugin Support Rafiz Sejim

    (@rafizsejim)

    I have mentioned earlier

    We are not allowed to exchange email here in the forum. Please reach out to our official support channel through our site. https://directorist.com/contact

    I don’t want to use the directorist template because my theme post template is more better. Is it difficult to add a button to disable the directorist sidebar on theme template post/page?

    – You have to understand when you choose “Theme Post/Page” template then the Directorist template completely gets switched off and it doesn’t have any control over the pages. So, this is not the issue, it is conflicting with the theme or something else. Moreover, we couldn’t replicate the issue from our end so there is something going on your site that we need to look into.

    Sorry but I will not update my production site to 7.0.2 if you do not first fix the issues.

    I am not asking you to update but to contact through our site to avoid breaking the rules here.

    Regards,

    Thread Starter georgefyro

    (@georgefyro)

    Yes but before the update to 7.0 or 7.0.2 version there wasn’t any conflict with my theme post template.

    The solution on this issue is to add a button on – Directory Builder > Single listing layer > content > to disable the directorist sidebar. The problem with the 2 sidebars together display appeared after your new version.

    Also. I tried to sent you via https://directorist.com/contact > Other and the form didn’t work. I tried more than 3 times and just loading when click sumbit.
    Also to send to “tecnical support” need to make an account.

    And I don’t understand why you are not allowed to exchange email here. It is something bad or secret?

    WP-Staging plugin yesterday inside support on www.ads-software.com shared with me their email to send them screenshot

    Thread Starter georgefyro

    (@georgefyro)

    The form worked and I just sent you an email via Other on https://directorist.com/contact

    Thread Starter georgefyro

    (@georgefyro)

    Finally I found the solution of appearance issue of 2 sidebars.

    To disable the directorist sidebar the solution is the code

    .nlg-entry-content .directorist-sidebar{
        line-height: 1.6875;
        letter-spacing: 0;
        font-size: 14px;
        font-weight: normal;
        color: #424242;
        display:none;
    }
    
    .directorist-col-md-8 {
        width: 100%;
    }

    But I understood that and before the update of 7.0.2.the directorist sidebar displayed on single listing page but with width 100%

    And I found this solution

    .directorist-col-md-8 {
    width: 100%;
    }

    .directorist-col-md-4 {
    width: 100%;
    }

    Now the important issues of single listing page is

    1. The images under the main image on image slider doesn’t display as before. Now appears only the one image that displays on main image slider.

    2. The arrow icons on image slider do not display.

    3. The feature custom field doesn’t display. In this field I add a shortcode and doesn’t display.

    4. When edit an already published listing then becomes automatically pending and must re publish it.

    • This reply was modified 4 years ago by georgefyro.
    Plugin Support Rafiz Sejim

    (@rafizsejim)

    1,2,3,4 issue has been resolved and other issue are being taken care on the ticketings system.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘2 Sidebars Display Issue and on version 7.0.2’ is closed to new replies.