Forum Replies Created
-
AuthorPosts
-
ZedCryout Creations mastermind
I think that option is in WordPress’ Discussion settings.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindIf you want to do this to align the language selector better, it is simpler to reduce the padding of that selector instead of adjusting the top bar’s height:
body #gtranslate_selector { padding: 0.4em 0.5em; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindTemporarily disable all plugins and switch to one of the default Twenty themes and check if the editor works correctly then. If it does, re-enable things one by one and recheck to identify the cause.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindI see you have two ads widgets in the right sidebar. Did you test if any other widget appears?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindYou can reduce the top content padding with:
#content .hentry { padding-top: 1em; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindYou can assign a header image at any size you wish if you skip the cropping step. Then use this CSS to make the image adjust to fit the header:
#branding > img { max-height: 100%; max-width: 100%; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindUse
body .widget-title { background: ...; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindIn Mantra headings font size is not directly configurable – the headings sizes are in sync with the general font size.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindThe theme’s built-in slider does not support making the caption titles links (nor does it accept HTML in them). If you need your slide titles to be links you’ll have to use a slider plugin.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindThe file wp-includes/js/wp-emoji-release.min.js is WordPress core and not part of the theme.
The first missing image error should no longer occur in the 0.5.9 plugin release.
We’ll look into the second missing image.If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindWe are aware of this and we’ll correct it in the next theme update.
In the meantime you can apply this custom CSS to correct the alignment:body #respond input[type="checkbox"] { width: auto; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermind@primal.logic, did you try re-assigning your header image (while skipping the crop step)?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermind@yvonnedale, the indicated site is not working right now. Which theme are you using?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindYou might have a plugin (or even the theme) that is loading its own custom version of jQuery, breaking WordPress’ built-in one.
Try to temporarily disable all other plugins and check if that is in fact the cause.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindOur themes use customized comment form fields and will need to be updated to add support for the new GDPR-related checkbox.
We have already updated Kahuna and we will publish new updates for all other themes as soon as possible.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermind@claubs, did you assign an image in the theme options.
The static image is displayed as an <img> tag (which appears to be missing on your site).If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindPlease take a look at our translations tutorial:
https://www.cryoutcreations.eu/wordpress-tutorials/how-to-translate-a-wordpress-theme-iiiIf you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermind@xuefaith, your information contradicts the initial question. The blog page and posts homepage are normally mutually exclusive – the homepage no longer lists posts if a blog page is defined, since that requires the homepage to display a static page.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindThe icon preview do not currently work in some browsers (due to HTML support limitations).
We have not made a list of those icons explicitly visible anywhere (there will be one in the to-be-done documentation).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindThe theme has the option to hide page titles site-wide, however page titles visibility cannot be controlled individually (with the built-in options).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindwpcf7-form-control-wrap or wpcf7 indicates that the form is generated by Contact Form 7, so the styling would be part of the plugin.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindThe mobile menu does not auto-close on click/tap, so it doesn’t quite work with in-page links. We’ll look into this for a future update.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindThis will be fixed in the next theme update.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermind1. The fixed menu seems to be working now.
2. Which pages are you having issues applying a custom layout to?
3. If the theme’s associated option is enabled, for the featured images to be displayed in the header they need to be large enough (at least 75% of the site width and header height).If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindI do not notice blurred images at this time. Are you still having this issue?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindThe featured boxes have multiple visual parameters in the theme’s options list.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindUsing a font identifier in the field that is not present in the Google fonts means that font will only be used/visible on devices that have it locally installed.
Featured boxes use the general font for the text and the headings font for the title.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermind@Mxthieu: I assume you’re referring to the header titles feature (displayed below the menu), as you are not using the site title in the header (next to the logo).
If the header title doesn’t fit in the available space (with your set header image), switch the header image from contained to cropped (as this will make it keep its height on mobile devices), or disable the header titles feature.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.May 20th, 2018 at 21:07 in reply to: Septera: it's possible italic words in excerpt in lp-box at landingpage? #63917ZedCryout Creations mastermindAre you using manual excerpts?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.ZedCryout Creations mastermindWhich cookies notification plugin are you using? Is the notification active now?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts