-
AuthorSearch Results
-
February 19th, 2022 at 23:16 #126678
In reply to: Change the breakpoint for mobile menu
Zed
Cryout Creations mastermindHi,
The mobile menu’s screen width limit is configurable through the options in Anima Plus.
In the free edition of the theme you’ll need to apply custom CSS to adjust this limit:@media (min-width: 800px) and (max-width: 1040px) { .cryout #access { display: none; } .cryout #nav-toggle { display: block; position: static; } }
Edit the 1040px value with the screen width when the menu no longer fits in one row.
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.February 19th, 2022 at 22:38 #126669Zed
Cryout Creations mastermindHi,
The theme is capable of using the individual posts’ and pages’ featured images in the header when configured to do so.
Additionally, the landing page homepage has separate configuration for its banner section which can display a different image than the one set as header.
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.February 19th, 2022 at 22:24 #126663In reply to: Two different sized logo’s in header menu
Zed
Cryout Creations mastermindHi,
The theme supports only one image for the site logo functionality. Applying a changing logo might be possible by including both logo variations in the same image file and displaying only the appropriate part of the image file based on context using custom CSS.
I would need to see the two logos and the site to help further – please create a ticket with 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.February 19th, 2022 at 22:16 #126661In reply to: Remove Header Images from child pages
Zed
Cryout Creations mastermindHi,
The slider functionality is only available on the homepage (landing page feature) of the theme, so that’s already not present on any other site section.
On the rest of the site the theme displays the header of the site (header image, section title, meta information if present) in that area and cannot be disabled since it’s required in the content.
However, the header image itself can be set to no longer be full screen and/or shorter through the theme’s options to make it take up less space.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.January 21st, 2022 at 22:46 #125664In reply to: Links do not work after upgrade to 3.3.1
Zed
Cryout Creations mastermindHow is the text widget displaying the about text after the posts inserted in that location?
The problem is that widget is neither a float element and also doesn’t clear the previous float elements (the posts) and as such it essentially starts at the same level as the posts container but since it follows in the content it overlaps them.
Applying the following CSS will make the posts links work fine again, but will disable the links within the widget text in return:
#content ul.yoyo { pointer-events: 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.January 21st, 2022 at 00:38 #125623In reply to: Landingpage Picture
Zed
Cryout Creations mastermindHi,
The theme uses and displays images in multiple locations in the layout. Which images/elements are you referring 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.January 21st, 2022 at 00:34 #125619In reply to: Transparent articles
Zed
Cryout Creations mastermindHi,
That cannot be achieved through the options but should be doable with custom CSS.
However, since there are multiple elements that have a background color set and can also display posts, I’d need to see the exact places you want transparent indicated in a screenshot, if 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.January 21st, 2022 at 00:07 #125612In reply to: gallery not published
Zed
Cryout Creations mastermindHi,
You can edit any text that is displayed by the theme (and is not configurable through the options) using WordPress’ translations functionality:
https://www.cryoutcreations.eu/wordpress-tutorials/editing-theme-strings-translations
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.January 21st, 2022 at 00:03 #125608In reply to: Change Wallpaper on different Sites
Zed
Cryout Creations mastermindHi,
The answer depends on what you refer to by “wallpaper”. Bravada is capable of displaying the pages’ individual featured images in the header when configured to do so, however if you’re referring to the site background image, you’ll have to look for a plugin that provides per-page background 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.December 19th, 2021 at 03:00 #124610In reply to: Remove/hide burger menu only on pc
Zed
Cryout Creations mastermindHi,
You can hide the main navigation with CSS:
@media (min-width: 641px) { body .menu-burger { 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.December 18th, 2021 at 22:40 #124591In reply to: Removing author avatar from post header
Zed
Cryout Creations mastermindHi,
You can hide the author avatar on single post sections with CSS:
body .entry-meta .author-avatar { 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.December 18th, 2021 at 22:17 #124585In reply to: Slider or Header image – but not both?
Zed
Cryout Creations mastermindHi,
Yes, that is correct – the theme can display the header image or a banner image or a slider or nothing at all in that landing page section, but not several at once.
If you need both the header image and a slider (and don’t need the rest of the landing page) you can disable the landing page functionality, use a static home page and insert the slider inside the page content.
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 18th, 2021 at 21:42 #124579In reply to: Featured image is blurred
Zed
Cryout Creations mastermindYour featured images are slightly larger than the location they are displayed in so your site is not affected by that issue (even if it’s also present in Bravada). The landing page uses a distinct registered image size set which is calculated differently.
Concerning the images issue, I sent a reply to the support ticket a couple of days ago. Did you receive it (your Outlook mailbox is blocking our emails completely).
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 17th, 2021 at 04:04 #123728In reply to: Page title no longer displaying in Mantra
Recently I noticed that the page title is now missing from my site. I have gone through all of the Mantra settings and tinkered with the custom CSS, but cannot fix it. Can you help?
The link to my Website URL below is to a page that should have the title “8-Track Web Pages” at the top. If you look at the source code for the page, the title is there.
Here is a link to an archived version of that page with the correct title display:
November 11th, 2021 at 19:18 #123565In reply to: Presentation Page – widgets
Hi Zed,
That’s fine, I’ve got no problem configuring the widgets…except that the presentation page displays both a full-width text box, and then 3 columns (x 2 rows) of wrap widgets. Is the full-width text a widget?
If the example text and widgets were visible in my admin I would understand better how the example presentation page is constructed. I think it’s a mistake ‘hiding’ them somewhere. Sure, they’ll disappear once I make my own content. But it’s very curious that the sample material exists at all without any entries in the presentation page or widgets. Where is this sample material, where is it hiding? Maybe I want to get rid of it off my system altogether.
Don’t get me wrong, I appreciate the sample content and seeing how a presentation page might look. But I don’t think you should hide the magic of how you did it – it might be useful to everyone!
Thanks.
November 8th, 2021 at 18:19 #123439In reply to: How to optimize pictures for mobile version
Zed
Cryout Creations mastermindHi,
The header image is displayed according to the selection made in the theme’s header image behaviour option.
The two available modes match with different usage scenarios and requirements – in your case I believe the contained setting would fit better.
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 8th, 2021 at 00:06 #123404In reply to: Presentation Page – widgets
Zed
Cryout Creations mastermindHi,
The default content is displayed when there is no other content configured through the options or widgets. If you want to define your own columns, add them and the example ones will simply disappear.
If you don’t want to use that functionality at all, simply set the presentation page Columns option todisabled
.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 7th, 2021 at 23:54 #123400In reply to: Logo Flattens / Breadcrumb Issue
Zed
Cryout Creations mastermindHi,
Could you provide a link to your site and to the page still displaying the breadcrumbs?
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 7th, 2021 at 23:53 #123399In reply to: Landpage or Homepage
Zed
Cryout Creations mastermindHi,
Your site appears to be using the default blog posts list homepage, which is core WordPress functionality intended to display your (latest) posts list and not a distinct (editable) page.
Yoast provides distinct SEO options for this homepage in its general options:
https://yoast.com/help/optimizing-the-seo-title-and-meta-description-of-your-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.November 7th, 2021 at 23:40 #123394In reply to: Photos too Big
Zed
Cryout Creations mastermindYour posts list is not displayed by the theme but generated by the ‘gp-premium’ plugin. You’ll need to look into its documentation and/or options on how to configure image sizes (if that’s even 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.October 5th, 2021 at 22:54 #122284In reply to: Post Titles Not Showing On “Full Post”
Zed
Cryout Creations mastermindHi,
In Roseta, the section titles (category titles, post titles, meta info) are displayed in the header location, on top of the header image.
It looks like you’ve set your header image height to 0, which hides the header image entirely and with it all content that’s part of the same element, including the titles.
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 5th, 2021 at 22:28 #122277Zed
Cryout Creations mastermindHi,
That is the theme’s main navigation location, which cannot be entirely disabled. You can assign an empty menu to it to stop using a menu, but the toggle icon will remain visible as it also displays the search form and the header socials.
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 27th, 2021 at 06:10 #121969In reply to: Font Families on Presentation Page
Hi Oliver,
I finally updated for stability reasons and tried a very simple »workaround«. Not very elegant but it works, as far as I can see:
In text areas try direct formatting with inline CSS font styling:
<h1 style=”text-align: center;font-family:GOOGLE FONT NAME”>
LINK-TEXT</h1>Choose the heading level 1 to 6 as you like it.
The same in Cryout Columns, leaving the title field empty.
(The benefit of this solution is the broader spacing between feature image and the »title-heading«. Insert a line break (<br>) behind heading if you want. You can also change the heading size: H5 nearly reproduces the former title format, but H4 also looks OK.
(The main body text is displayed correctly, so no changes were necessary in my case)
PLEASE try at your own risk (I’m an absolute greenhorn!!!), but good luck, if you do!
Problems? – Feel free to write back.Have a look if you like (I’m currently using version 1.6.1.)
Greetings
ChrissiWebsite: www.sprachblasen.de
September 21st, 2021 at 11:50 #121801In reply to: Landing page – two languages
Hello Zed!
Thank you very much for your input.I could not figure it out with your suggestion – the string I could eventually find could not be chosen for translation. Also, in the widgets of the landing page of Esotera – the pictures are either not existing or not displayed in the English version, as mentioned above – besides the problem that the titles/descriptons of the widgets you adapt in the costumizer/landing page area are not translated and/or cannot be chosen as to be translated.
Could you maybe provide more specific info on this topic? And about the pics?
Is Esotera not compatible with WPML?An IT-specialist and friend of mine had a look into it and reckoned there might be an error in Esotera.. :/
Thank you very much for your help, it is very appreciated!
Best,
MartinaSeptember 20th, 2021 at 21:06 #121793I think I am experiencing the same issue with version 2.4.0.1 of the Parabola theme. I have a primary navigation with 6 top level items. Each of the top level items is both a link to a page as well as a parent menu to a list of other links. On mobile I don’t see a way to access those other links.
On mobile when I expand the hamburger menu the top level items do display a down arrow next to the menu. Tapping the text or the down arrow immediately navigates to the link. In previous versions of the theme on mobile a tap would expand the menu and not immediately navigate to the top level link destination. I would at least expect a tap on the arrow to expand the menu.
On desktop the top level menus are correctly expanded on hover.
I am able to replicate the issue on desktop using dev tools and don’t see any JavaScript errors on the site. I am told this issue is not reproducible on an Android but can not verify because the issue was first reported to me on iOS and I am also on iOS but was able to see it on iOS and the dev tools in my desktop browser.
Website: sandtots.com
September 20th, 2021 at 17:02 #121788Just to update this discussion, I upgraded to WP 5.8.1 this morning, but I had noticed this problem for a while. After the upgrade, the comments were still not being displayed. I applied the change Rufus suggested on August 13, 2020, and the problem is now fixed!
Thank you, Rufus!
September 12th, 2021 at 21:43 #121447In reply to: Text alignment in Chrome mobile browser
Zed
Cryout Creations mastermindText wrapping around images is dependent on image size, content width and screen size. There are certain combinations at which just enough text still fits on the side of the image to display just enough text to make it look weird.
You can avoid this by forcing the images to no longer float/wrap below a certain screen size with CSS:
@media (max-width: 540px) { .entry-content .alignleft, .entry-content .alignright { display: block; float: none; margin-left: auto; margin-right: auto; } }
Note that this works best if all content images are relatively the same size (and smaller than the width limit).
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 12th, 2021 at 15:18 #121422In reply to: Featured Image – Recommended Dimensions?
Hi Zed, thanks for the reply. I’m confused about how they work differently; when building the page, I select “upload featured image” and the image I upload appears in the page header. Maybe header isn’t the right word; it’s the image that appears behind the page title above where the page content begins, but below the site’s top navigation. Is that the header?
Anyway, it’s kind of frustrating to not be able to set the image to be the same across browsers without custom CSS. Is there an option to better manage these featured images/header images in the Plus option? I’ve been evaluating the theme with regard to buying Plus, but if I can’t set my images to display correctly that will be a huge disadvantage.
September 12th, 2021 at 14:37 #121418In reply to: Featured Image – Recommended Dimensions?
Zed
Cryout Creations mastermind@megmo, header images work slightly differently to featured images. They don’t have the same options and are generated/displayed depending on the header image configuration options. Adjusting the focus area of the image can only be done on a case-by-case basis, with custom CSS (as it depends on the images used, the specific header configuration and target screen sizes).
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 11th, 2021 at 21:51 #121403In reply to: Youtube video not fullscreen in header
Zed
Cryout Creations mastermindHi,
The video header is displayed in the theme’s configured header (image) height. If the video size does not match the area it is displayed in, you’ll see empty (black) space around it.
Since YouTube videos rarely have the same aspect ratio as the theme’s default header configuration, you’ll most likely need to either adjust the header height configuration, or use a video with the necessary aspect ratio (wider than the usual 16:9).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