Forum Replies Created
-
AuthorPosts
-
October 21, 2016 at 2:29 am in reply to: Additional meta Header Section at the bottom of the header section #702144
Hi,
You can close this one – i solved it by myself by tweaking the helper-main-menu.php :)
thanks anyway,
best regards
MarcusOctober 19, 2016 at 12:48 pm in reply to: Additional meta Header Section at the bottom of the header section #701238Hi Rikard,
sorry for the mess up. ( by the way: i can see the screenshot in the posting…)
Maybe this will work:
With description:
The site is under construction and at the moment runs only on my local dev-server, so unfortunately i can not provide a working link.
Hope you can help me to achieve this anyway.
Thanks
Marcus
August 25, 2016 at 1:37 pm in reply to: Menu Pointer acts Strange after update WP 4.6 / Enfold 3.7 #677490Hi Yigit,
Thanks for the hint.
It wasn’t the “kontakt”-menu item that caused the trouble (since this was linked via a page-link), it was the first menu-item which pointed to “/#top” by an individual link. Removing the #top solved the flickering.
Still don’t understand why this causes trouble on the subpage.
Thanks anyway for your great support.
best regards,
Marcus
August 23, 2016 at 7:57 am in reply to: Menu Pointer acts Strange after update WP 4.6 / Enfold 3.7 #676233Hi Rikard,
Thanks for your answer.
I use Safari 9.0.3 / OS X 10.11.3 and Firefox 48.0.1
If you click on “kontakt” and start scrolling in both browsers the pointer starts to flicker between “schwarz coaching” and “kontakt”. when you stop scrolling the pointer stays on the one or the the other. this only occurs on the subpage (“kontakt”) since the initial page (“schwarz coaching”) is mainly a one-pager, containing the rest of the menu points as color-sections.
I can reproduce this on 2 different machines, with 2 different browsers (safari / Firefox)
P.S. Just installed a fresh copy of chrome Version 52.0.2743.116 (64-bit) and can reproduce the same behavior (flickering, sometimes pointing on the first menu point instead of “contact”)
regards,
Marcus
Hi Yigit,
All plugins worked well. Found the error in my own style.css – while trying to control the masonry animation i messed up the opacity parameter. My bad…. Sorry for the confusion.
Thanks for your support.
Best regards,
Marcus
Any news on this?
I think the whole filter option in the masonry element – I’m using it with portfolio items – isn’t working right.
the results become stranger and stranger after every click on a filter tag.Hope to get an answer soon – I need this thing working…
Best regards,
Marcus
July 27, 2016 at 11:18 am in reply to: Remove Textanimations from Slider (Full-Width)-Element #665659Thanks Yigit !
Stupid me :) – This did the trick
Added this to shut of the caption-text on Smartphones:
@media only screen and (max-width: 767px) { .avia-caption-content { display:none !important; } }
Case solved –
Best Regards,
Marcus
July 26, 2016 at 10:01 am in reply to: Remove Textanimations from Slider (Full-Width)-Element #665193Hi Yigit,
Here are the login credentials.
Thanks,
Marcus
July 24, 2016 at 4:59 pm in reply to: Remove Textanimations from Slider (Full-Width)-Element #664409Hi Rikard,
unfortunately this did not change one thing. Still animating, still animation and caption on mobile.
regards,
Marcus
July 21, 2016 at 9:18 pm in reply to: Remove Textanimations from Slider (Full-Width)-Element #663609no Problem:
Hi Vinay,
thanks for your reply. Unfortunately this didn’t do the trick.
I added the php function to the function.php of my theme-Child, added the “avia-section” to all of my colorsections of my one-pager, but nothing changed: same pointer-issues as before. ( since the site runs on only on my localserver i can’t give access to check what is wrong)
A theme-update with this bug fixed is really due!
regards,
Marcus
Thanks Vinnie,
I added the function to my Child-Theme function.php, but i don’t know how and where to add the mentioned class name “avia-section”.
Maybe you could explain me how to do this
best regards
Marcus
Hi there,
Since the latest 2 Updates didn’t address this issue, i would like to know when you will fix this bug?
best regards,
Marcus
Thanks Josue,
Feature request is posted : )
This reply has been marked as private.Thanks Kriesi, this worked! :)
Best regards,
Marcus
nope.
Sorry, but we are back at square one. All looks again like in the first picture i posted….
This reply has been marked as private.Hi Jeroen,
I had the same problem and solved it by editing the shortcode.js file (its in the js folder of the theme)
You have to look for the this.mapVars Variable and add a “draggable: false” somewhere inbetween.
Should look like this:this.mapVars = { mapMaker: false, //mapmaker tiles are user generated content maps. might hold more info but also be inaccurate mapTypeControl: false, draggable: false, backgroundColor:'transparent', streetViewControl: false, panControl: this.$data.pan_control, zoomControl: this.$data.zoom_control, scrollwheel: false, zoom: this.$data.zoom, mapTypeId:google.maps.MapTypeId.ROADMAP, center: new google.maps.LatLng(this.$data.marker[0].lat, this.$data.marker[0].long) };
This does the job for me, but you loose the Pan-Option everywhere
Best regards,
Marcus
Hi Devin,
once again i tried resetting the permalinks without any change:
With Theme pointing to the blogpage:
– Page 1 of the Blog displays no sidebar
– Page 2 of the blog ends in a Page not found errorWith theme not pointing to blogpage:
– Page 1 of the blog displays no sidebar
– Page 2 shows but in a different (default) Site-templateI already provided you an adminaccount to have a look at this… Since this should be a basic feature and no fancy customization i hope you will be able to solve this.
Again: no plugins activated,
maybe this is a problem of the multi-site-installation of wordpress?best regards,
MarcusHi Peter,
Thanks for your reply.
Unfortunately nothing changed after pasting the code into the functions.php of the child-theme.
Still no sidebar on the Blog-overview-page, still the pagination problem, and still the category in the breadcrumbs.
I also assume, that this solution wouldn’t work with my multi-site-setup, since the blogpage in the german version would have a different ID than the blogpage of the english version, but both depend on the same functions.php ?
sorry to bother you further on, but i need at least get the pagination and sidebar problem solved….
best regards,
Marcus
This reply has been marked as private.Fair enough : )
Thanks for your reply…
Best regards,
Marcus
Oh my god! : )
Stupid me…. could have thought of this myself… instead i messed around with ajax sorting routine :)))
Thanks a lot.
Me again : )
Would it be possible to integrate a hardcoded value for lightness and saturation in the “_applyMapStyle: function()” in the shortcodes.js ?
This seems for me to be the easiest way to gain a bit more control over the style of the map. how could i integrate a fixed value for this variables (lightness and saturation) in this function? or am i totally wrong at all?
any help would be appreciated…
thanks :)
Hi Peter,
Thanks for the fast reply and your helpful hints.
Since i am more a design guy, i think this will be a bit to difficult for me, but i’m gonna try it anyway :)Best regards,
Marcus
-
AuthorPosts