Forum Replies Created

Viewing 15 posts - 1 through 15 (of 39 total)
  • Author
    Posts
  • in reply to: Multipurpose Blog Pro #668

    HI,

    We really don’t understand what you are trying to ask. Could you please specify this with the help of the screenshot?

    Thanks

    in reply to: Multipurpose Blog Pro #665

    Let us know if you need any help

    in reply to: Multipurpose Blog Pro #663

    Hi,

    Do you want to make it in a lower case?

    Add this to Appearance -> Customize -> Additional CSS

    #header .logo h1 {
    text-transform: capitalize !important;
    }

    Thanks

    in reply to: Construction Real estate Pro #656

    Awesome. Let us know if you have any other issue.

    in reply to: Construction Real estate Pro #648

    Hi Tom,

    Regarding the ordering of the properties. You can follow the below step.

    Posts with more recent timestamps come before those with older ones. The simplest (and most instinctive) way to re-order WordPress blog posts on the front-end is to change the post dates by hand.

    Start off by logging into your WordPress site’s admin panel and navigating to Properties -> All Properties. Open the Property you want at the top of your series in the Edit Post screen and note down the date and time of when it was published. In our example, the timestamp is February 22, 2017 at 10:19 a.m.:

    Now, head back to Properties -> All Properties and select the Property you want to have appeared next in box. Click on the Edit link in the “Published on” section and change the Property timestamp so that it pre-dates the post that’s intended to be ahead of it in the series’ queue. Following our example, we’ll set the new timestamp to February 22, 2017 at 10:18 a.m. i.e. a minute before the preceding post.

    Repeat the same process for all of the Properties in your series.

    Thanks

    in reply to: Construction Real estate Pro #646

    Hi Suzanne,

    As per your query, Yes you can add a testimonial shortcode in contact pages.

    Shortcode : [testimonials]

    We are giving you the shortcode link to use on other pages.

    Shortcodes: https://buywptemplates.com/docs/construction-realestate-pro/#shortcodes

    If you need any help please let us know.

    Thanks

    in reply to: Multipurpose Blog Pro #635

    Hi,

    Could you please make a user for us assign administrator role and send us the username and password along with the URL at [email protected].

    in reply to: Multipurpose Blog Pro #630

    Hi,

    This title is added to the banner images. That comes over the banner. If you don’t want this you can install the Title remover plugin https://wordpress.org/plugins/title-remover/. Which allow you to hide the title from each page, post. Try and let us know.

    Thanks

    in reply to: Multipurpose Blog Pro #629

    Hi,

    This title is added to the banner images. That comes over the banner. If you don’t want this you can install the Title remover plugin https://wordpress.org/plugins/title-remover/. Which allow you to hide the title from each page, post. Try and let us know.

    Thanks

    in reply to: Multipurpose Blog Pro #622

    Hi,

    The problem may also occur when either the max post size, max upload size or PHP memory limit defined for WordPress has been exceeded. Secondly it might be issue of you are trying to upload the wrong zip file.

    So, You can Add themes in a wp-content/themes and plugins in a wp-content/plugins directory using Cpanel or FTP. Once you have added the zip file extract it there and get back to your admin and activate the plugins and themes which you have added.

    Thanks

    in reply to: Construction Real estate Pro #615

    Ok. Could you please make a user for us, assign the administrator role send us the username and password along with the site URL at [email protected]. We will check.

    in reply to: Construction Real estate Pro #608

    Hi,

    You will need to increase or decrease the transition property in seconds which suites better for your site.

    Thanks

    in reply to: Multipurpose Blog Pro #607

    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 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

    in reply to: removing the contatc form from the poperty details. #596

    Hi,

    Please add this to Appearance -> Customize -> Additional CSS

    .enquiry_box {
    display: none;
    }

    Thanks

    Hi,

    Please add this to Appearance -> Customize -> Additional CSS

    .enquiry_box {
    display: none;
    }
    .credit-link.text-right {
    display: none;
    }
    Thanks

Viewing 15 posts - 1 through 15 (of 39 total)