Page 259 – Acme Themes

Forum Replies Created

Viewing 15 posts - 3,871 through 3,885 (of 3,910 total)
  • Author
    Posts
  • in reply to: Top menu question #5149
    acmesupports
    Moderator

    Hello,
    There is no any option for removing the menu. You can use CSS for hide that section. https://doc.acmethemes.com/acmeblog/#WhereandhowtoaddcustomCSS

    Best Regards
    Acme Supports

    in reply to: Underline links #5432
    acmesupports
    Moderator

    Hello thaigerweb,
    You have to write the custom css for this. Please write the custom css here. https://doc.acmethemes.com/supermag/#HowtoaddcustomCSS
    You can use the child theme approach for customizing theme too. https://codex.wordpress.org/Child_Themes

    In our premium version of theme, you can change the color of link so that it is easily distinguished from plain text. So we would recommended you to go to the premium version of this theme. http://www.acmethemes.com/themes/supermagpro/

    Best Regards,
    Acme Supports

    acmesupports
    Moderator

    Hello,
    Thank you so much for using our theme SuperMagPro. Some line of code is mistake there. So please use the below code while enqueue style and scripts.

    add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
    function theme_enqueue_styles() {
    wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
    wp_enqueue_script( ‘child-custom-js’, get_stylesheet_directory_uri() . ‘/child-custom.js’, array(‘jquery’), false, ‘1.0.0’ );
    }

    If you feel any problem, please feel free to ask.

    Best Regards,
    Acme Supports

    in reply to: Is SuperMag Responsive? #5441
    acmesupports
    Moderator

    Hello masde55,
    Thank you so much for using our theme SuperMag. SuperMag is fully responsive theme. It is compatible with all types of devices. Please check our demo site here. http://www.acmethemes.com/demo/?theme=supermag Please change the devices on the above button and change the layout.
    If you have any further query, please feel free to ask, and please provide the URL of your site so that we can check about the real issues.
    Also there must be some Advertisement blocking tool in your browser, which is causing this, can you please check and confirm?

    Best Regards,
    Acme Supports

    in reply to: Featured section can not be activated #5445
    acmesupports
    Moderator

    Hello Dario80,
    Thank you so much for using our theme.
    First Go to Setting > Reading > Static Front Page and choose a page for your front page.
    And go to Appearance > Customize > Featured Section Options then Enable Feature Section
    Please have a look on our documentation too. https://doc.acmethemes.com/supermag/#Howtosetupfeaturessections
    Similar type of discussion is also here: http://www.acmethemes.com/supports/topic/featured-slider-category-slider/

    Best Regards,
    Acme Supports

    in reply to: i can't find Home Main Content Area in widgets #5443
    acmesupports
    Moderator

    Hello johny102,
    Thank you so much for using our theme.
    First go to Setting > Reading > Static Front Page Please choose a page for front page(Example Home) and
    Go to appearance > Widget and you will get Home Main Content Area.

    SuperMag

    Best Regards,
    Acme Supports

    in reply to: Grey placement backgrounds #5449
    acmesupports
    Moderator

    Would you please provide the link of your site ? It help us to find the issue more easier.

    Best Regards,
    Acme Supports

    in reply to: Grey placement backgrounds #5452
    acmesupports
    Moderator

    Hello,
    Have you made the image size as we recommended ? If not please follow this instructions:
    https://doc.acmethemes.com/supermag/#Howtomaketheimagesizeasondemo?

    Please try once with the documentation, if not worked again, please let us know. We will help you with the another way too.

    Best Regards,
    Acme Supports

    in reply to: WooCommerce #4806
    acmesupports
    Moderator

    Hello Eros,
    Thank you so much for using our theme SuperMagPro. SuperMagPro is WooCommerce compatible theme. You can install WooCommerce plugin and use it features.
    Please let us know if you have further query.

    Best Regards,
    Acme Supports

    in reply to: Grey placement backgrounds #5454
    acmesupports
    Moderator

    Hello thaigreweb,
    Thank you so much for using our theme SuperMag. Would you please provide the details of your device where this type of issues arise ? And please provide the link and the screenshot of the issues. It help us to address your problem more easier.

    Best Regards,
    Acme Supports

    in reply to: How to add more social icons? #4809
    acmesupports
    Moderator

    Hello frankscrub,
    Thank you so much for using our theme. More social icons are available on our premium version of theme SuperMagPro. http://www.acmethemes.com/themes/supermagpro/

    If you want to do it with free version, you have to write some custom code for it.
    Note: Child theme is recommended to customize theme.

    Best Regards,
    Acme Supports

    in reply to: Remove the image at the beginning of the post #5457
    acmesupports
    Moderator

    Hello,
    This type of question is already discuss here. Please follow the link: http://www.acmethemes.com/supports/topic/remove-featured-image-in-single-post/

    Best Regards
    Acme Supports

    in reply to: Remove the image at the beginning of the post #5459
    acmesupports
    Moderator

    Hello,
    Thank you so much for using our theme. If you want to remove the image for each post, please remove the featured image of each post.
    Or if you mean anything else, would you please provide me the screenshot what you mean. It help me to address your problem easier.
    Best Regards,
    Acme supports

    in reply to: How to disable the responsiveness of the theme? #5461
    acmesupports
    Moderator

    Hello vnn,
    Thank you so much for using our theme. You can customize our theme as your need because there is no any option as you requirement.
    Note: Child theme is recommended for customize theme. https://codex.wordpress.org/Child_Themes

    Best Regards,
    Acme Supports

    in reply to: Some buttons won't load #5793
    acmesupports
    Moderator

    When i preview your site, the icons are load perfectly. Please see the screenshot: http://prntscr.com/a9vqco

Viewing 15 posts - 3,871 through 3,885 (of 3,910 total)