webworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] cloned site breaks perhaps due to leftover filesIt seems like the issue is now resolved for the first website, but then a similar thing happened on another site: https://apartmentshoustonenergycorridor.com/
All of the background color and images disappear – all text is okay.
I noticed this error before I deactivated plugin:
U autoptimize_2bada2b336a2e433ca07ef9378bb2f02.js ncaught SyntaxError: Unexpected end of input >
(and the word “Uncaught was broken up just like that)
…and then this after I deactivated plugin
window.Identity=window.Identity||[];function report(){var a=this.universal_zid.uuid;window.Identity.push(["cookify",a]);window.Identity.push(["pixel",window.location.href])}window.Identity.push(["fetch",report,function(){}]);id.push(RUID);
Do those mean anything to you? Or point to anything we can address?
This plugin has always worked seamless for us on many sites, together with WP Rocket. But I’ve found it necessary to use more features recently (such as defer JS, lazy load etc). All websites that used to be in the 90s for both mobile and desktop are all now in the red now on the new Lighthouse speed scoring. It’s been most challenging to get a good, stable mobile score.In the meantime, I’m going to re-save my settings and see if it clears it like the other.
I just think I found the answer – of course I can use the short code like the below, and perhaps use tags to identify the state.
Now I just need a quote for a custom template (pls see ticket) and I’ll proceed with purchase of 2nd license – thanks
[rem_carousel total_properties="12" order="DESC" orderby="date" style="4" slidestoshow="3" dots="enable" autoplay="enable" autoplayspeed="3000" tags="california"]
Forum: Plugins
In reply to: [WP Video Lightbox] iframe on smart phone truncates contentCan you please let me know how to disable your plugin for mobile?
Thanks in advance for your response.
Forum: Plugins
In reply to: [WP Video Lightbox] iframe on smart phone truncates contentI tested it on a default twenty seventeen theme, as well as “Vantage” premium theme. It’s still truncating and the close X isn’t visible ??
Is there some quick css to switch to a regular link for mobile?
Something similar to this perhaps?.lightbox-overlay { display: none !important; } @media (min-width: 1200px) { .lightbox-overlay { display: block !important; } };
We changed the form itself from a script to a hard link:
Alternate Theme TestThank so much – got response this morning. I’ll give that css a try.
I filled out the ticket request and entered my purchase ID, but haven’t yet received a response and don’t see access to a ticket area.
Do I need to be logged in to get a response?
I tried resetting my password but it says “invalid”. …but I know it’s valid because that’s where the receipt was sent ?? I also tried my pro updraft login, but it appears each product has a separate account.
Additionally, the text doesn’t appear to be reducing in size for mobile – Can we work that in? I must be missing that setting (?)
Forum: Plugins
In reply to: [Classic Editor] Thanks for Keeping the Classic EditorI have no idea how to *get* to the last 2 columns of my table ?
How can I widen this area?
See screen shot:
https://tradewindslounge.com/wp-content/uploads/2019/01/Capture.jpgDo I need to dig through HTML?
EDIT:
I finally used the arrow keys. First I tried to click and drag to resize. Then I looked for a “view switch” similar to the classic editor. I’ve wasted almost an hour on this LOL.Anybody else having trouble viewing wide tables, just use the arrow keys. Yes, it would be nice to widen this area ??
- This reply was modified 5 years, 10 months ago by webworks.
Forum: Plugins
In reply to: [Firelight Lightbox] Auto Popup on home page – Pro ver.Thanks so much for your help.
I added a simple text link at the bottom. Then I created a separate page and used the iframe method. The auto works for that as well. I was able to get the size we wanted too.
I never could get the other methods working – but as long as the iframe works, I’m good with it ??
Again – many thanks.
- This reply was modified 6 years ago by webworks.
Forum: Plugins
In reply to: [Firelight Lightbox] Auto Popup on home page – Pro ver.I used the class (on the existing button) and fancybox-auto in Rel Attribute and it didn’t work.
I don’t understand why the regular link is not working. Because I’ve been successful with linking to another page (opens in lightbox). Maybe I can try it that way and the auto pop-up will work. I’ll stand by first and see if you have any other ideas.
BTW – The button I was going to leave as an anchor link that goes to the bottom. They want to keep the form at the bottom, but also want auto popup.
Forum: Plugins
In reply to: [Firelight Lightbox] Auto Popup on home page – Pro ver.just noticed your add’l post – fingers crossed – stay tuned –
VC Options are:
Extra class
Rel Attribute
Advanced on click actionI’ll see if I can place the right things in the right place. In the meantime, if you have answers for each of those 3 I’ll be so very grateful ??
(I don’t see an ID – that’s unusual because most VC features have ID option)
- This reply was modified 6 years ago by webworks.
Forum: Plugins
In reply to: [Firelight Lightbox] Auto Popup on home page – Pro ver.I’m afraid I’m not getting either to work ??
Whether I have fancy-box-hidden class or not, wordpress keeps putting this ahead of the link. (I’m not sure if that’s the cause)
<a id="fancybox-auto" class="fancybox-inline fancybox-hidden"></a>Let's stay in touch!
Can you see it on the link, and what might be holding it up? I was sure to clear the server side cache, and viewed incognito….also another browser.
I tried removing any possible optimization, but it didn’t fix it
<!--noptimize-->
Forum: Plugins
In reply to: [Firelight Lightbox] Define SelectorI’m not sure – I’ve tried quite a few things – no joy ??
I suppose I’ll need to build the grid manually.
Thanks for responding so quickly!
Forum: Plugins
In reply to: [Firelight Lightbox] Define SelectorApparently I need to *change* the selector for fancybox to be named something else (in order for WP Bakery to pick it up and use it. (According to this post: https://bbird.me/disable-replace-visual-composer-lightbox/)
Here’s my page: https://stilesinteriors.com/welcome-3/#portfolio
The client doesn’t prefer the WP Bakery default lightbox (prettyphoto). We just need a single enlarged image to appear with an exit “X” in the corner.
I hope we can use Fancybox ??
Resolved