Forum Replies Created
- AuthorPosts
acmesupports
ModeratorHello,
Thank you so much for using our theme SuperMag. It just simple to change the site description and footer text. Please follow this documentation to change them.
Site Description: https://doc.acmethemes.com/supermag/#ManageSiteTitle,TaglineandSiteIcon
Copyright Text: https://doc.acmethemes.com/supermag/#Footeroptions:HowtochangefootercopyrightWe have a premium version of this theme with lots of additional features too. If you have time please visit: http://www.acmethemes.com/themes/supermagpro/
If you have any query regarding our theme, please feel free to ask.
Best Regards,
Acme Supportsacmesupports
ModeratorHello quinju,
Thank you so much for using our theme AcmeBlog. We think that you have to proper setup the images on your blog. Please follow the below instruction to fix those issue.
1. Please Go to Setting > Media or follow this instruction. https://doc.acmethemes.com/acmeblog/#SettingupImageSizes
2. Install the plugin Acme fix Images and follow this instruction. https://doc.acmethemes.com/acmeblog/#Howtomaketheimagesizeasondemo?Hope this will solve your problem. Please let us know if not work or any problem arise.
Best Regards,
Acme Supportsacmesupports
ModeratorHello vargyveum,
Thank you so much for using our theme SuperMag.
You have to write some custom code for it. Create a child theme and change the header as your need.
If you can’t do, you can hire a customizer for it too. http://www.acmethemes.com/customization-request/
If you buy our premium product, we will provide the child theme free with the header customization.
Please check our premium product. http://www.acmethemes.com/themes/supermagpro/Best Regards
Acme Supportsacmesupports
ModeratorHello,
This theme is widgetized. If you select a front page and add widget on Home Main Content area, the content of that home page is not visible. It will replace by the content of Widget.
Please follow the proper documentation for setting up the theme. Hope documentation will help you to solve the problems. https://doc.acmethemes.com/supermag/
Also we would like to suggest to add Text widget to display content what you like.Best Regards
Acme Supportsacmesupports
ModeratorHello,
We are little confuse about the problem. Would you please clarify the problem with detail clarification with screenshot too? Or please share your link. It helps us understand your problemBest Regards,
Acme Supportacmesupports
ModeratorHello Kellie K,
The problem is already solved on our updates. would you please provide the link of your site with that issue so that it help us to understand your problem more easier.Best Regards,
Acme Supportsacmesupports
ModeratorHello, thank you so much for using our theme SuperMag.
After choosing the Static home page, you have to add the “AT Post Column” widget on “Home Main Content Area”.
Please follow this instruction to make it. https://doc.acmethemes.com/supermag/#HowtomanageHomePagecontents
Please try once, hope it will work for you.
If any problem is arise, please feel free to ask.
Best Regards,
Acme SupportsMarch 10, 2016 at 4:49 am in reply to: Adding space between the category description and the first post #5428acmesupports
ModeratorHello,
Thank you so much for using our theme SuperMag. Please add the below CSS on Custom CSS section at customizer. https://doc.acmethemes.com/supermag/#HowtoaddcustomCSS.page-header h1.page-title { margin-bottom: 59px !important; }
If more gap is needed, please increase the pixel size.
Best Regards,
Acme Supportsacmesupports
ModeratorPlease use the below CSS
#site-navigation { display: none; }
Let us know if worked.
acmesupports
ModeratorHello,
There is no any option for removing the menu. You can use CSS for hide that section. https://doc.acmethemes.com/acmeblog/#WhereandhowtoaddcustomCSSBest Regards
Acme Supportsacmesupports
ModeratorHello 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_ThemesIn 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 SupportsMarch 8, 2016 at 10:48 am in reply to: Having issues with creating subtheme or enquing any js/css in function.php #4797acmesupports
ModeratorHello,
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 Supportsacmesupports
ModeratorHello 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 Supportsacmesupports
ModeratorHello 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 Supportsacmesupports
ModeratorHello 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.Best Regards,
Acme Supports- AuthorPosts