Forum Replies Created
-
AuthorPosts
-
Hi,
It can sometimes be very slow unfortunately, but if the info you want to be indexed is on your site then it’s available for all search engines to index. It’s not really a problem with your theme or the Yoast plugin.
Best regards,
RikardHi,
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 7:40 am in reply to: Change Navigation Sub-Links layout from horizontal, to Vertical. #908939Hey noslenwerd,
It looks like you have selected to show that menu as a mega menu? You can uncheck that option under Appearance->Menus.
Best regards,
RikardHi Lane,
I’m not sure exactly what is going on there, but try this CSS as well:
@media only screen and (max-width: 1200px) { .av_menu_left .main_menu { left: auto !important; right: 0 !important; } .av-small-burger-icon { background-color:transparent !important; } }
The social icons might not display after this, let us know if that is the case and we’ll have a closer look.
Best regards,
RikardHey hylandgraphics,
I’m not sure if that is possible to be honest. I think you forgot the link in your initial post?
Best regards,
RikardFebruary 7, 2018 at 7:21 am in reply to: LayerSlider not working – can't add slides (not related to new theme release) #908931Hi johnwaterblasting,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
When you open a pdf file in your browser, it’s opened by the browser itself, not by the theme you might be using on your WordPress site. It would do the same thing on a non WordPress site as well. If you are having problems with the pdf files, then you would likely need to check the files themselves. This has nothing to do with our theme.
Best regards,
RikardFebruary 7, 2018 at 7:15 am in reply to: Move Fullwidth slider caption and buttons down on mobile #908929Hi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 479px) { .home #full_slider_1 .avia-caption-title { margin-top:150px; } }
You might have to play around with the values a bit to get it displaying the way you want to.
Best regards,
RikardFebruary 7, 2018 at 7:10 am in reply to: Adding classes to menu items doesn't work any more for mobile #908928Hi,
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 7:09 am in reply to: Sticky nav only, in "Logo Left; Menu Below" Header layout #908927Hi MAXENws,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey kjwaggz,
Please try the following in Quick CSS under Enfold->General Styling:
blockquote { border: none !important; }
Best regards,
RikardHi,
I get the same error unfortunately, do you have IP restrictions active maybe?
Best regards,
RikardHey ALPS4U,
Please try the following in Quick CSS under Enfold->General Styling:
.single #avia_fb_likebox-2, .single #avia-instagram-feed-2 { display:none !important; }
Best regards,
RikardHi,
Yes I think so, please try this in Quick CSS:
article.post-entry { box-shadow: 2px 2px 2px #ddd; padding-bottom: 10px; }
Best regards,
RikardHi,
I’m not sure if I understand what you mean by your last post, did you get your problems solved or not? If not then please try to explain what remains to be fixed.
Best regards,
RikardFebruary 7, 2018 at 6:28 am in reply to: SEO, Google Page insights, blocking rendering ressources "above the fold" #908911Hi Sigmund,
Tiran is working to promote that plugin, yes. I have tried it out though and I can recommend it as it’s working well. If you want to read a review about it then you can find one here: https://steadywp.com/wot-cache-pro-plugin-review/
Best regards,
Rikard-
This reply was modified 7 years, 8 months ago by
Rikard.
February 7, 2018 at 6:23 am in reply to: Problem with text block editor missing internal scroll bar enfold 4.2.2 #908908Hi David,
Thanks for the login, on which page can we reproduce the problem?
Best regards,
RikardHi,
Thanks for that, the CSS I gave you is applying now. Please check your site.
Best regards,
RikardHi,
Please try this for the Kohala site:
@media only screen and (max-width: 990px) { .sub_menu { min-width:100% !important; display:block !important; } #avia2-menu { display: table !important; margin: 0 auto !important; padding-bottom: 20px !important; } }
Best regards,
RikardHey schnippel,
The mobile menu is showing up fine on my end when I check that page, did you get it working? If not then please try to explain a bit further.
Best regards,
RikardHi,
Thanks for the screenshots, I’m not sure exactly how you want to change that though? The footer is filling what your content is not, so I guess your alternatives would be to add more content or to place the footer in a fixed position with a fixed height at the bottom of the page.
Best regards,
RikardHi,
Thanks for the feedback, but that is a different issue than what you initially posted about, right? I wanted to check your site again but it looks to be down (see private), could you try to get it back up again please?
Best regards,
RikardFebruary 7, 2018 at 5:51 am in reply to: Putting querystring value into Enfold button possible? #908900Hey CodeSamurai,
No, there is no functionality like that by default in the theme, maybe this could start you off though? https://stackoverflow.com/questions/18944318/how-get-value-from-url
Best regards,
RikardHi,
Thanks for the feedback. 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.
Best regards,
RikardHi,
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 5:44 am in reply to: How to place an element sticky to the side on boxed enfold theme? #908896Hey royaltask,
You could start off by activating the custom CSS field for all builder elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, then give the button a custom class, for instance my-sticky-button. Then you can add something like this to Quick CSS:
.my-sticky-button { position:fixed; top:50%; left:0; }
Best regards,
RikardHi,
Great, glad you got it working. Thanks a lot to @guenni007 for helping out :-)
Best regards,
RikardFebruary 7, 2018 at 5:39 am in reply to: Adding "background" image at the top of the blog (enfold 2017 "blog modern") #908894Hi John,
I’m not sure I understand what you mean by that, what exactly do you want to change? Do you want to change the font of the headers?
Best regards,
RikardHey Neil,
It depends on what type of code it is, what exactly are you looking to add and for what reason?
Best regards,
Rikard -
This reply was modified 7 years, 8 months ago by
-
AuthorPosts