Forum Replies Created
-
AuthorPosts
-
Hey Taras!
I’m not sure what beauty feedburner is? Our support for third party plugins or code is limited, but please explain your problem a bit further and we might be able to help you out anyway. A link to your site and screenshots highlighting the issue would be appreciated.
Regards,
RikardHi!
We can fix styling errors if you should have any problems on updates, if you still don’t want to update to the latest version, please try to overwrite your theme files via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/.
Also, did you try if your problems goes away when activating one of the default WordPress themes?
Best regards,
RikardMarch 25, 2015 at 4:21 am in reply to: Google Map not showing when typing multiple lines in the pop-up #417536Hi erspoelstra!
Do you have a link for the site in question so that we can take a closer look please? Also, we might need a temporary admin login, you can post the details here as a private reply.
Regards,
RikardHi bicounet!
That might be out of scope of our theme support, but it depends on where you want to display it? Please provide us with a link to the site in question and screenshots highlighting what you are trying to do.
Cheers!
RikardHey Brutalben!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .page-id-734 .avia-builder-el-22 .avia-image-container-inner{ display:none !important; } }Regards,
RikardHi!
You could try to hide the fields with CSS?
ul.products.list li.product div[itemprop="description"], #top .inner_product_header { display: none !important; }Best regards,
RikardHi mleite1!
If you are still getting an error there must still be something wrong with your code, are you using a child theme? You could try to just overwrite the faulty function.php file with a fresh one.
Cheers!
RikardHey condonpb!
It’s displaying fine on desktop but you might want to do some work for smaller screens, not sure it’s a good idea putting everything inside a span since it will display inline. I see you have two instances also, I would suggest you keep the upper one since there’s less risk of it conflicting with anything else there.
How do you want it to look on different screen sizes? Screenshots highlighting what you are trying to achieve would most likely help.
Best regards,
Rikard-
This reply was modified 10 years, 11 months ago by
Rikard.
Hey!
The spanish URL is acting strange, if you go to http://www.playgolf.mx/es/mexico/el-tinto-cancun-country-club/ it will redirect to http://www.playgolf.mx/es/mxico/el-tinto-cancun-country-club/ , notice the missing e in Mexico, could it have something to do with the é in México?
Cheers!
RikardMarch 24, 2015 at 9:58 am in reply to: Logo Area don´t change colour and also display no logo in header #416962Hi Tezcatlipoca89!
I’m not sure what it could be, could you please provide us with a link to the site in question to start with? We might also need a temporary admin login, you can post the details here as a private reply.
Best regards,
RikardHey mleite1!
I’m not entirely sure what you mean by tables, are you referring to the four images on the wooden background?
Regards,
RikardHey mleite1!
I guess you could do that with CSS, but you would have to do it manually for each page and post. For example, to target a single post, inspect the post and look for a class like postid-59693 in the body tag.
Regards,
RikardHey kristinmatysik!
I’m unsure what you mean here, I tried adding a new post and page and added text content to them both and it worked just fine, maybe I’m missing what your problem is here?
Best regards,
RikardMarch 24, 2015 at 9:09 am in reply to: Fullscreen Slider always show minimal next and before arrows #416946Hi suburbanite!
Please try the following code in Quick CSS under Enfold–>General Styling:
input[type="email"], input[type="text"]{ display:inline-block !important; }Best regards,
RikardMarch 24, 2015 at 8:55 am in reply to: After installing this latest update 3.1.1, no map is displayed #416942Hi!
@jejito, could you please provide us with a link and temporary admin login to your site? You can post the details here as a private reply.Regards,
RikardHey!
Please try to replace the previous code with the following:
@media only screen and (max-width: 767px) {
.av-masonry-entry .av-masonry-entry-title, .av-inner-masonry-content {
display: none !important;
}
}Cheers!
RikardHi!
Oh sorry, I forgot to check that, please replace the previous code with the following:
#mobile-advanced .mega_menu_title, #mobile-advanced a { color: white !important; }Cheers!
RikardHi stedia!
Please try adding the style only to screen sizes above mobile:
@media only screen and (min-width: 767px) { #pfy-home-2 .iconbox_content { min-height: 330px; height: 330px; } }Cheers!
RikardHi Krissie!
Have you updated since you added the code and where did you add the code? Make sure you add the code to a child theme to not lose your customisations on updates.
Regards,
RikardHey!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 80% !important; } }Try increasing/decreasing the value 80 for larger/smaller logo.
I’m unable to reproduce the menu to the right error on any screen size, you are most likely still getting cached results when viewing the page. Please try a different machine or browser you have never visited the site with before or empty your cache, restart and reload a few times again.
Regards,
RikardHi Paul!
1. Videos will be available on mobile devices by default, or maybe I’m missing your point?
2. Sorry, I might be missing your point here too, do you want a slideshow fallback for a single image or the other way around?
Please provide us with a link to the site in question if you are having any problems.
Regards,
RikardHi realit-treuhand!
Initially it feels like that would be out of scope for theme support but send us a link of the page in question and we will have a look if it’s something we can do.
Cheers!
RikardMarch 24, 2015 at 6:17 am in reply to: Help!*3.1.1. – some functions doesn't work // rotating headline // color overlay #416912Hey Daniel!
I’m not entirely sure what you mean, have you made changes to any of the default stylesheets? If yes, then they will be overwritten if you update. If you have made changes in a child theme, they will not be overwritten. The code you have in Quick CSS will also be safe, but it’s always safer to do a backup before updates.
Cheers!
Rikard -
This reply was modified 10 years, 11 months ago by
-
AuthorPosts
