Page 250 – Acme Themes

Forum Replies Created

Viewing 15 posts - 3,736 through 3,750 (of 4,157 total)
  • Author
    Posts
  • in reply to: Adding Header Image #6159
    acmethemes
    Keymaster

    Hello Mickey,
    Thank you so much for using our theme Infinite Photography. No Image Available will appear only on post not in header image. Please add the featured image on the post where the No Image Available is appeared. Please have a look here to know about how to add featured image on a post. https://www.acmethemes.com/blog/2016/04/set-featured-image-on-post/

    Hope this will solve your problem. If the problem is still not solved, please let us know. We will provide the alternative solution too.

    Warm Regards,
    Acme Supports

    in reply to: Menu #6158
    acmethemes
    Keymaster

    Hello Andrzej,
    Thank you so much for using our theme SuperNewsPro.
    We understand that you want to make the mega menu. Please have a look on this post and make the mega menu. http://www.acmethemes.com/blog/2016/05/supermagpro-make-mega-menu/
    This blog post is really suitable for you.

    Warm Regards,
    Acme Supports

    in reply to: Not available on mobile #6093
    acmethemes
    Keymaster

    Hello Valdson,
    Our theme is responsive and it is compatible with all the devices. You can check out demo on your mobile and check whether it is responsive or not.
    1.Did you use the Acme Fix Images plugin to make the image size and the media size is mentioned according to the documentation ?

    Thanks

    in reply to: Just exactly like the demo #6022
    acmethemes
    Keymaster

    Hello Vladson,
    Thank you so much for using our theme SuperNews. Please read the blog post and documentation to make the site as demo. And please play with the available options on the Appearance > Customize.

    Blog Post-> Here
    Documentation -> Here

    Warm Regards

    in reply to: How do I update my theme to pro-version #5725
    acmethemes
    Keymaster

    Hello Lars,
    Thank you so much for your theme purchase and thanks for your question regarding our theme. We really feel happy to help our clients. As per your question, free theme can’t automatically update to pro version, you have to add it manually.
    Go to Appearance > Themes > Add New > Upload(Upload the Zip file of the theme ‘acmeblogpro.zip’) and activate it.
    Of you can upload if through FTP(wp-contents/themes/upload the folder ‘acmeblogpro’ not zip file).

    If you have any question, don’t hesitate to ask. Our dedicated support forum will answer you.

    Kind Regards,
    Acme Supports

    in reply to: How to add breaks into the About Section? #5888
    acmethemes
    Keymaster

    Hello Chris,
    Thank you so much for using our theme Corporate Plus Pro. As per your question, you add the HTML format to make as your requirements. We developed this theme in the concept of child and parent page, so if the requirement is not meet, you may need some customization of the theme. We prepared a lot of blog post here for your help. Please read here http://www.acmethemes.com/blog/category/corporate-plus/ If the confusion is not solved, please let us know, we will try our best to help you.

    Warm Regards,
    Acme Supports

    in reply to: Logo size.. #4534
    acmethemes
    Keymaster

    Hello william,

    We are very happy to know that you are using child theme for theme customization. You are doing absolutely right way.
    It seems like you have already started to customize. You have added this code.

    
    .site-logo.float-left {
        width: 100%;
    }
    

    which is good.
    Now you have to change the logo( image ) size. Currently your logo size is 290 * 60, please increase logo size.
    Further if you are willing to change file for the header, the file is not core.php, it is header.php inside acmethemes/hooks/header.php of theme folder supermagpro. You can just copy paste file in the child theme in the same path eg. in child theme create acmethemes folder then inside there create hooks folder then paste header.php of parent theme there, now you are good to go for customization. Same goes on other files too.
    If you have further query please feel free to ask.

    Best Regards,
    Acme Themes

    in reply to: How to change text on footer #4837
    acmethemes
    Keymaster

    Hello Gela,
    Thank you so much for using our theme SuperNews. If you want to change the text on the footer, you have to use the premium plan of it. In case of free theme, there is no options to remove or change it. If you are familiar with WordPress codes, you can customize the theme.
    https://demo.acmethemes.com/supernewspro/home-2/

    Note: Child theme is recommended to customize the theme.

    Warm Regards,
    Acme Supports

    in reply to: How to remove the "Related" at the end of the posts? #5324
    acmethemes
    Keymaster

    Hello Kalise10,
    Thank you so much for your question. We have a options to hide related post on the single post.
    Appearance > Customize > Single Post Options > Show/Hide Related Post.

    SuperMag

    Thanks

    in reply to: Remove Author from post? #5727
    acmethemes
    Keymaster

    Hi Mathilde,
    We have a options to remove the author info on single page. Have a look here https://doc.acmethemes.com/acmeblogpro/#HowtoShow/HideAuthorInfo?

    If you want to hide the author on the home page, please use the below CSS code.

    .home span.author.vcard {
        display: none;
    }

    Paste this code on Appearance > Customize > layout/design options > Custom CSS

    If the problem is not solved yet, please write us. We will provide you the alternative solutions.

    Kind Regards,
    Acme supports

    in reply to: Remove Author from post? #5729
    acmethemes
    Keymaster

    Hello mathilde,
    Thank you so much for using our theme. You want to remove the Author only from home page or from every place of the site. Would you please elaborate it, so that we can suggest you the best idea.

    Thanks

    in reply to: Change Header Text #5645
    acmethemes
    Keymaster

    Hello Randy_SH,
    Thank you so much for using our theme Corporate Plus. Please read the blog post here to change default slider text.

    Corporate Plus Pro: Change default slider text

    Best Regards,
    Acme Supports

    in reply to: Broken Menu #5740
    acmethemes
    Keymaster

    Hello Amandeep,
    We checked your site and it is working fine here. Would you please refresh your site once with hard refresh or please check it with another browser ?

    Thanks

    in reply to: Removing meta #4538
    acmethemes
    Keymaster

    Hello Thaigerweb,
    Would you please tell us where you want this Underline on the post? On the title or on the every link on the post, so that we can provide you the custom CSS.

    Thanks

    in reply to: Removing meta #4540
    acmethemes
    Keymaster

    Hello,
    Please add the below css codes on Custom CSS field.

    article.post .entry-footer {
        clear: both;
        display: none;
    }
    
    article.post .entry-header .entry-meta {
        display: none;
    }

    If not worked again, please let us know. We will help you with other alternatives methods too.

    Thanks

Viewing 15 posts - 3,736 through 3,750 (of 4,157 total)