Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindThe typewriter image is the header image, which can be changed (or removed) from Appearance > Customize > Site Identity > Header 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 mastermindThe “Continue Reading” label is configurable in the theme’s options, under Customize.
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 mastermindIt looks like you’re applying custom styling on the comments container:
<style id='verbosa-custom-css' class='siteorigin-custom-css' type='text/css'>#comments{text-align:center;}</style>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 mastermindDoes that page have a featured image set?
Do you use any plugins that expand on the featured images functionality (like multiple featured images)?
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 featured image’ size is configurable in the theme’s options.
What values do you have it set to?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 mastermindCould you give us a link to 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.Zed
Cryout Creations mastermindThe Featured Icon Blocks are designed to display short static texts that don’t link anywhere.
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.November 9th, 2016 at 14:16 in reply to: Menu Color/Font changes not updating on Linux Browsers? #40603Zed
Cryout Creations mastermindWhat browser did your friend use on Ubuntu?
And do you use a caching plugin? He may have been seeing an older cached version of the 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.Zed
Cryout Creations mastermindWe did not test Fluida with WMPL for multilingual sites. We’ll be doing this for a future update.
Most likely the frontend already works with WPML (as the theme uses only WordPress functionality) but some options/settings may require specific configuration for WMPL to recognise them and make them multilanguage.
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 sample building image is not a header image. It is a placeholder for the slider location.
To remove it first set any other image under Appearance > Customizer > Landing Page > Slider Image (or set an actual slider instead).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 mastermindSet the number of boxes to 0 to hide 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.Zed
Cryout Creations mastermindThe control for that text is now located under Appearance > Customize > General > Structure > Custom Footer Text.
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 mastermind@Dannyl: are you using the category page with intro template on the homepage or some other page on the 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.Zed
Cryout Creations mastermindAnd thank you for reporting 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.November 9th, 2016 at 13:43 in reply to: When I log out of the Dashboard, the site colours change #40596Zed
Cryout Creations mastermindPerhaps you have an error in one of your widgets, affecting the site content?
Without a site link I cannot check if this is the case.
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 mastermindCould you explain what doesn’t work?
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 mastermindPublishing to social sites was never part of theme functionality (its not even part of WordPress). You most likely used a plugin for such functionality, and perhaps the same plugin was also handling your video embedding?
Were you perhaps using 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 mastermindDepends on which posts you are referring to.
The “Posts: Enabled/Disabled” located in the Settings tab refers to the posts list at the end of the landing page.
To turn off the post boxes set the number of boxes to zero.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 featured image is used as a header image when the image file is large enough and the Featured Image in Header option is enabled in the theme’s 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.November 9th, 2016 at 13:34 in reply to: Yet another homescreen problem after disabling landing #40590Zed
Cryout Creations mastermindIf you use a static page with a custom layout on your homepage, edit this page and set the new meta layout option to the desired value (and turn off the page template).
I see no reason for the header image to have been lost due to the update – WordPress saves this on a per-theme basis and the only thing to cause its loss would have required the theme to change its (folder) name.
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 mastermindWe’ve had the landing page as a planned feature of the theme since day one and we finalized it in the 1.0 update.
If not needed, it can easily be disabled from the theme’s options (like in all our themes that come with a landing 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.Zed
Cryout Creations mastermindIf you’re using some kind of caching plugin, check that its CSS minification feature is turned off.
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.November 9th, 2016 at 13:18 in reply to: Mainmenu should be justified to the width of the website #40585Zed
Cryout Creations mastermindThat CSS bit only works on flex elements, so you’d need to use:
#access > .menu > ul { display: flex; justify-content: space-between; }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 mastermindWordPress is not a standard HTML site so there’s no easy way of simply ‘adding HTML’ to it.
I recommend using plugins for such functionality.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 responsiveness toggle points are inside the theme’s style-mobile.css file and they’re not easily editable (as any changes done to any theme files are lost on the next 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.Zed
Cryout Creations mastermindIt depends on the control panel and file manager access your hosting account provides.
WordPress provides some documentation: https://codex.wordpress.org/Changing_File_PermissionsIf 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 mastermindCould you rephrase your question, please? 🙂
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 see no title nor logo on a desktop browser either. What is the theme’s header content option set to on your site?
The logo is only visible when the option is set to Logo.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 mastermindSettings a static page as the homepage will override the theme’s presentation page (where the slider is).
To use the presentation page set your WordPress to display posts 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 mastermindThere is no reason for the settings page to be blank if the Serious Settings plugin is still installed and active. The same plugin is used for the theme’s settings page even in newer updates.
Some issues that may be seen on the frontpage could be caused by browser caching and are usually solved by force refreshing the browser.
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
