J. Davis

Forum Replies Created

Viewing 15 posts - 3,271 through 3,285 (of 3,450 total)
  • Author
    Posts
  • in reply to: JQuery is not defined. #307223

    Hi Livio,

    Please check if your website address is the same as admin address. Probably there is some redirect enabled that causes an issue. If nothing is helpful you can submit a request to our technical support team.

    Best regards,
    John

    in reply to: nofollow attribute to linked content #307217

    Hi,

    There is no option to set ‘nofollow’ attribute in MotoPress because this functionality is unavailable in WordPress CMS by default. Anyway we have added your suggestion to our feature request list for further investigation. Thank you for your feedback.

    Best regards,
    John

    in reply to: Never Ending Spinning Gears when try to edit slide #305954

    Hi,

    You use out of dated version of plugins. You should activate your licenses to get notifications about new versions available.

    Best regards,
    John

    in reply to: Problem with lists in bbPress #304518

    Hi Dorian,

    Yes, we’ll do our best to fix it in the next version of Emmet Theme. We are sorry for temporary inconveniences.

    Best regards,
    John

    in reply to: Blog excerpts #304490

    Hi Gavin,

    You can define the layout of your blog in Customizer > Posts Settings. Thus you are able to select among the following layouts With Sidebar, Masonry, Full Width, Two Columns.

    Best regards,
    John

    in reply to: cherryframework integration error #303815

    Hi Luiz,

    I’m sorry but seems like I do not understand the issue correctly. Please clarify it more detailed and specify what exactly error you can see. Could you also submit a request providing admin access and website URL and we’ll check it for you?

    Best regards

    in reply to: Centre logo and change size #302077

    Hi Ant,

    You can try to add padding-left property or the style below:

    .site-header .site-logo {
        float: none;
        text-align: center;
    }

    Best regards,
    John

    in reply to: Concurrent events? #302075

    Hi Tricia,

    I’m really sorry for a delay. While developing the plugin we reviewed the version when two events are placed next to each other if they are held at the same time. But it looks weird as it is not convenient to read event, description, etc. If you have any thoughts on how to adjust it so it will look nice we’ll review your suggestion with pleasure.

    Best regards,
    John

    Hi Leonardo,

    First of all you should install child theme and add the style below to style.css of your child theme.

    .top-header{
    background:#11C5C5;
    }

    You can get a child theme at the page of Emmet theme

    Best regards,
    John

    in reply to: Team image upload not working. #301226

    Hi Damon,

    I’ve just tested ‘Theme → Team’ widget locally and ‘Upload Image’ button is functioning properly. Please make sure you use latest versions of Emmet theme and Emmet Theme Engine plugin. If both are up to date I would ask you to submit a request so that we could check it for you.
    By the way we have added social icon you requested and few other features with latest theme update.

    Best regards,
    John

    in reply to: hide featured image? #300847

    Hi Juan,

    In order to hide the featured image from the post you should
    – install Child theme we prepared here.
    – activate child theme
    – go to server and copy wp-content/emmet-lite/content-single.php file to wp-content/emmet-child/ folder
    – open it with text editor and comment this line <?php mp_emmet_post_thumbnail($post, $emmetPageTemplate); ?>.
    The line should look like this
    <?php //mp_emmet_post_thumbnail($post, $emmetPageTemplate); ?>
    – save the changes and upload modified file to server (child theme folder)

    Best regards,
    John

    in reply to: Problem with lists in bbPress #300810

    Hi Dorian,

    Thank you for pointing this out. We’ll review this and let you know.

    Best regards,
    John

    in reply to: No vertical scroll (for page) on content editor #300793

    Hi Hector,

    We have found this issue and it will be fixed in the next version of plugin. Currently you can add the style below to MotoPress>Settings>Custom CSS field:

    body.motopress-body {
        height: auto;
    }

    We are sorry for temporary inconveniences.

    Best regards,
    John

    in reply to: motopress editor dont stop loading… #297063

    Hi Paul,

    Please make sure you use latest version of plugin 2.0.2. If it is up to date we would ask you to submit a request providing admin access details and website URL.

    Best regards,
    John

    Hi Warren,

    HTML tags were disabled everywhere except Big Title Section due to WordPress requirements. We’ll add this feature back in another way within next update. Thank you for your feedback.

    Best regards,
    John

Viewing 15 posts - 3,271 through 3,285 (of 3,450 total)