Forum Replies Created
-
AuthorPosts
-
Hi,
Your issue is not very clear, looks like there is some text missing or something (it starts with “or”), but I will try to answer.
Vintage Wedding theme is compatible with WooCommerce. However, WooCommerce is a third-party plugin, and – as stated on our website on front page – support is offered only for issues with the theme itself, not for third-party plugins.
You’re welcome.
Any customization is possible if you have css knowledge. This customization would require some extensive css modification, as the theme is responsive, and styling has to be adjusted to fit ok on every resolution. You can input your custom css in Appearance > CSS Styles, without having to directly modify style.css.
I’m sorry, but no exceptions can be made. Like any other ThemeForest authors, we deliver a ready-made product that works and offer support for problems/issues or whatever question beyond the documentation. Any customizations are your option, and we cannot be held responsible. Customizations should be handled by a designer/developer, to avoid this kind of problems.
-
This reply was modified 11 years, 5 months ago by
CP-Support.
Hello,
Please note that support is offered for issues with our projects, but we cannot offer it for customizations made by a third party. As stated on our website, we do not offer this kind of customizations, so it is up to you if such customizations are made to the theme. We also cannot be hold responsible for any inconveniences these kind of modifications may produce.
GD is also needed for the slider, because images are shaped as clouds with php GD functions.
Hi,
This error appears because your server does not have GD installed/enabled.
imagecreatetruecolor() is used for generating the captcha image and needs GD.Hello,
Thanks, but there is no previous Bootstrap theme, Kindergarten is our first, and the same logo size is used for both the HTML and the WordPress version. It’s 180px width by 100px height.
Kindergarten uses WordPress’ native custom-header() function for custom logo uploading, which has no support for separate retina image. As a workaround you can manually overwrite via ftp the logo image, replacing it with a logo that is 360×200. We will think of a solution for this for our next theme updates.
You’re welcome.
To alter the html, edit invitation.phtml found in “views” folder. The css and the images used are in the “design” folder.
Hello,
Php checks and gives an error if certain essential and required fields (name, email, phone and nr. of persons) are left blank. The rest of the fields are not required, and the form is sent even those are left blank. As stated on our website, we do not offer this kind of customizations, so it is up to you if such customizations are made to the form. Also, we cannot be hold responsible for any inconveniences these kind of modifications may produce.
To delete kids menus, delete lines 80-85 from rsvp-form.phtml:
<div class="grid col-300"> <label for="kids"><?php _e('Nr. of kids menus', 'wi-rsvp'); ?></label> </div> <div class="grid col-460 fit"> <input type="text" id="kids" name="kids" class="input-small" value="<?php echo $kids; ?>"/> </div>
As for the captcha, we really recommend to keep it, to prevent spam.
Hello,
The main body text font (Solomon Normal font) fully supports Polish diacritics, but the titles font (BD Cartoon Shout) does not.
To change the title font you have to have css knowledge and modify style.css.
For now, there is no possibility. But this is a good idea, we will add a custom link field in the dashboard in the next update.
Please make sure you update CP-WOWSlider plugin too, not just the theme.
I’m sorry, you should have received an email. The update was approved in just a few hours after I submitted it to ThemeForest on November 19th. You can download the updated theme from your Envato account.
-
This reply was modified 11 years, 5 months ago by
-
AuthorPosts