Forum Replies Created

Viewing 12 posts - 661 through 672 (of 693 total)
  • Author
    Posts
  • in reply to: New Update (gallery not working) #169
    Probewise
    Keymaster

    No, you’re not missing something. Originally, a page using widgets is for homepage creation only (stated in the documentation), that’s why there’s #Home widgets. And pages which homepage feature is not activated uses the default page feature with a feature to choose sidebar as well. If you want to customize a normal page, it’s up to you if you’ll use widget, and in that case as you need to add text, a text widget (WordPress default widget) or #Wise Script widget is needed but needed some customization through CSS as it is originally created for sidebars. We’ll try to add a specific widget for that case in the future.

    in reply to: Translate Some Words in Theme #166
    Probewise
    Keymaster

    It’s our pleasure. We’ll inform you if we have updated the theme. 🙂

    in reply to: There is no Notification when send Message on Contact US Page #161
    Probewise
    Keymaster

    Ok. In the future, if you have issues about a plugin, please contact its developer for our support is limited for our themes only.

    in reply to: Translate Some Words in Theme #159
    Probewise
    Keymaster

    Hello,

    Thank you for reporting the above issues. As for no. 1-6, 8-10, 12, it will be fixed on the next updates.

    For no. 7, it is about bbPress plugin which you can translate yourself (see bbPress translation).

    For no. 11, you can modify it using a child theme, and add this code to functions.php:

    function wise_panel_fields_footer() {
    	$author_link = 'https://www.probewise.com';
    	$author_name = 'Probewise';
    	echo ' Powered by ' . '<a href="' . esc_url($author_link) . '">' . esc_html($author_name) . '.';
    }
    

    For no. 13, Username or Email has a bug for Vietnamese language, you may report it to WordPress.org. We've tried it to other language and it is working well. See screenshots below, even if we use WordPress default theme:

    For no. 14, it's the recaptcha itself from Google that messed up in Viatnamese language.

    Please do note that our support is limited for our themes only, if you have problems or questions about a plugin, you should contact its developer.

    Regards,
    Probewise

    in reply to: how to set the background image as in the demo? #153
    Probewise
    Keymaster

    Good day,

    Maybe you are referring to the demo site with the background shown on the top. If you place AD below the header, you can make it like the demo site, just adjust opacity for the AD block widget.

    Regarding on the RTL, we currently don’t support RTL and we have no word if we could provide RTL for the theme because it would require more time for development. If you are interested with customization of the theme you may contact us on privately through our email steve.probewise@gmail.com or through the contact form in our site.

    Regards,
    Probewise

    in reply to: Church Theme Content not Showing Under Settings #152
    Probewise
    Keymaster

    Good to know, you’ve found the plugin 🙂

    in reply to: Export and Import template options #151
    Probewise
    Keymaster

    Hi there,

    There’s no export settings in Wise Panel as indicated in the documentation page. If you update the theme, your settings on Wise Panel mostly won’t be affected. Just some added features are needed to be configured. Normally, you just also need to re-save widgets if you experience errors on it.

    Regards,
    Probewise

    in reply to: how traslate this theme? #146
    Probewise
    Keymaster

    Hello,

    You can translate the theme using a PoEdit on which you can generate ES language for it.

    Regards,
    Probewise

    in reply to: Activation error #145
    Probewise
    Keymaster

    Maybe upgrading PHP version to 5.6+ may help as the demo site we are using has a PHP version 5.6.23. Then you might clear web cookies, restart the browser or even the server itself.

    in reply to: how to set the background image as in the demo? #144
    Probewise
    Keymaster

    Good day,

    Thank you for purchasing Wise Blog. To change the background, please refer to the documentation on section 4.1, where you will navigate to Appearance => Wise Panel => General Settings => Background URL. You can upload background image (recommended size 1460×876) or add image URL on it.

    Sorry, but our theme currently doesn’t support RTL as indicated on the item page, and the issue for sticky sidebar could be because of floatings from content-wrapper or the sidebar.

    Regards,
    Probewise

    in reply to: New Update (gallery not working) #123
    Probewise
    Keymaster

    Good day,

    You can add a slider using Slider Revolution Shortcode Creator for each pages in the toolbar of the page editor which is limited with the size of page template. But to obtain a full-width like of the homepage, a widget is necessary because it is outside the page wrap which has only a maximum of 1110px. We’re sorry if it causes inconvenience for you, as the theme on the product page indicates the feature is as it is. I hope you’ll understand. Thank you very much 🙂

    Regards,
    Probewise

    in reply to: New Update (gallery not working) #120
    Probewise
    Keymaster

    Hi Jen,

    Thank you for reporting an issue. It has already been fixed from the version 1.4.2. For images, to comply with coding/styling standard, logo images should have fixed dimensions, you are free to modify it using child themes. On the documentation page, the recommended sizes for images are indicated.

    Regards,
    Probewise

Viewing 12 posts - 661 through 672 (of 693 total)
Back to top