webworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto iFrame] Page UnresponsiveThe iframe content, when it stands alone works fine:
https://makersair.com/original2023.htmlIt’s only when it’s in the iframe β¦when the whole page just freezes.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Container on Left SideHello –
I’ve sent you the password for viewing the website via this form:
https://responsive.menu/contact/I’ve referenced this ticket.
Thank you!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Container on Left SideHello, yes it’s under client review, and I had to change the password.
You should be able to access both of these links
https://apartmentsinmiramar.com/wp-content/uploads/2022/06/Capture.jpg
https://smmbrainstorming.com/~miramar/menu/…and for the website, can you reply with your IP address (which I can allow), or an email address I can send it to you privately? (Or any other private method you prefer)
Thanks so much for your help.Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Container on Left SideThis is what I’m trying to achive:
https://apartmentsinmiramar.com/wp-content/uploads/2022/06/Capture.jpg
Here are all the settings I have – let me know if there is something specific you need to see.
https://smmbrainstorming.com/~miramar/menu/
(I have them here so I can remove them later.)
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Container on Left SideIt’s not live yet –
Since we don’t want it showing up in Google before it’s approved, below is temporary access.I’ll just remove this after you take a look.
https://smmbrainstorming.com/~miramar/
password: 12355As you can see, the button is on the left, but I can’t see where to position the menu itself on the left, in this particular version. If there isn’t any such setting, hopefully some quick and easy css will position it.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove Desktop MenuYou know, I must apologize for the trouble. It’s my theme that’s bringing it back in the header. I was missing my own css !!
Thanks very much for your assistance nonetheless.
Your plugin is super πI’m certain we’ll get to the bottom of whatever the conflict is (with the latest version)
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove Desktop MenuHello – can you help me make the deskop menu go away?
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove Desktop MenuYes, it’s older v Version 3.1.14.
We have it working fine on this website:
https://apartmentschattanooga.com/In the above case, I never installed the later version. But with this current issue, (and because I went backwards) we’re stuck with those desktop menu buttons.
- This reply was modified 3 years, 11 months ago by webworks.
Forum: Plugins
In reply to: [Max Mega Menu] Mobile font and background colorsPlease disregard the question – I just had a bit of temporary confusion (the wrong colors were simply not assigned properly)
Forum: Fixing WordPress
In reply to: Error with image uploadingTruly we have tried just about everything.
Nothing works except this:function use_gd_editor($array) { return array( 'WP_Image_Editor_GD', ); } add_filter( 'wp_image_editors', 'use_gd_editor' );in wp-includes/functions.php
…but this must be done over 200 times for every wordpress account on the server (?).
We would opt to remove imagick, however the client does not want anything to be listed as “Missing” under the wordoress site health check (even if it’s optional). It’s suggested that the end client will think something is wrong with their website when they log in for their feedback.
Hopefully the notation that the imagick php extension is ‘missing’ will be removed from the wordpress site health check… at least until the issue is resolved.
Looking forward to a resolution pretty please!
Forum: Plugins
In reply to: [The Events Calendar] No events appear in List ViewYes we were able to sort it out – it was an issue with optimization settings.
Forum: Fixing WordPress
In reply to: fix theme for 5.5 without jquery helper pluginWe surely do intend to switch to a supported one – however It’s going to take *some time* to complete. Since I have no idea when the helper plugin will become obsolete, I’d rather find a theme developer to update it in the meantime. That’s just covering all bases.
Theme updates in our case are/were very rare. The last necessary update was 2 years ago and it is still for sale (3 days from now anyway). We’ve had no issues with php 74 and up to wordpress 5.5. Rest assured I stay on top of it. Typically It’s the plugins that demand most of my attention with regard to conflicts and security.
Forum: Fixing WordPress
In reply to: Request post to be reopenedOh thank you *so* much – I will find and reply shortly!
Forum: Plugins
In reply to: [Enable jQuery Migrate Helper] Warning OptionPlease yes – please do this – I need time π
Edit/Add:
I see this post: disable error warnings, providing code for warning removal – thank you very much for that. Unfortunately I don’t have the time to modify this across the board.If you would please consider removing the “nag” and perhaps adding this back in a couple months, giving us time to enable the fixes? I have so many themes to replace – this will take some time ;(
Our theme developer has announced they doesn’t intend to fix this, even though it is still for sale, and their support still operational. So I’m less than happy. If I’m unable to convince them to publish a fix, It will be necessary to implement an entirely new theme for many sites. So for me, this may be more than just requesting an upgrade. Alot more ;(
Forum: Fixing WordPress
In reply to: 5.5 and Customize feature is gone?Thank you so much – this did do the trick and brought back the appearance menu…and my css :).
…and the sites look fine before and after cache clear.
We are using the latest 3clicks theme – and I’ll contact them about 5 warnings it discovered. (a slider function we don’t use and 2 on the framework. I just hope it hasn’t depreciated.