Forum Replies Created
-
AuthorPosts
-
Enfold only merges its own files. You still should combine CSS and JS files coming from additional plugins and then minify and cache the final HTML page.
W3TC also sets headers for browser caching.
March 8, 2018 at 10:07 am in reply to: Disable new minify/merging for css and js (avia-merged-styles) #923689Thank you Ismael,
that worked like a charm.Best regards
Certainly an interesting fix. But this is clearly a bug that needs fixing. The new mobile menu simply ignores custom classes.
July 4, 2017 at 8:19 am in reply to: [BUG] Portoflio custom link in grid and magazine elements #816205Hi,
if you take a look at those php files mentioned, you can see that portfolio.php is actually written that way, so custom links can be treated differently. I don’t know why. Where as magazine.php completly lacks any custom link treatment. I fixed those for me, so everything is working as intended on my site now.
I would need to recreate the default setup just to show you. But you can see the working elements in action on my site. Hope that helps to illustrate the problem.
I’ve got the same problem since 4.0.
Editing text-boxes or testimionials wont’t let me save or close the window afterwards.
- This reply was modified 7 years, 8 months ago by Gero.
Thank you Michael for this fix!
Thank you, that helped. Is it possible to disable this function from within the child-themes function.php?
By the way, you should consider adding a WOFF2 version of entypo.
Have a nice weekend!
Thank you very much, that worked!
Have a nice weekend!
Here you go.
It would be nice if you drop me a mail when you start and finish, so I won’t interfer.
Hi,
any news?
regards
Hi,
unfortunatly that didn’t made a difference. The jumping won’t happen in IE9 and IE8 rendering mode, only 10/11 and only when you scroll up/down.
Hi,
any news?
best regards
September 24, 2015 at 10:46 am in reply to: One-page navigation anchor positions when using submenu #508265Ahh, I just retested. Its working. I was expecting it to react to the scrollbar much more, but it did change the higliting of menu items when you click them at least.
I guess I have to change another value to make it react to normal scrolling more as I wish.
Thank you for your help!
Are you going to add this to the next release?
- This reply was modified 9 years, 2 months ago by Gero.
September 23, 2015 at 3:45 pm in reply to: One-page navigation anchor positions when using submenu #507911Sorry, still no difference :(
If I set tempPadding to 500 or -500 it won’t affect the menu either, not the slightest difference. Console reports changed values though.September 23, 2015 at 9:45 am in reply to: One-page navigation anchor positions when using submenu #507558I get: test b 50
If I add or subsctract 500 from tempPadding-b, I get no visible change. Could it be, that the following code directly after the whole if block, overrides the changes?
tempPadding += parseInt($('html').css('margin-top'),10); fixedMainPadding = tempPadding;
- This reply was modified 9 years, 2 months ago by Gero.
September 22, 2015 at 1:16 pm in reply to: One-page navigation anchor positions when using submenu #507002Thanks,
unfortunately it won’t change anything. It seems the if condition never fires, as removing it completly also has no effect. I made sure the updated avia.js is actually used.
best regards
GeroSeptember 21, 2015 at 10:41 am in reply to: One-page navigation anchor positions when using submenu #506324Hi,
the side navigation I’m talking about only shows on resolutions higher than 1280px, so yu might not see it on smaller screens. It’s class is called “side-nav”. The menu links have id’s just like your one-page demo. So “menu-item-3” goes to the right anchor, in that case “#merkmale” but it only highlights once you surpass the headline (because the submenu height wasn’t considered).
I can post admin login if necessary or describe it in german, if thats any help. :)
I post another ticket for the other issue.
regards
September 17, 2015 at 1:26 pm in reply to: One-page navigation anchor positions when using submenu #504741I might as well add another issue:
in IE the logo jumps to the left. This only happens on pages with transparent header. For example the homepage with normal header looks right, as it should.September 8, 2015 at 1:34 pm in reply to: Accordion Slider background stretch accross whole image #499838Thank you!
Hi,
thanks for your help, you can mark this as resolved.
Unfortunatly minify still chockes at the HTML inside script tags, but I can live with that. The styling didn’t change though, even with the p Tags removed.
Problem is in the source code. The data-avia-tooltip= tooltip values have appended <p> which break W3TC minify. I don’t know where they come from, the preview code is cleared of any whitespace.
Hi,
that’s too bad. Thanks anyway.
Hotspots are right there on the link I posted (see screenshot). Take a look at the html code and search for
data-avia-tooltip=
All values have p Tags added (can’t post the correct code as it gets converted here, even with code tags)Hi Elliott,
I’m talking about the Portfolio Grid element and its ajax preview. By default it opens at the top and I’d like to open it at the bottom (preferebly with the slide animation changed as well). Is that possible?
And while we’re at it: I noticed a small glitch on my site. On my portfolio items pages, I added an hotspot image shortcode to the preview. Everything is working as expected, but if you take a look at the code, there are bunch of </p> elements on data-avia-tooltip. I guess WordPress adds p tags in the process at some point. I already removed every whitespace on the portfolio page and added the following function without success:
remove_filter (‘the_content’, ‘wpautop’);It breaks W3TCs minify so would be cool if there’s a workaround.
Thanks!
- This reply was modified 9 years, 3 months ago by Gero.
July 22, 2015 at 9:50 am in reply to: Colored section at top leeds to "jump" on first scroll #476942Nevermind!
It was caused by a lonely curly bracket in quick css. ;)
Hi,
thanks!While the code moves them to the middle, they now overlap the content on smaller screens. Is it possible to attach them to the page container instead and move them outside from there?
Hi,
I get no visible change with this code. I’m talking about the arrows on both sides of the screen: http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/Instead of aligning them to the browser window, I’d like to have them more visible and aligned to the container, if possible.
Hey,
I’m afraid company policy wouldn’t allow it at that point. It’s pretty much the default theme in this regard.
Hope you can still give me a little help.
-
AuthorPosts