Forum Replies Created
-
AuthorPosts
-
I’m thinking that the problem is probably not an Enfold issue. When I change the email address to which the form sends the captured information to a Gmail address instead of an email address on my domain, everything works fine. Not sure if this is a Siteground or Office365 issue. I will use the Gmail address for the time being though.
See additional info in private content section.
See private content
Never mind, I figured it out myself. For anyone else interested, I merely changed the line:
$newitems .= ‘<li class = “menu-item custom-menu-item”>‘.__(‘Log Out’,’avia_framework’).’‘;
to:
$newitems .= ‘<li class = “menu-item custom-menu-item”>‘.__(‘Log Out’,’avia_framework’).'<span class=”avia-bullet”></span><span class=”avia-menu-fx”><span class=”avia-arrow-wrap”><span class=”avia-arrow”></span></span></span>‘;
Ok thanks. I will just leave it as a separate top level menu item. One more question though… all of the other top level links in the menu have a color bar underneath them that lights up when they are selected. How do I get my logout link to do this as well? I assume it has something to do with .avia-menu-fx and .avia-arrow. Thanks.
Awesome, thanks! It works perfectly. This issue is closed.
This reply has been marked as private.I am also having this problem on version 3.0.8. I have tested on both Apple and Android devices. My quick workaround was to disable responsiveness, but that is obviously not ideal.
This is partially resolved. It turns out it was a browser issue. I was using Firefox 35.0 on Windows 7 Pro 64-bit with the Adblock Plus 2.6.7 extension installed. When I disabled Adblock Plus, the social icon dropdown boxes for both the header and footer reappeared and I was able to see the social icons in the header and footer on my site.
However, I did notice that once I re-enabled Adblock, it blocked the icons from appearing on the site in addition to blocking the dropdown boxes in the admin area. Adblock Plus is a fairly common extension for Firefox users, so I’d be curious to know whether other people experience the same problem.
- This reply was modified 9 years, 9 months ago by eqira. Reason: Added additional detail
This reply has been marked as private. -
AuthorPosts