Forum Replies Created

Viewing 15 posts - 451 through 465 (of 1,206 total)
  • Author
    Posts
  • in reply to: designexo pro theme pages loads twice #25477
    themearile
    Keymaster

    Hi Henrik

    This is animation feature in the theme so your page content animated from bottom to top.

    If you want to remove animation from the site then please go to Appearance >> Customize >> Theme Options >>
    General.

    Please take a look in the screenshot https://prnt.sc/1znw9yy.

    Let us know if it works.

    Thanks

    in reply to: Limiting categories on a Portfolio page #25014
    themearile
    Keymaster

    Thanks for your good opinion. We’ll consider it.

    in reply to: FrontPage Background Color Resize #25009
    themearile
    Keymaster

    Hi Joy Rejano

    Thanks for contacting us.

    Please share your site url so we can take a look and provide you better solution.

    Thanks

    in reply to: Comments Background #24751
    themearile
    Keymaster

    Hi Craig Neff

    Okay, please go to the Appearance ->> Customize ->> Additional CSS. Now paste the CSS code below then click on to Publish button.

    .theme-comment-section {
    background-color: #18191b;
    border: 1px solid #333;
    }
    .comment-detail {
    border-bottom: 1px solid #333;
    }

    Let us know if it works.

    Thanks

    in reply to: Landingpage #24716
    themearile
    Keymaster

    Hi Thomas

    Yes you can not display the slider in the category pages but you can display the slider in other default page templates.

    Please take a look in the screenshot https://prnt.sc/1x5ssec.

    Thanks

    in reply to: Limiting categories on a Portfolio page #24714
    themearile
    Keymaster

    Hi M Sansom

    Thanks for contacting us.

    Please go to the Settings =>> Reading =>> Blog pages show at most now change the no. of value. You can also see the screenshot https://prnt.sc/1bot0au for good understanding.

    Let us know if it works.

    Thanks

    in reply to: Upgrade the free architect version? #24689
    themearile
    Keymaster

    Hi Mr. Jeffrey

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

    Please follow the help article to install and activate the pro version of the theme https://helpdoc.themearile.com/?docs=designexo-pro/getting-started.

    This article will completely help you to use and activate the pro version of the theme. Because we are here to any kind of help for the theme.

    Let us know if it works.

    Have a great day.


    Thanks

    in reply to: How to add more menus? #24619
    themearile
    Keymaster

    Hi corruptedX

    Thanks for contacting us.

    Please share your site url so we can take a look and assist you better.

    Thanks

    in reply to: Landingpage #24596
    themearile
    Keymaster

    Hi Thomas

    Like the below screenshot you can add the post categories landing page.

    https://prnt.sc/1wuj5tg

    Let us know if it works.

    Thanks

    in reply to: How do I remove this button from the menu/site header??? #24552
    themearile
    Keymaster

    Hi Nicole

    Thanks for contacting us.

    To remove the “Get a Quote” button in the menu bar kindly follow the given steps here Appearance >> Customize >> Theme Options >> Menu.

    Now select “Button Enable/Disable” in the menu items then click to publish button.

    See the screenshot https://prnt.sc/1qja9sr.

    Let us know if it works.

    Thanks

    themearile
    Keymaster

    Hi Ulla Schirmbeck

    Thanks for contacting us.

    Please share your site url so we can take a look and provide you better solution.

    Thanks

    in reply to: Product page image gone #24475
    themearile
    Keymaster

    Hi Yosmany

    We have checked your site and zoom feature working well in our end please see the below screenshot https://prnt.sc/1wccmsb.

    Also please clear your browser cache.

    Let us know if it works.

    Thanks

    in reply to: Container #24373
    themearile
    Keymaster

    Hi Thomas

    Thanks for contacting us.

    We are using the Bootstrap 4 framework in the theme which provides the default container size 1140px for the layout. Please tell us, do you want to reduce the container size.

    Thanks

    in reply to: #more Link #24347
    themearile
    Keymaster

    Hi Thomas

    Ok please go to the theme directory arilewp-pro >> functions.php file and open this file.

    And add the below code to remove the more prevent from url.

    function remove_more_link_scroll( $link ) {
    	$link = preg_replace( '|#more-[0-9]+|', '', $link );
    	return $link;
    }
    add_filter( 'the_content_more_link', 'remove_more_link_scroll' );

    Let us know if it works.

    Thanks

    in reply to: #more Link #24340
    themearile
    Keymaster

    Hi Thomas

    Thanks for contacting us.

    Its working well in our end. So please deactivate all plugins one by one and check your site, I think this is a plugin conflicting issue.

    Let us know if it works.

    Thanks

Viewing 15 posts - 451 through 465 (of 1,206 total)