Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
THANK YOU SO MUCH – it finally worked! I have no idea why the other attempts did not but it’s good now.
Thanks to all of you who tried to help me! I was truly devastated!
Best regards,
PaulHi Jordan,
There is was already this code in the header:
<!-- mobile setting --> <?php if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">'; ?>
But even after adding your code it did not work.
I’ve tried to add it in a different way as well. Via the following code to the functions.php but no result again.
add_action('wp_head', function(){?> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php })
Am I missing something basic why all of this is not working at all?
Best regards,
PaulHi,
First of all, thank you for helping me and giving me new input.
Secondly: either way it did not work. Maybe I have missed the simplest thing. But even after I have put in the complete new code – no changes at all. Desktop reacts perfectly but not the mobile devices… I have absolutely no idea what’s going wrong – the code should be right.
Best regards,
PaulHi Jordan,
Thanks for trying to help me. I changed the code according to your instructions – but it’s still just working for desktop.
No changes on mobile devices..Best regards,
PaulHi Yigit,
Thank you for trying to fix that. Sadly the code does not work …
Best regards,
PaulHi Yigit,
Thank you so much for looking into the website. Some functions are now working again (e.g. adjusting the content area width) but some still are not. I still can not change the colors of the main menu or the submenu via the advanced styling settings…
Best regards,
PaulHi Yigit,
thanks for responding!
Best regards,
PaulHi Yigit,
Thank you so much! That fixed it!
Best regards,
PaulHi Rikard,
Thank you for responding! Here you go…
Here I used a Samsung Galaxy S III with opera, but the issu also happend on a iPhone 6 and iPhone 5…
Thanks,
Paul- This reply was modified 8 years, 1 month ago by DonPaul93.
Hi Ismael,
1. That fixed it! Thank you so much!!!2. Ok, last time there were some elements outside of a color section (e.g. text, headlines etc.). I have moved all elements on that page (except the Fullwidth Sub Menu) in some color sections now (see screenshots). Still no animation.
The funny thing is, that last time the only working animation was at the first portfolio grid which was OUTSIDE of a color section. I have moved that into one as well – no animation… sorry for all the trouble, but that’s just unsatisfying…Thanks for your continuing support,
PaulHi Ismael!
Thank you for answering!
1. The solution provided in your link is working. Just one issue: If I have several portfolio grids beneath each other and click on one picture, every portfolio grid expands its preview. Same while closing. Why is this happening with the modification? Furthermore, the page jumps to the first preview even when I want to expand the third one (See link).2. The hover animation of a closed preview is working fine if I put the portfolio gird in a 1/1 column (first portfolio grid).
But if I put it in a color section it does not show. (second portfolio grid)
If I combine both, a portfolio grid in a 1/1 column in a color section it won’t work either (third portfolio gird) … How can I fix this?Thanks,
PaulHi Rikard,
here you go…Thanks,
Paul -
AuthorPosts