Hey,
This is a known issue
Solution
https://kriesi.at/support/topic/tabel-make-entire-table-scrollable-error-enfold-3-6-1/
@media only screen and (max-width: 767px) {
.responsive .avia_scrollable_table .avia-data-table > thead > tr > th,
.responsive .avia_scrollable_table .avia-data-table > tbody > tr > th,
.responsive .avia_scrollable_table .avia-data-table > tfoot > tr > th,
.responsive .avia_scrollable_table .avia-data-table > thead > tr > td,
.responsive .avia_scrollable_table .avia-data-table > tbody > tr > td,
.responsive .avia_scrollable_table .avia-data-table > tfoot > tr > td {
width: 230px;
}}
Note: this is a quick fix – a permanent solution should be added to the template.
forwarded to Kriesi as ‘not resolved’
https://kriesi.at/support/topic/tabel-make-entire-table-scrollable-error-mobile-enfold-3-7/
Regards
Pete
-
This reply was modified 9 years, 6 months ago by
2funky.
Hi there, I’m trying to find a way to easily align a two column area on my home page. In column left is an image and column right is text. I want the text to vertically align with the top of the image. I tried to follow other forum threads on this topic, but it wasn’t working. Here’s a direct link to the page I’m looking at. http://pablostennett.com/
Thank you!
Hi, wondering if the product images on my website could be zoomed in? like the way on the following link:
kriesi.at/support/topic/google-map-doesnt-work/#post-689675.
Also how can i show related product or recent viewed product at the bottom?
Thanks in advance
Joe
Hi,
I am building a site at the moment which is in a fixed frame (40px).
I was wondering if it is possible to make the phone area full width and aligned to the very top of the window.
If you see the attached, I want the dark blue area to be full width and not have a gap above it.
Can you help, if this is possible?
Thanks very much
Please can you help I’ve got 2 different shop pages occurring although the same products seem to appear on both. I’ve attached screen shots and links to the site, please can you help. Click on the shop button from the front end and this is the view I’d like. However when you are in dashboard and click ‘store’ from the top navigation it takes me to a different page but has the products.
Also do you know what I need to select to allow ‘additional items’ to be added to a product before checkout.
I am hoping to launch the site in the next few days, my first one! would appreciate a quick ‘health check’ before I do. We have a live site http://www.movenuk.com that this one is replacing so will need to use the moven url etc. any tips?
Hi
I’ve recently updated to 3.8 and images are not loading onto pages properly. The homepage has overlaying text and large images on mobile, on desktop, images are missing and the entire site looks a bit of a mess. I’ve tried removing plugins and hard reloading but a lot of the images still don’t load.
I have contacted my hosting who have tried to load a back up from a week ago, but this changed nothing. The have not found any malware and Securi are just checking to make sure that is correct.
I am completely stuck as I have no idea why the site won’t work. FTP details are below.
This is a very busy time of the year for me with enquiries and I cannot afford to have the site not working. I noticed this yesterday evening after updating to the latest version two days previously (I didn’t notice any issues but have been away on holiday so didn’t look at the site).
James
-
This topic was modified 9 years, 6 months ago by
jamest17. Reason: Corrected the title to be more accurate
Hi,
I cannot see the date. Can you please post a screenshot and show it?
Also, please add following code to Quick CSS
.html_elegant-blog .avia-content-slider .slide-entry-title {
padding-top: 0;
}
Best regards,
Yigit
aha no the display block is in it from copy paste : remove the display: block rule from #top .av-magazine-group:
#top .av-magazine-group {
clear: none;
float: left;
width: 70%;
}
the display option and opacity option come from a script i think – and i pasted my changings inclusive this setting – my fault – sorry
thats it !
but nevertheless i think 1/4 3/4 will be nicer on that – because “Dienstleistung” “Kaufmännisch” etc are short enough to make that column a bit smaller
-
This reply was modified 9 years, 6 months ago by
Guenni007.
no – no hack at all.
Meanwile all browser got a kind of developer tools. But i like the first tool in that manner it is called firebug (Firefox Plugin)
On that you can f.e. right click on a heading and choose from context-menu “investigate with firebug” a second window opens and shows you the sourcecode and the concerning css code / the DOM / or script-elements
On that little tool it is possible to simulate f.e. any css changing you want and the screen from firefox shows the changings made for that.
So no live hack – it is a simulated Change with screen control.
To your Problem now.
for some reasons i had to set up the clearing to none . Perhaps this is the reason for double content.
The construct is very strange because the content is there twice ( on klick to a group the all content goes to invisible – look to the source code:
<div class="av-magazine-group sort_all" style="opacity: 1; display: block;">…
<div class="av-magazine-group av-hidden-mag sort_58" style="opacity: 0" display: none;"> …
<div class="av-magazine-group av-hidden-mag sort_45" style="opacity: 0; display: none;">…
<div class="av-magazine-group av-hidden-mag sort_44" style="opacity: 0; display: none;">…
you see how the sorting works – clicking on all the first div with all is visible – the rest is display: none
so there is twice content because all and for each group once!
Try to change first that f.e.
#top .av-magazine-group {
clear: right;
display: block;
float: left;
width: 70%;
}
if this is not the solution please remove all clearing rules and than i will have a look with my firebug to solve it.
Hello, how are you?
I upgraded to version 4.6.1 of WordPress (as I recall from 4.6)
And there are several things that have stopped working.
– Slide full width: No sign at all, in the frontend is as if it were. Only if a video is placed in the slide, the video is displayed.
– Map: the map has stopped working completely in browsers “google chrome” and “Opera”. a message appears on the place map:
“Oops! Something went wrong.
This page did not load Google Maps correctly. See the JavaScript console for technical details. ”
If you viewed from the “Firefox” browser viewing the map without problems.
I have updated the template and plugins if he had solved the problem. But it has not been that way.
I have the latest update and Enfold WordPress.
Please give me a solution as soon as possible.
Sorry for my bad English
Greetings and thank you!
Hi Ismael,
Thank you for the response and the documentation link. Since i want to hide this section on both mobile and desktop I found another way. I added a color section, and then inside I added my code block. On the color section I included a Section ID : my-id.
Then i added on the quick css: #my-id { min-height: 0px; height: 0px; }
This solved my issue. I will keep your documentation link for future reference as it is also very useful. You can close this ticket.
Regards,
Antonis
Yeah, right. You answered the last ticket before mine at 8:56 and my 3 tickets between 8:57 and 8.59. As I said, this is exactly 2 minutes.
And instead of definding your poorly done support job now, how about going back to topic and thinking about my question for a minute? At least try to understand it. Again, I am not asking for any changes or any customization. I am pointing to the fact, that there is something not right with the sorting of the search results and I want to know why. No customizaton necessary to answer that question, only understanding.
Original post from me: https://kriesi.at/support/topic/enfold-3-8-icons-not-showingbugged/
So i thought id fixed the problem, but it keeps bugging out. Even after caching the site, it responds differently on different computers, browsers and operating systems and browsers. It looks like it shows up correctly on mobile devices, but im not sure if like that for everyone.
Ive added the code to the htaccess, but it still is not showing.
Weve been looking at the source code to try and spot differences between the working site and the not working. Ill also give you access to wordpress and FTP so you can take a look for yourself.
Thank you!
Please help me: When I post a picture in Enfold it appears ok in the Desktop Version, but in the Mobile Version it is far too much to the right -> http://jagdschule.org/jagdschein-nrw/
Do you have any help for me?
In order to achieve WCAG 2.0 compliance, we would like to have a button available that allows users to increase or decrease the font size. Are you able to provide guidance please on how this can be implemented, using an icon / button towards the top of the site, preferably above the top navigation area? Thank you.
Thank you both for the response. Guenni007, i’ve tried adding the code you suggested, but it doesn’t seem to do anything. I used forsikring_priser as the class instead of rawtable, which I also added as a custom class in the back end.
You can see the site i’m refering to here: fadl.dk/testforsikring – I put a code, so that it’s not visible until it’s ready for customers. The password is “Karoline” without the “”.
The table is at the top of the page.
Thanks Rikard, you can close this topic – it was Firebug’s new update that hasn’t helped. Sorry for taking your precious time!
Hi,
Great, thanks for the feedback :-)
Please let us know if you should need any further help on the topic. Also, please don’t post your purchase code in public in the future.
Regards,
Rikard
Hi,
Great, glad you got it working and thanks for sharing the solution :-)
Please let us know if you should need any further help on the topic.
Regards,
Rikard
I get it now. Thank you for your support. This topic can be closed. :)
Hey Rikard,
I used a PNG image which I applied in Enfold> General Styling> Main Content> Custom Background Image.
If my page content isn’t too large, the page looks fine, but when I have large content, my PNG Background is pushed down, causing it to get the white background at the top.
Can you give some solutions?
Hi,
Great, glad you got it working and thanks for the feedback :-)
Please let us know if you should need any further help on the topic.
Regards,
Rikard
Hi!
Yes, unfortunately, it will be overwritten on update and you can’t do this modification in the child theme. Please create a change log or a note about the modification in case you update the theme. You can also look into the MagnificPopup documentation, maybe you will find something to initialize the video link by itself.
// http://dimsemenov.com/plugins/magnific-popup/documentation.html
Related thread:
// https://kriesi.at/support/topic/lightbox-9/#post-669472
// https://kriesi.at/support/topic/iframetrue-not-working-with-menu-items-in-secondary-menu/#post-684843
Cheers!
Ismael
Hi,
Great, glad you got it working and thanks for the feedback :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
I replied in your other thread about that already, can we stick to one topic for the problem please?
Thanks,
Rikard
Hi,
Great, glad you got it working and thanks for sharing your solution :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hey!
Thank you for the info. You can toggle the display property of the elements on different devices or screen sizes which means that you can hide an element on desktop view and display it on mobile, vice versa. This link will help: http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Cheers!
Ismael
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Thanks,
Rikard