Forum Replies Created
-
AuthorPosts
-
February 8, 2018 at 6:33 am in reply to: Text changes color from black to red after making the text Bold #909586
Hey marcjetten,
Did you try changing your settings for the strong tag under Enfold->Advanced Styling?
Best regards,
RikardHi,
Yes, Yigit is the man! :-)
Glad you got it working. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey RoyalFlushGroup,
Please try the following in Quick CSS under Enfold->General Styling:
.av-special-heading-tag { color: black !important; }
Best regards,
RikardHi Brian,
Thanks for the feedback, I tried logging in but the details don’t seem to work. Could you check and verify please?
Also, are we allowed to disable plugins in order to debug? The error message I’m seeing on the front page is coming from an API call to the URL in private, does that mean anything to you?
Best regards,
RikardHi,
You could do that, but I would very much advise against placing the footer in a fixed position, since you will very likely have the footer overlapping your content if you do. And then you will want to change it back. The reason why we, and I would think everyone else as well, do this, is to fill the entire page with content regardless of how much content is actually on the page before the footer. If you don’t have much content before the footer, then the footer will look bigger, and vice versa with a lot of content. We get this request from time to time, but I would again advise you to not change this behaviour, it’s there for a very good reason.
Best regards,
RikardHey simran1982,
I think that is because you are wrapping them in an li element:
‘before_widget’ => ‘<li id=”%1$s” class=”widget %2$s”>’, ‘after_widget’ => ‘‘,
Maybe you could try a div instead? Don’t forgot to end the div as well, you haven’t ended the li element in your code.
Best regards,
RikardHi Lane,
I saw the same thing and I don’t know why it’s doing that to be honest with you. It’s like something is corrupt or is being overridden by a customisation, but it doesn’t look like you have any customisations at all. We released a new version (4.2.3) of the theme yesterday, could you try updating to that please? http://kriesi.at/documentation/enfold/updating-your-theme-files/. We could fix all this for you with custom CSS, but it might make things a lot more complicated in the future, so let’s hope the new version takes care of things.
Best regards,
RikardHi,
Thanks for that, sometimes you have to only toggle a setting in the theme options and save again and the settings apply after that. That was the case here and I’ve done it for you. Your parent theme settings are imported and the child theme is active. Please review your site.
Best regards,
RikardHi,
Thanks for the feedback. Let see if this makes it in to the actual theme at some point.
Best regards,
RikardHey advancedcms,
Could you try updating the theme to the latest version (4.2.3) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey cgoldhawk,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardFebruary 8, 2018 at 5:50 am in reply to: div class="av-share-box" doesn't show at the bottom of single posts #909574Hi,
Thanks for that, though the login details are not working. Could you check and verify please?
Best regards,
RikardjiojFebruary 7, 2018 at 1:48 pm in reply to: SEO, Google Page insights, blocking rendering ressources "above the fold" #909138Hi,
Yes, I just talked to Tiran about that and they have decided not to provide a free version anymore. I don’t think that WOT Cache can get rid of all the warning in Google Page Speed, but if you are actually only trying to speed up your installation, then you shouldn’t pay all that much attention to what Google’s test tell you. I would check it on Pingdom instead, as that focuses on the actual speed of the site. Not what Google thinks is best practice or not.
Best regards,
RikardHi,
I agree that things like this can be annoying, but it’s very difficult for us to keep up with all the LayerSlider updates unfortunately. We are trying to update once a week now though, so this should hopefully not happen all that often.
Best regards,
RikardFebruary 7, 2018 at 1:43 pm in reply to: 2 Blog Grid Columns on desktop and tablets should be 1 column on mobile device #909128Hi,
Glad we could help and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi Marine,
Thanks for the kind words, glad you like the theme :-)
Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Please try this as well :-)
p.toggler { color:#fff !important; }
Best regards,
RikardHi,
I’m not sure if this will work, but please try it out:
/*First level sub menu items */
#avia-menu .submenu li a .avia-menu-text { color:green; } /*Second level sub menu items */ #avia-menu .submenu .submenu li a .avia-menu-text { color:blue; } /*Third level sub menu items */ #avia-menu .submenu .submenu .submenu li a .avia-menu-text { color:yellow; }
Best regards,
RikardFebruary 7, 2018 at 9:10 am in reply to: custom css class for menu-items – does not work for only one item #908970Hi Andreas,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 7, 2018 at 9:09 am in reply to: Enfold 4.2.2 – Menu–Problems: Changes are saved, but don't appear in Front-End #908969Hi,
Thanks for the feedback. Are you sure that you have assigned the menu to the Enfold area under Appearance->Menus? If you should need help doing that then please post admin login details in private so that we can have a closer look.
Best regards,
RikardHey ofekw,
Did you try using a plugin like Yoast SEO? You can set what should be included in Facebook posts using that.
Best regards,
RikardFebruary 7, 2018 at 9:06 am in reply to: Only SOME Mobile devices not displaying some of the content #908965Hey mikicherniak,
Which elements are missing on on what devices/browsers?
Best regards,
RikardHi,
Great, glad you found a solution and thanks for sharing :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey Zetrh,
Thanks for the login details. Please try running this plugin in order to remove all transients: https://wordpress.org/plugins/transients-manager/
Best regards,
RikardHi,
Great, please let us know if you should need any further help on the topic.
Best regards,
RikardHi Joe,
Themeforest is the only place where you can download the theme, and it should always be the latest version on there. Are you sure that it’s version 4.1.2? We can send you the latest version but what you download from Themeforest should always be the latest version.
Best regards,
RikardFebruary 7, 2018 at 8:07 am in reply to: I want a header/static area above the main menu where the secondary menu goes. #908948Hey fatdogcreatives,
Thanks for the links, though I’m not sure I understand exactly what you are looking to change. I’m not sure what this means?
They want the blue second above the red menu on the site below to be on their site too.
Please try to explain a bit further or post a screenshot highlighting the changes you would like to make.
Best regards,
RikardFebruary 7, 2018 at 8:02 am in reply to: 2 Blog Grid Columns on desktop and tablets should be 1 column on mobile device #908947 -
AuthorPosts