Forum Replies Created

Viewing 15 posts - 451 through 465 (of 1,196 total)
  • Author
    Posts
  • 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

    in reply to: missing menu after uploaded the zip theme file #24286
    themearile
    Keymaster

    Hi xiaobin

    Now please check your site and let us know.

    Thanks

    in reply to: missing menu after uploaded the zip theme file #24240
    themearile
    Keymaster

    Hi xiaobin

    We have did not get your email with login details. So please send site login details at our email id.

    themearile@gmail.com

    Thanks

    in reply to: Changing header title on Project Cagetory pages #24238
    themearile
    Keymaster

    Hi Erica

    Please use the below plugin to change the Project Category title in the taxonomy page.

    TaxoPress is the WordPress Tag, Category, and Taxonomy Manager

    Take a look in the screenshot for more help https://prnt.sc/1v9w3sw.

    Let us know if it works.

    Thanks

    in reply to: Changing header title on Project Cagetory pages #24187
    themearile
    Keymaster

    Hi Erica Geil

    Thanks for contacting us.

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

    Thanks

    in reply to: Customizing Top Header Option #24040
    themearile
    Keymaster

    Hi Nguyen

    Sorry but this is not possible to add the language switcher in the top header because for this required much code customization in theme.

    But you can add the language switcher in the menu. Please follow the below help article to add the language switcher using the polylang in the menu.

    The language switcher

    Let me know if it works.

    Thanks

    in reply to: Pro Questions “ArileWP Pro” #23895
    themearile
    Keymaster

    Hi Craig Neff

    1. Ok please add the below CSS in the Additional CSS box, go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    @media (min-width: 992px) {
    .theme-header-logo-center .navbar-brand {
    float: left !important;
    width: 23% !important;
    display: inline-block !important;
    margin-right: 2% !important;
    }
    .theme-header-logo-center .site-branding-text {
    float: left !important;
    width: 75% !important;
    text-align: left !important;
    margin-top: 2.125rem !important;
    }
    }

    2. And please follow the below help article to remove the footer from the site.

    https://helpdoc.themearile.com/?docs=arilewp-pro/how-to-add-footer-widgets-and-configure-settings

    Let us know if it works.

    Thanks

    • This reply was modified 4 years, 6 months ago by themearile.
    in reply to: Increase number of projects #23893
    themearile
    Keymaster

    Hi Thomas

    Ok 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: Pro Questions “ArileWP Pro” #23877
    themearile
    Keymaster

    Hi Craig

    Thanks for contacting us.

    Yes, we can do it for you but please share your site URL so we can take a look and provide you a better solution.


    Thanks

    in reply to: Increase number of projects #23645
    themearile
    Keymaster

    Hi Thomas

    Please assign the more project of this category fussball then it will display in the project category page template.

    Let us know if it works.

    Thanks

    • This reply was modified 4 years, 6 months ago by themearile.
    in reply to: Search for CSS id at Shortcode #23595
    themearile
    Keymaster

    Hi Hans Goutier

    We can not provided the particular css id for the shortcode so please contact the plugin author they will help you better.

    Thanks

    • This reply was modified 4 years, 6 months ago by themearile.
Viewing 15 posts - 451 through 465 (of 1,196 total)