focuswp
Forum Replies Created
-
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] YouTube video problem on mobileHello Aert,
I have disabled the lazy loading of iFrames in WPRocket but that does not change anything.
If you need the link from my site, could you tell me how I have to send it to you to make sure it will not appear on Google pages?
Thank you !
Hello,
Thank you for your reply. Regarding security, I have dual authentication to access my site (password WP + second password). But to access the duplicate site, I have only one password (according to hat I saw in any case). Does the plugin offer the possibility of having a double authentication? I’m trying to secure my site at best.
Thank you
Forum: Themes and Templates
In reply to: [GeneratePress] Responsive submenuI inquired. It is impossible to delete a link if the reason is not extreme (insecurity, privacy problem, etc.). And this is not extreme. So I leave it like that. Anyway, thank you for the cooperation work.
Forum: Themes and Templates
In reply to: [GeneratePress] Responsive submenuI specify that the page I tested on my test site was designed without elementor
Forum: Themes and Templates
In reply to: [GeneratePress] Responsive submenuI fixed the whole problem.
The problem was only on 2 pages, especially the homepage. I eliminated the sections one by one until I found the trigger. And I readjusted the columns. Since then, it’s fully responsive, google analysis in support.
I tested a page on my test site: link
And that is perfectly responsive. The page is stable. So the problem seemed to be on elementor and not the theme.Other thing : a problem on a message I sent. I did not pay attention, I wrote directly the name of my site in link in a message above. Do you have the possibility as an author to put a link text type “link” rather than the name of the site ? (At the moment it is I can not edit anymore). Because it appears in the page google, and for referencing, I think it’s not too good (the topic discussed here having no relation to the subject of the site). If not, should I write to WordPress? Thank you
Forum: Themes and Templates
In reply to: [GeneratePress] Responsive submenuAll my pages are built with elementor. So I do not know if this happens without elementor.
Forum: Themes and Templates
In reply to: [GeneratePress] Responsive submenuHello Tom,
Thank you for your message. I made some changes on my home page, and it improved the situation without settling it 100%. I give you the link of the site (this time it is the real site) : https://ipsyturn.com. But I do not think that’s the theme. It would be rather the construction on elementor I feel.
Thanks again ??
- This reply was modified 5 years, 6 months ago by focuswp.
Forum: Themes and Templates
In reply to: [GeneratePress] Responsive submenuHello !
Thank you Tom for the answer. I tried the code but it did not work. I tried this code and I feel like it works :@media screen and (max-width: 768px) {.main-navigation .main-nav ul ul li a { box-sizing: content-box; width: 94%; padding-right:20px;padding :20px 09px; }} @media screen and (max-width: 768px) {.sub-menu, .sub-menu > li:last-child > a { box-sizing: content-box; width: 100%; padding-right:0px; }}
Other thing : on mobile, my site homepage moves, we can drag the site on the left or on the right (this is not fixed page). This causes a change in the resolution of the site when turning the phone (vertical, horizontal). It no longer takes the whole screen. Do I have to look for the problem on the theme side? Because I’m looking for.
Thank you for your lighting !Forum: Themes and Templates
In reply to: [GeneratePress] Color text links and widening submenuOK that, I did not see it. I was not aware at all. Thanks Tom for this information!
Best regards ??Forum: Themes and Templates
In reply to: [GeneratePress] Color text links and widening submenuHello,
I opened the site on Firefox with the private window, and I have the same results as you. In non private, the color blue is not respected and in private, it is. I do not understand where it comes from.Forum: Themes and Templates
In reply to: [GeneratePress] Color text links and widening submenuSorry, I reversed the colors of “hover” and “visited”. So the setting I made initially is the following :
link: blue
hover: green
visited: pinkAnd what happens is that the link here is pink and not blue as set. And the visited is green. Blue never appears. It is the probleme. But if I remove the “visited”, the blue appears as a link. So I removed the link “visited” on my real site.
I am on Firefox and Mac Book Pro regarding links.
I understand the problem with Internet Explorer, I was not asking for a fix. I wanted to report the problem. I use the Acer One 10 Android tablet.
Forum: Themes and Templates
In reply to: [GeneratePress] Color text links and widening submenuN.B : For accuracy, here the links color works well on Google Chrome but not on Firefox and Safari.
- This reply was modified 5 years, 7 months ago by focuswp.
Forum: Themes and Templates
In reply to: [GeneratePress] Color text links and widening submenu1. In fact, I was talking about the color of the links of the site and not that of the breadcrumb. (I had the impression that the breadcrumb code influenced the color of the site links, but the problem still exists despite the new code). I leave you an example on my test site :
https://conseilspedagogiques.com/
At the bottom of the home page, I put two links. Colors, I put them through the features of the theme and not the code:
link: blue
hover: pink – purple
visited: greenAnd the result at home, is that the colors appear but not in the desired order. This result improves if I erase the color of the visited. The link and the hover then correspond to the requested colors.
2. Regarding the android tablet sub-menu, according to my last test, this only appears on the internet explorer tablet. I have not changed anything on the test site since the last time, except for updates that did nothing bugger. I ended up opting for the click menu for more structure and stability. So that does not bother me right now.
Thank you
Forum: Themes and Templates
In reply to: [GeneratePress] Color text links and widening submenuHi Tom,
Thank you for your answer ! ??
You helped me solve the problem of the expanded menu. But instead of putting “border-box”, I put “content-box”, otherwise the sub-menu overlapped, and I could not adjust them. So I put this code and it seems to work well:
.main-navigation .main-nav ul ul li a { box-sizing: content-box; width: 195%; padding-right:20px;padding :20px 20px; } .sub-menu, .sub-menu > li:last-child > a { box-sizing: content-box; width: 100%; padding-right:230px; }
For the color of the links, I put your new css code, but it does not work well. However, if I remove the “color of the visited links”, everything works well between “the color of the links” and “the color of the links on the flyover”. And If I use the “color of visited links”, the colors are reversed between “links”, “overflight” and “visited”. I tried several things: remove all my css code, disable the plugins, but that does not change anything.
Finally, for information, by doing my tests on tablet, I realized that the problem of submenus had returned in the same conditions as before. That is, the submenus are not clickable on android tablet (maybe due to the last update, I do not know)
https://www.ads-software.com/support/topic/sub-menus-do-not-work-in-tablet/Thank you !
Forum: Themes and Templates
In reply to: [GeneratePress] Color text links and widening submenuHello again,
Regarding the color of the links, adding: “#breadcrumbs” in front of “a, a: hover {color: # 191919;}”, I managed to recover the color of the links of the site but not the color of the links on the flyover nor visited links (of the site). But small precision, to change the color of links, the “link color” feature does not work. But by using the “visited links color” feature, this changes the color of the unvisited link. So there is an inconsistency.
Thanks
- This reply was modified 5 years, 7 months ago by focuswp.