Forum Replies Created
-
AuthorPosts
-
erniepopeParticipant
OK , I´ll give that a go.
Ernie
erniepopeParticipantI tried doing the update from 1.2 to 1.5 within WordPress and get a failure too many redirects.
The message says:
“Updating Flat Commerce Pro (1/1)
Downloading update fromhttp://themepalace.com/edd-
sl/package_download/MTQ following by a long string of charactersAn error occurred while updating Plat Commerce Pro: Download failed. Too many redirects”
How to I overcome this problem?
Regards
Ernie
erniepopeParticipantThanks, the fix works well.
Regards
Ernie
erniepopeParticipantI see the developer has come back with an update on how to change the color of the top menu bar in the mobile version.
I used Firefox with the plugin Firebug to identify what CSS code I had to change to get the effect I required. It´s a bit tedious as I went through the CSS code bit by bit changing color codes until I hit the one that worked. That is how I found the social icon hover color code. I think the later versions of Firefox have the Firebug functionality built into developer mode.
erniepopeParticipantAs another point for you I couldn´t get the Facebook Icon to work/display in either the first or last position on the line. I put it in the middle and it works there. This must be a bug in the theme.
Ernie
erniepopeParticipantTry adding the following to the Custom CSS in Theme Options, I think this did the trick for me.
.social-icon .genericon:hover {
color: #ff0000;
}Choose the color coding you want. Mine is bright red.
Ernie
erniepopeParticipantI´ll just stick with my workarounds to fix the problem.
I find it difficult to comprehend that the theme requires extra javascript for the menus and submenus to work on an iPad in landscape mode.
erniepopeParticipantHi
Yes, neither the JS nor child theme are set up at the moment as I removed them when I found the fix didn´t work for me.
As a workaround I have put my own vertical menu on the pages that have submenus. This approach works quite well on the iPad in landscape mode.
Did you test on an iPad in landscape mode?
Regards
Ernie
erniepopeParticipantHi
I´ve tried this and it doesn´t fix the problem.
What I notice is that on the iPad in Landscape mode when I press on the menu item with a submenu, the submenu appears and then disappears very quickly on second and subsequent presses of the menu item.
Is it possible remove any timers on how long the submenu is displayed. I think this would fix the problem if the submenu doesn´t disappear so quickly.
erniepopeParticipantI had the same problem of grainy images in my slider. I was told by support to do the following and it fixed my problem.
Please add the below given CSS to Dashboard -> Appearance -> Customize -> Theme Options -> Custom CSS Options
.black-overlay {
background: none;
}regards
Ernie
erniepopeParticipantHi
Further to my previous post, I´ve found the following on my iPad.
If I go to http://www.sarapopeart.com the only menu items that work are those without submenus.
If I go to http://www.sarapopeart.com/lips everything works correctly for the menu items with submenus, exactly how I want it. However, as soon as I click on a menu item without a submenu e.g. HOME, the submenus stop working again.
Regards
Ernie
erniepopeParticipantThanks
It sort of worked. On a PC it has the required effect of only ever displaying the sub-menu.
However, the situation is worse on the iPad. When I click on a menu item that has a sub menu nothing happens at all, no submenu is shown. Only those menu items that don´t have sub menus do anything.
I´ve leeft the Custom CSS in place so you can look yourself from an iPad.
Regards
ernie
erniepopeParticipantFurther to my email of a few minutes ago I´ve looked your web site, http://www.wensolutions.com on my iPad.
When I click on “Our Focus” I always get the sub-menu. How do you achieve this?
Regards
Ernie
erniepopeParticipantHi Thanks for your reply.
the url is http://www.sarapopeart.com
If you have the iPad with the longest side at the top, try clicking on the “prints” menu item. The first time you get the sub-menu and you can the click on a sub-menu item. The next time you click on “prints” the sub-menu doesn´t appear and you get the (blank) page associated with “prints”.
However, if you turn the iPad around so that the longest side is on the left you get the same menu/sub-menu handling as a smartphone. This works OK.
As a fix is it possible to force display on tablets always to use the smartphone menu/submenu handling?
regards
ernie
erniepopeParticipantHi
I´ve fixed item 1 in the above post as I found another CSS that I needed to change in the custom CSS.
Issue 2 is the major problem as menus not usable on iPad.
Ernie
-
AuthorPosts