Forum Replies Created
-
AuthorPosts
-
October 29th, 2018 at 13:26 in reply to: (This is indeed a first!) Menu only shows up on some iPhones but not others?! #69858ZedCryout Creations mastermind
Test the site on a third identical (or similar) device. If the menu works there as well and the only problematic one is your phone, then it’s a lot more likely to be a device issue than a site one (you can also try testing with different browsers on the same device, even though they all use the same rendering engine).
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 mastermindWe have not designed the social icons included in the themes and are using them as they are.
If you’re intending to correct the Github icon for your site and are willing to share it with us, we’d be more than happy to include it in the next theme(s) update.
We use bbPress for the forum functionality and bbPress does not provide a way for regular users to delete topics/replies. If you want I can delete your topic, but we usually keep discussions for future reference.
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 free theme has no dedicated JS field, so you’d need to use a plugin to add the code to your site. Then you’d need to format the target text in a way that lets you edit it with the companion JS.
For example, use
© 2007 - <span id="copyyear">2018</span> WebsiteName
in the text field andfunction update_copyyear(){ var d = new Date(); document.getElementById('copyyear').innerHTML( d.getFullYear() ); } update_copyyear();
for the JS.
This code is untested
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.October 18th, 2018 at 16:47 in reply to: How to get a decent menu background so you can actually see the menu #69470ZedCryout Creations mastermindWe’d need to see your site to understand what you’re referring to (as each configuration can create a unique combination of behaviour and colors).
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 Plus edition is capable of migrating all supported options from its base edition so you wouldn’t have to reconfigure anything from start (except perhaps the additional options only available in the Plus).
However, if you only needed the tabs functionality a plugin suffices for 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.ZedCryout Creations mastermindParabola includes preset color schemes which can be activated with a single click.
Kahuna does not include such schemes so there is nothing to select in the demo. We have no longer included preset color schemes in the newer themes as we have found that not many theme users actually used them (compared to the work that went into integrating them and keeping them updated with newer theme releases) and the whole functionality required rewriting from scratch to work with the customize-based options.
The newer themes include fewer distinct color options (as we’ve grouped various elements in sets) so they are easier to customize to obtain a certain color scheme.Concerning the “showcase” subforums, we’ve found that they are only lightly used and that users also post their questions incorrectly there (and get answers very late or never, since we don’t monitor them as closely as the bugs and how-to sections).
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 site title is normally displayed at the top left side of the header. If you’re referring to the text visible lower on the landing page (over the static slider image), that’s the static slider caption, which on first theme activation copies the site title and tagline.
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.October 18th, 2018 at 16:31 in reply to: Boxes on the home page are not displayed in the correct order (not by date). #69465ZedCryout Creations mastermindDisable the Masonry bricks functionality and check if the posts are in the expected order then. If they are, then the apparent wrong order is due to how Masonry sorts the posts for optimum stacking (which can result in posts which would otherwise be at almost the same level to be sorted in reverse order for best stacking).
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 text is most likely added by a plugin. Try to temporarily disable all your active plugins and check if it goes away, then re-enable them one by one to see when it returns.
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 mastermindWhich landing page section did you configure to display the specific posts category?
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 mastermindKendell, we’ve released version 1.5.6.1 of Fluida Plus at the beginning of August. Check that your licence key is entered on the site (to enable automatic updates), or manually download the latest version from your account.
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.October 18th, 2018 at 16:14 in reply to: How to reduce the size of the post images on the home page on mobile devices #69460ZedCryout Creations mastermindThe theme rearranges it structure depending on screen size it is viewed on. On some devices / screen layout, the posts will use up the full screen width. Depending on the configured posts images height, their images may fill up the entire screen (both width and height).
How are you looking to reduce/limit the post images? In what way?
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 current widget/image size on your site is 350×350, so an image this size will suffice to avoid blurriness.
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.October 18th, 2018 at 16:08 in reply to: Page Attributes in 1.5.1 – Template with no sidebar not working #69458ZedCryout Creations mastermindI cannot reproduce this issue. Please disable both caching and CSS minification and check if it still happens.
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.October 18th, 2018 at 15:57 in reply to: (This is indeed a first!) Menu only shows up on some iPhones but not others?! #69457ZedCryout Creations mastermindSince you’re encountering issues that no one else has complained about or reported (in all the time the theme has existed for), I’d presume the bugginess is more related to the site configuration (hosting/setup/plugins) or even the browser than the theme itself.
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 mastermindYou can jump to any theme (or plugin) version using the WP Rollback 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.ZedCryout Creations mastermindTo use rgba() color values you’ll need to write and use custom styling.
The theme uses WordPress’ core color selector which only supports RGB colors, without opacity. The color fields also get sanitized on save/display so you’ll end up with invalid #rgba(…) values.
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 mastermind@joynanda: you’re hiding page titles. Use this CSS to reduce spacing between the (now invisible) page titles and content:
.page .entry-content, .page .entry-content :first-child { padding-top: 0; margin-top: 0; }
@millybreak: are you referring to sidebar lists?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 mastermindWe have expanded the social icons list in the version 3 release and these icon images look differently (lighter, smaller and uniform).
If you are not satisfied with the new look, you can choose to revert to an older theme release using the WP Rollback plugin or customize the social icon images used.
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 mastermindWhich image size is used in that widget? Try changing to a larger 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 these out. We’ll release a small update to correct them in the next few days.
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.October 14th, 2018 at 13:23 in reply to: Did The Latest Update Cause "Force Lowercase" to Stop Working? #69225ZedCryout Creations mastermindThanks for pointing this out, we’ll correct it 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 mastermindYou can remove those both as they duplicate (and overlap) styling already present in the theme (generated based on the configured 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 mastermind@dihooper, you’re setting the general font size to 12px in the child theme:
body, input, select, textarea { font-size: 12px; line-height: 1.5; }
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 mastermind@dihooper, you have the entire parent theme styling in the child theme’s style.css file. Since the order the styles are loaded in is parent, options-generated, child (it has always been this way), this results in the old (now outdated) styling overwriting the correct one. You need to clean up your child theme style.css file to contain only the customized CSS.
The 1.5 release does include small changes to font sizes (some to the defaults, so they don’t apply to an already configured site, some to the actual values applied), spaces/paddings and general looks. Such changes are obviously visible after the update. You can use the theme’s typography options to slightly adjust the values.
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 enqueueing code is normally found in the child theme’s functions.php file.
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 ‘more’ button is currently only available for the homepage. Making it work on other sections requires additional 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.ZedCryout Creations mastermindAs I have mentioned in my email answer, the theme supports the suggested Google fonts from the bundled fonts list or all other Google fonts through the use of the custom font identifier field. The selected fonts will then be used on the appropriate elements.
Using any other Google fonts (via custom styling or otherwise), will require that you embed those fonts to the site yourself (manually or through a 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.ZedCryout Creations mastermindDoes this happen in post lists or on the single post section?
Can you post 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.ZedCryout Creations mastermindThat message indicates that you have no content in your homepage posts list.
Create an empty static page and assign it as the site homepage to disable the not found / search form section.
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