Forum Replies Created
-
AuthorPosts
-
ZedCryout Creations mastermind
You can use CSS
opacity
to control the opacity of any element, but you have to take into account how elements are stacked or what’s behind them.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 customize how the breadcrumbs work you need to copy the
cryout_breadcrumbs()
function from cryout/prototypes.php to your child theme’s functions.php and customize it there.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 mastermindAre you seeing this on iPhone/iPad?
Safari has some issues handling background images that have a specific combination of styling. We’ll add a workaround for Safari browsers in 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 mastermindThe image displayed in the theme by default on the landing page is not the configured header image but a static slider placeholder, which is configurable from the theme’s options under Landing Page > Slider.
Due to technical limitations, the sample image is not visible in the customizer panel. To replace it simply assign a different image. To remove the sample image, assign any other image in its place and then remove it.
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 mastermindThat is a shortcode, which can be added either inside post/page content, inside a widget (which processes shortcodes) or inside the theme’s text fields (which also process shortcodes).
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 comments block appears after the post content.
If you’re using a ‘related posts’ plugin which adds itself at the end of the content, then that’s before the comments bit and there’s no way to reverse the two. You’d need to look for a different plugin which hooks in a different location (after the comments?) or use custom code to hook the plugin into the theme’s
cryout_after_article_hook
orcryout_after_content_hook
locations.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.February 11th, 2018 at 16:14 in reply to: How to fix the featured image size displayed on the home page #59702ZedCryout Creations mastermindIf you’ve noticed this behaviour in Chrome (or other Webkit based browsers, like Safari), please make sure to updated to the latest 1.1.0 release. Let us know if you’re still seeing such behaviour with this theme version.
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 mastermindThat happens automatically when header image behaviour is set to Cropped instead of Contained in the theme’s 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.February 11th, 2018 at 15:56 in reply to: Change the word "ago" in the time display of the comments #59700ZedCryout Creations mastermindIf you’ve translated this bit and it didn’t used to work before, it should be solved in the latest 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 mastermindPlease see this post:
https://www.cryoutcreations.eu/forums/t/multi-language-front-page/#post-54385If 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 a footer navigation location in which you can add a custom menu.
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 mastermindThat is not currently configurable but we can help you with custom styling to customize it through our support service.
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 see this post:
https://www.cryoutcreations.eu/forums/t/multi-language-front-page/?view=all#post-54385If 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.February 11th, 2018 at 15:41 in reply to: Customize Slidertitle (font & color) of Landing page #59695ZedCryout Creations mastermindBy default these are set to white. You could customize them with CSS:
.lp-staticslider .staticslider-caption, .seriousslider.seriousslider-theme .seriousslider-caption { color: #123456; }
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 mastermindMenu administration is core WordPress functionality and not something handled by the theme.
Does this happen only when Verbosa is used or regardless of theme?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 mastermindAt the bottom of the landing page you’ll find the landing page’s featured content section which can display either the selected static homepage, the posts list or be disabled entirely.
The option to control this is located in the theme’s landing page > settings panel.
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 search forms can be disabled from its 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.February 11th, 2018 at 15:22 in reply to: Direct link to the featured boxes section in front page #59690ZedCryout Creations mastermindThe landing page sections all have unique identifiers which can be used in links to make the browsers skip/scroll to them:
- #lp-blocks1
- #lp-text-one
- #lp-boxes-1
- #lp-text-two
- #lp-boxes-2
- #lp-text-three
- #lp-posts / #lp-page
- #lp-text-four
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 mastermindThank you for pointing this out. We’ll get it corrected 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 mastermindIf you are using the theme’s landing page feature, this works a bit different than standard posts and pages.
https://www.cryoutcreations.eu/wordpress-tutorials/how-to-use-landing-page-featureIf 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 mastermindFluida doesn’t have an overlay on the landing page image. Are you perhaps referring to Septera?
You’ll find the overlay color and opacity control in the theme 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 mastermindThis CSS should do it:
.ui-datepicker-title select[class*="ui-datepicker"] { background: #fff; padding: 0; }
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 mastermindDo you have any menu assigned to the theme’s main navigation area? If you don’t, create an empty custom menu and assign it there.
In lack of a menu assignation, the theme uses an automatically generated menu.
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 links present on the icons themselves seem to work as expected.
If you used to have links in the icon blocks texts as well, make sure the theme is set to display full texts, not excerpts (version 1.5 changed the values for this option).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 widgets situation is described here.
Could you give a link for the massive 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 mastermindThank you for pointing out that the CTA button fields are missing. We’ll get them right back.
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 mastermindIs the rating option still enabled?
Does the rating selector appear on any of the default Twenty themes?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’m sorry, could you point out in a screenshot which elements of the theme are not working correctly?
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 error seems to come from the Events Calendar plugin:
Fatal error: Uncaught Error: Call to a member function is_main_query() on null in [...]/public_html/wp-content/plugins/the-events-calendar/src/functions/template-tags/general.php:1694
Does this issue only happen on pages using the category page with intro template?
Did this start happening after the 1.5.0 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 mastermindNirvana already has a columns design very similar to the example site (with minimal distance between the widgets). If you want to remove that distance entirely, try this CSS:
#front-columns > .ppcolumn { margin: 0; }
To make the columns take up more horizontal space you need to increase the site width to a wider value.
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