Forum Replies Created
-
AuthorPosts
-
December 18, 2016 at 8:40 am in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #725808
Andy writes
“it’s not really a bug, ” and stating that “This issue can be fixed using a small css snippet.”I disagree. I understand that it does not BREAK the theme, but the responsive design is broken and this should be fixed. Even though a work-around (CSS snippet) has been provided, you should find root-cause and fix the theme asap.
So I, as a customer, disagrees completely and I’m really very surprised, that the KRIESI team didn’t just fix the issue right away.
So I guess we have to agree to disagree :-(
December 13, 2016 at 7:08 am in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #723552Is this bug fixed in the new Enfold update that has just been released ????
and if not (as it does not seem to be mentioned in the changelog)…. why oh why will you not correct this bug ??
- This reply was modified 7 years, 10 months ago by solsikkehaven.
November 23, 2016 at 11:19 am in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #715826Yes, especially if you report it back to the developers :-)
November 23, 2016 at 7:09 am in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #715746wow – now it’s looking great on iPad also – thank you !!
Ismail, is this something that will be corrected in Enfold CSS in general in next version (I assume this is a general CSS “bug”) ?
November 21, 2016 at 8:37 am in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #714704Hi Rikard,
now correctly 1/1 columns in iPad – but now spacing betwwen the 3 first columns are off (no spacing) – the last 3 columns look ok.
November 20, 2016 at 5:09 pm in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #714549tested using my samsung mobile phone – looks OK there also (1/1 columns instead of 1/3 columns displayed correctly)
November 20, 2016 at 5:08 pm in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #714548iPad MD787KN/A
Screen resolution is 768 x 1024tested using Safari and google chrome on this iPad – also with “private” browsing to avoid any browser caching etc.
November 20, 2016 at 4:34 pm in reply to: 1/3 + 1/3 + 1/3 not looking good (on my website) on mobile #714531OH . . .btw. when looking at this on a PC with google chrome and scaling the chrome window, it still looks amazing and goes into 1/1 columns on small screens, just as I wanted ! – but on my IPad this is not the case ! (using default safari browser).
October 11, 2016 at 6:05 am in reply to: contact form: "Thank you for your Message!" not translated #697626Thank you for your kind reply !
For future reference for anybody looking this up via Google etc:
Used a plugin called “My Custom Functions” to insert/* Hook into Contact form parameters */
add_filter(‘avia_contact_form_args’, ‘avia_contact_form_args_mod’, 10, 2);
function avia_contact_form_args_mod($form_args, $post_id){
$form_args[‘autoresponder_subject’] = __(‘Change me! Change me!’,’avia_framework’ );
return $form_args;
}Works like a charm….
But still don’t understand why “Thank you for your Message!” is not part of the translations already provided as this is then some sort of hardcoded english string and that’s really not cutting it for all us non-english customers- and THEN you could use the above, if you wanted to change it….. Just my two cents.
- This reply was modified 8 years ago by solsikkehaven.
October 7, 2016 at 6:37 pm in reply to: contact form: "Thank you for your Message!" not translated #696666No, I was seeing that it is NOT being translated when enfold sends a message to the visitor – so I’m tring to get you to implement that into the Danish translation for the next update of Enfold …
Thank you.
I deleted the enfold files previously (deleted the entire ENFOLD folder) then reuploaded all files via .zip & unpacked that zip file.
But thank you – it seems to be working now.
Here you go….
BUG – reproducible BUG !!!
I tried removing color sections and content until it was OK.
The color section just previous to the google map: removed background image + section color overlay, then the footer was OK..
So I guess there *IS* a bug in your code somewhere – because of course you should be allowed to have an image background + overlay in a previous section before a google map, and NOT have the footer break.So why don’t you put an image into a color section plus an overlay – and see for yourself ? !?
Actually I just tried on a new test page – and did this:* Make new page
* insert google map – footer looks OK !!!
* BEFORE the google map, insert a color section
* Place a section background image full size on this color section
* Enable section background overlay on the color section
AND BOOMMM !!!- This reply was modified 8 years, 1 month ago by solsikkehaven.
I have no customizations or custom CSS, no child theme etc.
This is a standard new wordpress site, with enfold installed, with the GYM demo installed. as you can see on the “kontakt” page, if you log in, there’s nothing special in that page. But it’s not much different than any other page, incl. the out-of-box (enfold GYM demo) contact page.- This reply was modified 8 years, 1 month ago by solsikkehaven.
Andy & Co.
I have done exactly what you asked of me. I deleted the enfold folder and replaced them with a fresh copy – that’s what I did before I replied back that I have done it (yes, I wrote updated, but I did mean deleted theme + replaced with a fresh copy !)…..No, it’s not about adding white space/separator, just tried to find workarounds. It’s on my “kontakt” page as described, google maps is the last entry on that page before the footer and the footer looks wrong. On the original “contacts” page it looks ok. Can’t figure out what’s wrong. I have given you the direct links to the page(s) and login information – hoping that you will check it out and see what could be wrong. I have not done any fancy (at all !) CSS or any other changes, other that setting another place to find on the google map than the original, of course.
Thanks !
updated the theme again (newest version from themeforest) by FTP.
problem is still the same.
Your original contact page shows OK.
My contact page (“kontakt”) shows wrong footer styles
If I use a blank color section below the google map on “kontakt” page, footer is ok.
If I use the google map inside a color section, footer is ok.
If I use separator/whitespace below the google map, footer is wrong again.I have not done any special CSS or anything.
- This reply was modified 8 years, 1 month ago by solsikkehaven.
Hi. Send you what you requested, but haven’t heard back from you ?
Hi Rikard, here’s the login info (in private content)
also: I noticed that what I mentioned was wrong with the footer is not all – there is more wrong with the footer, like missing horizontal lines in the header of each column on pages that have the google map module… But you can very easily see the difference, if you cycle through the 2-3 pages mentioned above in this thread….
- This reply was modified 8 years, 1 month ago by solsikkehaven.
btw: I just tried removing the google maps section from a copy of the “Kontakt” page – then the footer suddenly is ok.
https://goo.gl/N9MnanI’m 99% sure, there is a bug in the google maps section code of Enfold.
- This reply was modified 8 years, 1 month ago by solsikkehaven.
Thank you. Have already posted login details for you in private content area.
Yes, I know how to update via FTP (wrote that in initial question on this thread) – that doesn’t really help out with the real issue – the question is why auomatic update does not work anymore (only for one site) on a VPS – automatic update has been working previously and we have now determined that it is not due to plugin incompatibility, php memory etc.
I have now updated my sites via FTP – but problem in the future , I suspect, is not solved :-(
I will get back to you again when this issue occurs again (probably next time there’s an update)……Thank you.
- This reply was modified 9 years, 2 months ago by solsikkehaven.
Have now duplicated site with backupbuddy to sandbox – same server, same setup.
have removed all plugins on sandbox site. checked API key again. done manual check for update in enfold control panel.
Same result = no update available……PHP memory limit is 256 MB….
please read private content for login info etc. for new sandbox site….
- This reply was modified 9 years, 2 months ago by solsikkehaven.
Php memory limit is already 256 MB …….. this is a VPS :-)
I will try to copy site (with backupbuddy) to sandbox an try disabling plugins and get back to you in this thread again.
ohhh. restricted access to one of the sites, please check private content in this message…
answer is in “private content”…..
- This reply was modified 9 years, 2 months ago by solsikkehaven.
yes, I (we) know that we can set pixel value.
But the question is more, why there’s a H1/H2/H3 markup – but we’re not able to STYLE it as H1/H2/H3 as well for the prepended, the rotated and the appended text in stead of having to rely on CSS to bring same font etc.Well, never mind – will use CSS instead :-)
thanks for trying anyway.
yes, here goes.
- This reply was modified 9 years, 4 months ago by solsikkehaven.
replied….
I have for now set the style to H2 – and size to default – but it seems to default to a very, very small text size (and not the H2 size)
- This reply was modified 9 years, 4 months ago by solsikkehaven.
just tried to “headline rotator” as well for the first time – no matter what size I choose (h1, h2, h3 ,h4) it remains the same small text.
there’s a bug here for sure…..
(EDIT: never mind, just say that this is only the HTML MARKUP – not the text size etc.) !!
sorry !
( but: there’s room for making this better for the user, so that one can choose the h2, h3 etc – and also then have automatically that styling applied)….- This reply was modified 9 years, 4 months ago by solsikkehaven.
Thank you very, very much !
works 100% now.
Although still wondering why it is neccessary to adjust mega menu in Enfold – is that normal for all mega menu’s on other themes etc. having to adjust via CSS for every mega menu that you create to be sure it is positioned correctly
(that started this issue, correcting for the mega menu in normal view – which corrected that issue, but created the problem on the mobile menu instead)..
Anyways – thanks alot for your good support !
-
AuthorPosts