Forum Replies Created
-
AuthorPosts
-
August 25, 2015 at 10:04 am in reply to: search results for specific searches show strange formatting #492729
Hey w3developing,
Not sure what’s happening there, did you try to disable plugins to see if one of them is causing a conflict?
Thanks,
RikardAugust 25, 2015 at 10:01 am in reply to: Form checkboxes not aligned vertically when viewed on mobile. #492728Hi,
What browser/device are you using when getting that result? It looks fine on iphone4/chrome.
Regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
Looking a the link you sent in your first post it looks like you got it fixed, correct?
Thanks,
RikardAugust 25, 2015 at 8:54 am in reply to: Woocommerce "Can’t add to cart from a group product anymore"… #492681Hi MartinP30,
According to the last poster on the link you sent if was fixed with the last update, could you try updating please?
AHA! This appears to be have fixed in the update that came out today! Woot woot!
Best regards,
RikardAugust 25, 2015 at 8:50 am in reply to: Losing Responsiveness & Styling Halfway Down the Page #492679Hi,
It happens because of the dynamics of the builder and it usually just happens to a single page or post here and there, so it’s not a site wide problem. Please try the following to fix the footer as well:
@media only screen and (max-width: 767px) { #footer .av_one_third { width: 100% !important; } }Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
#mobile-advanced a { color:white !important; }Thanks,
RikardHi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardAugust 25, 2015 at 8:33 am in reply to: One page portfolio how to make menu appear on mobile #492671Hi,
Do you mean that you want to show the regular menu instead of the mobile one? I would advice against that since you will run into problems with items overlapping in your header on mobile.
I checked your site on iphone 4/chrome and I couldn’t see any sliders not loading. Please make sure to clear your browser cache and reload a few times.
Best regards,
RikardHi,
I think Elliott forgot the media query since it looks like his CSS is applying to your desktop version, please try the following instead:
@media only screen and (max-width: 767px) { #advanced_menu_toggle { position: relative !important; margin-top: 0px !important; left: 50% !important; } .logo { width: 100% !important; } .logo img { left: 50% !important; transform: translateX(-25%); } }Thanks,
RikardHey amir974,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHey!
Please try the following in Quick CSS under Enfold–>General Styling:
#top.page-id-3591 { width: 90% !important; padding-left: 10%; }Best regards,
RikardHi Mary,
I think I found the page you are referring to, it’s called TEST PAGE correct? I would try to publish the page but set it to Private access or Password protected if you don’t want the public to access it, the reason being that the WordPress Preview function isn’t always that accurate. The LayerSlider is bundled with the theme so you don’t have to worry about updating it.
Thanks,
RikardHi,
That is the default behaviour of the WordPress media section and it has nothing to do with the theme, so we can’t really do much about that unfortunately.
Regards,
RikardHi,
There’s something not right with your installation of WordPress, when going to posts for instance the usual editing options are not available under the posts. Could you try reinstalling WordPress to see if that helps? If not, do we have permission to deactivate plugins for testing purposes?
Best regards,
RikardHey,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardAugust 25, 2015 at 7:36 am in reply to: Changing the "default font size" in a text box doesn't do anything #492654Hi Mary,
Great, please let us know if you should need any further help on the topic.
Best regards,
RikardAugust 25, 2015 at 7:34 am in reply to: Special heading: how Change apparence of special characters and Symbols? #492652Hi,
It seems your site is in construction mode, could you send login details as well please? You can try placing the character you want to change inside a span tag and giving it a class for styling:
<span class="custom-char">&</span>You can then add custom CSS for the span:
.custom-char { color:red; }Thanks,
RikardHi,
I’m not sure why you are having those problems but it’s likely one of your plugins. Could you try deactivating all plugins and then use the latests version as the parent theme as the parent (I saw that you had 2 Enfold installations). You can then activate the plugins one by one to see which one is causing the problem.
Best regards,
RikardAugust 25, 2015 at 6:37 am in reply to: Warning Messages: Disk quota exceeded, Cannot send session cookie #492635Hi Curt,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling to align it better on smaller screens:
@media only screen and (max-width: 1060px) { #header .widget { left: 50% !important; top: -20px !important; transform: translate(0%) !important; } }And you can use the following to control the header and paragraph text for smaller screens:
@media only screen and (max-width: 1060px) { #header .widget h3 { font-size:14px !important; } } @media only screen and (max-width: 1060px) { #header .widget p { font-size:10px !important; } }Best regards,
RikardHi,
Thanks for the screenshots, it made things a bit more clear but I think we will have to have a look at the backend as well. Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
I think that is just the colour of it, could you try editing the element and change the colour, to for instance white, to see if that helps?
Best regards,
RikardHi,
I see what you mean, all you have to do to correct the menu after activating Enfold is to go to Appearance Menus and select the one you want to display, also be sure to select that is should be shown as Enfold Main Menu. You might want to copy your site to a staging area if you don’t want to make the changes to the live site.
Best regards,
RikardHi,
No they don’t work the same way, but you can submit a feature request for more options here: https://kriesi.at/support/enfold-feature-requests/
Regards,
RikardHi,
I’m not sure what you mean, did something go wrong when you copied the files via FTP?
Regards,
RikardHi,
I tried logging in with the details provided here but they don’t seem to work anymore, could you check please? Did you try using the Blog Posts element to see if that works better?
Regards,
RikardAugust 25, 2015 at 4:51 am in reply to: Sidebar under main image in woocommerce product page #492593 -
AuthorPosts
