-
AuthorSearch Results
-
December 28th, 2024 at 15:31 #150756
Topic: Serious Theme Settings
in forum Serious Settingsmagnus
Power UserRegarding 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 6 months ago by
magnus.
August 11th, 2024 at 21:02 #148248In reply to: Comment Problem after Updating to WP 6.3
xofmedia
Power UserI’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-pageThis 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
March 11th, 2024 at 22:19 #145592In reply to: Emojis not working in animated front page title
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!February 25th, 2024 at 14:10 #145108In reply to: Space between the Header image and the top Menu
I found the solution in another post.
#access { margin-top: 0px; }Increasing the number from 0px to more will create that space/gap
November 1st, 2023 at 20:57 #142734In reply to: Bravado – Page Title
bassicsax
Power UserYes, 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!…
September 7th, 2023 at 03:23 #141514In reply to: Comment Problem after Updating to WP 6.3
MikeEckman
Power UserCarrie, 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.
June 29th, 2023 at 20:38 #140110In reply to: change font of site title
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?
June 23rd, 2023 at 12:18 #140008In reply to: Remove blog from home page in WordPress
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
December 12th, 2022 at 21:41 #134947In reply to: Windgets Content below / Inhalt unterhalb
Zed
Cryout Creations mastermindThe 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.
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 12th, 2022 at 08:19 #134917In reply to: Windgets Content below / Inhalt unterhalb
lorenz
Power Usergood morning
I have found out.
The search box was gone when I placed another widget there.December 11th, 2022 at 03:49 #134891In reply to: Turn off Page Titles (Bravada)
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)
August 17th, 2022 at 15:47 #131976In reply to: Warning: Trying to access array
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.
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 17th, 2022 at 17:18 #130572In reply to: Kahuna Plus Templates
Zed
Cryout Creations mastermindHi,
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.
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.March 29th, 2022 at 05:10 #127882In reply to: Main menu disappears when using elementor pro footer
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 #accessTo 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
February 22nd, 2022 at 12:32 #126743Update: 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
MichaelJanuary 21st, 2022 at 15:05 #125641In reply to: Landingpage Picture
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?
October 14th, 2021 at 16:20 #122527In reply to: pretitle-meta
shah zaib
Power UserI 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…????
October 5th, 2021 at 22:14 #122274In reply to: pretitle-meta
Zed
Cryout Creations mastermindAs 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.
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 17:16 #121385In reply to: Blurry featured images
Hi I’ve got the same problem. did your issue solved or not ? please guide me to if you have found the solution
August 17th, 2021 at 17:06 #120730In reply to: Change Title Transition Speed
Zed
Cryout Creations mastermindThe 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.
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 3rd, 2021 at 18:25 #120381In reply to: Changed Title Font not working on mobile
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
July 5th, 2021 at 14:31 #119492In reply to: Bravada – removing search bar & “Nothing Found”
Zed
Cryout Creations mastermindHi @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.
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 1st, 2021 at 18:26 #119399In reply to: Bravada – removing search bar & “Nothing Found”
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
June 11th, 2021 at 02:29 #118812In reply to: Customize Mobile-Menu Functionality?
Drobb
Power UserHello 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
January 27th, 2021 at 19:11 #113016In reply to: Bravada – removing search bar & “Nothing Found”
UPDATE:
Found the relevant piece of code:
if ( ‘posts’ == get_option( ‘show_on_front’ ) ) {
include( get_home_template() );
} else {Tried removing it, and it will delete the the “Nothing Found
No search results for:” text although also prevents me from adding any other text I want through the text widget.I there some piece of code you can help me with that hides only the “Nothing found…”?
January 27th, 2021 at 07:09 #112972In reply to: Text Color in Excerpts displayed in Boxes
uisdean
Power UserI’ve decided to stick with Fluida, mostly because I don’t want to learn a new theme. And because I have this horrid feeling that the problem is not with Fluida, but with WordPress. There is no purpose for “Secondary Content Background” that I have found. It’s set to a loud strong Green color so I can find it. So far that Green color has not appeared anywhere in my test site. That makes no sense…unless…it’s WordPress.
Rejoice Always!
Website: www.alwaysrejoicing.com
January 6th, 2021 at 22:10 #111558In reply to: Buttons Not Showing
Hallo @zed! I found out why the buttons don’t appear, you need to have text inside the editor, the problem is that the text and buttons are not responsive on the phone. How I make it responsive? Because the slider and images are responsive. Sending you a print of the mobile and the pc version: You can see it here
Best regards,
IrinaWebsite: irinasopas.com
December 31st, 2020 at 01:35 #111215In reply to: How to remove space between widgets
Sorry once again. I have also searched for hours how to change the size of the gap between the Posts (between right and left post as well as above and below posts).
In the theme editor I found:
.lp-blocks2 .lp-block i::before {
border: 0;
font-size: 28px;
width: 3em;
padding: 1em;
}is this the right one? But when I change the 3em to 2em, nothing happens. Do I need put something before the code?
December 11th, 2020 at 17:14 #110144In reply to: Images Disappearing
I found a solution, that is to add this code in the additional CSS in the settings of the theme :
body:not(.bravada-landing-page) #content img[loading=”lazy”] {
opacity: 1;
transition: none;
}
… works for me. -
This topic was modified 6 months ago by
-
AuthorSearch Results
Search Results for 'not found'
-
Search Results
-
Topic: Serious Theme Settings
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.