Search Results for 'ie'

  • Author
    Search Results
  • #149084

    When I set header image rather than banner image the whole site looses functionality, the slider image on the landing page is duplicated vertically and a blue hue covers everything below it. Very weird. Any idea what’s going on or how to fix it? I have multiple images uploaded to the site identity header media that I have set as randomly selected. If I select just one of those instead it still creates the same problem when I set slider image to header rather than banner… I’ve currently got it set to banner to prevent viewers finding a dysfunctional site.

    #149047

    Hello,

    For some reason, the navigation menu names in my footer are highlighted in yellow. I’ve tried to remove the highlight, but I can’t find the option to do so. I would greatly appreciate any help. Here is the link to the website in question: https://www.badr.ca/

    Thank you so much!

    #148906
    magnus
    Power User

    I thank you very much for the information. I was a little worried when it was quiet from you, but now I can relax a little.

    I wish you all at Cryout Creations a nice weekend.

    #148903
    Zed
    Cryout Creations mastermind

    Hi everyone and sorry about the delay with a clarification.

    As the warning message displayed by the security plugin itself reads,
    this makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages

    Due to sub-optimal/missing sanitization to the get_the_author() calls used by the theme, this issue can affect (larger) websites if rogue registered users (contributor/editor levels and above are needed) decide to insert unwanted content in their user name fields.

     

    Personally, I find it weird that it’s the theme’s responsibility for sanitizing this data since it’s a core WordPress function returning database-stored content. If that field is not expected to store advanced HTML markup then WordPress should perform the proper level of sanitization/filtering on save.

    To be clear, the theme does not handle any saving or input processing for this data, it only displays whatever WordPress already has saved in the database for the user name field, which has passed WordPress existing sanitization rules when that data was saved through the dashboard by users with sufficient permissions on the site.

     

    This code has been in our themes in the same or very similar form since their launch (starting with Mantra back in 2009) and we have yet to have any kind of reports about XSS exploits through this route – frankly, if a rogue registered user with sufficient access decides to embed bad content on the site, the user name field is the least of your worries (and most likely not the first target).

    This is only now popping up now because a security tester bulk reported the insufficient sanitization to patchstack.com (a large vulnerabilities testing/disclosing database which also offers paid security services), and several security plugins are taking inspiration for their lists of things to monitor from there.

     

    Regardless of circumstances, we’ll be hardening the sanitization around the several get_the_author() function calls used in our themes, but since this issue is considered low severity/priority even by the patchstack.com report, we’ll be addressing it in the regular1 theme updates cycle as we get to them1 – for example, the correction is already present in the Bravada 1.1.3 update released yesterday.

    1 Mr. Kay had a different plan so you may already notice updates out there addressing this.

     

    Status update: As of January 24th 2025, all our themes received updates to harden sanitization on author name output function calls.

     

    PS: I’ve split this topic from the original post as that one was about mixed http/https content in the page, which is a different matter.

    • This reply was modified 9 months ago by Zed. Reason: updated for updates status
    • This reply was modified 5 months ago by Zed. Reason: status update

    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.
    #148801
    magnus
    Power User

    I am also concerned about the complete silence from Cryout Creatrions.

    This message appeared on several of my web pages several weeks ago:

    XSS flaws occur whenever an application includes untrusted data in a new web page without proper validation or escaping, or updates an existing web page with user-supplied data using a browser API to create HTML or JavaScript. XSS allows attackers to execute scripts in the victim’s browser, which can hijack user sessions, deface websites, or redirect the user to malicious sites.

    I have been using the Tempera theme for about 10 years and one of my web pages is really big with over 1000 posts and almost 1000 pages and there is about 33000 images. So it would be a realy big job to change the theme.

    Website: www.hojresor.se

    #148796

    More information. Please let me know if there’s a fix. Jetpack’s fix is to remove the mantra plug-in.

    Themes Vulnerabilities
    Mantra <= 3.3.2 – Authenticated (Contributor+) Stored Cross-Site Scripting
    Description
    The Mantra theme for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.3.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

    Affects Themes
    mantra
    No known fix
    References
    CVE
    CVE-2024-44056
    URL
    https://www.wordfence.com/threat-intel/vulnerabilities/id/ced6450a-7d5a-4091-8181-98c005e74346
    Classification
    Type
    XSS
    OWASP top 10
    A7: Cross-Site Scripting (XSS)
    CWE
    CWE-79
    CVSS
    6.4 (medium)
    Miscellaneous
    Original Researcher
    stealthcopter
    Verified
    No
    WPVDB ID
    bf10fd17-849d-404a-8da4-ad633e048c24
    Timeline
    Publicly Published
    2024-08-29 (about 9 days ago)
    Added
    2024-09-05 (about 1 days ago)
    Last Updated
    2024-09-05 (about 1 days ago)

    #148726
    bassicsax
    Power User

    FYI, I did get a reply from Kay to my Priority Support request. (I should mention it came in a day after I sent the request, I just didn’t see it.) It reads:

    Thanks a lot for the info, we’re in the processing of addressing that for a future theme update.
    Thanks again and have a great day!

    If we can helping you further, please reply to this email or create a new ticket.
    Kay, Cryout Creations

    OK, so this gives me reason to hope. I have to say, the Bravada theme and Plus themes I use have been updated over the last 6 or so months.

    I am guessing CC had some personnel reductions? IDK, but at least we have reasons to be optimistic, b/c like so many of you, I am not a developer. I just have my own sites, and those of clients. If I did have to switch, I couldn’t pass that cost on in a way that would truly off-set the time I would have to spend on such an enormous job.

    • This reply was modified 9 months ago by bassicsax.
    #148703
    Rocky Trifari
    Power User

    Agreed, we have been left with very little choice. In my case, thankfully, I am not yet encountering any errors or incompatibilities with my theme (at least, nothing major that I can’t work around) which is pretty wild considering it has been OVER 2 YEARS since the last update. At this point, my main concern is keeping up with security patches and code best practices, areas where all of us are objectively falling behind by continuing to use code that’s not being monitored or updated.

    I suppose it would be smart for us to get ahead of some catastrophic failure by beginning to look elsewhere or in my case, potentially find someone to hire to help reconstruct everything.

    #148701
    Rocky Trifari
    Power User

    Hi, I do not believe these forums are still being checked, unfortunately. I would not anticipate any updates, at least… anytime soon, if ever.

    #148647
    lynnvr
    Power User

    Aha, I am glad I am not the only one having troubles. Unfortunately, I am not a developer, only manage a few sites (free) for clubs/associations of which I am a member and for myself. Since the latest php and wordpress updates, I have been having problems with plug ins that have always worked (ninja forms, Stripe payments in Events manager, etc.). Their managers say it is not a problem with the plugin, probably with my theme (parabola) compatibility. What to do if no replies? Sigh…

    Website: www.sterrenwacht-gv.nl

    • This reply was modified 9 months ago by lynnvr.
    #148554
    magnus
    Power User

    I got this message for several days now. What should I do about it?

    XSS flaws occur whenever an application includes untrusted data in a new web page without proper validation or escaping, or updates an existing web page with user-supplied data using a browser API to create HTML or JavaScript. XSS allows attackers to execute scripts in the victim’s browser, which can hijack user sessions, deface websites, or redirect the user to malicious sites.

    #148248
    xofmedia
    Power User

    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

    #148181

    How can I add this functionality to the Tempera theme?

    “In Bravada 1.0.7.1 we’ve adjusted this functionality slightly to limit the previous/next post links from the same (main) category (if it exists) as the post being viewed.”

    #147802
    Elke Wetzig
    Power User

    Hi, I don’t think simple hrefs can cause these warnings. The mixed contend in your websites seem to be caused by your cookie and/or chat plugin:

    http://3modx.org.uk/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg
    http://3modx.org.uk/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg
    http://agilecrm.s3.amazonaws.com/livechat/assets/whatsup-chat.png.

    Some browsers might block the external unecure sources right away (chat), or you see your site only with non-visible cookie bar/cookies set, that might influence the different browser behaviour.

    #147528

    Very cool theme, but recently received a critical alert from Google Search Console that there is a missing ‘author’ field. This seems to apply to the Comments on a post, not the actual post. There is author information displayed for the original post and the comments/discussion, but Google does not recognise this. Also have an advisory warning that ‘Comment’ object must be nested inside a ‘CreativeWork’ object.

    #147254
    lynnvr
    Power User

    I an only a hobby user and not a programmer so cannot help you unfortunately but I have had a similar problem in Parabola for a couple of weeks now. I too have been happily using Parabola for our astronomy club’s website for eons and until recently, it has worked fine on all platforms. The desktop version is fine, responsiveness and zoom are enabled as they have been for years. Now, in mobile, our main/presentation page is dropping the third column. On normal pages with a right sidebar, the main content has been radically shortened in width, not readable and lots of white space right, while the sidebar content, which is now displayed below the white space, looks normal. I have touched nothing that I can think of to cause this.

    I have tried disabling plugins (and no new plug ins have been added recently/ since it was working) but so far that has not helped either, so I don’t think that is the problem. Our hosting provider has recently updated everyone to a new version of wordpress and new php version – so I am guessing that is what the problem is, especially in light of your post. I have sent in a support request but no answer as yet (it has only been hours – not complaining). To be continued…

    Website: www.sterrenwacht-gv.nl

    #146274

    Topic: wp_body_open in mobile?

    in forum Bugs

    I’m trying to use a sitewide notification, and several plugins can display beautifully on desktop but not on mobile. I thought perhaps Parabola (which I’ve been using for eons, bought way back) was too old to handle the hook so I tried Bravada, but it did not display on mobile either. However Twenty Twenty Four displays the message on mobile, so it’s not an issue of faulty plugins. Can anyone help me to get this visible on mobile? Thanks!

    #146216

    Hi, I have the SEPTERA THEME V1.5.1. I have the menu with I created with Elementor, Block Editor, & Classic Editor. The pc desktop version menu tabs look correct. The preview of the mobile version looks correct with the hamburger (three lines) drop down. However, when I bring up the website on my Android phone, the hamburger is missing and there is a big “X” covering it. It’s on all pages on my cell phone, so don’t think it’s a plug in issue. Is there a way I can fix this, so it will show the hamburger button on the cell phone? Thanks!!

    #146026

    Hello, I hope someone can help me, my site is not responsive. I use Nirvana Child Theme and the plugin Custom Sidebars. And on the mobile view (smaller than800px) the sidebars should move at the end, but this doesn’t work.
    Thanks for your reactions.

    #145592

    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 &#10084; 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!

    #145191

    I have paid for a subscription and submitted a Support Ticket 6 days ago and nobody has replied. It seems there is no way to get hold of anyone here.


    #145048

    Thanks for the update, had the same issue on client website..
    BTW which CSS plugin do You use.. I ask You this because CSS keeps reverting back to old settings whenever there are updates…?

    Website: joss.si

    #144818
    mayernissim
    Power User

    Recently all the headings (h1, h2, h3, h4 etc) on the site seem to be underlined, and my client is pretty sure they weren’t before (could this have happened in a recent update).

    I’ve tried to remove them using Additional CSS (both with and without !important) and it’s not worked.

    /* Remove text decoration from all headers with !important */
    h1, h2, h3, h4, h5, h6 {
    text-decoration: none !important;
    }

    Any ideas how to fix this?

    Thank you in advance!

    #144481
    This reply is private.
    #144172
    AQZ

    Demo Content to be precise. I want all the demo content I saw on Bravada plus to be applied to my page. Its the whole reason I bought it.

    #143740
    Alanpalazon
    Power User

    I had the same issue and it’s easily solved with a CSS media query. Add this to the custom CSS panel in the theme customiser.
    ————————————-

    @media screen and (max-width: 650px)
    #lp-text-one {
    padding-top: 50px;
    }

    ———————————–

    Note that if you change the order of the text boxes on your landing page you’ll need to change the HTML id that you target with the above code so that the correct tex area is modified.

    #143405

    Hello, and thanks for your time replying to my post.

    Maybe you’re talking about another theme or about an older version…, because “fl-landing-container” or “fl-landing-block” do not appear to exist… The blocks container seems to be “lp-blocks-inside”, if I’m not mistaken.

    Anyway, if that CSS code is applied to “lp-blocks-inside”, it breaks the mobile version, causes the blocks to appear streched side by side on mobile.

    Thanks anyway…

    #142696

    In reply to: Bravado – Page Title

    Steve Procter
    Power User

    We are both in the same situation, and I bet there are many others who rely on these themes for clients.
    To just drop the ball like this after being a customer for so many years is absolutely disgusting.

    I am yet to find an alternative I am happy with, and that’s a massive issue as we move through new technologies as the day will come when the sites stop working. Likewise, I’m not a PHP dev, so I have no idea how to fix the issues we are already starting to have 🙁

    I hope you can find a solution
    Steve

    #142680

    In reply to: Bravado – Page Title

    Steve Procter
    Power User

    Sadly not, our previous emails directly to Cryout, and our messages on here have all been ignored 🙁
    I am now being forced to look for new Themes for my clients.

    #141771
    Drobb
    Power User

    Hi Zed — Sorry, just to close the loop on this one, I visited that page several times and I just couldn’t follow it. Then I returned some bare-bones troubleshooting and realized that everything I posted above is working just fine. That color I used, #eedddd, looks “processed/filtered” just because that’s the way this color looks. I tried with many other colors and everything works as expected. So, others may be able to use the code above to customize their pagination buttons as they see fit.

Viewing 30 results - 31 through 60 (of 3,144 total)