lazar96
Forum Replies Created
-
I should mention I have tried to exclude the basket, checkout pages etc. but that did not fix the issue.
If it helps i’m happy to give you login details to my site
Thanks
Hi,
It doesn’t happen every time. It doesn’t happen on desktop, only when I view the site on mobile.
The site is – https://www.motorhive.co.uk
It also happens on some sliders I have on my posts.
Thanks
Found the solution it was actually me being stupid. I had to redirect my urls to www. after setting up Cloudflare. The pop up URLS were all just on domain.co.uk not https://www.domain.co.uk
Thanks anyway
I’ve cleared my cache and cookies and it is working now. May have been a slight issue created when I re-installed.
Yes that works! Thanks
Just tried to change my password that doesn’t seem to work either.
Does everything work fine for you when you deactivate Events calendar?
UPDATE:
After playing around i’ve discovered if I put “[ultimatemember form_id=455]” Into a random* page then the user page displays. However, obviously this is not a fix as I don’t get the full UM functionality. I cannot visit any other members profiles either.
*A page I have not set to be my user page in the UM settings.
Forum: Themes and Templates
In reply to: [FlyMag] Menu bar heightThis is my themes code for menus….??
/*-------------------------------------------------------------- Menus --------------------------------------------------------------*/ .main-navigation { clear: both; display: block; float: left; width: 100%; font-family: 'Oswald', sans-serif; font-weight: 300; padding: 0 30px; background-color: #fff; border-top: 3px solid #444; border-bottom: 3px solid #444; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; } .main-navigation ul { list-style: none; margin: 0; padding-left: 0; } .main-navigation li { float: left; position: relative; padding: 15px; font-size: 16px; text-transform: uppercase; -webkit-transition: all 0.3s; transition: all 0.3s; margin: -3px 0 -1px; font-weight: 400; } .main-navigation a { display: block; text-decoration: none; color: #505559; position: relative; z-index: 11; } .main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; background-color: #272E37; } .main-navigation ul ul ul { left: -999em; top: 0; } .main-navigation ul ul a { width: 200px; color: #fff; } .main-navigation ul ul li { text-transform: none; box-shadow: none; font-weight: 300; border-bottom: 1px solid #fff; } .main-navigation ul ul li:last-of-type { border: 0; } .main-navigation ul ul li:hover { box-shadow: none; } .main-navigation li:hover > a, .main-navigation li:hover::before, .main-navigation ul ul li::before { color: #fff; } .main-navigation ul li:hover > ul { left: 0; } .main-navigation ul ul li:hover > ul { left: 100%; } .main-navigation li::before { font-family: Fontawesome; color: #1E262D; float: left; margin-right: 5px; -webkit-transition: color 0.3s; transition: color 0.3s; } .slicknav_nav li:hover { background-color: transparent; } .slicknav_nav li::before { display: none; } .main-navigation a { float: left; } .main-navigation ul ul a { float: none; } .menu-fallback { font-size: 20px; line-height: 50px; } .site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation { margin: 0; padding: 30px; overflow: hidden; background-color: #fff; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; } .custom-menu-item-1:hover, .custom-menu-item-1 .sub-menu { background-color: #F0696A; } .custom-menu-item-2:hover, .custom-menu-item-2 .sub-menu { background-color: #5B8AC0; } .custom-menu-item-3:hover, .custom-menu-item-3 .sub-menu { background-color: #ED945D; } .custom-menu-item-4:hover, .custom-menu-item-4 .sub-menu { background-color: #9F76CA; } .custom-menu-item-0:hover, .custom-menu-item-0 .sub-menu { background-color: #7FC09B; } .custom-menu-item-1 { border-top: 3px solid #F0696A; } .custom-menu-item-2 { border-top: 3px solid #5B8AC0; } .custom-menu-item-3 { border-top: 3px solid #ED945D; } .custom-menu-item-4 { border-top: 3px solid #9F76CA; } .custom-menu-item-0 { border-top: 3px solid #7FC09B; }
Forum: Themes and Templates
In reply to: [FlyMag] Menu bar heightYep but the bar/buttons don’t get smaller with it
It comes up with my “page not found” page. Nothing on my browser development it just says everything for the page not found page.
Can’t link i’m afraid I have a coming soon page active.
I’ve seen a few forum posts of other people making some tweaks, linking organiser names to UM profile for example, so the plugins must work together.
but I can’t see anything in my settings that would be messing with the page. It is very strange that it is only the User page though not any of the others.
.ms-parent-id-2 {
margin-top: -20px;
}Make sure your using a child theme
Forum: Themes and Templates
In reply to: [FlyMag] FlyMag Menu barThank you! thats exactly what I was after!
Forum: Themes and Templates
In reply to: [FlyMag] There is no sidebar in the postsHow do I get this to work the other way around?
I have no Sidebar in the homepage (full width is checked) and I’ve deleted all the widgets in the the posts but, when I click to read a full post all the text and images are aligned to the left.
How can I centre the post?