innuvo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce “added to cart” alertI had this issue too, but there is a way around the issue.
Simply Follow this and it works:
Changing Elementor Cart Message LocationThat would be here (seems to have been stripped out of my initial post for some reason)
Elementor PreloaderForum: Plugins
In reply to: [Preloader Plus - Wordpress Loading Screen Plugin] Bodmymovin ShortcodeStrange, works perfectly for me, dead center of viewport.
Its a preloader, I dont want the header to show before the preloader finishes.
Have you got a link?
- This reply was modified 4 years, 7 months ago by innuvo.
Forum: Plugins
In reply to: [Preloader Plus - Wordpress Loading Screen Plugin] Bodmymovin ShortcodeOk cool. As you’re using WP Bodymovin, im guessing you’ve got the JSON file ready to upload? If so, this shows you how to do it:
Elementor Preloader TutorialLet me knw if you need any more help but thats how I did it
Forum: Plugins
In reply to: [Preloader Plus - Wordpress Loading Screen Plugin] Bodmymovin ShortcodeI’ve actually found a way around it because I’ve built the site using Elementor and it has integrated Lottie animation support.
Not sure how you’re building, but if you happen to be using Elementor let me know and I can share instructions.
Thanks
Forum: Fixing WordPress
In reply to: My terms & conditions button is very thinWhats the link to the site. I am UK based so could probs help
If its the link in your bio, then I;ve been there and its saying i need to be logged in to purchase, which means i cant add anything to my cart to go to the checkout to help diagnose…
Forum: Fixing WordPress
In reply to: post gridIf the packages are in categories, then just filter to show only the applicable categories?
Forum: Fixing WordPress
In reply to: General Settings URLyes, also change the WordPress Address when moving to https
Forum: Fixing WordPress
In reply to: Mobile theme not displaying properlyWell i’d achieve this by using a builder and creating the sections you want that display different sections on different devices.
Such as Elementor, which allows you to do exactly this. You just create two headers and choose which one you want to display on mobile/desktop. Same for just about everything else.
Just my opinion – just seems counter-productive to have to switch themes
Forum: Fixing WordPress
In reply to: Mobile theme not displaying properlyWhat are you trying to achieve by using different themes on different devices?
Not going to live, i’ve never even thought about doing this due to it being completely unnecessary, but I am curious as to why you are doing it?
Hi @rankmath
Disabling your plugin isnt the issue.
The issue is when the box is ticked (as per my image above) to restrict the user to only edit content (elementor setting) then they cannot edit SEO on the visual editor, only when in the traditional Gutenberg view.
So the issue is with your plugin and the Editor role where I would hop the editor, having been given permission, could edit the SEO info on the vidual builder, rather than through the Gutenberg editor.
Hope that makes sense.
Thanks
Forum: Fixing WordPress
In reply to: Mobile Header IssuesHere are some quick fixes for you. The one I cant help with really is the logo question, because the logo you;ve uploaded has space to the right and left which is why its not sitting flush on the left.
@media only screen and (max-width: 767px) { .site-header { display: none !important; } div#content { margin-top: 30px !important; } }
What does the above do?
The space at the top is caused but site-header that has no content, therefore is not actually doing anything. So ive removed it. Thats what the first bit does.
The second piece of code adds a margin to the top of the page content area, because when removing the site header, you lose some of the top of the content, so ive adjusted that.
Paste that code into your child theme’s style.css file, or into a “custom css” area in your theme or plugin if you are using one.
Hope this helps
Hi guys,
I have found the issue. So, the issue is with “Access to edit content only” selected.
Basically, the editor role when this is ticked does not allow you to edit SEO settings on the front end. It works fine in the standard gutenberg editor view.
So if you go into Elementor role editor, and tick this box
https://ibb.co/mtM0C26You will be able to replicate it if you then try and edit on the front end.
Hopefully this is something that could be suggested as I really want the editor to be able to edit content on the front end whilst using the SEO settings to keep it all in one place, rather than trying to flip between the gutenberg editor and the page.
Forum: Fixing WordPress
In reply to: Google fontsI think if they are enabled by a theme, then you are goiing to struggle…
Or do you use a plugin to add Google fonts?
the best way here is just to grab the relavant code for each font you use and add it to the header file. Not using any plugins..
Forum: Fixing WordPress
In reply to: Elementor issueIts an AdSense issue – use an AdBlocker and refresh the screen – it will be fine. Or deactivate AdSense on that page/site whilst you are editing