-
AuthorSearch Results
-
December 8th, 2019 at 12:21 #96397
In reply to: Configuring of static homepage doesn't work
thorla
Power UserHi Zed,
thanks for your fast reply! When creating a menu with sub-menu items (all pages) not the complete path is shown in the headers breadcrumb navigation.
So for example you have a main menu with page “A” and there a sub-menu with page “A-1”.
If you now go to the homepage and choose “A” from the navigation, breadcrumb shows:
(“Home-Symbol” – A) , which is correct, but if you choose directly “A-1” from navigation, from my point of view the breadcrumb should show (“Home-Symbol” – A – A-1).
But it shows (“Home-Symbol” – A-1). 🙂
Is that maybe also a misconfiguration on my side? Or is it on purpose?Best regards
ThorstenDecember 8th, 2019 at 01:41 #96382In reply to: Dropdown menu problem – Fluida Theme
Zed
Cryout Creations mastermind@lefant, there may have been some (browser) caching involved.
@Lizzie are you still having issues? Both menus appear to work fine for me at this time.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 8th, 2019 at 01:35 #96379Zed
Cryout Creations mastermindTranslations or multilingual functionality are not handled by the theme.
If you need those functional you should investigate why the plugin responsible for them is no longer working (and the shortcodes don’t get processed).
Otherwise, you can edit the fields to remove the shortcodes (including the theme’s settings fields which are capable of holding displayed 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.December 8th, 2019 at 01:33 #96378In reply to: how to make enlarge images
Zed
Cryout Creations mastermindDid you read the plugin’s documentation and configured accordingly and/or applied the necessary classes to the images that should open enlarged?
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 8th, 2019 at 01:27 #96374Zed
Cryout Creations mastermindDid you save/publish changes after selecting the Arcanum scheme?
We’ve noticed some styling changes included with WordPress 5.3 which cause the color picker to sometime require two clicks on the desired color for it to be selected in the picker. Then the color change can be saved/published.
If you notice the preview to refresh but the color still doesn’t change, open the site frontend in a different browser tab. If the color change is still not visible, your site may have some form of caching enabled, preventing changes to take immediate 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.December 6th, 2019 at 22:05 #96346In reply to: Text-indent in Custom CSS
This reply is private.December 1st, 2019 at 11:20 #95912In reply to: how to make enlarge images
lacrozes
Power Userthanks a lot for your answer
i download “Responsive Lightbox”
but impossible to enlarge picturescan you help me ?
http://www.habitsdelumieres.frWebsite: www.habitsdelumieres.fr
November 28th, 2019 at 23:30 #95788I cannot change primary or secondary accent color in WordPress Preview, in Esotera and in Arcanum. I select the color, but when I click publish and activate, nothing is saved. I do not know why, but in Arcanum, primary and secondary accent are now those of Esotera, and I cannot even restore default font colors.I have also deactivated all plugings, but nothing changed.
November 26th, 2019 at 23:48 #95719In reply to: How to disable hover text from category links?
Thank You! I tried the tip, but as you said, the links rendered unusable. It looks like a coding mistakes, because the title includes the full category page content: https://marjutus.media/inspiraatiota/
There are not many options in category page: You can just write or leave the page empty.November 25th, 2019 at 22:09 #95676In reply to: How to disable hover text from category links?
Zed
Cryout Creations mastermindThe title attribute is used by the browser for accessibility reasons and its display is under the browser’s control. The title attributes should never include that much content (how are you getting it there, anyway? those normally include just the categories title).
You can force some browser behaviour changes with the following CSS:
#categories-4 a:hover { pointer-events: none; }but this may render the links totally unusable on some browsers.
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 25th, 2019 at 21:56 #95669In reply to: Text-indent in Custom CSS
Zed
Cryout Creations mastermindThe .ProseMain class is not part of the theme’s styling.
If you are adding this on particular elements ensure that those elements actually have this class and/or make your styling more specific (reference additional parent container classes/IDs in the identifier).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 14th, 2019 at 12:27 #95197In reply to: Old Posts on landing page
dennebar
Power UserWe did, a friend of mine looked in some coding. aparently there is a bug between the theam and woocomerce. its fixed but i have no idea how 😉
November 12th, 2019 at 14:25 #95148In reply to: PageSpeed Insights –
Zed
Cryout Creations mastermindHi Mark,
I’m sorry to say, but Google is not and does not make standards.
There’s a consortium that defines CSS and HTML standards and any changes need to pass through there to become official and be adopted by all browsers. Some vendors may choose to adopt proposed changes earlier, but that doesn’t make those changes standards.Otherwise, we’ll just end up in a new IE era, but with Google/Chrome at the center of all problems 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.November 12th, 2019 at 13:53 #95140In reply to: I can't save posts, text disappears after saving
Zed
Cryout Creations mastermindThe text areas are, as their name implies, dedicated to text.
Their input is parsed with WordPress’ core sanitization functions to make content safe, resulting in any complex markup, especially scripts, to be filtered out.To insert scripts on the site use plugins: https://wordpress.org/plugins/header-and-footer-scripts/
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 4th, 2019 at 23:01 #94818In reply to: No Update in Many Months!
Zed
Cryout Creations mastermindTempera (and our other settings-based themes) have pretty much reached their feature and functionality maturity and we consider them stable.
We are now updating them only when necessary to fix identified bugs or improve compatibility with new WordPress releases.
Nowadays we’re constantly bombarded with update notifications and everything is constantly getting a new release almost daily. Personally I don’t like this and feel that nothing is ever properly tested any more. Software done right and working doesn’t require constant modifying and changing – that only adds to the uncertainty factor.
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 4th, 2019 at 22:51 #94815Zed
Cryout Creations mastermindThe custom styling applied on #content is interfering with the theme’s own layout 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.November 4th, 2019 at 22:34 #94809In reply to: Custom Footer Text and the shortcode
Zed
Cryout Creations mastermindWe have not removed shortcodes functionality from the custom footer text field. Test some other shortcode there to see if it still isn’t working then also check the content placed in the field to ensure it is not invalid and somehow interfering with shortcodes 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.October 25th, 2019 at 19:58 #94216In reply to: TOP Widget area without option?
Zed
Cryout Creations mastermindIf you want to apply styling only on the homepage, you can make the identifiers more specific:
.home #header-widget-area { ... }You can also use widgets visibility plugins to hide widgets entirely on specific sections 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.October 25th, 2019 at 19:29 #94207In reply to: Latest post does not show up for visitors
Zed
Cryout Creations mastermindI believe we’ve figured this out through the support service to be from caching.
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 25th, 2019 at 19:17 #94203In reply to: Featured Box Images and font on Slider Image
Zed
Cryout Creations mastermindYou can turn off the excerpts on the featured boxes by setting the excerpt length to zero words in the theme’s options – https://www.cryoutcreations.eu/docs/themes/options/landing-page/featured-boxes/
You can also disable the excerpts on specific posts by entering empty content (spaces) in the manual excerpt fields for those specific posts.
I am not sure what you mean by ‘previewing the font’. In Roseta the caption title inherits its font options from the Headings typography option – https://www.cryoutcreations.eu/docs/themes/options/typography/content/#headings
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 25th, 2019 at 19:01 #94198In reply to: @import deprecated, can this be updated?
Zed
Cryout Creations mastermindWhat child theme are you using for Verbosa?
I don’t believe we are using @import in Verbosa itself (there would be no reason for that since there are only 2 style files which get enqueued by the 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.October 25th, 2019 at 18:57 #94196In reply to: Can't Save Due to Invalid Settings
Zed
Cryout Creations mastermindSomething that you modified last before the issue appeared may have some weird/unexpected content that is causing trouble.
Try remembering what the latest changes were and reverting them to see if the customizer returns to functional 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.October 25th, 2019 at 18:26 #94192In reply to: Featured image
Zed
Cryout Creations mastermindIn WordPress’ additional CSS field (in the customize interface) or in the custom CSS plugin of your choosing.
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 3rd, 2019 at 19:59 #92456In reply to: PageSpeed Insights –
diamondrcreative
Power UserAgain, apologies for the delay! And thanks for your response. 🙂
I apologize if my writing comes off offensive as that is not my intention. I just write quickly during a busy day and I apologize if does sound offensive.
However, I really don’t want to discuss CSS standards – not saying they are not pertinent! I’d really like to just find out what I can do to fix this issue. Your 2 previous replies has not furthered my research or led me to a solution but I do appreciate the response.
Listing another example of issue on a different website using another Cryout Theme. (in addition to first website listed)
Ensure text remains visible during webfont load
Warnings: Lighthouse was unable to automatically check the font-display value for the following URL: https://diamondrcreative.com/wp-content/themes/anima-plus/resources/fonts/iconmeta.ttf.
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more.
https://diamondrcreative.com/wp-content/themes/anima-plus/resources/fonts/socials.woffWhat do you recommend?
Website: diamondrcreative.com
September 30th, 2019 at 09:06 #92303In reply to: Dropdown menu doesn't work on tablet landscape
Zed
Cryout Creations mastermindThe theme displays the desktop menu on all screen sizes larger than the limit set for the mobile menu activation.
In the Plus edition this limit is configurable, so you can enable the mobile menu earlier making it apply on tablets (and smaller computers) 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.September 29th, 2019 at 15:15 #92279In reply to: Changes not saving
Zed
Cryout Creations mastermindI believe you have also contacted us on this matter through our support system and I have answered there.
I see the site is still loading its resources and content from a secondary (development?) URL.
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.September 15th, 2019 at 12:03 #91663In reply to: How I can show English slider on my website?
Zed
Cryout Creations mastermindWhen you are including the slider in the content or elsewhere, you need to call the correct slider for the appropriate language. In the content this is simpler because you have two (or more) versions of the same post or page that display the different content according to language.
In the theme’s dedicated landing page slider location you’ll need to switch the option to use slider shortcode instead of the built-in slider selection. Then, depending on the multilanguage plugin you use you should be able to use different shortcodes (with different IDs) to include the appropriate slider for each language.
Polylang and WPML do this through a feature called Strings witch which you can localize theme and plugin option fields.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.September 15th, 2019 at 11:55 #91660In reply to: Change 2 Top Buttons
Zed
Cryout Creations mastermindThe current release includes an incorrect check which hides the controls for the two buttons unless the theme’s slider option is set to static image.
To display the fields controlling the buttons temporarily switch that option to ‘static image’, adjust as necessary, then change back to the previously used setting.
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.September 5th, 2019 at 23:56 #91262In reply to: A non well formed numeric value encountered
Rightly or wrongly (my apologies to anybody upset by my doing this), I have found that adding “(int)” has solved the “problem” …
#header-page-title .entry-title { font-size: <?php echo absint( (int) $anima_ftitlessize – 50 ) ?>%;
August 18th, 2019 at 20:34 #85761In reply to: Header Image
Zed
Cryout Creations mastermindThe header image is displayed if it is set in the general options. It can be hidden from specific pages and posts by using the Plus theme’s meta options.
Its visibility can be further tweaked with custom CSS if desired – the CSS depends on the site section it should apply on:
<section identifier> #header-image-main { display: none; }Keep in mind that in Roseta the header image section also holds the page/post/section title and the breadcrumbs. These would no longer be visible when the header image is hidden this 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. -
AuthorSearch Results