-
Search Results
-
Topic: 1/3 colums as one on mobile
Hi!
I have a problem with the column alignment on mobile devices. I have three 1/3 columns next to each other which should be displayed beneath each other on mobile – which they don’t. Instead the three icons which are in the columns are deferred into each other…
I searched in the forum and found the following code but it doesn’t work for me… Any suggestions?@media only screen and (max-width: 767px) { .responsive #top #wrap_all .flex_column { margin: 0px !important; margin-bottom: 20px !important; width: 100% !important; } }Thanks,
PaulI just created a blog for some students, using the Enfold theme, and now I want the theme to show the authors profile pic, next to the title or author name.
I’ve inserted the profile pic, but I can only get the theme to show the profile pic on top of the post, centered.
How and where do I style it, so it appears as a small icon next to the title.This is how it looks now: http://www.svnp.dk/job-uddannelse/
On the bottom of the webpage you can see a picture of how i want it to lookI just created a blog for some students, and I now want the theme to show the authors profile pics, next to the title or author name.
I’ve inserted the profile pic, but i can only get the theme to show the profile pic on top of the post, centered.
How do and where do I style it, so it appears as a small icon next to the title.This is how it looks now: http://www.svnp.dk/job-uddannelse/
On the bottom of the webpage you can see a picture of how i want it to lookHallo,
ich hatte vor einiger Zeit schonmal einen entsprechenden Threat aufgemacht
https://kriesi.at/support/topic/angebot-button-verdeckt-teilweise-text/#post-619083
und dachte auch das die dort empfohlene Änderung das Problem löst.
Jetzt sehe ich aber beispielsweise
http://kaster-schwollen.net/produkt/boeckmann-dreiseitenkipper-dk-al-321827-mit- elektr-hydraulik
Kann man den „Angebot-Button“ vielleicht woanders platzieren? Der hängt bei
langen Bezeichnungen irgendwie in der Überschrift… Beispielsweise unterhalb der Überschrift oder besser noch die Überschrift vor dem Button umbrechenIch denke da muss analog zu der Lösung in dem Andren Threat eine entsprechende Custom CSS Anweisung eingefügt werden.
Irgendwas mit der Klasse class=”product_title entry-title” Aber wie genau weiss ich leider nicht.Wäre da wirklich dankbar für ne Lösung
lg aus dem Westerwald
Frank Hamm
hello there. this is my first in forum. i got a problem hide element for mobile and desktop. i have read and tried follow intructions from this link : http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and
https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263but nothing happen with my element when i opened at mobile as well as desktop.
is there any help for me? thanx.
Topic: Button off page to the Right
On a page on my site I have two sections. Both sections end with a button. The button in the top section is aligned to the left. The bottom one does not align left as it is designated to. It appears to be going off the page on the right side. Help.
THANK YOU!!!!
Topic: Ajax next button not working
Hi,
Great theme. We have an Ajax portfolio several places on our site but the next and previous button seems to be tripping up. The content from the previous still shows and then eventually just completely stops working. The page that is having the most issues is here: http://alphaplantbased.com/products/ so you can see yourself. We inserted short codes into the preview area… not sure if this is what is causing the issue. Can you please take a look and let us know if there is a fix. We have a presentation to some investors tomorrow and would like to have this issue resolved.
Thanks!!
hello, congratulation for your good work with enfold !
we just started using polylang as our preferred translation plugins, and as soon as it’s activated we are loosing masonry gallery… ? Everything came back to normal as soon as the plugin is desactivated, any idea why ? we have follow this topic : https://kriesi.at/support/topic/my-masonry-gallery-not-showing/ but it’s not fixing our issue.
any idea ?
Hi everybody,
I am desperately looking for a way to insert following code within <div class=’inner-container’></div>:
<div class='korona'></div><div class='slider'> <ul class='slider-banner'> <li><a href=''><img src='/wp-content/uploads/2015/12/top01.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top02.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top03.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top04.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top05.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top06.jpg'></a></li> </ul></div> <script> window.start=start=function() { setTimeout(function (){ t=document.querySelector('.slider-banner li:nth-child(1)'); t.style.opacity=0; setTimeout(function (){ t=document.querySelector('.slider-banner li:nth-child(1)'); document.querySelector('.slider-banner').appendChild(t); t.removeAttribute('style'); start(); },5000); },5000); } start(); </script>Would be thankful for any recommendations..
Regards
ReneHi Guys,
https://kriesi.at/support/topic/add-to-cart-not-working-5/#post-657252July 5, 2016 at 9:14 pm
#657252
jonathankenbrown Participant
I am investigating this issue with Woocommerce as well. I cannot add to cart as the qty throws an error: “Please match the requested format Qty”
It started after the latest update of both Woocommerce and Enfold.This thread was never properly resolved so I have brought it back so we can get clear instructions on how to fix the problem. I originally fixed it by reverting back to version 2.5.3 of the Woocommerce plugin. When a recent update came through (after a few updates of Enfold Theme in the meantime) I thought it would have been fixed. It was not. I tried Ismaels fix #671598 but it didn’t work. I may not have got the fix correct as I don’t think the instructions were clear enough to follow as they referenced procedures in other threads without clarifying.
I have again reverted back to Woocommerce version 2.5.3 to fix the problem pro tem.
Please can you supply clear step by step instructions on how to resolve this Enfold conflict with Woocommerce (measurement-price-calculator addon is made by Woocommerce).
Thanks
RobTopic: Add Thumbnails to Mega Menu
Hi there… this might be a tough one…. is it possible to add thumbnail photos to a mega menu?
For example, on the mega menu (sub menu) of “Featured Homes for Sale” top level menu item, I would like to include the thumbnail for each page in the sub menu (for each property…)
http://www.thomashenthorne.comIs this possible?
Thanks!!!
RobTopic: Back to Top
Hi – I can’t see the back to top button when viewing my site on mobile (Android/ Galaxy S6).
Is there any way to make sure it works on mobile?
With thanks
Followed https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263 and that worked, the element is hidden on mobile, but now there is an empty space between the header and the first element shown on mobile instead of the first element shown follows the header directly. As if the hidden element leaves some blank space behind on http://www.vindjehetwat.nl
Viewing 30 results - 89,551 through 89,580 (of 142,938 total)
