Forum Replies Created

Viewing 15 posts - 4,651 through 4,665 (of 8,657 total)
  • Author
    Posts
  • in reply to: Background Image not displaying. #63525
    wensolutions
    Keymaster

    Hello @tangentia,

    First of all thank you very much for using the pro version of the theme.

    Now to make the background image work use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    body #page {
        background-color: transparent;
    }

    Hope this helps.

    Best Regards!!

    Have a good day 🙂 .

    wensolutions
    Keymaster

    Hello @siebart1958,

    Actually, we do not have the file for any language. Since the theme is already translation ready you should translate the available string by yourself using any translating software.

    If the Poedit software is not working for you then you can use the loco translate plugin for the string translation.

    https://wordpress.org/plugins/loco-translate/

    Hope this clears the confusion.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: Licence key #63522
    wensolutions
    Keymaster

    Hello @volatile,

    Actually, we are not quite clear whether you want to set a multilingual site or just the site with one language. If you want to set the multilingual site then you can use the multilingual plugin like WPML.

    But if you only want to set your dashboard in the English language then you can go to Admin Panel > Settings > General > Site Language and select English from the available option.

    Hope this helps.

    If you have any queries further, please let us know.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: Changing text in Slider Static Front Page #63483
    wensolutions
    Keymaster

    Hello @goranstam,

    Glad we could help you.

    If you have any issue further, please feel free to post.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/nature-bliss/reviews/#new-post

    Hope this helps.

    Best Regards!!

    in reply to: Licence key #63463
    wensolutions
    Keymaster

    Hello @volatile,

    A license is only entitled for one domain only, and automatic update is only possible to one installation.

    You have to re-purchase the theme and obtain the unique license key for each website hosted in two different domain.

    Hope this clears the confusion.

    Best Regards!!

    in reply to: Site title Font #63462
    wensolutions
    Keymaster

    Hello @tworldstudio,

    First of all thank you very much for all the appreciation.

    Now to change the font of the site title use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .site-title {
       font-family: 'Montserrat', sans-serif; 
    }

    Change the font as per your requirement.

    Hope this helps.

    Best Regards!!

    in reply to: Changing text in Slider Static Front Page #63452
    wensolutions
    Keymaster

    Hello @goranstam,

    After the activation of the child theme, all of the customizer setting from the parent them won’t be seen in the child theme so you have to re-enter your customizer setting.

    However, you can paste below-given code which will transfer all of your parent customizer setting to the child theme.

    For this just add below-given code in your child theme functiosn.php file .

    https://gist.github.com/anonymous/d48b112faa0b83d9d2c7dbb02e08013e

    Hope this helps.

    Best Regards!!

    in reply to: One-click-installation #63450
    wensolutions
    Keymaster

    Hello @volatile,

    Gald we could help you.

    Any further issues are always welcome.

    Best Regards!!

    in reply to: Logo and problems with site title and tagline #63443
    wensolutions
    Keymaster

    Hello @goranstam,

    To increase the size of the logo use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .custom-logo-link {
        max-width: 100%;
    }

    Hope this helps.

    Best Regards!!

    in reply to: One-click-installation #63441
    wensolutions
    Keymaster

    Hello @volatile,

    Currently, we do not have the demo file bundled within the theme so there are no any such tools.

    However, we do have theme official documentation that will guide you to setup your site as in the demo.

    Documentation link:
    http://themepalace.com/instructions/themes/business-field-pro/

    Furthermore, if you have any confusion while setting up any of the section then please let us know.

    Best Regards!!

    in reply to: A couple of questions #63394
    wensolutions
    Keymaster

    Hello @srosvold,

    Firstly, we would like to apologize for the delay in replying to you.

    As for the image that comes from static home please use below given CSS to make it full width.

    Go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    article .aligncenter {
        width: 100%;
    }

    If this does not solve the issue please post your site URL so that we could inspect further and help you.

    Best Regards!!

    in reply to: Business Field Slider not showing up. #63393
    wensolutions
    Keymaster

    Hello @andrewacts238,

    Glad that we could help you.

    Also thank you very much for the suggestion and we will definitely include the info about the image of the slider in the documentation.

    Any further issues are always welcome.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: Featured Slider and Corporate Welcome Widget default colours #63392
    wensolutions
    Keymaster

    Hello @invsol,

    Yes please definitely try the provided CSS and let us know if the issue is fixed or not.

    Furthermore, if you have any confusion further, please feel free to post.

    Best Regards!!

    wensolutions
    Keymaster

    Hello @siebart1958,

    The theme is already translation ready and can be translated into any language.

    For the translation please follow below-given steps:

    1. Download Poedit
    2. Launch poedit application
    3. Choose “Create a new translation” option in the application Screenshot: http://imgur.com/a/mMfXs
    4. Browse for the provided .po file
    5. Choose translation language Screenshot: http://imgur.com/a/uwfwG
    6. Find strings to translate from the list and provide translation string in Translation Box. Screenshot: http://imgur.com/a/hZS2S
    7. save the translation
    8. copy the .po and .mo file generated by the software in your languages folder

    Finally, in your Admin Dashboard > Settings > General > language, make sure the desired language is chosen and save your settings.

    Hope this helps.

    Best Regards!!

    Have a good day 🙂 .

    wensolutions
    Keymaster

    Hello @siebart1958,

    Glad we could help you.

    If you have any issues further, please feel free to post.

    Best Regards!!

Viewing 15 posts - 4,651 through 4,665 (of 8,657 total)