Page 273 – Acme Themes

Forum Replies Created

Viewing 15 posts - 4,081 through 4,095 (of 4,157 total)
  • Author
    Posts
  • in reply to: How can I add a bit of space under the menu #5463
    acmethemes
    Keymaster

    Hello dario80,

    Thank you for using our theme SuperMag.
    You can use the follow CSS in the custom CSS of the theme ( https://doc.acmethemes.com/supermag/#HowtoaddcustomCSS )

    .content-wrapper {
        padding-top: 30px;
    }

    You can change 30px above whatever value you like.

    Best Regards,
    AcmeThemes

    in reply to: Related posts #5466
    acmethemes
    Keymaster

    Hello mstudio,

    In our theme SuperMag the metadata like category, date and author can be disable using child theme or some Custom CSS. You can try it by creating Child Theme https://codex.wordpress.org/Child_Themes.

    If you are interested in premium theme, it has one click option to enable/disable each and every metadata like date, author, category etc. You can check our pro theme here http://www.acmethemes.com/themes/supermagpro/

    Best Regards,
    AcmeThemes

    in reply to: Cant cope with short words at the start of first paragraph #5468
    acmethemes
    Keymaster

    Hello thaigerweb,

    Yes we understand your issue, Please add following CSS in Custom CSS :

    @media (max-width: 1229px) {
    	.single .single-feat {
    		float: none;
    		padding: 0;
    		text-align: center;
    		width: 100%;
    	}
    }

    Let us know if this solve your problem.

    Best Regards
    AcmeThemes

    in reply to: You are here area #5471
    acmethemes
    Keymaster

    Hello,
    Thank you so much for using our theme SuperMag. Breadcrumb display the post title there. Would you please confirm that you are writing the post title on the HTML format. Please check once the post title of the post where breadcrumb is appearing not correct.
    If not work, let us know.

    Best Regards,
    Acme Supports

    in reply to: Problem with image sizes #5473
    acmethemes
    Keymaster

    Hello djordje,

    Thank your for your feedback.

    Please follow the instruction given in below link:

    SuperMag

    Hope this will help you.

    Best Regards,
    AcmeThemes

    in reply to: "You Are Here" Troubles #5164
    acmethemes
    Keymaster

    Hello nicolecoscio,

    Its good to know your previous issues solved.
    This plugin do not mess up your image, its only work is to crop images to predefined sizes http://i2.wp.com/www.doc.acmethemes.com/wp-content/uploads/2016/01/media.png.
    If you afraid to do that in live site, you can try in local or dev site.

    Best Regards
    AcmeThemes

    in reply to: I want to change google fonts #5482
    acmethemes
    Keymaster

    Thank you for your feedback. If you want to know anything more please let us know.
    Best Regards,
    AcmeThemes

    in reply to: I want to change google fonts #5484
    acmethemes
    Keymaster

    Hello klatzer,

    Through the custom CSS only you cannot change google fonts. For changing google fonts you need to first enqueue google fonts, then you need to add CSS to use that google fonts.
    First crate child theme https://codex.wordpress.org/Child_Themes and enqueue google fonts by following code in functions.php. (Please enqueue google fonts of your choice )

    /**
     * Enqueue google fonts
     */
    function supermag_scripts() {
        /*google font*/
        wp_enqueue_style( 'supermag-googleapis', '//fonts.googleapis.com/css?family=Oswald:300,400,700|Roboto:300italic,400,500,700', array(), '1.0.1' );
    }
    add_action( 'wp_enqueue_scripts', 'supermag_scripts' );

    now in style.css add following code:

    body {
       font-family: 'Roboto', sans-serif;
    } 

    Please replace example google font with google font of your choice.
    We hope this will solve your problem.

    If you are interested in premium theme, it has one click option to change google fonts and there are 100+ google fonts

    Best Regards,
    AcmeThemes

    in reply to: Social options – Instagram? #5169
    acmethemes
    Keymaster

    Hello Karl,
    Thank you for your feedback.
    We believe that Twitter, Facebook and YouTube are most popular social networks now, so we provided these three social links in our free theme.
    Instagram and other social links are in pro theme http://www.acmethemes.com/themes/supermagpro/.

    Best regards,
    AcmeThemes

    in reply to: Change the font #5171
    acmethemes
    Keymaster

    Hello Karl,

    In the free theme there is no google fonts options. You can change fonts either by Custom CSS or by using child theme.
    Pro theme have 100 + google fonts you can choose.

    Best Regards,
    AcmeThemes

    in reply to: "You Are Here" Troubles #5167
    acmethemes
    Keymaster

    Hello nicolecoscio,

    Thank you for using our theme.
    Here are answers of your queries:

    • The first post is sticky post, you can create sticky post by clicking Quick Edit and check Make this post sticky in post list at backend or while adding/editing post from the Publish box at the top right
    • Please view the docs here https://doc.acmethemes.com/supermag/#SinglePostOptions, we think you are talking about Breadcrumb

    We hope this will solve your problems.

    Best Regards
    AcmeThemes

    acmethemes
    Keymaster

    Hello flavorfulworld,

    Your query is long but we have read it thoroughly. Actually we find 2 queries, which we try to answer in following points:

    • In “Featured Slider Options”, free theme only let you choose category, In pro theme “category”, “page”, “Custom” or “Recent Posts” option available.
    • We are following WordPress Theme Standard guide “Front page vs Home guidelines”, if theme user choose latest post, latest post should be display there, nothing other is allowed in there

    Both our premium theme and free theme follow WordPress theme guidelines and coding-standard. We can proudly say our coding standard is one of the best.
    Please feel free to ask any further query if We have missed.

    Best Regards,
    AcmeThemes

    acmethemes
    Keymaster

    Theme don’t delete or disrupt anything adding in Custom CSS or other customizer option while updating or upgrading from free to pro.
    Also while upgrading from free to pro, you just need to adjust some of the widget setting only, other setting are automatically migrated including Custom CSS.
    The main advantage of using SuperMagPro is there available more setting and controls in the theme, 12+ custom widgets( Free only 2), Video Support, Advanced Related Post options etc, We will list soon and keep them in our website :).
    A lot of the features different you can see in the demo too:
    SuperMagPro Demo : https://demo.acmethemes.com/supermagpro/
    SuperMag Demo : https://demo.acmethemes.com/supermag/
    also definitely we provide more priority support for our premium theme user.
    You can buy SuperMagPro theme from here http://www.acmethemes.com/themes/supermagpro/

    If you have further any queries please feel free to ask.

    Best Regards,
    AcmeThemes

    acmethemes
    Keymaster

    Hello hollywoodmetal,
    Thank you for using our theme SuperMag.
    If you need to change the main theme any file, please do not do that. We strongly recommend to use child theme for that.
    But for adding only CSS you can use theme customizer options:
    Appearance=> Customize => Layout/Design Option => Custom CSS and use Custom CSS
    Please never change the parent ( Main ) theme itself.

    in reply to: Is there a way #4811
    acmethemes
    Keymaster

    You are most welcome 🙂

Viewing 15 posts - 4,081 through 4,095 (of 4,157 total)