wpweaver
Forum Replies Created
-
It was done as a popup because that seems to be about the only way to get the message for both the Customizer and the Legacy option interface. Because that warning is outside the design of the Customizer, it is really hard to deliver such messages there.
But we will look into an alternative to a popup.
It is not possible that Weaver Xtreme has activated the JetPack Mobile theme. That happened some other way.
It is likely that you’ve had all those sites with the JetPack Mobile theme activated that way for a long time. It is only VERY recently that Weaver Xtreme has started issuing that warning, and as scrambler explained, it was for a very good reason. We’ve had numerous people on the support forum report that problem before, and there are no doubt many other users, like you, who had been running with the JetPack mobile theme without realizing it, and thus having their sites look wrong on mobile.JetPack has recently changed the wording for that option to make it more clear what it does. For a long time the option was labelled “Optimize for mobile sites” or some similar wording that implied optimized deliver, and not a totally different mobile device theme. Optimize sounds good, so we believe many people checked that option, and thus broke their theme’s mobile delivery. (Most modern WP themes have special handling for mobile devices already, so this is not exclusive to Weaver Xtreme. But I would suspect that checking for the JetPack option is not common.)
I can’t explain why you were unable to create a forum account. It is a standard bbPress site running with WordPress.
Forum: Plugins
In reply to: [Weaver Show Posts] img src instead of featured imagesThis does not sound like any issue a standard plugin or theme that deals with images or featured images will ever be interested in dealing with, at least from what I can gather from what you described.
If I understand, you have some plugin or other mechanism that will insert images from custom fields somewhere into a post as a post-processing procedure – after the post has been generated and processed by the normal system routine.
Featured Images are handled completely separately from any other image in a post and are 100% up to a theme to add to posts. This is normally done as the post/page is being generated.
Show Posts uses standard WP post API calls to generate the content of a post – including inserting a designated Featured Image specified for the post. There is no special treatment for the first image in a post/page.So if a plugin is adding images specified in Custom Fields AFTER a post has been processed, then there is no theme or other plugin that will find or know anything about such images.
I don’t know if that is what your are really asking, but as far as I know, there is to way to add in images from custom field values that will for sure be found by the theme or plugin actually generating the html output of a post/page.
Forum: Plugins
In reply to: [Weaver Show Posts] img src instead of featured imagesWe do not support this plugin on the WordPress support forum.
Please use https://forum.weavertheme.com for support.
Please explain more completely what you mean by “pull such data format” when you submit your question there.
- This reply was modified 8 years, 8 months ago by wpweaver.
Forum: Plugins
In reply to: [Weaver Show Sliders] play/pause button shows pause when autostart disabledThere will be eventually. We do not answer any questions here.
show sliders is fairly low on our priority list, sorry.
Forum: Reviews
In reply to: [Weaver Xtreme] If Not For the InstructionsThere is now a very comprehensive, easily searchable guide for using Weaver Xtreme. Much more complete and easily accessible than the original and traditional documentation. See the Weaver Xtreme Guide.
Forum: Reviews
In reply to: [Weaver Xtreme] I do not write reviews oftenWeaver Xtreme is completely compatible with most page builders. But it is also complementary as page builders only build page and post content. Nothing about over all styling, header area, widget areas, menus, and the other important support design.
- This reply was modified 8 years, 11 months ago by wpweaver. Reason: spelling error
Forum: Plugins
In reply to: [404 to 301 - Redirect, Log and Notify 404 Errors] bbPressSorry, I ended up using a direct .htaccess rule to solve my problem.
Forum: Plugins
In reply to: [Private groups] Bug when user profile displayed by adminYeah, I figured that out myself while working on this problem some more. That doesn’t make a lot of sense, actually.
I’m not sure, however, other than it is now the way it is done by your plugin, why the group data has to be in the profile database.
I also use bbPress Mentions Email Notification plugin. They chose to add the option to disable mention processing on the bbPress user profile, but not via the WP profile info. That means everyone can edit their own settings, so it would be possible to save the group data that way. Must be in the user_meta table.
But since you’ve already have a lot of users, and the problem is only for admins to set themselves, it really only affects the most expert users anyway. And I’d think that setting groups is a one time thing.
Forum: Plugins
In reply to: [Private groups] Bug when user profile displayed by adminFollow up:
This fixes the issue for me and the ways I can use the setting:
if (isset($_REQUEST['user_id'])) { $user_id = $_REQUEST['user_id']; } else { $user_id = bbp_get_displayed_user_id(); // $current_user->ID; }One more issue – the value/setting checkboxes don’t show when an admin tries to edit themeselvers – I can’t seem to add myself as an admin to a group. I have to use a second asmin account to set me to belong to the groups.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Captcha?Cartpauj Register Captcha plugin works with this plugin. Some of the captcha plugins don’t, but Cartpauj Register Captcha is very very easy to add. Just install and activate!
- This reply was modified 9 years, 2 months ago by wpweaver.
Forum: Reviews
In reply to: [Weaver Xtreme] Top Kudos to Bruce for the WP Weaver Xtreme Theme!There already is a checkbox to disable the Customizer Weaver Xtreme interface.
It is found on the Legacy interface (which requires the Weaver Xtreme Support plugin – WordPress.org will not even allow us to include the legacy interface with the main theme).
It is on the Weaver Xtreme Admin -> Advanced Options -> Admin Options tab and is the first option.
Forum: Plugins
In reply to: [Cloudflare] Anonymous users filters in Hooks.php brokenI consider unpredictable behavior and blocking the admin bar and Edit buttons to be broken behavior – even without error messages.
I have several sites with IDENTICAL configurations running under a premium CF acount, and only ONE site has the problem. This behavior has been duplicated by several of other users of my theme – identical settings, but only one site failing. Since all the relevant settings for the root URL are applied (“Automatic Cache Management”, etc.) to all subdomains of that site, it is troubling that one subdomain has different behavior.
There is some evidence that enabling https has something to do with the problem. All of the subdomains covered by the main domain have identical CF plugins installed and activated.
Commenting out the two filters on the CF plugin for the “broken” site solves the issue, but that does not explain why other sub-domains don’t have a problem.
But if there is a new approach in the next release of the plugin, perhaps this is all irrelevant anyway.
Forum: Plugins
In reply to: [Cloudflare] Anonymous users filters in Hooks.php brokenFollow up :
There must be some issue because I am NOT using the Cache Everything rule, yet the WP Admin bar and Edit Button disappear seemingly randomly.
I am the author of a theme with tens of thousands of users, and my own support forum is now getting several complaints about this issue.
This code is NOT working as described in the other threads.
This is absolutely not acceptable behavior.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Decrease the video header heightThis thread is on the wrong track…
The line $settings[‘minHeight’] = 250; sets the minimum height of the BROWSER’s WINDOW required before the video is loaded. It has nothing to do with the height of the video. That has to be done via CSS for now.