Regarding this XSS vulnerability that has been a problem for a long time ….
I thought it might be better to change theme so I have searched and tested a lot of different themes. But I have not found any other theme that has a plugin that is as good as Serious Theme Settings, not even in the paid PRO versions. I have tried OceanWP Pro and Astra Pro, but they are not even close to what Serious Theme Settings can do.
All of us have probably been using Serious Theme Settings for so long that we do not appreciate what it can do and just take it for granted.
The Serious Theme Settings plugin is actually so good that it should not be free, but rather it should cost money.
So if the problem with fixing the XSS vulnerability is the economy, then I and probably many other users are willing to pay for the Serious Theme Settings plugin.
With that said, I wish everyone a happy new year.
-
This topic was modified 4 months ago by
magnus.
I’m not sure how old this problem is but I filed a couple support tickets and haven’t heard back. I’m running Fluida Plus now but this problem is also on Septera Plus for other sites I use the themes for.
I found this previous post:
https://www.cryoutcreations.eu/forums/t/comment-counter-on-blog-page
This seems to confirm Cryout Creations are aware of the issue in August 2023, but it’s now 2024 and no fix… Is support dropping?
I used this fix by just adding some css (style.css):
/* Removes itemprop=”discussionURL” */
.comments-link {
visibility: hidden;
}
This seems to remove the problem areas for me while leaving the comments themselves on and the comments count in place for thumbnails (ie: related posts). Temporary fix I’m hoping.
Website: xofmedia.com
Hi,
to make a long story short, I’ve enable cloudflare cdn and got some problems that may or may not be related, but
I dig a bit and found that our theme as some deprecated code.
Deprecated: Optional parameter $separator declared before required parameter $text_page is implicitly treated as a required parameter in /home/ctequebec/public_html/staging-cteq/wp-content/themes/septera-plus/cryout/prototypes.php on line 832
Same msg for those other parameters : $home/$showCurrent/$before/$after/$wrapper_pre/$wrapper_post/$layout_class
I don’t have a problem of buying a new template since this one is now quite old but is it the real solution here?
And my main problem is, I guess I will have to redo many part the the aethetics of the site?
thanks for you input
Hi everyone, I’ve encountered similar issues with emojis not rendering correctly in animations. One workaround I’ve found is to use HTML entities for the emojis instead of the actual emoji characters. For example, you can replace the heart emoji with ❤
in your title. It’s not a perfect solution, but it might help as a temporary fix until the bug in the animation tool is resolved. Hope this helps!
Hi,
I have found out that the height adjustment of 1080 Pixel on my 4 pictures in serious slider is not processed. This means the website is jumping up and down whenever the next pictures is loaded. I have checked the settings, nothing was changed on my side. I use Bravada theme.
Any idea how it can be fixed?
Regards
I found the solution in another post.
#access { margin-top: 0px; }
Increasing the number from 0px to more will create that space/gap
Yes, like you, I have not found any other themes I am happy with. Like you, I have been their customer for years. My subscription is due at the end of this year. I am dreading that. I am still wanting to support them, but quite honestly, I don’t see how I can. I feel like I have been let loose in the middle of the ocean with a life jacket and am trying to make my way to shore. It is indeed overwhelming.
Fingers crossed for both of us Steve!…
Carrie, I found a workaround to make that text go away.
Go into Appearance, Customize, then when in the Customizer, go to Post Information, Meta Information, and uncheck the box for Display Comments.
Disabling that option will make the itemprop=”discussionURL” text go away, but it also takes away the count of how many comments are on each post. If you can live with losing that number, you can get rid of the text that is showing up now.
Hopefully someone fixes this as this is almost certainly only the beginning of more defects that will show up as WordPress is updated, but these themes are not.
I found how to change the site title in the Tempera settings, but ITC Willow is not in the fonts. How do I add it?
Apparently I was able to resolve the issue:
I created a “home” page where I placed the welcome text, then changed the choices in the general options by deciding to choose that page as the static page upon arrival on the site and not the “articles page”, then in Septera’s customization I set it as “disabled” in the “Setting” section of the “Landing page” and, after saving everything, as if by a miracle I found the home page and no longer the blog articles.
I hope I was helpful to someone.
Have a nice day everyone
I have an error on my website with these debug data
Can you help me solve it?
PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function “nirvana_pp_slider” not found or invalid function name in /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-includes/class-wp-hook.php:308
Stack trace:
#0 /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#1 /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-includes/general-template.php(3065): do_action()
#3 /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-content/plugins/cf7-live-preview/preview-template.php(24): wp_footer()
#4 /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-includes/template-loader.php(106): include(‘…’)
#5 /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-blog-header.php(19): require_once(‘…’)
#6 /mnt/web415/d1/16/54377116/htdocs/WordPress_01/index.php(17): require(‘…’)
#7 {main}
thrown in /mnt/web415/d1/16/54377116/htdocs/WordPress_01/wp-includes/class-wp-hook.php on line 308
Hello,
I am trying to remove the Nothing found and search bar under the image on
https://mcardlelifecoaching.com/
I don’t want to show that search box, I don’t want to show recent posts, and I don’t want to show pages.
I don’t want to have anything between the image and the footer.
I have looked at everything I can think to look at in the customize section.
I have tried putting widgets on the sidebars and in the footer.
Any ideas or resources to read/watch how to do what I am wanting would be appreciated.
Thank you in advance for any help.
Brian Williams
I’m currently working on a web project and one of the design elements I’m trying to achieve is a zooming effect when a user hovers over an image. Essentially, I’d like the image to enlarge slightly and become more detailed when the user hovers over it with their mouse. I’ve seen this effect on many other websites and I find it really engaging and effective, but I’m not quite sure how to achieve it myself.
I’ve done some research online and I’ve found some tutorials on using CSS and JavaScript to create the effect, but I’m not quite sure where to start. Are there any specific tools or libraries that are recommended for creating this kind of effect, or any best practices that I should keep in mind?
I’m also curious about how this effect might impact the performance of my website. Will adding this kind of animation slow down my site, and are there any ways to optimize it for faster loading times?
As someone who is relatively new to web development, I would greatly appreciate any advice or guidance on how to achieve this zooming effect when hovering over images. Thank you in advance!
ZedCryout Creations mastermind
The not found / search form is displayed on the homepage of any WordPress site when it has no content (posts) to display. This can be avoided by publishing posts or setting the homepage to display a (static) page instead.
good morning
I have found out.
The search box was gone when I placed another widget there.
Thank you….I finally found the page titles. I had actually originally set it to Page/Category Titles “Always Hidden”, and it wasn’t working, which I think is why I was so confused. I switched it to “Hide on Pages” and that did the trick…I thought Always Hidden should have done it too though?
As for the screenshots, I’d love to see what the home page looks like on your device, or the Learn More page….the games page is pretty different from the rest of the site, but even then it seems like the formatting is better on your device as parts of the games were cut off one mine.
I changed the menu, and the hamburger is now showing up, but then the in-line menu clashes with/over my logo header so I have to keep that off now, which isn’t ideal.
I think the issue with the home page is that I have the Landing Page enabled and that’s what isn’t working in mobile? Is the landing page header just not compatible with mobile, or do I need to reformat it somehow?
Can I post a screenshot here somehow to show what I’m seeing on my landing/home page? (the overly large text and the landing page header that’s also not being correctly resized)
I’ve just noticed I get a similar error. If I search my site, and a blog post without a Featured Image is found, this error comes up:
Warning: Trying to access array offset on value of type null in /[path-to-wp-removed]/wp-content/themes/kahuna/includes/loop.php on line 295
I’ve found that the server is running PHP 8.1, and if I change it to 7.4 then the error goes away.
I think this is because in PHP 7 if you try to get the contents of an empty (or non-existent, perhaps) array you get a response of “null”, whereas in PHP 8 you get *nothing*, and so an error. Willing to bet your errors are for the same reason, and if you can change your server to PHP 7.4 it’ll fix it for now until Kahuna gets updated to work with PHP 8+ fully.
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
ZedCryout Creations mastermind
Hi,
1. Kahuna Plus includes a template simply called Blog which can be used to create a clone of the standard blog section. If the page assigned this template has any text entered in the editor, this text will be displayed as an intro on that section, before the regular posts list.
2. The empty page found at the provided link is not using any particular page template. Double-check that there is indeed a template assigned to it and/or try creating an additional test page and assign the template to (to rule out some kind of slug overlapping).
3. If the behaviour is the same as #2, then the cause is probably the same.
I am also having this. Not with elementor, but the main menu is disappearing on the home page only. I found this css code to be the culprit:
.mobile-ios #masthead.cryout #access
To clarify, this CSS code is hiding the main menu from being displayed on the home page (only) & on several devices (including several laptops). Not sure why it’s only happening on the home page, but this is what I found.
Website: warrenandannabelles.com
Update: Today I uploaded a logo, an suddenly the video isn’t displayed any longer. Even when I deleted the logo, the video doen’t come back. I deleted the video, and uploaded it again, but nothing happened.
The “video” option is essential for the project.
I checked the FAQ but found nothing.
Do you have a solution?
Best
Michael
Hi, so basically what I want to do is I want to have multiple background images just like on this site I found (it isnt mine) https://book-influence.com
You can see that if you klick onto another page in the header there is a different background. How do I do that?
I have search on forum with the word “category:” and found almost 12 results here but @zed you did not gave the solution of this problem, where as you are reffering all members to a tutorial here. Why not you giving the direct css code to modify and get rid from this issue…????
ZedCryout Creations mastermind
As indicated in the tutorial, strings can be found in multiple sources not just the theme.
That text, for example, is part of WordPress itself as the theme uses a core function to retrieve the category titles.
Hi I’ve got the same problem. did your issue solved or not ? please guide me to if you have found the solution
ZedCryout Creations mastermind
The letters animation effect is handled by the cryoutSliderTitleBreakUp
JavaScript function (found in resources/frontend.js) which is not easily replaceable, and CSS animations defined in the theme’s main style – look for the ‘cry-single’ and ‘cry-double’ classes.
The animation duration is controlled by the styling, while the animation pause (duration between effects) is defined in the script.
another error i found is that the picture on top of the site (the pan with the ingredients and the slogan) is only seen cut in half (top half) with screen-resolutions above 1920×1080. its not squeezed or something like that, it´s literally cut under the first line of the slogan. how can i fix that?
i think i fixed this already.
only the problem with the font is still unsolved
-
This reply was modified 3 years ago by
Floh.
-
This reply was modified 3 years ago by
Floh.
ZedCryout Creations mastermind
Hi @AB2021,
The ‘not found’ and search bar are there because your site has no content (posts) to display. Add content or set the homepage to display a static page instead to hide those.
Hi.. I’m not sure if this was answered but I also have a search bar across my homepage that I want to remove, as well as “Nothing found no search results for’. How do I remove this search bar? Thanks
Website: art-mbm.com
Hello Cryout! I guess I’m not the only one who’s stumped. ; )
After struggling with plug-ins I found one that works (SlickNav). So anyone working on this would see that implemented on my site. But over here on my testing site, http://www.testing.davidweiss.net, I’ll leave it with the default Mantra mobile-menu. On that site, it’s “Page the First” that is the parent menu. I would still ideally like to customize this on my regular site (www.davidweiss.net) if possible rather than using a plug-in.
Website: www.testing.davidweiss.net
-
This reply was modified 3 years ago by
Drobb.
-
This reply was modified 3 years ago by
Drobb.