Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 1,203 total)
  • Author
    Posts
  • in reply to: Fuzzy Main Slider images #3511
    themearile
    Keymaster

    Hi Keith

    Thanks for contacting us. Don’t worry we are here to help you.

    You can use the best size for slider images 1920*800px.

    And kindly select the full-size option when you upload slider images in the theme.

    See the screenshot http://prntscr.com/qjvcs8

    Let me know if it works.

    If you have any questions please let me know.

    Thanks
    ThemeArile

    in reply to: Blog Templates #3481
    themearile
    Keymaster

    Hi Anne

    Please select the “Page Templates”.

    Like “Blog Right Sidebar” template.

    Thanks
    ThemeArile

    in reply to: Blog List View #3451
    themearile
    Keymaster

    Hi

    Yes, we’ll discuss our technical team about this and will update this in the future.

    Thanks for the advice.

    in reply to: Hide white box on subpages #3434
    themearile
    Keymaster

    Yes sure, Please add the below CSS code in the “Additional CSS” box. Go to the Appearance => Customize => Additional CSS.

    body.page-template-default .theme-blog.theme-bg-grey {
        background-color: #fff !important;
    }
    body.page-template-default .theme-blog .post {
    	border: 1px solid transparent;
    }
    body.page-template-default .theme-blog .post:hover {
    	-webkit-box-shadow: none;
    	-moz-box-shadow: none;
    	box-shadow: none;
    }

    Let us know if it works.


    Thanks

    in reply to: Hide white box on subpages #3430
    themearile
    Keymaster

    Hi Maximilian

    Please see the given screenshot https://prnt.sc/rrieny And tell us, do you want the page like this way.

    Thanks

    in reply to: Blog List View #3426
    themearile
    Keymaster

    Hi Rob,

    Glad to know. it is working for you. Please allow us to close this ticket.

    Thanks.

    in reply to: Leave a Comment #3424
    themearile
    Keymaster

    Glad to know. Hopefully, the above solution will be working for you.

    in reply to: Leave a Comment #3420
    themearile
    Keymaster

    Hello Rob,

    Yes, you are right. Do follow the steps below.

    1) Please login to your Themearile account. Then download the “ArileWP Pro Child Theme” package from there.
    2) Now copy the comments.php file from the “ArileWP Pro” theme Package and paste the comments.php file in the “ArileWP Pro Child Theme” package.
    3) Now upload the zip package of the “ArileWP Pro Child Theme” and activate it.
    4) But remember, before upload the zip package of the “ArileWP Pro Child Theme” you need to open this comments.php file and find the “Leave a Reply” heading then change according to you.

    Please follow this process carefully and hope it will work for you.

    Thanks.

    in reply to: WordPress 5.4 support #3393
    themearile
    Keymaster

    Hi Rob

    Yes, it is also compatible with WordPress 5.4?

    Thanks

    in reply to: Blog List View #3388
    themearile
    Keymaster

    Hi Rob,

    Yes, we already have provided this setting in the customizer but this setting is common for Blog/Archive/Single page. if you disable title in the customizer so the title will not display on these Blog/Archive/Single pages.

    Now, do you want to only hide the “Title” of the single page so you need to add below CSS? Go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    body.single .theme-blog .post .entry-header {
    	display: none;
    }

    If you need any more help, do let us know.


    Thanks

    • This reply was modified 6 years, 2 months ago by themearile.
    in reply to: Leave a Comment #3386
    themearile
    Keymaster

    Hello Rob,

    Thanks for contacting us again.

    Yes, Please do follow the steps go to the theme package wp-content => themes => arilewp-pro => comments. Now open this comments.php file and find the “Leave a Reply” heading then change according to you.

    If you need any more help, do let us know.


    Thanks

    • This reply was modified 6 years, 2 months ago by themearile.
    in reply to: Slow and turn off slider animation #3335
    themearile
    Keymaster

    Hi Rob

    Please install and activate the code snippets https://wordpress.org/plugins/code-snippets/ plugin and create the new snippets and paste the below link code see the screenshot http://prntscr.com/ropsgc.

    https://pastebin.com/rEU0VYVT

    Let me know if it works.

    Thanks
    ThemeArile

    in reply to: Menu Style #3325
    themearile
    Keymaster

    Hi Maximilian Kwiatkowski

    You can create the hamburger menu using the help of the below plugin. For this, you need to install and configure the Responsive Menu plugin.

    Responsive Menu – Create Mobile-Friendly Menu

    If you have any query please let us know.

    Thanks
    ThemeArile

    in reply to: Slider in mobile Version #3306
    themearile
    Keymaster

    Hi Maximilian,

    Sorry, It is not possible. But if you want to hide the slider in mobile devices so please add the code given in Additional CSS box.

    @media (max-width: 500px) { 
    .theme-main-slider {
    	display: none;
    }
    }

    Now click to Publish button.

    Thanks

    in reply to: Add an iFrame to the After Content area #3302
    themearile
    Keymaster

    Hello Maximilian

    Please follow the given link here https://helpdoc.themearile.com/?docs=general/how-to-update-premium-theme-package to update the theme package.

    Thanks

Viewing 15 posts - 1,081 through 1,095 (of 1,203 total)