Supra
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] How to minify JS & CSS, without aggregating & without deferThanks a lot.
You were right, scripts debug false, changed it to min.js
Forum: Plugins
In reply to: [Autoptimize] How to minify JS & CSS, without aggregating & without deferThat’s great. Very well thought plugin features.
One JS still shows in Pagespeed Insight Opportunities suggestion for JS Minification:
/wp-includes/js/jquery/jquery.js
I have not added anything in exclude list.
Forum: Plugins
In reply to: [Autoptimize] How to minify JS & CSS, without aggregating & without deferThankyou for your prompt & helpful reply.
I see the cache has started to built up.
- Considering only minification of static js/css is done. Will Cache keep increasing?
- will I need to clear cache everytime CSS/JS changes(i.e, when I update custom CSS/JS or update plugins)
(update)
– loading=lazy works, but the playing video/audio doesnt stop after popup close. (even after https://docs.wppopupmaker.com/article/88-stop-video-when-the-popup-closes)Hi @dcooney,
Thanks for replying.
Updating that after testing multiple placement options in Adinserter,
The ones with respect to Content worked. i.e, before content, after content
Other ones like after comments, after html element… didnt workCurrently, using after content, and Infinite scroll loads the posts properly.
Although I would prefer it worked with After comments or After html element #comments.Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Unable to save Google Access Code@gfxdesigner
After updating this plugin & CF7 plguin to latest, the issue got resolved.Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Unable to save Google Access CodeFacing same issue.
I then deactivated the Authentication code and attempt to reauthenticate. But it gives errorAccess blocked: GSheetConnector for WP Contact Forms’s request is invalid You can’t sign in because GSheetConnector for WP Contact Forms sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error If you are a developer of GSheetConnector for WP Contact Forms, see error details. Error 400: invalid_request
Pl help.
- This reply was modified 2 years, 5 months ago by Supra.
Hi @belimperial
Thanks for your reply.Regarding the Iframe Form, it is based on AngularJS on a different server, which integrates with a Lead Management system. Since, it has a complicated implementation, hence that form is developed on a different code base on a different Server.
Cookies can definitely be added.
But, will it work? as both are on different domains?Regarding the link you shared for JS Cookie, it doesnt relate to iframe being on a different domain.
Could you Pl share link to any help article for the cookie implementation you mentioned, between parent (wordpress, popupmaker) & iframe angularjs form (on different domain)Hi @mariatogonon
Sorry for the late reply.
I tried the setup as seen in the screencapture video.
But, after form submission the Popup did not close.
Settings screenshotRe-highlighting that the form is shown via an iframe.
Just updating, we have for the time being implemented manual JS Event calls to add DataLayer like
window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': 'button_click' ,'click_text': 'Mango', 'button_location': 'banner', });
Hi @duracelltomi ,
Thanks for your detailed reply.
When will the v1.15 be released?Forum: Plugins
In reply to: [Flat Rate Shipping Plugin For WooCommerce] A Deprecated JS Warning Found@bayejid00 How to message you? Can you pl enable personal messages in your profile?
Hi @bindlegirl
I contacted your team and they said you were wrong in directing me to them.(check screenshot link)
It appears, your company’s communication strategy has made it very difficult to approach your team for Customization services. Going in Circles.
Hi @garret1996,
Ok, Got it. You mean this section right? https://nimb.ws/zQ61oTI completely overlooked that last page, as I thought it was for additional files.
Doesnt generally the Display image upload the first thing to take rather than put in the last page?Can the multi-page process of adding a listing reduced to one page?:
Current process:
Page 1. Select Category
Page 2. Add values or files as per fields
Page 3. Upload Listing display imageHi @garret1996 ,
Thanks for replying.
I understand its quite a list, so you missed out answering on queries related to the ones that are working but with issues.Listing them out below:
7. [businessdirectory-listings tag=”Electrician” category=”Electrician” title=”Listings for Electricians” items_per_page=4 pagination=1]: Title text did not get added on page (although this is not much of a problem)
8. [businessdirectory-search form_only=0 ]: form_only doesnt have any effect. tried with values 0 and 1. I believe the buttons above the form should be visible is form_only is set to 1
10 [businessdirectory-listing id=”53″] : If I add multiple shortcodes of individual listing then each one has a big ‘Send message’ & ‘Leave reply’ sections. How to stop showing the ‘Send message’ & ‘Leave reply’ sections.
16. [businessdirectory-random-listings menu=1 buttons=”create,listings”]: This works, but also shows the Search box above the buttons, How to not show that.