philippea101
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] no pages are cachedI have tried installing the development version of the plug in, with no different results:
No pages get cached , even though the various config files are installed, the plug in folder is created, etc.
We did figure what cause the problem: we had checked the checkbox to link to the robots.txt files and that somewhat prevented the other domains maps to be generated .
I will leave this open for now, for the pug one owner to determine whether this isa feature or a bug ?
Forum: Plugins
In reply to: [Max Mega Menu] menu location issue with polylangitGot…
-1- After a bit of struggling, I figured out how to modify the plugin.
-2- Is there an automated way to restore the plugin ? or do I jsut wait for the next update ?
Forum: Plugins
In reply to: [Max Mega Menu] menu location issue with polylangThanks, but I am not sure I follow you.
A screenshot fo the problem is here (see the very long location name that was caused by the prior iteration of the MMM plugin:)
https://imagebin.ca/v/3eoBWQe7TdqgNot sure how I fix this in this screen:
https://imagebin.ca/v/3eoCBdq3N8CdClosing it.
Of course! Many thanks .
I tried the following code placed after the mega menu tags – it changes the data breakpoint in ht html output from 600 to 10 for the mega-menu-Switcher_Menu – but the menu continues collapsing at 600….any idea ?
<script type="text/javascript"> document.getElementById("mega-menu-Switcher_Menu").setAttribute("data-breakpoint", "10"); </script>Forum: Plugins
In reply to: [Max Mega Menu] Conflict with Polylang when saving locationsHi, i have been struggling with that location naming issue as well – when do you estimate that new version might be out ?
Best,
Forum: Plugins
In reply to: [Max Mega Menu] mmm sub menus styling with polylangThanks – great support
Forum: Plugins
In reply to: [Max Mega Menu] mmm sub menus styling with polylangSorry for the delayed response – I did not receive the email notification stating that you had replied.
In the meantime, I had noticed that the styling was set for flyout menus, rather than mega menus. I had indeed different menus for each language and had created them with a menu duplicator plug in. Based on your comment and my observations, I figured out the menu duplicator plug in had set everything by default to fly out; and I figured out where to change that (original mega menu install was made by someone else).
I am left with one last issue that I will explain below, and that I can copy in a different support request if you want: When I edit the menu location names (for example trying to set a menu location name to “Footer Faq Menu Español”, upon saving the menu location is renamed as desired, WITH apparently random language name appendix: in that case Footer “Faq Menu Español Italiano”. Really weird Inca try to record this if I have not explained it clearly – An idea what can cause this ?
Forum: Plugins
In reply to: [Max Mega Menu] mmm sub menus styling with polylangNo, and I tried on various OS and browsers.
to summarize the steps to reproduce:
– go to test.isails.com, load the home page
– Check that sub menus deploy and are styled correctly– then switch language to Spanish for example, using the small language switcher at the right end of the main menu (not the big switcher at the top left)
– You can see that the main menu is styled correctly, but the submenus that deploy are not styled at all
(quick note when you switch languages you may see the TLD change form .com to .es, .fr, etc – but everything still points to the same wordpress implementation on the same server ; the TLD are just used to determine with language version of the page to serve.)