Forum Replies Created
-
AuthorPosts
-
September 18, 2017 at 4:41 pm in reply to: Pipedrive Webform Script not working in Code Block #853479
Any update on this?
September 15, 2017 at 10:42 am in reply to: Pipedrive Webform Script not working in Code Block #852475Above is just an example, the real form can be found below:
August 15, 2017 at 7:08 pm in reply to: Mobile Menu after update not obeying "nomobile" class anymore #839518Well I need to hide elements which were possible to hide before this update using “display:none”, I am surprised why that is not possible anymore. I need to hide “Tätigkeitsbereiche” which has a dropdown menu, which gets replaced by a simple link directly to the page without dropdown. Similar for “Rechtsanwälte”. I put the site before the update (what I need now from the new update) in the private section. Check the mobile menu in both of them. I need to have the new one look like the old one.
August 14, 2017 at 4:49 pm in reply to: Mobile Menu after update not obeying "nomobile" class anymore #838766So it is not possible anymore to simply hide menu items in the mobile menu? Or create ones which only show in it? Is it possible to define a separate menu for mobile then?
Mhh, it’s also not aligned on “Desktop”, since it’s not aligned on my 15″ retina MPB, it’s also not aligned on my 4k display. Shouldn’t the table have this built in, meaning automatically adjusting cell height to macht the description cell on the left? Decreasing font-size isn’t an option, as it’s already small.
–UPDATE:
Fixed with inserting a
to have an empty line.- This reply was modified 7 years, 3 months ago by alexandervellguth.
April 7, 2017 at 1:29 pm in reply to: Dropdown menu not showing in full on iPad, as too long, and not scrollable #773951Hey,
I have a similar issue on desktop view.
I like the idea of making it scrollable. However, I only want to display the scrollbar on the affected menus. (Rechtsanwälte -> Bremen and Tätigkeitsbereiche) I tried to get it done by using Custom Css classes:
For Tätigkeitsbereiche I added:
.scroll .av-main-nav > li > ul { height: 600px; overflow: hidden; overflow-y: scroll; }
For Bremen I added “scroll” as css class to the menu item and the following code to Quick CSS:
.av-main-nav > li > ul > li > ul { height: 600px; overflow: hidden; overflow-y: scroll; }
Unfortunately, this is not working. Do you have an idea?
Thank you!!!
March 15, 2017 at 11:42 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #761327Ok. Habe die ersten beiden Spalten auf Equal Height und no margin gestellt. Sieht jetzt schon besser aus. Allerdings sind auf dem Handy derzeit immer noch lediglich einer in einer Zeile.
March 15, 2017 at 10:42 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #761272Was meinst du mit der Umstellung der Parameter in der ersten Spalte? Was genau muss ich da einstellen?
Und wenn die Problematik einfacher mit 4 Spalten zu beheben ist, würde ich ohnehin sehr gerne bei 4 Spalten bleiben und nicht wieder alle Seiten auf 5 Spalten umstellen.
March 15, 2017 at 10:40 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #761271Ja es sollen aber unebdingt zwei spalten im handy hochformat sein. Hatte die Marke jetzt auch auf 320 px herabgesetzt, aber leider springt der trotzdem nicht um. (Hier der Link: http://ahlers-vogel1.x-production.com/7751-2/)
Das Padding habe ich soweit ich weiß nur für die eigens erstellte css klasse padding auf 15% gestellt. damit die Bilder auf dem Desktop nicht so groß sind. (Die Größe der Bilder bei 5 Bildern in einer Reihe hat meinem Kunden gefallen, allerdings sind diese durch den Umstieg auf 4 in einer Reihe natürlich deutlich größer geworden. Deswegen habe ich für die 8 Seiten wo keine Sidebar vorhanden ist die Bilder in eine Farbsektion gepackt und das Padding hierfür auf 15% gestellt. (Allerdings nur bei min-width 768px)
Das Padding hatte ich eig schon für die Mobile Ansicht verkleinert.
Nochmals Danke
March 15, 2017 at 1:11 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #761067Lieben Dank!!!
Ich habe gerade nochmal eine Seite erstellt mit 5 Spalten. Auf dem Handy wird mir aber leider nur eine Spalte angezeigt…
Hast du eine Idee woran das liegen könnte?
Liebe Grüße
March 15, 2017 at 12:48 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #761062Man hat uns gesagt, dass die Problematik nicht auftreten würde, wenn wir statt 5 nur 4 in einer Reihe haben. Daraufhin habe ich alle Seiten auf 4 Spalten abgeändert.
Danke schon einmal für die Hilfe bei der Footer Problematik
March 15, 2017 at 12:01 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #761055http://ahlers-vogel1.x-production.com/rechtsanwaelte/bremen/ this is one of the pages we are struggling with. We want to have two Images per row on mobile view. However, on some rows there is only displayed one image. Maybe you can help.
March 14, 2017 at 11:23 pm in reply to: Clearing issue in mobile 1/5th columns with 50% width #761026Hey Andy,
I know have even used a grid row (as recommended by you) and it still is not working. It is getting really frustrating, since this only can be a bug or a problem caused by the template itself.
BR.
Alex
March 14, 2017 at 10:15 pm in reply to: Clearing issue in mobile 1/5th columns with 50% width #760994Hi Andy,
unfortunately this has not solved the problem. Not even if i dont consider the alphabetically order. Some boxes are not aligned. Some boxes still have a white box. So I kindly ask you to look into this issue again.
Best regards,
Alex
March 14, 2017 at 12:54 pm in reply to: Clearing issue in mobile 1/5th columns with 50% width #760676Hello Andy,
thank you for your help. Your code has partially solved the problem. However, the affected boxes have switched from left to right. Since the boxes are sorted alphabetically, it is crucial to keep the original order.
What is more, the boxes are not aligned on the same height. (See the provided links) On the screen size of an iphone 5 there are still white boxes. (See link in private content)
Thank you again.
March 12, 2017 at 9:21 pm in reply to: Clearing issue in mobile 1/5th columns with 50% width #759701Hi Andy,
unfortunately using the grid row element is not an option since we already created more than 60 pages using this layout. We now changed from 5 to 4 columns in a row. On mobile we still have two in a row. This works in 95% of the cases. However on some links (e.g. see link in private content) the above mentioned empty boxes still appear. Do you have any idea why?
Thank you again.
Sure, the link is below. WP-Typography is on at the moment. You can see the sidebar issue.
Edit: Since time is running fast, we are moving away from Wp-typography. But still a weird issue.
See private content. Feel free to deactivate any plugins.
March 8, 2017 at 11:02 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #757687Any news on this?
I put the credentials in the answer below.March 5, 2017 at 11:43 am in reply to: Clearing issue in mobile 1/5th columns with 50% width #755894Sure, here you go:
Hey,
1. I still have problems with the footer on mobile version. On my phone it looks good, however on the ipad it still isnt displayed properly. I do not want any lines to split in two rows.
2. The portrait pictures are displayed way too big on my phone. Even on the phone I want to have two portrait pictures in one row. Like this:
How can I do that?
Thank you
This looks good, thanks a lot!
- This reply was modified 7 years, 8 months ago by alexandervellguth. Reason: No changes needed, all is good
February 21, 2017 at 3:02 pm in reply to: Accordion in Sidebar – Only 1 Open (Close if other one opens) #749998Thanks Andy!
Does this mean WP needs to run in debug mode all the time?February 16, 2017 at 1:26 pm in reply to: Accordion in Sidebar – Only 1 Open (Close if other one opens) #747931I’m sorry, check this:
February 10, 2017 at 8:03 pm in reply to: Accordion in Sidebar – Only 1 Open (Close if other one opens) #745567That would be awesome, since I wasn’t able to figure it out.
January 12, 2017 at 11:10 am in reply to: Accordion in Sidebar – Only 1 Open (Close if other one opens) #732570Thanks, but this doesn’t allow for multiple tabs which each have sub-elements, like in the above linked example. Am I right?
Thanks.
-
AuthorPosts