J. Davis

Forum Replies Created

Viewing 15 posts - 2,806 through 2,820 (of 3,452 total)
  • Author
    Posts
  • in reply to: WooCommerce 3.0 Update Breaks Emmet Theme #503038

    Hello Michaela,

    Thank you for notifying us. We’ll do our best to adjust theme for WooCommerce update as soon as it is possible.

    Best regards,
    John

    in reply to: WPML translation #502319

    Hello Stanley,

    You need String Translation module for WPML plugin as Front Page consists of Widget Areas. This module helps to translate Front Page strings, content and widgets.

    Best regards,
    John

    in reply to: Update theme #502318

    Hello,

    If you purchased theme from our partners you need to update theme via FTP. That is you should connect to your server and upload files from updated /emmet folder to /emmet folder at your server. Or rename existing /emmet theme at your server and install updated version of theme.

    Best regards,
    John

    in reply to: Layer not hiding #502316

    Hello Evo,

    Please specify the Duration value http://prntscr.com/essb5q As you can see it may take all the time you allowed for layer to be showed. Thus you should either increase appearance time or decrease Duration value for animation.

    Best regards,
    John

    in reply to: Add spicy icons(like peppers) #502315

    Hello Stelios,

    Thank you for your notification. Contact us if you have any additional questions.

    Best regards,
    John

    Hello,

    There is newer version of MotoPress Slider. Please check license activation and update plugin first. Let me know if it fixed the issue.

    Best regards,
    John

    in reply to: Slider Navigation Arrow Color #502309

    Hello Lori,

    You need to modify .svg files at motopress-slider/motoslider_core/images directory. I’ve also added your request to our features list. Thank you for your suggestion.

    Best regards,
    John

    in reply to: Events cover header #501151

    Hello Emma,

    Do you have a live example? Could you submit a request providing it? We’d like to take a closer look at it.

    Best regards,
    John

    in reply to: Layer not hiding #498619

    Hello Evo,

    Could you specify its properties and Slideshow delay/duration configurations?

    Best regards,
    John

    in reply to: Page Heading Not Appearing #498612

    Hello Becca,

    Thank you for your questions. Site Title and tagline is visible on Front Page only. At other pages the logo is placed. Please check Artwork demo.

    Best regards,
    John

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

    Hi Peter,

    You can get your license keys at your MotoPress account. You must have received a message with login details to your account. if you did not get it you can get password by this link

    Best regards,
    John

    in reply to: Change elements order in div mp_menu_item #498607

    Hi Massimo,

    You are welcome. Check out other products at our website https://motopress.com , follow us at facebook and twitter.

    Best regards,
    John

    in reply to: Issue when display more than 16 categories. #497386

    Hello Stelios,

    I would recommend you to set Order value for your Menu Categories http://prntscr.com/ep2wx6
    Contact us if you have any additional questions.

    Best regards,
    John

    in reply to: Change elements order in div mp_menu_item #497375

    Hello Massimo,

    You can find the order of elements at /mp-restaurant-menu/classes/class-hooks.php file. In order to modify the order you need to edit the priority value. For example to place title above image you need to remove action with default priority and add it with new one. For example:

    remove_action('mprm_shortcode_menu_item_grid', 'mprm_menu_item_grid_title', 30);
    add_action ('mprm_shortcode_menu_item_grid', 'mprm_menu_item_grid_title', 10);

    You can add this code to functions.php file of your theme.

    Best regards,
    John

    in reply to: How can i add the buy button to the simple list #497359

    Hello Aly,

    ‘Add to cart’ button is available for Grid and List views only. You can edit ‘List’ view to make it look like ‘Simple List’ for example you can hide image, etc.

    Best regards,
    John

Viewing 15 posts - 2,806 through 2,820 (of 3,452 total)