Forum Replies Created
-
AuthorPosts
-
Hey!
Just tried to log in but it didn’t work. is the access data still correct?
Best regards,
KriesiHey!
As Dude said. Its currently not planned but you can always submit a feature requests here and if enough people support the request we will add it:
https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
KriesiHey!
Unfortunately I can’t provide any insight here, never came across something similar :(
Meanwhile did you have any luck getting it to work?Best regards,
KriesiOk. was able to finally find and reproduce the problem here. its actually the missing width attribute (seriously IE?)
make the img and a img in base.css read:
img, a img { border:none; padding: 0; margin:0; display:inline-block; max-width: 100%; height:auto; width:auto; image-rendering: optimizeQuality; }
and it should work fine. this fix will be added to the next release
I see. will add a title to the social icons and the scroll to top link with the next update ;)
located on your test site here: http://enamellers.org/bsoe/ ?
I cant see any issues on my installation any longer…
Hi!
Just checked and I am actually not sure what exactly you mean.
I can see that the soical icons dont show a title or alt tag, but they never did in the first place.
The title tag on all other main menu links seems to appear fine for me?Are we really talkin about an “alt” tag here? Since alt tag is according to the specifications reserved for image elments only:
http://stackoverflow.com/questions/14850187/is-it-correct-to-use-alt-tag-for-an-anchor-linkRegards,
KriesiHey!
Unfortunately I am in no way a server settings expert. At this point I think its save to say that the problem is caused by an unusual/missing server setting but without a error message I have no idea where I could even begin to start with :/
I tried to comment big junks of code for the last hour to try and find whats causing the problem but haven’t gotten any further. If the script aborts at any time due to a php error caused in the theme the error is shown as long as wordpress has not yet loaded the template files that display the html code. so for example if I echo a random string at the end of functions.php after the whole framework is already loaded it is displayed without problems. If I try to do the same in the index.php file in line 1 I get nothing.
At this point I would guess that only changing some server settings can fix that problem but since I have not the tiniest clue what would cause this and also don’t want to mess with your server settings I can’t really offer any assistance with this :/
Haha, nice. No I didn’t do anything :D
Well anyways, glad it is solve :)Going to close this thread, if you need anything else feel free to open up a new one :)
Cheers!Kriesi
Hey!
Yep it was deactivated on purpose. we had a lot of complaints that the button style with the gradient looks outdated and doesnt match the general modern look of the rest of the theme and I had to agree. So I changed the buttons to match the form buttons of the theme.
If for any reason you were happier with the previous design you can edit css/shortcode.css and replace the new styling with the old one listed here: https://gist.github.com/Kriesi/7092409
Regards,
KriesiHey!
Here you go: https://gist.github.com/Kriesi/7092409
Regards,
KriesiHi Claire!
Just logged into the site ready for debugging but it seems that the problem is already solved? Can you confirm that it also looks like it should on your end? If so, mind letting me know what the problem was?
Cheers!
KriesiHey!
Logged in and installed several debugging plugins. Unfortunately I activated the theme once before checking one last thing that I wanted to check with phpinfo and now cant deactivate it without ftp access: which version of php the server is running.
The error message suggests that wordpress is trying to emulate a standard php function called “mb_substr” which is used by the theme. For some reason that function is not available on your server so wordpress uses the compatibility function _mb_substr in compat.php.
The problem with this function, as is stated in the documentation: it only works for utf-8 encoded charsets. So it seems that the combination of the server not providing this function. Would you mind deactivating the theme once more and letting me know which php version the server is running?
Regards,
KriesiHey!
Hey! the problem in this case seems to bet the fact that when you break up a table on a mobile view you can either break it up vertically or horizontally. In either case if the user uses it the other way it will be displayed messed up. I currently have no solution for this, since if I change it to break up in a different way it might cause the same problem for other users :/
Until I find a way to fix this, you might want to try to use a dedicated table plugin, they usually have more options for this:
for example: http://fooplugins.com/plugins/footable-lite/I have put it on my todo list and further investigate possible css rules, maybe there are some fancy new css3 techniques that I dont know yet that allow me to fix the problem ;D
Regards,
KriesiHey!
We have updated the theme today with a few additional css fixes, would you mind testing that update as well?
Solves the issue for me across the board :)Cheers!
KriesiOctober 21, 2013 at 5:27 pm in reply to: button text color changed to black after upgrading to 2.3.2 #178523Hey! Would you mind trying to re-save the styling for your homepage once? This might actually solve the issue. If it doesn’t please let us know :)
Cheers!
KriesiHey Claire!
If the menu item shows up in your backend then the issues of the 2 threads are not related so this is my first question:
Does the menu item stil show up in your backend or is it lost once you save the page?
If its still visible would you mind posting us access data to your wordpress isntallation so we can take a look?In that case make sure to check the “Set as private reply” checbox at the bottom of the form so only moderators can see the data
October 20, 2013 at 10:46 pm in reply to: When I edit content sections are mysteriously deleted. #178190October 20, 2013 at 10:08 pm in reply to: When I edit content sections are mysteriously deleted. #178183Hi!
Please try again now, It seems to work now. I actually had to remove a lot of unclosed div elements which were messing up the whole editor. Not sure were they are from, but probably from copy/pasting content from anywhere else. If you do copy/paste make sure you dont add any unwanted divs/spans etc
Cheers!
KriesiHey!
if the problem is displaying the same way as in your other installation that might be sufficient :)
I will need wordpress admin access and access to the FTP upload folder so I can try and find a solution.
Cheers!
KriesiHey Manuel!
Das nächste update morgen früh sollte einige deiner Probleme mit den slideshows beheben. Falls danach immer noch etwas nicht passt bitte einen neuen Thread aufmachen.
Obwohl du natürlich aud deutsch posten kannst würde ich englisch empfehelen da der großteil des teams diese Sprache spricht und ich selbst nur alle paar tage die probleme die für mich markiert wurden checken kann.
lg,
KriesiHey!
Ok, the page is seriously messed up in internet explorer. At this point my only idea is that one of the plugins running is causing the problem. Would you mind trying to deactivate them all and see if the problem persists? If its gone activate them one by one to see which one is causing the issue.Best regards,
KriesiHey!
Unfortunately without access to the server It might be impossible for us to solve the issue. are you willing to create an FTP account so we can log in and see which files are created and why it wont finish the job of extracting everything properly?
Regards,
KriesiHey!
The next update tomorrow should fix the issue and activate the mobile menu earlier for you, so the following menu items are not pushed down
Best regards,
KriesiHi, mind trying to add this to your css to test if it removes the problem:
.avia-slideshow-inner li{ -webkit-transform-style: preserve-3d; /*fixes flickering issue when slider moves. usually other elements in other container flicker */ }
if it does we will add it to the next update
Cheers!
KriesiHi!
I am not sure how these characters are handled in other countries but here in Austria if we got an alphabetic list of items and there is an item with Ä,Ö or Ü those are directly located after A, O and U even though they are technically appended to the alphabet, if listed separately. I guess this is also how php queries interpret it, so I am afraid I have no idea how one would change that. As far as I get it this is neither a WordPress nor Theme issue but an issue of php and mysql itself :/
Regards,
KriesiHey!
Please try to add the following rule to your css and let us know if it helps :)#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap{ -webkit-transform-style: preserve-3d; }
Hi!
First of all: are you running any plugins on your site that might cause issues? second: are you running the latest version of wordpress, as well as the latest theme version? Since we cant reproduce the problem there might be also an issue with any corrupted files so I would also recommend to redown and upload the theme files from themeforest just to make sureAlso would you mind posting a link to your site here?
Best regards,
Kriesi -
AuthorPosts