Forum Replies Created

Viewing 15 replies - 1 through 15 (of 9,789 total)
  • It’s your theme causing the problem.

    Add the following custom CSS line in APPEARANCE -> CUSTOMIZE -> ADDITIONAL CSS to fix the problem (place this after the existing custom CSS code, and don’t forget to hit PUBLISH).

    .entry-content figure {
        display: inline-block;
    }

    Good luck!

    3. Now, can you help me with my old theme to solve the problem?

    If you purchased a commercial theme and it’s broken, you need to get the vendor who sold the product to fix it. If they won’t fix their product, I’m afraid no one here can fix it for you either.

    Your options:

    1) Continue to pester the vendor to get them to fix their product -> https://www.acmethemes.com/supports/
    2) Hire someone else to fix for you -> https://jobs.wordpress.net/
    3) Switch to a functioning and supported theme -> https://ww.wp.xz.cn/themes/

    Good luck!

    The site uses a custom theme (highly modded 2010 child theme), so it’s going to be impossible for anyone here to tell you exactly where to go to replace the code. This could be in a Footer Widget, or it could have been directly hard-coded into the theme’s footer template.

    But…

    Changing the MailChimp code may not even be necessary, as the existing form can be made to work with just a little tweak. For testing, I was able to complete and submit the form, I saw the “Almost finished…” message, I received the confirmation email, and clicked the link to be added to the MailChimp list — all without any errors. (Of course, I can’t say if the email was actually added to the list or not).

    The reason the form doesn’t seem to work is that background color and the text color of the form’s input field are the same: both white. So when you type, it seems as though nothing is registering. But it actually works, just that you have an invisible white text on white background.

    You can easily fix this by pasting the following custom CSS in Appearance -> Customize -> Additional CSS, on a new line below the existing CSS code .tribe-events-c-top-bar__datepicker {background: #fff;}

    #mc_embed_signup .mc-field-group input {
        color: green;
        font-weight: bold;
        font-size: medium;
    }

    NB: This is just CSS specifically for the MailChimp form, and can’t mess up your website in any way, so have the confidence to paste it and test out the form.

    I couldn’t find this message in any WordPress core file.

    That said, this is not what you may be thinking: the “naughty business” has nothing to do with foul or NSFW language. It’s rather about security!

    Among geeks and gamers generally, “No naughty business” means no cheating or breaking the rules, and developers often use this to indicate a security check has failed. I found a couple of instances (like here) where WordPress developers use the phrase when a Nonce verification fails.

    So, no, it’s not from WordPress itself, and no, it’s not about the use of foul language. Rather, something in your setup or some action you’re performing is triggering a security check failure from something on your site. What exactly? That’ll require digging into logs!

    Issue 1: Polylang Taxonomy Translation Bug & Post Sync

    I’ll recommend posting in the Polylang (free) plugin’s dedicated sub-forum to get direct assistance from the plugin’s developers and support community -> https://ww.wp.xz.cn/support/plugin/polylang/

    Issue 2: Filter Everything Pro – Dropping the /ru/ prefix
    Issue 3: Best Practice for Filter UI Localization: What is the proper, non-hacky way to translate the Filter Everything widget itself?

    These questions related to the Filter Everything Pro plugin, which is a commercial product. As commercial products, by their very nature, are not hosted here in WordPress’s free plugins database, WordPress support volunteers are unable to just grab the code, install and test them, and offer any assistance here.

    You’ll need to seek answers to these questions from the plugin’s vendor. They built and sold the plugin, and they should be in the best position to help you configure and use their commercial product -> https://filtereverything.pro/support/

    Your topic remains open here for anyone with any insights to chime in, but for the best support, always use the appropriate support channel for the specific part of your WordPress website that you need help with.

    Good luck!

    I have built this site with WordPress but I keep getting emails saying it couldn’t be indexed.

    Perhaps the email is referring to a specific URL/path and not the entire site? Such details matter when asking for help!

    Sorry about the issue, but you’re surely at the wrong place 😀

    1) This is not WordPress.com support
    2) This is not JeckPack support

    This is ww.wp.xz.cn, home of the free and 100% open-source WordPress software. Your issue seems to be with a website hosted with WordPress.COM (which also owns JetPack).

    Please go here instead for help -> https://wordpress.com/support/contact/

    For the avoidance of doubt, here’s the difference between ww.wp.xz.cn and WordPress.COM

    What’s the difference between ww.wp.xz.cn and WordPress.com?

    Good luck!

    It is working, but my web pages are vastly different from the oxygen theme.

    We may be dealing with two different “Oxygen” themes here.

    Your parent Oxygen theme is hosted here at ww.wp.xz.cn and has the author as AlienWP. But the pre-made Oxygen child theme you installed has the author as Laborator and seems to be for a commercial theme sold at ThemeForest. (ThemeForest requires exclusivity, so the same theme can’t be sold there and a version of it with the same name also distributed for free here at ww.wp.xz.cn — so these seem to be two different, unrelated themes.)

    This may be why the parent theme’s styles aren’t pulling over into the child theme.

    /**
    Theme Name: Oxygen
    Theme URI: http://alienwp.com/themes/oxygen/
    Description: Oxygen is a minimalistic, mobile-optimized magazine theme with responsive layout. The main features include a featured content slider, custom front page template, 5 widget areas, and 3 menus.
    Version: 0.6.0
    Author: AlienWP
    Author URI: http://alienwp.com
    Tags: grid-layout, footer-widgets, blog, photography, threaded-comments, microformats, translation-ready, rtl-language-support, three-columns, right-sidebar, left-sidebar, custom-background, featured-images
    License: GNU General Public License v2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: oxygen
    Domain Path: /languages/
     */
    /*
    ============================================================
    
    	Theme Name: Oxygen - Child Theme
    	Theme URI: https://laborator.co/themes/oxygen
    	Author: Laborator
    	Author URI: https://laborator.co/
    	Version: 1.0
    	Description: Use this theme if you want to extend features of Oxygen or prevent overwriting the changes you make when new theme update is available.
    	Template: oxygen
    	Text Domain: oxygen
    	
    ============================================================
    */

    As when you look it on a wider monitor when developing it’s hard to tell where page ends.

    Use your browser’s Developer Console and/or browser extensions?

    I’d consider this part of a developer’s toolbox, and something that 9% of users aren’t going to need. So it’ll be a tall order to justify as a core feature.

    Interesting indeed.

    I’m unable to reproduce this from the three different VPNs I use (Cloudflare One, Windscribe, and a self-hosted one), but two things stood out to me from your video:

    1) Before the “About” and “Shop” pages return the 404 - Not Found error, there’s an interstitial that shows what appears to be the Immunify360 logo. This is a security software that’s often integrated into hosting control panels.

    2) Immediately after this interstitial, the 404 - Not Found error page that appears doesn’t have the “About” or “Shop” pages’ /about/ or /shop/ in their URLs. Instead, there’s a random string after the domain.

    So, it seems, something… very likely Immunify360, is intercepting and incorrectly redirecting the request. If you have the necessary controls, I suggest temporarily disabling this product to see if the problem goes away. Otherwise, contact your hosting provider for assistance.

    Duplicate column error in Rank Math PRO Update 3.0.97

    This is about a commercial plugin you purchased.

    Commercial products are not developed or supported here at ww.wp.xz.cn, so you’ll need to report this to the plugin’s vendor… the folks you purchased the product from.

    -> https://rankmath.com/support/

    Good luck!

    Forum: Fixing WordPress
    In reply to: Classified listing

    I’m using the built-in Classified plugin.

    There’s such thing as a “built-in plugin”. In fact, that would be an oxymoron, since all plugins are, by definition, addons you need to install separately.

    A quick look at your site shows you’re using this “Classified Listing” plugin -> https://ww.wp.xz.cn/plugins/classified-listing/

    I’ll recommend posting in this plugin’s dedicated support forum so its developers and supportcommunity can assist you: https://ww.wp.xz.cn/support/plugin/classified-listing/

    Good luck!

    I’m not entirely sure what you’re talking about.

    Your site has just two posts, and each post has a button. The two buttons are designed and positioned differently, but they’re both buttons nonetheless.

    And other than the real homepage, there’s just one other page on the site… named “Home”… and this page lists the same two posts mentioned above.

    So I’m not sure what missing buttons you’re referring to. Or have you got this sorted already?

    And here is the URL:

    This link is requiring a Microsoft Signin.

    You should make the form publicly accessible without requiring a login… if you want to embed it on a webpage.

    That’s a server-based software, and not something you install in WordPress.

    Please contact your hosting provider if you don’t have a toggle/checkbox in your hosting control panel to enable it.

Viewing 15 replies - 1 through 15 (of 9,789 total)