Jhimross Olinares
Forum Replies Created
-
Forum: Plugins
In reply to: [Debugger & Troubleshooter] White popup and buttonsHi @anahow , one last thing: could you please check if there’s any specific error in the console tab (browser developer tools)? It will give me further clue of what’s happening on your end. Thank you!
Forum: Plugins
In reply to: [Debugger & Troubleshooter] White popup and buttonsHi, thanks for sending the screenshots. The screenshot shows several other active plugins (WP Rocket, Elementor, etc.). It is highly probable that one of them has a global CSS rule for a class named
flexor is stripping thehiddenattribute fromdivelements. I will try to apply a fix to the next version of the plugin to avoid these kind of issue.Forum: Plugins
In reply to: [Debugger & Troubleshooter] White popup and buttonsHi @anahow, thank you for using my plugin. I’d like to request if you can send a screenshot or screen recording so I can see what’s happening on your end. I tried replicating the issue, but it is not occurring on my end. Also, what browser and OS are you using?
Please also consider clearing the cache, as it might be just a temporary caching issue.
Let me know how it goes.
Forum: Plugins
In reply to: [Debugger & Troubleshooter] Does this work when in WP AdminHi @zerogravity,
Hello, thanks for reaching out with your question.Yes, the Troubleshooting Mode is absolutely designed to work across the entire site, including the WordPress admin area. You should be able to simulate deactivating plugins when editing posts or any other admin screen.
When plugins still appear active in the admin, the most common reason is browser caching. Your browser stores copies of files to speed up loading times, so it might still be loading the files from the other plugin even if it’s “deactivated” for your session.The solution is usually a quick hard refresh, which forces your browser to download all the latest files from the server.
Please try performing a hard refresh on the post editor screen after you’ve applied your troubleshooting settings. In most cases, this will resolve the issue.
If the problem continues after a hard refresh, could you let me know which specific plugin you’re trying to deactivate? That will help me investigate further.
I hope this helps!
Forum: Reviews
In reply to: [Debugger & Troubleshooter] Innovative pluginThanks so much, Anand, for the great review! Glad you find the plugin helpful for debugging. 🙂
Forum: Fixing WordPress
In reply to: Cannot save or update pagesThanks for sharing your solution… this is a valuable piece of information for other macOS users who might encounter similar perplexing WordPress problems!
As you’ve clearly laid out, when “Limit IP Address Tracking” is enabled, macOS routes your network traffic through Apple’s private relay servers to obscure your actual IP address. While excellent for privacy, this can indeed interfere with how WordPress’s security, session management, and AJAX-based functions (like those used in the block editor or site editor) interpret incoming requests.
Forum: Fixing WordPress
In reply to: Mixed Content – Forces SSL security WarningHi @biketruck6942,
I checked the link you sent, and it appears to be fixed now—no more Mixed Content issues. I double-checked by viewing the source, and I can’t find any links running over an HTTP connection.
If you’re still experiencing this issue on your end, try clearing your browser cache.
Also, ensure that all links are forced to run over HTTPS by verifying that your URL in Settings > General > WordPress Address (URL) and Site Address (URL) are set to HTTPS. See this example: https://share.zight.com/04uzj7bA
Forum: Fixing WordPress
In reply to: No table of contents block?There is actually a TOC in development, I am not sure when it will come to WordPress Core, but you can already use it by installing the Gutenberg Plugin. The Gutenberg Plugin makes it possible for everyone to test/use features, that will come to WordPress Core eventually, early on.
Hope this helps.
Hi @azkalex,
I saw your reply randomly upon finding for a solution myself. For your question, you can try to disable these options in WooCommerce > Settings > Products:
- Redirect to the basket page after successful addition
- Enable AJAX add to basket buttons on archives
Here:- https://share.zight.com/WnuXQ5P9
This works for me. I hope that helps. 🙂
Forum: Plugins
In reply to: [Orderable - Restaurant & Food Ordering System] delivery fieldsHi @jiswebsite,
For clarification, do you mean if you can modify the labels in our plugin delivery fields? If that’s the case, yes, it is possible to modify the labels in our plugin.
Our plugin is translation ready, so you can change the label and also translate it to other language.
You can use a translation plugin like Loco Translate, manually edit the .po file using a software like Poedit, or you can also use code snippets to translate specific labels.
Please try this solution, and let me know if it works. I’ll be happy to further assist you with your questions.
Forum: Fixing WordPress
In reply to: Query loop showing a title with wrong contentHi @tstaruk ,
You might want to consider creating a support ticket in Lotusx theme forum as well. https://ww.wp.xz.cn/support/theme/lotusx/
The theme dev might be able to help you or someone from the community of Lotusx theme.
Forum: Fixing WordPress
In reply to: Полноценный редактор в рубрики водпрессHi,
I just translated your question using Google Translate, and it says, “Hello! I really need a full-fledged editor in the headings of WordPress. When will he appear?”
For clarification, do you mean full site editing? And you are looking for an option to edit the Header? If so, in the latest version of WordPress (v. 6.3). Site Editor (Full Site Editing) already released.What you need is to use a Block Theme. Make sure to use a Block Theme, this has and supports Full Site Editing feature. See this sample block themes from the WordPress Theme repository:- https://ww.wp.xz.cn/themes/tags/full-site-editing/
This is also a good resource for Full Site Editing:- https://fullsiteediting.com/site-creators/introduction-to-the-site-editor/
I hope that helps.
Russian translation using Google Translate:
—————————————————-Я только что перевела ваш вопрос с помощью Google Translate, а там написано: “Здравствуйте! Мне очень нужен полноценный редактор рубрик WordPress. Когда он появится?” Вы имеете в виду полное редактирование сайта? И вы ищете возможность редактировать заголовок? Если да, то в последней версии WordPress (v. 6.3). Редактор сайта (Полное редактирование сайта) уже выпущен. Что вам нужно, так это использовать тему блока. Обязательно используйте блочную тему, она имеет и поддерживает функцию полного редактирования сайта. Посмотрите этот образец темы блока из репозитория тем WordPress: https://ww.wp.xz.cn/themes/tags/full-site-editing/. Это также хороший ресурс для полного редактирования сайта: https://fullsiteediting.com/site-creators/introduction-to-the-site-editor/. Надеюсь, это поможет.
Forum: Fixing WordPress
In reply to: Some Images and Features image not showing in Neve ThemeHi @bhaveshp437
I tried replicating the issue, but it appears that there is no problem with the images, and it is all loading fine on my end both on your website https://www.uscryptotrends.com/ and https://myeventtips.com/
Watch:- https://share.getcloudapp.com/E0uLkolB
One thing that I noticed is that you are using lazyload from Jetpack. https://share.getcloudapp.com/jkuR5mKZ Perhaps, this was causing the issue?
Try to clear the cache (also your browser cache), or temporarily disable Jetpack Lazyload and CDN for your images.
Let me know how it goes.
Forum: Fixing WordPress
In reply to: Query loop showing a title with wrong contentHi @tstaruk
It sounds like you’re encountering a mismatch between the titles of articles on your WordPress website’s design page and the actual titles displayed on the live site.Try the following:
- Clear Cache – Try to clear any form of caching, server-side, from caching plugin, and also browser cache.
- Permalink Settings – Check your permalink settings. If they are not set up correctly, it might cause discrepancies between the URLs and the actual content. Go to Settings > Permalinks and ensure you’re using a structure that works for your site.
- Theme Compatibility – possibly conflict from your theme? Try to switch to WordPress default theme.
- Category Filters – Since you mentioned that the issue seems to be related to filtering out certain categories, review your category filtering code (if you’ve implemented it) to make sure it’s correctly targeting the categories you want to exclude. Ensure you’re using the correct category slugs or IDs.
- Custom Code – If you have custom code snippets or modifications in your theme’s functions.php file or elsewhere, review them to see if they could be affecting the titles and content display.
- Enable WordPress debugging mode – to see if any errors are being generated. To do this, add the following code to your wp-config.php
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false );This will log any errors to a debug.log file in your wp-content directory which you can check and can give you a clue.
Let me know how it goes. If you can also give more details like steps to replicate, that will be really help.
Forum: Fixing WordPress
In reply to: WordPress Site is not loadingHi @nonsecc ,
What do you mean by the cost? Perhaps, you’ll consider hiring someone to fix this? If so, I recommend just contacting your hosting provider. It is free and I am sure they can fix this for you.