Forum Replies Created

Viewing 12 posts - 601 through 612 (of 612 total)
  • Author
    Posts
  • in reply to: Required plug ins won't install #951
    Shop Manager
    Keymaster

    Hi,

    Please take a zip file of that plugin and upload it via Plugins -> Add New -> Upload. It will work. And please tell us the name of that plugin which you do not get access to download.

    Thanks

    in reply to: Confused .. #934
    Shop Manager
    Keymaster

    Hi,

    Thanks for contacting us.

    No. It will not update it automatically. You will need to download the theme you have purchased and upload it to your WordPress. You can download the theme from your registered account with us.

    If you want we can set up your theme, make a user for us assign administrator role and send us the username and password along with the URL at [email protected]. We have a free installation support for all of our premium theme.

    Thanks

    in reply to: Multipurpose Blog Pro #887
    Shop Manager
    Keymaster

    Hi,

    It would be great if you would create a new topic for the issue.

    Maybe you haven’t done the following settings:

    1. Create Page to set template: Go to Dashboard >> Pages >> Add New Page.
    Label it “home” or anything as you wish. Then select template “home-page” from template drop-down.

    https://www.buywptemplates.com/docs/multipurpose-blog-pro/images/home-page-template.png

    2. Set the front page: Go to Setting -> Reading –> Set the front page display static page to home page
    https://www.buywptemplates.com/docs/multipurpose-blog-pro/images/set-front-page.png

    If not please do it. If it still not work please share your site URL so that we can check.

    Thanks

    in reply to: How to add gallery on homepage #875
    Shop Manager
    Keymaster

    Hi Daniel,
    As per your query, we are giving you link in which you get easy steps to add gallery images on the homepage.
    Gallery Setup Link: https://www.buywptemplates.com/docs/automobile-car-dealer-pro/#car-gallery.
    If you need any other help please let us know.
    Thanks

    in reply to: Product Title Color Change #873
    Shop Manager
    Keymaster

    Hi Shawn,
    As per your query, you want to change the color of properties font title.
    We are giving you some easy steps and CSS to change the color.
    Go to Dashboard >> Apperance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
    #real_prop h6.prop-title {
    color: #000;
    }
    If you need any other help please let us know.
    Thanks

    in reply to: Multipurpose Blog Pro #831
    Shop Manager
    Keymaster

    Hi,

    Please go through the following steps to make sure you have done with this or not.

    You got the premium theme download links on your order confirmation mail which contains the following zip files:

    1. Multipurpose Blog Pro
    2. Multipurpose Blog Pro child
    3. Title Banner Plugin
    4. Gallery Images Plugin

    If you haven’t got the zip file of the theme, please send us your order number, we will give you the login credential of your account on our website

    Multipurpose Blog Pro is a premium version theme and Multipurpose Blog Pro child is a child theme. The “Title Banner Plugin” and “Gallery Images Plugin” is a theme required plugins.r

    You need to upload the themes separately. First, upload Multipurpose Blog Pro zip via Appearance -> Themes and then Multipurpose Blog Pro child zip via Appearance -> Themes activate the child theme. The “Title Banner Plugin” and “Gallery Images Plugin” would be uploaded via Plugins -> Add new. These both of plugins will be uploaded separately one by one.

    If you have successfully completed theme installation, then follow the below steps to get the demo content on your homepage.
    1. Create Page to set template: Go to Dashboard >> Pages >> Add New Page.
    Label it “home” or anything as you wish. Then select template “home-page” from template drop-down.

    https://www.buywptemplates.com/docs/multipurpose-blog-pro/images/home-page-template.png

    2. Set the front page: Go to Setting -> Reading –> Set the front page display static page to home page
    https://www.buywptemplates.com/docs/multipurpose-blog-pro/images/set-front-page.png

    This will show all the demo content on your front page. Now you can customize each section through the Appearance >> Customize >> Theme Settings.
    Make sure it is a blog theme, so you need to create a post, categories, tags and a category should have a published post. So that it will appear on your site.

    Plugin descriptions are already included in the documentation: https://buywptemplates.com/docs/multipurpose-blog-pro/#additional_addons

    Additional Information:
    Child theme: A child theme acquires styles, features, and functionalities from its parent theme. A child theme is an effective way to make modifications in the styles/ features of the parent theme without adjusting the code of parent theme. Along these lines, you can simply update the main WordPress theme with no stresses in regards to your customization and changes. Basically, a child theme is used to override the features of parent theme without affecting the parent theme. We suggest our customers, to make any of the changes to the child theme in case if any and child theme should be activated.

    If you got stuck somewhere then send us the query. If you want we can set up your theme, make a user for us assign administrator role and send us the username and password along with the URL. We have a free theme installation support.

    in reply to: Multipurpose Blog Pro #795
    Shop Manager
    Keymaster

    Hi, Add the below code to your child theme style.css for removing menu if you have activated the child theme. Otherwise add it to Appearance -> Customize -> Additional CSS

    nav.navbar.navbar-default {
    display: none;
    }
    .navbar-header-toggle {
    display: none;
    }

    Thanks

    in reply to: Multipurpose Blog Pro #747
    Shop Manager
    Keymaster

    Hi,

    We don’t have any option to adjust the font size. This can be changed from the CSS. So send us which font size you want for which heading. We will send you the code.

    Thanks

    in reply to: Multipurpose Blog Pro #729
    Shop Manager
    Keymaster

    Hi,

    The columns layout is only for the Free version. In the pro version, you can change the layout by the taking a page template with the sidebar or with the default template. Do you want the sidebar not show on post page as well? Let us know.

    Thanks

    in reply to: Construction Real estate Pro could not install #706
    Shop Manager
    Keymaster
    in reply to: file exceeds the upload_max_filesize #705
    Shop Manager
    Keymaster

    Hi,

    It’s a common error and it can be easily fixed. This error message is an indication that the file you are trying to upload is larger than your web host allows (WordPress default file upload size is 2 MB).

    A solution is easy, you need to increase file size upload limit. You can ask your web host support team to increase the file size limit.

    If you don’t want to do that, you can simply upload the theme files and plugin to their respective folders by accessing your server via Cpanel or the FTP.

    Login to your Cpanel -> File Manager -> Public HTML -> Find the folder in which you have installed the WordPress -> Go to /wp-content/themes and upload the themes there and extract the zip file.

    For plugins go to /wp-content/plugins and upload the plugins there and extract the zip file.

    Let us know if you have any other questions.

    Thanks

    in reply to: Construction Real estate Pro” #687
    Shop Manager
    Keymaster

    Hi,

    Access your site via https://www.yourdomain.com/wp-admin, add a username and password. It will open the dashboard. Now you will need to go to Appearance -> Themes to upload the theme zip files.

    For more information check the below steps.
    You got the premium theme download links on your order confirmation mail which contains the following zip files:

    1. Construction Realestate Pro
    2. Construction Realestate Pro child
    3. Title Banner Plugin
    4. Construction post type Plugin

    If you haven’t got the zip file of the theme, please send us your order number, we will give you the login credential of your account on our website

    Construction Realestate Pro is a premium version theme and Construction Realestate Pro child is a child theme. The “Title Banner Plugin” and “Construction post type Plugin” is a theme required plugins.

    You need to upload the themes separately. First, upload Construction Realestate Pro zip via Appearance -> Themes and then Construction Realestate Pro child zip via Appearance -> Themes activate the child theme. The “Title Banner Plugin” and “Construction post type Plugin” would be uploaded via Plugins -> Add new. These both of plugins will be uploaded separately one by one.

    If you have successfully completed theme installation, then follow the below steps to get the demo content on your homepage.

    1. Create Page to set template: Go to Dashboard >> Pages >> Add New Page.
    Label it “home” or anything as you wish. Then select template “home-page” from template drop-down.’

    https://buywptemplates.com/docs/construction-realestate-pro/images/home-page-template.png

    2. Set the front page: Go to Setting -> Reading –> Set the front page display static page to home page
    https://buywptemplates.com/docs/construction-realestate-pro/images/set-front-page.png

    This will show all the demo content on your front page. Now you can customize each section through the Appearance >> Customize >> Theme Settings.

    You can also check the Get started page under Appearance -> Get Started

    Plugin descriptions are already included in the documentation: https://buywptemplates.com/docs/construction-realestate-pro/

    Additional Information:
    Child theme: A child theme acquires styles, features, and functionalities from its parent theme. A child theme is an effective way to make modifications in the styles/ features of the parent theme without adjusting the code of parent theme. Along these lines, you can simply update the main WordPress theme with no stresses in regards to your customization and changes. Basically, a child theme is used to override the features of parent theme without affecting the parent theme. We suggest our customers, to make any of the changes to the child theme in case if any and child theme should be activated.

    If you got stuck somewhere then send us the query. If you want we can set up your theme, make a user for us assign administrator role and send us the username and password along with the URL. We have a free theme installation support.

    Thanks

Viewing 12 posts - 601 through 612 (of 612 total)