Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindI assume you don’t use the presentation page columns. If that is true, use this custom styling:
body #front-columns-box { 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.Zed
Cryout Creations mastermindWordPress.org repository themes can no longer include shortcode 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 mastermindTry
body #front-columns-box { 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.Zed
Cryout Creations mastermindThank you for crediting our 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 mastermindThe bundled font files to not include extended character sets (to keep the theme size low). Use Google fonts for such characters (and make sure you use the identifier that requests the charset 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 mastermindThe bundled font files to not include extended character sets (to keep the theme size low). Use Google fonts for such characters (and make sure you use the identifier that requests the charset 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 mastermindGalleries and lightbox are not part of the theme. If you only see one image on the page/post but get more images in the lightbox popup, you should investigate the plugin (or try a different 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 mastermindWe sometimes lag behind on update announcements:
http://www.cryoutcreations.eu/wordpress-themes/tempera/tempera-1-4-1-runs-out-of-ideasThe changelog is now also included in the theme’s readme.txt file (found in the theme archive).
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 more posts button works correctly when you access your site from the proper URL:
http://suflerob.o11.pl/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 mastermindDo you have two such posts (using the same featured image but only one displaying it) currently visible 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.Zed
Cryout Creations mastermindAre these the missing social icons?
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 provide 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 mastermindThanks, we are aware of this limitation.
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 height is configurable in the theme’s settings. Its viewable width is variable depending on screen size and up to the configured site width divided by the number of content columns minus the sidebar(s) width(s).
As a result, it would need to either get cropped or be displayed with spaces to the left/right (spaces that would vary through screen sizes). For cosmetic reasons we chose the cropping 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.March 28th, 2016 at 20:24 in reply to: How to remove space between header custom logo and menu bar? #36240Zed
Cryout Creations mastermindbody #access { margin-top: 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 mastermindThe mobile font sizes are pretty much hardcoded into the theme’s responsive styling.
Which elements do you want to resize?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 the slider plugin you will be using provide usage instructions? You should follow those.
Otherwise, the plugin should provide a shortcode (with a syntax that you need to find or figure out) which can be placed in any content area (page, post, text widget, theme extra field) to display the slider in that area.
The plugin will provide the functionality for setting up, configuring the slider.
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 mastermindInsert the images in the posts/pages.
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 mastermindInstall the recommended settings plugin, then you’ll be able to modify the presentation page from the same place you used to before: Appearance > Tempera Settings > Presentation 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 mastermindI can see post titles on your site. Did you solve 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 mastermindThis is not possible with the available options.
You’ll need to customize theme files (frontpage.php handles the presentation page, you’ll also need to write the styling for this and the responsiveness styling).
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’ll most likely need to write some custom styling to handle that.
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 doesn’t have a background on the posts themselves (like Fluida), but a general background on the whole content area. This one can be customized (to make transparent) with:
body #main { background-color: rgba(255, 255, 255, 0.7); }The last number there is the opacity, which can be adjusted between 0 (fully transparent) and 1 (opaque).
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’ve previously configured that line of text in the theme’s settings page, under Miscellaneous.
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 mastermindFirst thing to check when experienced layout/styling issues is to disable any CSS minification/compression plugins (or such functionality from caching plugins).
Tempera is not compatible with such compression as it needs its styles to be loaded in a certain order.
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 were using the theme’s presentation page, that is not an actual page, however its contents is configurable in the theme’s settings, under Appearance > Parabola Settings > Presentation 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 mastermind@Ali, I cannot spot any issues on mobile. Could you provide some screenshots?
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 mastermindAre your social icons still missing?
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.March 28th, 2016 at 19:50 in reply to: How to change the font of post titles (not site titles) #36225Zed
Cryout Creations mastermindTry making your CSS more specific by adding body in the front of the identifier(s), like:
body h2.entry-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.Zed
Cryout Creations mastermindSounds like server issues (POST data size too large to handle, slow connectivity, slow processing). However without an actual look in the server logs (you won’t see anything clearly related to this on your site or browser) I could not pinpoint the cause.
Your hosting provider should be able to give you helpful information about it. If they can’t or ask you to pay for support, perhaps you should switch to a different hosting company.
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