Forum Replies Created
-
AuthorPosts
-
Hi,
The bug you are referring to was fixed several months back so you most likely got cached results on your mobile device. Could you please specify all the customisations you have done? All you settings and code in the theme options should be safe on updates.
Regards,
RikardHi shivendradudpuri,
I couldn’t see any sections using video the page you linked, on what page is it located?
Regards,
RikardHi John,
An error in the php code will cause that problem yes, could you try to check the code again please? You could also download a fresh copy of the theme and replace the function.php file via FTP to solve the problem and you can try again after that. http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHey Barabbas,
The easiest way to edit your CSS is to use the Quick CSS box under Enfold–>General Styling. If you still want to download all your files they are located in /wp-content/themes/ on your server space.
Regards,
RikardHi jlcule,
Please try the following in Quick CSS under Enfold–>General Styling:
#sidebar .widget p { color:red !important; }Regards,
RikardOctober 8, 2015 at 7:20 am in reply to: Looking to create a slider with custom ID Attributes #515588Hey Jeff,
Not sure if I understand exactly what you’re trying to do but I think it’s the slide effect you are after, right? Did you try the Content Slider element?
Best regards,
RikardHey ginigarbick,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .main_color .tabcontainer .tab.active_tab { color: #a81010 !important; }Thanks,
RikardHi glozemedia,
It looks like you have a
<br>tag in the caption, could you try to remove it please? Please send us a temporary admin login if you should have any further problems. You can post the details in the Private Content section of your reply.Best regards,
RikardHi David,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi,
Maybe you can try to create new sections only for mobile? That would give you greater control over the images. Would that be an option for you? If you should need help with hiding/showing the correct section for the corresponding screen size we’ll be happy to help you out with that.
Best regards,
RikardOctober 8, 2015 at 6:20 am in reply to: Logo/Menu overlap on tablets only on Swedish page using WPML #515574October 8, 2015 at 6:18 am in reply to: Button for viewing next portfolio item from within portfolio item #515572Hi,
I had a look on ipad mini/chrome and I get the same problem. Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi,
Difficult to say but if it’s only happening in one browser I would think there is still cache there so you might want to try and empty it again or try another device? Also make sure that you don’t have any caching plugins active.
Regards,
RikardHi,
Please try the following in Quick CSS:
@media only screen and (max-width: 767px) { .page-id-43 #av-masonry-1 { display:none !important; } }Best regards,
RikardHi,
I still get the same result, do you have any country restrictions or security plugins running? If so please try to disable them.
Regards,
RikardOctober 8, 2015 at 5:38 am in reply to: Colour section images being scaled up (related – GRID ROW RETINA issue) #515556Hi,
Great, glad we could help. We’ll be happy to help you out with any further problems you might have :-)
Best regards,
RikardOctober 8, 2015 at 5:22 am in reply to: Footer widgets / icon list responsive behaviour issue #515555Hey,
Sorry for the troubles, please let us know if you should need any more help on the topic.
Best regards,
RikardHi Daniela,
I tried that in both field without any luck, we need a user name as well.
Best regards,
RikardHi,
Small CSS glitch, I’m sure our man responsible for the forum will get that fixed soon.
Cheers!
RikardHi,
I thought it was the picture of the guy that was the problem. You have this in your CSS, I’m pretty sure this was an issue in another one of your threads so it might be a good idea to not have such general CSS as this, which is altering how all 1/3 elements act on single pages, in the future:
@media (min-width: 801px) { .single #av_section_2 .flex_column, .single #av_section_4 .flex_column { float: none!important; width: 100%; top: 0; left: 0; margin: 0!important; } }You’ll find it on row 3490 in style.css in case you should have problems finding it again.
Best regards,
RikardHi,
I’m pretty sure this is not a theme issue but you can try to reinstall WordPress to see if that helps: https://www.tipsandtricks-hq.com/how-to-uninstall-and-reinstall-wordpress-245
Regards,
RikardOctober 8, 2015 at 4:50 am in reply to: Formidable form not editable on mobile – responsive problem #515547Hi,
I’m not sure what to make of that, but like you’re saying it seems to be working fine with that empty codeblock underneath the form. Are you ok with it working now or do you want us to investigate further?
Thanks,
RikardHi,
Top #top anchor is the id for the surrounding body tag which means it’s open across the page so you will have to use a different one for home, try using #fullscreen_slider_0 instead.
Best regards,
RikardOctober 8, 2015 at 4:38 am in reply to: making a video half the size of full when adding video media in text block #515543 -
AuthorPosts
