Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindThe header is normally full width. Ensure that the video you are using in the header is wide enough to fill up the header (when viewed on a larger/wider display) while also fitting in the configured height (if its height is shrunk to fit, its width will also be reduced proportionally).
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.Zed
Cryout Creations mastermind1. The blog section displays all posts (without any filtering options).
If you only want to list specific posts, sort them in categories and link to the categories instead (and you’ll have to stop using the blog section).2. Esotera is designed with a particular visual layout. If you need a different layout, one of our other themes may be a better match.
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.Zed
Cryout Creations mastermindThe CTA buttons positions are not directly configurable (they can however, be tweaked with custom styling if needed).
To remove them simply leave the related CTA button fields empty 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.Zed
Cryout Creations mastermindFree support in the forum is provided as our own time and availability permits.
If you are pressured by time constraints you can use our priority support service instead.The screenshot alone is insufficient to identity the reported issue and its cause.
How did you apply a YouTube video in the header area of a page? WordPress does not provide such functionality for individual pages, it only supports video headers on the homepage.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.Zed
Cryout Creations mastermindEsotera implements a complex JavaScript and CSS-based animation for its title effect.
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.Zed
Cryout Creations mastermindThe author biography can also be displayed directly by the single.php template.
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 21st, 2020 at 14:19 in reply to: selecting Hamburger menu on mobile makes screen go blank #99132Zed
Cryout Creations mastermindWhich device/browser are you observing this behaviour with?
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.Zed
Cryout Creations mastermindWhich editor are using to enter the content in WordPress (the new block editor, the alternative source editor, the classic visual editor)?
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.Zed
Cryout Creations mastermindYou could have some script conflicts in the dashboard.
Test by temporarily switching to one of the default Twenty themes to check if it’s related to the theme, and if that’s not it I suggest temporarily disabling all active plugins to see if one of them is at fault.
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.Zed
Cryout Creations mastermindCheck that the theme’s landing page is set to display the slider (and not the header image) in its slider section:
https://www.cryoutcreations.eu/docs/themes/options/landing-page/slider/If the landing page as a whole does not activate, check that it is enabled in its general options:
https://www.cryoutcreations.eu/docs/themes/options/landing-page/general/
and that you get no warning there (the site needs to have a static page assigned as the homepage for the landing page to activate).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.Zed
Cryout Creations mastermindParabola does not implement any kind of blocks, so I’m not sure what you are referring to (you provided no URL and no examples).
“Blocks” in the WordPress universe has become to normally refer to the new block editor’s structural elements.
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.Zed
Cryout Creations mastermindDid you use the menu position option?
https://www.cryoutcreations.eu/docs/themes/options/header/menu/#menu-positionIf 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.Zed
Cryout Creations mastermindThe theme is still set to use the sample image, however your server returns an internal server error when attempting to access the image directly:
http://drachda.nl/ws/wp-content/themes/liquido/images/slider/static.jpgIf 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 21st, 2020 at 13:01 in reply to: Remove rules under site title and at top of the site #99120Zed
Cryout Creations mastermindThe site title line decorations are not configurable, but you can remove them with CSS:
body #site-title a { border-color: transparent; }
The ‘menu’ title can also be disabled with CSS:
#access h3.menu-title span { font-size: 0; }
Doing this without CSS would require editing theme code.
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 21st, 2020 at 12:19 in reply to: Problem with editing posts when Gutenberg is enable #99119Zed
Cryout Creations mastermindIssues in the editor can be caused by multiple factors. Try temporarily disabling all active plugins to check if any of them are connected to the issue. You can also temporarily switch to one of the default Twenty themes to see if the theme has anything to do with the 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.Zed
Cryout Creations mastermindUse the following CSS:
#access > div > ul > li > a > span::before { display: none; }
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 21st, 2020 at 12:15 in reply to: mantra 3.2.0 missing blog post excerpt settings magazine layout #99117Zed
Cryout Creations mastermindIn Mantra the magazine layout option is located under the layout settings section:
https://www.cryoutcreations.eu/docs/themes-legacy/settings/layout/#magazine-layoutIf 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.Zed
Cryout Creations mastermindWe are aware of that issue. Apply the following CSS to correct it until the next theme update:
.entry-content ul > li { background-image: none; padding-left: 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.Zed
Cryout Creations mastermindVerbosa is designed with a specific layout and all non-content elements are located in the sidebar. If you’re looking or a different layout I suggest checking out our other themes: https://www.cryoutcreations.eu/wordpress-themes#cryout-themes-showcase-free
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.Zed
Cryout Creations mastermindThe sidebar is still visible on your homepage (and it cannot be removed in Verbosa) so I’m not sure what you’re referring to.
If you’ve actually hid individual widgets (from within the sidebar), that functionality is not available in WordPress so it’s most likely provided by a plugin (Jetpack?)
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.Zed
Cryout Creations mastermindThe following CSS should achieve the same result:
body .column-image img { max-height: 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.Zed
Cryout Creations mastermindUsing white as an accent color will be very problematic as it can render a lot of site elements invisible (due to the site also using white for the backgrounds).
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.Zed
Cryout Creations mastermindThe frames come from the galleries own options (as they’re added with inline styling generated at runtime).
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 21st, 2020 at 11:46 in reply to: Can a purchased theme be used on more than one domain? #99106Zed
Cryout Creations mastermindYou can use our themes on as many sites as you’d like, including personal or commercial websites.
For our Plus themes, the licensed sites number indicates the number of sites you can activate the automatic updates on and receive priority support for.
By site we refer to a single WordPress installation using a particular theme (the installation can be on the main domain, in a subdomain or a subfolder of a domain). We do not count staging/development copies.
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.Zed
Cryout Creations mastermindThe presentation page has section background color options:
https://www.cryoutcreations.eu/docs/themes-legacy/settings/color/#presentation-pageFor the text color, most content relies on the general text color option, however some elements default to a preset color. Use the following custom CSS for these:
html { color: #000; }
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.Zed
Cryout Creations mastermindThat spacing is configurable from the theme’s settings:
https://www.cryoutcreations.eu/docs/themes-legacy/settings/graphics/#content-marginsIf 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.Zed
Cryout Creations mastermind@ollyeden the indicated site does not display any social icons in the footer or on the side.
Additionally, none of the menu items (to access the rest of the site) seem to work at this time (perhaps a permalink/rewrite error?)
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.Zed
Cryout Creations mastermindI am not seeing a flower image on the site at this moment.
The indicated styling applies to the presentation page’s individual sections (containers), so I’m not sure how that would affect or apply to an 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.Zed
Cryout Creations mastermindYou can adjust the publish date/time from WordPress’ posts management (directly from the posts lists via quick edit or from the individual posts’ edit screens).
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.Zed
Cryout Creations mastermindThat image is no longer available.
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