nootkan
Forum Replies Created
-
Sorry guys, been so busy I didn’t have a chance to try your suggestion until now. I didn’t notice a difference in my page speed but did notice that my transparent header feature disappeared in mobile view when doing it your way. I put it back to the background image as I wanted the logo and header to be overlayed on image in desktop and mobile view. I will keep researching to see if I can have the best of both worlds when using the transparent header without a background but just an image in the container. If not, I guess I’ll have to figure out how everyone else is doing it as I see some hero images working just the way I would like them to on other websites and getting high page scores.
Appreciate the support and hard work you guys put into your products.
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] Zoomable ImageThe only way I could get this work was to use a css class inside the advanced option of the image block and add the css inside the appearance>>customize>>additional css box.
Not perfect as you have to move the mouse up or down and not left or right to go back to original size. Image also has to be centered or image jumps to the left or right when zoomed.
.className{transition: transform .2s;margin: 0 auto;}
.className:hover{-ms-transform: scale(1.5); /* IE 9 / -webkit-transform: scale(1.5); / Safari 3-8 */transform: scale(1.5);}Well it seems that elementor does require logging on to the internet initially but seems to work offline after that. Some sort of registration process I assume?
- This reply was modified 11 months, 1 week ago by nootkan. Reason: type O
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] How to change slug in Spectra?Turns out I just overlooked the slug change position. It is located under the “Summary” tab in the right menu as “url”. I changed it there and all is good. Thanks for the reply.
- This reply was modified 1 year, 5 months ago by nootkan.
Forum: Plugins
In reply to: [WooCommerce] How to style the svg remove icon for the shopping cart widgetSorry got focused on something else and couldn’t get away until now. Thanks for the solution. It works for everything except the cart dropdown in the nav menu but I can live with that. Much appreciated.
Okay went to Chrome and it is working there so must be a Microsoft thing.
Forum: Plugins
In reply to: [WooCommerce] How to style the svg remove icon for the shopping cart widgetSorry had to finish something else before I could revisit this. Here are some screenshots to show what I mean.
As you can see the svg has a square red border inside the circle instead of the circle being red. The whole svg is also opaque instead of bold. Thanks for your time.
Forum: Fixing WordPress
In reply to: Editing a Post Creates A CommentYes I really did disable all plugins and change the theme! Once I disabled trackbacks and pings my issue went away. Thank for your replies.
Forum: Fixing WordPress
In reply to: Editing a Post Creates A CommentHi thanks for your reply. I have tried all the above suggestions and the issue still persists. Doesn’t happen on other wordpress websites I manage. Any other ideas or links to solutions in the forum?
Forum: Plugins
In reply to: [Contact Form 7] Custom Form – How toWhen I leave the fields blank that I don’t want I see these errors:
!(configuration error) There is a possible empty field.
Ideally I would like to remove the whole text and textarea input types from the mail tab for everything except the name and email input types.
I thought by making the changes in the form tab the same changes would be shown in the mail tab but apparently not.
I may have to try something else.
Screenshots
Want to remove the input types in blue.
Errors are in red.- This reply was modified 2 years, 1 month ago by nootkan.
Forum: Plugins
In reply to: [Contact Form 7] Custom Form – How toYes I have read that document also and it still doesn’t explain how to remove the subject, additional headers and message values. I tried deleting the mail tags from the mail tab fields but it creates errors.
Here is what I have in my form tab:
`<label> Your name
[text* your-name] </label><label> Your email
[email* your-email] </label>[submit “Submit”]`
Here is what I want in my mail tab:
To: [email protected]
From: [your-name] <[your-email]>
Subject: empty
additional headers: empty
message: emptyNothing else.
Forum: Plugins
In reply to: [Contact Form 7] Custom Form – How toThank but that doesn’t explain how to do what I asked. I asked about removing the fields from the mail tab not the form tab.
Forum: Plugins
In reply to: [BLAZING Email Transfer Payment Gateway] How Long Do We WaitThanks Massoud, much appreciated for all your efforts and hard work. Looking forward to seeing how the plugin works on a new site I built recently. So far nothing bad to report but haven’t had any orders yet to test thoroughly.
Sorry everyone, turned out to be a browser issue. Works fine in Firefox.
Never mind I found this plugin which does it for me.
https://www.ads-software.com/plugins/disable-admin-notices/