Forum Replies Created
-
AuthorPosts
-
December 13th, 2015 at 11:04 in reply to: How to edit the presentation page in another language? #34447
Zed
Cryout Creations mastermindWidgets are not handled by the Strings feature.
I’m not sure it this would work with Polylang, but there is a WPML Widgets plugin which lets you display different widgets based on language.
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.December 13th, 2015 at 11:02 in reply to: Menu behaviour on mobile (portrait and landscape) please!!!! #34446Zed
Cryout Creations mastermindMobile menu is automatically enabled/disabled depending on screen width (the limit is set at 640px)
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 header image is inside the header area (does not cover the top menu / top bar and does not extend left/right beyond the content limits). To simulate a full width/height header image, you can use the site background image.
2) The built-in widget displays all categories. You need to search for a plugin which provides a widget that lets you pick which columns to display.
These widgets are WordPress core functionality and are not controlled by the 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.Zed
Cryout Creations mastermindThe menu administration is WordPress core functionality and is not controlled by the theme. WordPress forums may give you a better answer as to how private pages work. As far as I know, private means the pages are not publicly visible.
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 homepage shows up as either Home or Home : home (when you also have a static page called Home).
Did you look in the “All Pages” tab as well?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’ve browsed your Blog page now and Continue reading buttons correctly link to each of the posts themselves.
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.Zed
Cryout Creations mastermind1) is the a:focus colour (which uses the first accent colour). You can disable this for all links with
body a:focus { background: transparent; }2) We did adjust the center-aligned menu styling a bit (to correct issues on some browsers). This may have made the elements slightly wider.
Use this styling to reduce the element left/right padding:body #access a span { padding-left: 15px; padding-right: 15px; }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 probably updated to WordPress 4.4
Please see our announcement on the matter.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’ll look into it (hoping Edge doesn’t turn into the new IE6/7/8)
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 is due to a change in WordPress 4.4
Please see our announcement on the matter.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 settings fields only accept HEX colour codes and will filter out/reset any content that is not a six digit hexadecimal number.
You need to resort to custom styling applied on top of the theme’s styling to use rgba colours.
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 means you’re seeing Jetpack’s Mobile Theme feature.
Turn that off to see the actual site on mobile devices.
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’re using a gallery plugin which is adding content where it shouldn’t (like that stop button).
The latest update should stop that from happening.
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 mastermindIs your browser called Chrome or plain Browser?
We’ve noticed variants called Browser are far from supporting all HTML standards.
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.December 13th, 2015 at 00:08 in reply to: How to change Font Size for Presentation Page Title ? #34430Zed
Cryout Creations mastermindIf you’re referring to the column titles:
body .column-header-image { 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.Zed
Cryout Creations mastermindbody #site-description { color: ...; 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.Zed
Cryout Creations mastermindAppearance > Tempera Settings, in the Presentation Page section.
If you’ve updated to WordPress 4.4, see our announcement on this.
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 mastermindIn English installs it’s Appearance > Widgets.
We also have a tutorial about this.
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.December 12th, 2015 at 23:51 in reply to: Trying to modify home page after selecting static front page #34426Zed
Cryout Creations mastermindIn Tempera, the presentation page will always be the homepage when enabled, and it is automatically disabled if you set a static page as your homepage (this is a WordPress rule requirement).
If you’re trying to use the homepage as a different (not home) page, that is not 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.Zed
Cryout Creations mastermindbody a.continue-reading-link { color: red; }
will 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 mastermindhttp://www.cryoutcreations.eu/wordpress-themes/wordpress-tutorials/wordpress-disable-comments-tutorial
Basically… do the reverse.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 mastermindPresentation page fields only accept shortcode. Placed (basic/advanced) HTML there will get filtered out by WordPress on save.
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.December 12th, 2015 at 23:43 in reply to: Presentation Page Slideshow and Placed Images not displaying! #34421Zed
Cryout Creations mastermindI see you are currently using a static page instead of the presentation page.
The theme’s presentation page is a page itself, always takes the place of the homepage when enabled and cannot be inserted into pages (especially via page creation). Are you using a plugin here?
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 mastermindFollow the quick debug guide (stickied on this forum) to figure out what is the cause of the interference.
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 mastermindTempera currently works with these multilanguage plugins:
- qTranslate X
- Polylang
- WMPL (commercial 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.Zed
Cryout Creations mastermindThe settings plugin will only solve the incompatibility created by WordPress 4.4 and restore the settings options once we’ll have to remove them in the next update.
It cannot solve issues created by other causes (like problematic plugins, broken Javascript in the dashboard, so on).
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 mastermindHow are the columns set up (widgets or post based)?
Do you have any plugins that are active only on the problematic site?
Do you have custom content in the text areas above the columns? Is the content on the problematic site different than on the working one?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 mastermindWhat device are you seeing the header image in poor quality on?
I’m looking at the site right now and the image appears the right size (1200×300) and proper quality.
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 mastermindBoth content and sidebar(s) have minimum and maximum values which cannot be exceeded.
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.December 12th, 2015 at 23:29 in reply to: How do i remove or don\'t show the Post from front(top) page? #34414Zed
Cryout Creations mastermindThe theme has an option for this in its Presentation page section of the 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. -
AuthorPosts