Manu
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Return to topHi @abhikr781 the issue is solved thanks. We just had to adjust the position within OceanWP customizer to make the button show above the other button we were using. Regards
Forum: Themes and Templates
In reply to: [OceanWP] Mobile menu item style BTN (or any styling)Hi @abhikr781 sure: https://ibb.co/mDjy2WV You have the URL also in the first post.
The “Client Login” button is using the exact code you provided (I just changed menu item, background color and added !important for color):
.menu-item-1042 a { background-color: #dd9933; color: #fff !important; padding: 12px 22px; font-weight: 600; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; cursor: pointer; text-align: center; -webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -ms-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; transition: background-color 0.3s ease; }
The button on the left “Contact” is using the BTN class. We are trying to make the “Client login” the same size (height) as the BTN class but seems padding is completely ignored.
Even a simple code such as:
.menu-item-1042 a { background-color: #5454e6; padding: 0 20px; font-weight: bold; }
Shows the button too big. Seems the padding and border-radius are override?
Regards
- This reply was modified 3 years, 1 month ago by Manu.
Forum: Themes and Templates
In reply to: [OceanWP] Return to topSo in my case the issue was more simple to solve, we were using a call button plugin below that was hiding the return to top button in mobile view so what we did is simply move it above which can be done with the customizer settings inside OceanWP.
Forum: Themes and Templates
In reply to: [OceanWP] Mobile menu item style BTN (or any styling)Thanks, also please note @jdembowski that I tried Jan but there is no way to add the link in the original post after some time. Regards
@abhikr781 I also tried with padding-top and padding-bottom but can’t get it to show the same size as the BTN class, almost there, regards
Forum: Themes and Templates
In reply to: [OceanWP] Mobile menu item style BTN (or any styling)Hi, thanks for the code. You can see the issue here in the desktop main menu: [ link moved to link field ] (Can you please detele the URL from the post once checked).
I can’t seem to get the size correct and it displays too big. Seems to ignore the padding settings?
The menu item with your code is “Client login” and “Contact” has the BTN class.
I tried
padding: 12px 22px !important;
but that did not work either. How can I make it the same size as the “Contact” (BTN class) button. Regards- This reply was modified 3 years, 1 month ago by Manu.
- This reply was modified 3 years, 1 month ago by Manu.
- This reply was modified 3 years, 1 month ago by Jan Dembowski.
Thanks Nithin for clear explanation.
One related question if this is ok. We use the plugin “CleanTalk” together with forminator which works great.
My question is, all the email messages that are marked as SPAM will forminator include those also in the Google Spreadsheet? Or in other words, how can we make sure that those SPAM messages are not exported to the Google Spreadsheet?
Regards
- This reply was modified 3 years, 2 months ago by Manu.
Hi thanks for super fast support.
1: Yes I meant “Required”, good to know thanks.
2: Awesome, missed that setting.
Solved
Hi, sadly today we stopped getting emails in the inbox.
There is something strange in CleanTalk Logs we noticed, from the time it fails it shows new email logs duplicated or even triplicated from the same email address of the sender. Those never reach the inbox.
Regards
EDIT: While I wrote the post one email passed. Why would CleanTalk show duplicated/triplicated email logs from the same sender with the same IP and message?
- This reply was modified 3 years, 4 months ago by Manu.
Thanks, already done and seems to work. We will let you know if anything changes, regards
Forum: Plugins
In reply to: [Antispam Bee] Antispam Bee and ForminatorSadly we don’t use comments, only contact forms and would be great to see Antispam Bee and Forminator contact forms working together in the future.
Forum: Themes and Templates
In reply to: [OceanWP] Google search console issueClick validate, we get that like every few months and never made a change. 99% times those are fixed just by clicking validate in Google Search Console (Without even making a change).
Forum: Themes and Templates
In reply to: [OceanWP] YouTube embed video issuesSorry but that same code for me creates a massive space, please check: https://abogado.la/perdon-migratorio/
https://www.lluislaw.com/es/perdon-de-inmigracion-i-601/Same effect in two different sites.
Looks good in Firefox however… no space there… I’ve cleaned cache and so on but still can’t get rid of that huge white space above in chrome.
EDIT:
I saw your post here: https://www.ads-software.com/support/topic/gap-between-blog-content-oceanwp/
The code that worked for us is:
.wp-embed-responsive .wp-has-aspect-ratio iframe { padding-top: 0px; }
Thanks
Indeed this is really strange, how is it possible that you are making all of us request admin access? You are killing the FB business purpose.
As agencies or freelancers like is my case we can’t or shouldn’t request admin permission. That is not secure for them either.
Please can you rethink about this option?
- This reply was modified 3 years, 8 months ago by Manu.
Forum: Plugins
In reply to: [Easy Table of Contents] Is this good for SEOYes the direct benefit is that it creates links inside the URL that can be featured as rich results and extra links in SERPs.
Indirectly it also provides an index (table of contents) for visitors so if they find what they are looking for they will probably read it and increase the time they remain on your site.
So I would definetly say it does help SEO one way or another.
Forum: Themes and Templates
In reply to: [OceanWP] YouTube embed video issuesAre you sure Abhishek? we don’t use any plugin other than elementor that could affect the view and that page is default gutenmber. This happens in 3 OceanWP installations.
Also changing those values makes no effect in Developer tools.
There is no “block spacer” used between the video and the text above and below.
Please check screenshot and correct me if I’m wrong but developer tools is pointing exactly to the default Gutemberg block to embed YouTube videos.