Forum Replies Created

Viewing 15 posts - 241 through 255 (of 1,206 total)
  • Author
    Posts
  • in reply to: Upgrade from Interior House #39330
    themearile
    Keymaster

    Hi Peter

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

    We need to check what’s going wrong in your end so please share your WordPress admin login details so we can fix your site issue.

    Hope you understand.

    Thanks

    in reply to: Menu Looks Messed Up in Mobile #39327
    themearile
    Keymaster

    Hi Henry

    Ok great.

    If you have any query please let us know.

    Thanks

    in reply to: Header H1 Font Size Not Working on Typography Due to Href #39322
    themearile
    Keymaster

    Hi Henry

    Please follow the below help article to remove the Test content in service before area setting.

    https://helpdoc.themearile.com/?docs=consultstreet-pro/how-to-display-content-before-after-home-page-sections

    Thanks

    • This reply was modified 3 years ago by themearile.
    in reply to: Where are the Pages? #39317
    themearile
    Keymaster

    Hi Adam

    Please go to Appearance >> Customize >> Page Templates >> Portfolio here you can change the heading.

    Let us know if it works. .

    Thanks

    in reply to: Bug Found: Parent Page “Portfolio” produces 404 #39316
    themearile
    Keymaster

    Hi Adam

    Thanks for contacting us.

    Please share your site URL here so we can take a look at it and provide you with the best solution.

    Thanks

    themearile
    Keymaster

    Hi Henry

    Thanks for contacting us.

    Please share your site URL here so we can take a look at it and provide you with the best solution.

    Thanks

    in reply to: Where are the Pages? #39308
    themearile
    Keymaster

    Hi Adam Beazley

    Thanks for contacting us.

    You can create the page templates using the below help article.

    https://helpdoc.themearile.com/?docs=designexo-pro/how-to-create-project-template

    Like project template you can also create the other page templates.

    Thanks

    • This reply was modified 3 years ago by themearile.
    in reply to: Top menu bar height / padding #39275
    themearile
    Keymaster

    Hi Kevin

    Thanks for contacting us.

    Please share the screenshot where you want to remove padding so we can provide you better solution.

    Thanks

    in reply to: photos format for main-slider #39148
    themearile
    Keymaster

    Hi Thomas

    You have use the small size of the slider image so please use the recommended size of the slider image.

    Thanks

    in reply to: photos format for main-slider #39145
    themearile
    Keymaster

    Hi Thomas

    Thanks for contacting us.

    Please share your site URL here so we can take a look at it and provide you with the best solution.

    Thanks

    in reply to: photos format for main-slider #39143
    themearile
    Keymaster

    Hi Thomas

    Thanks for contacting us.

    Recommended size for the slider image is 1920*800px. And please 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.

    Thanks

    in reply to: Lead Contact In Service Page #38930
    themearile
    Keymaster

    Hi Sohail Bakhrich

    Please add the below code in the functions.php file in the theme.

    add_filter( ‘woocommerce_page_title’, ‘new_woocommerce_page_title’);
    function new_woocommerce_page_title( $page_title ) {
    if( $page_title == ‘Shop’ ) {
    return “New Shop Title”;
    }
    }
    Let us know if it works.

    Thanks

    in reply to: How To Change SHop Page Breadcrumb #38928
    themearile
    Keymaster

    Hi Sohail Bakhrich

    Please add the below code in the functions.php file in the theme.

    add_filter( 'woocommerce_page_title', 'new_woocommerce_page_title'); 
    function new_woocommerce_page_title( $page_title ) {
      if( $page_title == 'Shop' ) {
        return "New Shop Title";
      }
    }

    Let us know if it works.

    Thanks

    in reply to: Lead Contact In Service Page #38888
    themearile
    Keymaster

    Hi Sohail

    You can add the contact page link in the service read more button so when customer click the service button then it will redirect in the contact page.

    Thanks

    in reply to: How To Change SHop Page Breadcrumb #38868
    themearile
    Keymaster

    Hi Sohail

    Please follow the below help article step by step for display the breadcrumb using the Rank Math plugin.

    https://rankmath.com/kb/breadcrumbs/

    Thanks

    • This reply was modified 3 years, 2 months ago by themearile.
Viewing 15 posts - 241 through 255 (of 1,206 total)