-
AuthorSearch Results
-
December 10th, 2022 at 01:13 #134813
In reply to: Add Third CTA Button
Zed
Cryout Creations mastermindHi,
Because the CTA buttons are also present in the free edition of the theme, which has to follow the themes repository guidelines and only employ a limited number of configurable fields, the buttons are handled in a non-extendable manner. To add an extra button all the code responsible for the banner caption/buttons configuration and display would need to be replaced.
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 28th, 2022 at 00:52 #134444In reply to: Cannot add buttons to slide
theukwedevent
Power UserAny update yet to this problem? I’m experiencing the same issue.
November 25th, 2022 at 10:22 #134391In reply to: special characters diacritics
foarte neplacut sa nu rezolvati aceasta problema. Dar nu am tema premium, dar asta nu inseamna sa nu raspundeti! Caut alta tema mai friendly si care raspunde la problemele de pe forum.
Apropo, nici pagina de contact nu functioneaza! SUPER!November 16th, 2022 at 02:22 #134066In reply to: Cannot add buttons to slide
Hi. Same here. Changes to button URL field won’t commit. They revert to blank or to previous value if copying the slide from a previous one.
Anyone else on here have any success with workarounds?
Thanks!
Website: www.2enews.com
November 8th, 2022 at 13:58 #133870In reply to: Cannot add buttons to slide
Hello!
I have a similar problem, also using Serious Slider with WP 6.1, template Fluida.
After WP latest update I am not able to change the slide buttons. For example, I need to delete a button: I delete text from the fields, click “Update”, but nothings works. The old button is still there.
Might it be connceted to WP 6.1 and Serious Slider compatibility?
Thank you in advance!November 8th, 2022 at 02:34 #133859In reply to: How is everything going?
bassicsax
Power UserHas anyone heard anything from anyone on the Cryout Creation team at all? I too am worried.
Edit: I did notice Zed provided an update for the Kahuna them on Oct 31. That’s a good sign. Fingers crossed they are all OK.
-
This reply was modified 3 years ago by
bassicsax.
November 5th, 2022 at 19:30 #133833In reply to: Changes in the 1.8 update
jcoillard
Power UserHello Zed,
since 2 days problems posts display with Tempera :
Warning : undefined array key “tempera_totalSize” in julien/blog-julien/wp-content/themes/tempera/includesThis problem when viewing posts
No problem with Parabola
I change (for the moment) my site to PARABOLA (without the full possibility i had on Tempera
Best regardsWebsite: julien.coillard.fr
September 30th, 2022 at 09:03 #132912In reply to: Make “Read More” and “See More” boxes as hyperlinks
Kevin
Power UserHi,
you can do this in the customizer.
Landing Page -> SliderWhen Banner Image is selected, you see CTA Button #1 and #2. First field is the displayed text, second field is the link for the boxes.
Regards
August 25th, 2022 at 10:38 #132140Addendum: I have managed with this information in the wp-config
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
to get the message away from the presentation page. Which certainly doesn’t remove the warning/error though.
Please explain to me what happened there and how it will be corrected. Inquiries in other WP forums indicated that something was not “cleanly” programmed in the theme programming. I can not judge this and just want to give it as a hint.
Thanks for their help if they read this.
Website: www.beate-eierle.de
August 9th, 2022 at 21:31 #131844Warning: Trying to access array offset on value of type bool in /homepages/../……/htdocs/beate-eierle/wp-content/themes/nirvana/includes/theme-frontpage.php on line 160
If you visit my website you will still see the message. I don’t get the message from the home page, only when I disable the presentation page.
Website: www.beate-eierle.de
August 9th, 2022 at 15:44 #131830In reply to: How to make the logo appear bigger
Zed
Cryout Creations mastermindCustom styling can be used either in a child theme’s style.css file (if a custom child theme is used), WordPress’ dedicated Additional CSS field or a custom CSS 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.August 9th, 2022 at 15:38 #131828In reply to: Sticky Menu Background
Zed
Cryout Creations mastermindI’m not sure where how you’ve reached those identifiers, since most of those classnames are not used in the theme.
Try this:
body.septera-over-menu #site-header-main.header-fixed { background: transparent; }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.August 2nd, 2022 at 10:38 #131634Je ne sais pas où se trouve l’option du thème image mise en avant.
Mon problème s’était résolu et j’avais compris comment mettre les images en avant mais j’ai un autre soucis qui s’est déclenché.
J’avais changé mon menu pour mettre une page “activités” et dedans 2 sous éléments (pages pole dance et page méditation). Et depuis, même quand j’enlève le sous menu, les images mise en avant ne fonctionnent plus en en-tête personnalisée.
Dans “page”, lorsque je vais sur la page qui m’intéresse j’ai la boite d’image mise en avant, j’arrive à télécharger mon image et lorsque je mets à jour, l’image que j’ai sélectionné n’apparait pas (c’est l’image de la page d’accueil qui apparait). Cela concerne toutes les pages.
Je ne comprend pas d’où ça vient.Manipulations faites pour essayer de régler le problème sans y arriver: vider le cache du site, désactiver et réactiver les plugins, supprimer les image et les remettre.
Avez-vous une idée et pouvez-vous m’aider svp ?
Website: apothea.fr
August 1st, 2022 at 23:09 #131617In reply to: Sticky Menu Background
Zed
Cryout Creations mastermindHi,
You can usually use the browser developer tools to inspect the site markup and view applied styling (and also try out and test customizations).
To make the sticky menu semi-transparent you’ll need to tweak the background colors on multiple elements that make up that bar.
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.August 1st, 2022 at 23:04 #131614In reply to: Search box
Zed
Cryout Creations mastermindHi,
Hello Word is WordPress’ sample post which can be replaced with your own or deleted if you don’t intend to use posts.
I’m not sure what you mean by search box, the theme’s search fields are controllable through the available options (and only the header one is enabled by default).
If you’re referring to a search form displayed in the content itself, that’s placed there by WordPress because your site has no other content on the section where it is located. Add some content or reconfigure the section to display something else (like a static page) and the search form will go away.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.August 1st, 2022 at 23:00 #131613In reply to: Logo Resize
Zed
Cryout Creations mastermindHi,
The logo is limited to the available menu bar height by default, but can be made to overflow its limits using custom styling, for example:
body img.custom-logo { max-height: 200px; }Adjust the value as needed for your site.
The means for adding the logo to the footer differs depending on where exactly you want it placed (in the footer widgets, in the footer text fields, in a custom location).
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.August 1st, 2022 at 22:42 #131611In reply to: Customizer not working after update to WordPress 6
Zed
Cryout Creations mastermindWordPress 6.0.1 undid/corrected the change that cause the customize screen issue on sites with empty post categories.
If you’re running 6.0.1 your site should no longer manifest this issue regardless of the theme and theme version 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.August 1st, 2022 at 19:56 #131600In reply to: Remove pin obove image in widget
Zed
Cryout Creations mastermindHi,
The pin control option currently only applies to in-content images – we’ll address that in the next theme update.
Until then, use the following CSS to remove the pin in the sidebar:
body .wp-caption { background-image: 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.August 1st, 2022 at 19:49 #131599In reply to: General Font selection Bravada
Zed
Cryout Creations mastermindThe header navigation does not have independent typography controls in Bravada. You can customize it nonetheless using custom CSS styling, for example:
nav#access { font-family: Impact; }Replace with your own font identifier – make sure it is already available on the site or in (most of) the browsers/operating systems, or is embedded separately.
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.August 1st, 2022 at 19:43 #131597In reply to: slider animation not working properly
Zed
Cryout Creations mastermindHi,
What mobile device/browser are you experiencing this 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.July 14th, 2022 at 17:38 #131220In reply to: Customizer not working after update to WordPress 6
Customizer is still not working for me. Some of the customizer menus like Menus, Miscellaneous the text overlaps the original menu and is unreadable. The other customizer options slide in but the original customizer choices do not slide away or hide.
I’m using the Bravada theme and I had a Child theme for Bravada also not working but was working before the latest update. I have tried turning off plugins but that doesn’t correct the issue. I’m running WP 6.0.1 but the pho is older 7.3- could the pho version be the problem?
July 12th, 2022 at 10:46 #131186bonjour,
j’ai regardé les pages dont vous parlez et que vous mettez en lien mais je ne comprends pas et je n’arrive pas à trouver comment mettre des images en-tête différentes sur chaque page.
Pouvez-vous m’aider s’il vous plait ?Merci par avance
July 12th, 2022 at 09:56 #131184In reply to: Header video/image problem.
Ok so it seems there is a problem with css file. I Just copied this part from main css file to custom css
.wp-custom-header video {
object-fit: cover;
max-width: 100%;
}and it’s working.
For some reason published website read max-width: 50%; instead of 100% and changing main css file is not working.Website: badsad.pl
July 6th, 2022 at 10:54 #131051In reply to: Warning: Trying to access array
Thanks, it helped a bit! At least I have access again to “Design/Curtomizer”.
There is still a warning in the visual view, but I can do things there. Before the post, I didn’t have any access there.
This still shows up:
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 82
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 83
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 84
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 85
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 77
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 82
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 83
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 84
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 85
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 77
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 82
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 83
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 84
Warning: Trying to access array offset on value of type null in /home/.sites/255/site4323595/web/wp-content/themes/kahuna-plus/cryout/customizer.php on line 85
July 4th, 2022 at 22:16 #131033In reply to: Warning: Trying to access array
xofmedia
Power UserI started getting a similar error on another site I own using another Cryout theme (Septera Plus). When trying to access the customizer… I was being told by the website that there was a server error and that the admin has been sent an email. I checked my email and I did receive an email with a link to the same errored page that created it. No solution, but an acknowledgement I have an issue with the website. I have a third website using Septera Plus but that site isn’t experiencing any issues. I figured there must be something else going on besides just the theme I’m using… however, I’m not having any issues when switching and using a default theme. I filed a support ticket with Cryout and I received an immediate reply that has solved my problem.
I was assured they are aware of the issue with the customizer.. but working on a synced fix with all the code sets they use can be a challenge. In the interim, they suggested I check to make sure I don’t have any categories that do not have any posts associated. Sure enough… I had one category I just created and there weren’t any posts yet. I created a sample post under that category and my word press customizer became accessible again.
This solves my problem for Kahuna Plus and any other Cryout theme I’m using. This was the difference between the two websites both installed with Septera Plus. One had posts for all the categories and one website had 0 posts listed for one of my categories. Once I created a sample post I could access the customizer.
I have been told they are aware of the problem and are working on a fix. I hope some of this information helps you.
June 30th, 2022 at 15:09 #130904In reply to: How to set the right sidebar to position:sticky
Zed
Cryout Creations mastermindI provided that CSS as a preview on the further issues that would need to be resolved concerning CSS sticky positioning for the sidebar content.
The main problem is that
position: stickyonly works when there’s a parent container that has scrolling active on it. As both the sidebar (regardless of its height) and the main content are part of the same parent container and share horizontal space, the container doesn’t need internal scrolling and it expands to fit whichever of the two child elements is taller.
To have the sidebar act as being sticky with the current theme layout most likely JavaScript is needed to manipulate its positioning on scroll.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.June 29th, 2022 at 16:51 #130884In reply to: General Font selection Bravada
Hopefully the attachment will show what I mean, but I couldn’t see how to attach it…
What I am trying to achieve is the top menu is to be a different font (Semiramis),, and only that.
But you can see that the body of the blog post is also changed (don’t want that).
The “Recent Posts” and “Recent Comments” titles are changed (don’t want that).The only control I have found to control the font on the “top menu” is under “General Font” but then I get all the other side effects as described above, which are undesirable.
Hopefully that makes sense, but without the picture it might not.
Rob
June 29th, 2022 at 13:23 #130873In reply to: How to set the right sidebar to position:sticky
That introduces some weird behaviour! Sometimes it’s sticky, most times it’s not. I get the feeling, when opening the dev-tools in Firefox, it helps a bit with the sticky positioning, on closing the dev-tools it returns to non-functional state.
It also adds a vertical scrollbar, which does funny things. When scrolling down the page, it also scrolls down, as if it was linked with the overall page somehow. :o)
Here’s one page with sufficient height:
https://hotel-villamontevino-potsdam.de/mehr-als-nur-ein-hotel-in-potsdam/Website: hotel-villamontevino-potsdam.de/mehr-als-nur-ein-hotel-in-potsdam
-
This reply was modified 3 years ago by
ChrisSchwarz. Reason: typo
June 28th, 2022 at 17:25 #130857In reply to: How to set the right sidebar to position:sticky
Zed
Cryout Creations mastermindHi,
The sidebar has the same height as its container (which also holds the main content and spans the full height of the site itself) so the sticky positioning has no effect on its placement with the current layout. The full height is required for the sidebar background color option to work correctly and the sticky positioning would require limiting the height of the parent container (to, for example, the viewport height):
#container { max-height: 100vh; overflow: auto !important; display: block; } #secondary { position: sticky; height: auto; top: 1px; }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.June 27th, 2022 at 00:49 #130827In reply to: sublist bullets are not unique
Zed
Cryout Creations mastermindHi,
Tempera uses only circles as list bullets, but applies different indentation for nested lists. This can be seen in the theme’s demo: https://demos.cryoutcreations.eu/wordpress/tempera/typograpy/
You can restore the default browser list bullets with some CSS:
body .entry-content ul li { list-style-type: disc; } body .entry-content ul ul li { list-style-type: circle; } body .entry-content ul ul ul li { list-style-type: square; }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. -
This reply was modified 3 years ago by
-
AuthorSearch Results