Page 260 – Acme Themes

Forum Replies Created

Viewing 15 posts - 3,886 through 3,900 (of 3,990 total)
  • Author
    Posts
  • in reply to: Outlining the text #5697
    acmesupports
    Participant

    Hello John,
    Thank you so much for using our theme Corporate Plus.
    If you are not familiar with custom CSS, please add the below css.

    .service-item {
        text-align: left !important;
    }

    Are you wondering where to add the code? Please follow the instruction from the documents.
    https://doc.acmethemes.com/corporate-plus/#WhereandhowtoaddcustomCSS?

    Note: Child theme is recommended to customize theme.
    In this case if you add custom css on the customizer custom css section, no need to create child theme. But if you want to edit any file of parent theme, you must create child theme. If you edit any line of code on parent theme, your changes will lost when theme updated.

    Best Regards,
    Acme Supports

    in reply to: Footer #4694
    acmesupports
    Participant

    Please set the default sidebar layout and try once by creating new posts. https://doc.acmethemes.com/supermagpro/#HowtosetDefaultsidebarLayout?

    in reply to: One Site Page #5939
    acmesupports
    Participant

    It is very nice that your problem is solved.
    Please write us if you have any further query regarding our theme.

    Thanks

    acmesupports
    Participant

    Hello ttz,
    Thank you so much for using our theme AcmeBlog.
    You have to write the Custom CSS for this. Please add the below CSS on Custom CSS section. https://doc.acmethemes.com/acmeblog/#WhereandhowtoaddcustomCSS

    Please use the below CSS.

    .single .single-feat img, .single .single-feat {
    width:100%;
    }
    

    Note: Child theme is recommended to customize theme.
    Besides this we have lots of additional features on our premium version of this theme AcmeBlogPro. Please check our premium product too. http://www.acmethemes.com/themes/acmeblogpro/
    If you have further query regarding to our theme, do write us.

    Best Regards,
    Acme Supports

    in reply to: Nice Free theme #5705
    acmesupports
    Participant

    Hello jagurroy,
    Thank you so much for doing business with us. We really feel happy to get you as our premium user.
    Please follow the below steps to import dummy content on your site. In this dummy data, it contains 3 types of file and each file need to import individually. Please download the dummy data from the link below.
    http://www.acmethemes.com/blog/wp-content/uploads/2016/04/corporate-plus-pro-dummy-data.zip

    1. Import the XML file via Tools > Import > WordPress
    2. Import the dat file using this plugin https://wordpress.org/plugins/customizer-export-import/
    3. Import the WIE file using this plugin https://wordpress.org/plugins/widget-importer-exporter/
    That’s it! This will work only if you do not rename the theme.

    If you feel any confusion while importing dummy content, please write us. We will provide the best alternate solution for you.

    Best Regards,
    Acme Supports

    in reply to: One Site Page #5941
    acmesupports
    Participant

    Hello Manuel,
    Thank you so much for using our theme Corporate Plus Pro. Please follow the documentation link to make the site one page as our demo. https://doc.acmethemes.com/corporate-plus-pro/#CreatingMenus
    If you feel any confusion regarding theme, please do write us. We will do our best to solve your problem as soon as possible.

    Best Regards,
    Acme Supports

    in reply to: Child Theme Help #4699
    acmesupports
    Participant

    Thank you icryptic. We are really happy that you figured our your problem yourself. If you face any problem afterwards, let us know. We will do our best to help you as soon as possible.

    Thanks

    in reply to: breadcrumb #4696
    acmesupports
    Participant

    Hello Samir,
    Thank you so much for you question. You have different method to translate the “You are here” on the breadcrumb. Please prefer the suitable and simple method.
    1. Create a mo file of the theme and add inside the languages folder. https://codex.wordpress.org/I18n_for_WordPress_Developers
    2. Just edit that file, breadcrumb.php. Write your own text instead of You are here.
    Note: We strongly recommended you to use child theme for theme customization or edit.
    https://codex.wordpress.org/Child_Themes

    If you have any further query, please feel free to ask.

    Best Regards,
    Acme Supports

    in reply to: Child Theme Help #4701
    acmesupports
    Participant

    Hello icryptic,
    Thank you so much for trying to edit theme with yourself and we are so happy that you are editing theme with Child Theme approach. We are really happy to got the client as you.
    If you are trying to edit the file of parent with child theme approach, please follow the guidelines to edit.
    1. Create a child theme. (You already have it)
    2. Make the same directory path as parent theme on child theme.
    Example: If you want to edit the file which is inside the acmethemes/hook/social-links.php make the same directory path on child theme. acmethemes/hook/social-links.phpNo need to add the the files inside the directory, just put the file which you are going to edit.
    3. If you need to edit some other files, please follow the same process on 2.

    If you need any help, please write the question here.
    Thanks

    in reply to: Shortcodes for widgets? #4706
    acmesupports
    Participant

    Hello,
    There is no any options for making the other page and post like home page. You can’t add the widgets on the other pages.
    If you need the widgets on the other pages you have to write custom code for it. We haven’t created shortcode for the widgets. If you are familiar with WordPress codes, please create a shortcode and use it.
    If you need help, you can hire customizer too. http://www.acmethemes.com/customization-request/

    Note: Child theme is recommended to customize theme.

    Best Regards,
    Acme Supports

    in reply to: Feature Slider img blurred #4716
    acmesupports
    Participant

    Hello,
    If you used Acme Fix Images plugin, you have to add the images size bigger than the image size defined on media. Please try once by adding the image size greater. Example 1200*900
    If you will get the same issue, we will help you to fix the issue.

    Thanks

    in reply to: Child theme recommendations #4709
    acmesupports
    Participant

    You are most welcome. Please let us know if you have any confusion.
    Thanks

    in reply to: Child theme recommendations #4711
    acmesupports
    Participant

    Hello icryptic,
    Please download the child theme of SuperMagPro and install and activate it. If you need to customize single page, just put the single.php on the root directory and customize it. If you need to edit others file, just make the same folder structure as parent theme and only add the files you need to edit.
    http://www.acmethemes.com/blog/wp-content/uploads/2016/04/supermagpro-child.zip

    If any problem arise, let us know.

    Best Regards,
    Acme Supports

    in reply to: Help #5378
    acmesupports
    Participant

    Hello usucete,
    The URL that you above provided is not valid. Would you please elaborate your issue and provide the valid URL so that it help us to overcome your problem?

    Thanks

    in reply to: Need some help with the images #5102
    acmesupports
    Participant

    Means you added featured image on all post?
    Have you edited any line of code?
    If not, please provide the link of your site we will view your site, and try to find what the problem is exactly.

    Thanks

Viewing 15 posts - 3,886 through 3,900 (of 3,990 total)