J. Davis

Forum Replies Created

Viewing 15 posts - 3,211 through 3,225 (of 3,452 total)
  • Author
    Posts
  • in reply to: Image Centering and Column Settings #328488

    Hi Francis,

    That’s rather strange that you faced it with Emmet theme. Probably some plugin styling caused the issue with image alignment. Could you submit a request providing admin access and WordPress URL?

    Best regards,
    John

    in reply to: Errors #328021

    Hi Raduz,

    Thank you for your request. We have already fixed this issue in the next version. Please check for new update of Timetable plugin v1.1.4. Let us know if it works after the update.

    Best regards,
    John

    in reply to: How can I make the body copy larger? #327891

    Hi Lousie,

    1. Could you specify what you mean under body copy? I would appreciate if you depict the request on the screenshot.
    2. Where exactly you want to increase the space between lines? What pages or page templates?
    3. I’ve added your request to our list of features. Thank you.

    Best regards,
    John

    in reply to: Not Working #326761

    Hi Robert,

    Make sure you use latest version of plugin. currently it is 2.0.3 version. If it is up to date try to clear the cache in your FireFox browser and check it again. Try to disable suspicious extensions at Firefox browser as it should run properly into both browsers.
    If it is not helpful you can submit a request providing admin login data. We’ll test it for you.

    Best regards,
    John

    Hi Raduz,

    Unfortunately I can not know the exact date because we need to review the requests and see if we’ll be able to add it to the next update or to further ones.
    Thank you for your feedback.

    Best regards,
    John

    in reply to: Font Color in Main Menu with Submenu #326703

    Hi Jonas,

    1. You can set the color for your submenu via Appearance > Customize > Colors. It will edit the color of your buttons too.
    2. You can also add the styles below to your Child theme:

    .sf-menu ul a{
    background:#4b7390;
    border-top:none;
    }

    Best regards,
    John

    Hi Raduz,

    Unfortunately it is not possible to fulfill both request in current version of plugin. I’ve added both suggestions to our feature request list to review it. Probably it will be available in the next version of plugin.
    We appreciate your feedback.

    Best regards,
    John

    • This reply was modified 9 years, 1 month ago by J. Davis.

    Hi Jonas,

    Yes, you have made .site-header class transparent but there is also .main-header one with white background. Please refer to styles below on how to achieve the desired result:

    .main-header{
    background:transparent;
    }
    .site-header{
    background:rgba(50,65,85,0.75);
    }
    
    .site-header:after{
    display:none;
    }

    Best regards,
    John

    in reply to: Portfolio page #325840

    Hi Romeo,

    Probably there are some redirects enabled on your server or WordPress or permalinks are set incorrectly. I can not say for sure without access toy our website. Could you submit a request providing admin access to your WordPress?

    Best regards,
    John

    in reply to: Removal of "All Events" #325209

    Hi Michelle,

    Unfortunately there is no option to disable filter above the TimeTable. You can add custom style below to your child theme or any custom CSS field provided in the theme or plugins:

    .mptt-shortcode-wrapper .mptt-navigation-tabs {
        display: none;

    I’ve added your suggestion to our feature request. Probably we’ll add it within next updates.

    Best regards,
    John

    in reply to: Using Anchor points #325206

    Hi Carlos,

    Thank you for your suggestion. I’ve added it to features list to review it.

    Best regards,
    John

    in reply to: Timetable start time #324658

    Hi Jill,

    1. Seems like you’ve hidden empty rows while adding the Timetable to the page. Now you can go to your page with TimeTable shortcode and edit hide_empty_rows value from 1 to 0 e.g ‘hide_empty_rows=”0″‘.
    2. We do not use any special styling for TimeTable post type. Could you clarify the issue more detailed providing example or website URL. Also specify what theme do you use. If it is premium one we would like to ask you to submit a request providing admin login data.

    Best regards,
    John

    in reply to: Can't find variable: jQuery #324657

    Hi Lee,

    I’ve just tested the page content on another page and pasted it back and it is running properly. Seems like it was cache issue. Please try to check it again.

    Best regards,
    John

    in reply to: Image Centering and Column Settings #324598

    Hi Lee,

    I’ve edited theme style img{display:block;} into img{display:initial;} and alignment is functioning properly. You can check it.

    Best regards,
    John

    in reply to: Image Centering and Column Settings #323966

    Hi Lee,

    1. Make sure you use latest version of plugin. Currently it is 2.0.2 or 2.0.3. Also you theme styles may affect the image object so you can submit a request providing admin login data. I’ll check that for you.
    2. There are no Settings available for Columns that’s why we disabled this tab. You can just style it visually as well as rows. All available settings may be found at Row properties.

    Best regards,
    John

Viewing 15 posts - 3,211 through 3,225 (of 3,452 total)