Forum Replies Created
-
AuthorPosts
-
Thanks for the response.
yes, Dashboard – Settings – General – “Date Format” is using the intended setting.In my ideal world I would try and avoid a child theme (I have not used them in any of my over 10 sites using Enfold).
Is there an option to use Quick CSS?
Thank You, Rikard,
I ended up going straight to Google maps and creating a map I embedded on my page and that seems to work just fine for what I need.
Frank
- This reply was modified 1 year ago by frankkremer.
October 26, 2023 at 10:49 pm in reply to: Blog Posts Grid Titles Font size Quick CSS and more #1423842Thank You, Ricard,
And sorry about the snarkiness, I do very much appreciate the help.
I was able to remove the castegory name and tweaked the CSS a bit to make the grid titles work:
.page-id-2477 #after_section_1 .avia-content-slider h3 {
font-family: ‘Arial Narrow’ !important;
font-size: 18px !important;
letter-spacing: 0.03em; !important;
}My last issue on that page is the grey line under the hero section – I tried so many things. It is only there if the next section has component boxes (none of them have borders). If I try to use a grid section or place it inside a color section instead the line is gone, but all Quick CSS formatting of the grid titles are null and void.
I can remove the diagonal border if I must but it looks nice with their triangle logo.
The issue is definitely related to the next section as the line moves down if I put things in between.
October 26, 2023 at 1:11 am in reply to: Blog Posts Grid Titles Font size Quick CSS and more #1423743It’s been almost a week with no response to a fairly straight forward answer – not what I have come to expect from Kriesi. I hold 15 licenses for Enfold and would appreciate a swifter level of support.
October 23, 2023 at 3:15 pm in reply to: Blog Posts Grid Titles Font size Quick CSS and more #1423416The most urgent one is the formatting of the titles in Grid format.
Thank You, Mike, for the quick reply. I had a good read through the link you included and it felt a bit overwhelming and beyond what I think I can do. I’ll just recreate the page manually as I have all the bits and pieces I need still.
Frank
I found this post and followed the solution to rename the PHP file and it seems to work: https://kriesi.at/support/topic/help-after-updating-to-4-3-2-broken-sites/
apparently this error gets logged: [Fri Feb 08 00:35:07.014441 2019] [php7:error] [pid 12211] [client 66.162.212.19:64602] PHP Fatal error: Cannot redeclare av_upcoming_events_fallback() (previously declared in /nas/content/live/newcall2all/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/events_upcoming/events_upcoming.php:15) in /nas/content/live/newcall2all/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/events_upcoming.php on line 13
Thanks, Rikard (while hanging head in shame)
Frank
April 15, 2018 at 10:04 am in reply to: most menu links only show "500 Internal Server Error" #942161You, sir, are a genius, it took me a moment to choose the right option under permanent links, but now the links seem to work. Just fixing the image links now as they didn’t update either, but I wasn’t that far down the road yet.
Thank You! I And at this time of day as well.
Frank
April 15, 2018 at 1:33 am in reply to: most menu links only show "500 Internal Server Error" #942111I meant to add the old site URL in case you need to see what changed.
I lso have tried changing and uploading the pages anew.
thank you, that worked.
nope, made no difference
I am working on a Mac with an up to date OS.
When I look at the site in Chrome I can see what you posted. Not great as it does change, but acceptable.
In Safari I get the attached screenshot. The size and weight of the font changes. It just looks wrong.Thanks for your help.
Frank
ah, that fixed that.
Have you had a chance to look at this issues about 2/3 down the page on examples like this:
http://sgiandubh.scot/craft-2/ (fonts weird)
http://sgiandubh.scot/craft/ (fonts ok because I added an unwanted color box further up)
Frank
quick update: We are about to launch so any response would be appreciated. For not I have found workarounds, but the issues persist.
I have now moved the menu point “bespoke” to under “craft” and the formatting fixed itself. It also looked ok under “contact” – just checking and then removed again.
I added a test one under “shop” to show how it looks when it is not right
Thank you. That worked. I did end up recreating the page just to avoid any underlying issues. Thanks for your help.
Thanks Basilis,
Yes I had tried that. I have tried adding a new color section and inserted both 3 columns and 4 columns. l had the same issues. I also tried adding 3 and 4 columns outside a color section, no difference
But because I noticed the same issues are not occurring further up, I tried something else that that does get us closer.
I created a duplicate page (link below), then duplicated the red section and moved the copy further up on the page. Now the same section actually reflows fine in it’s first instance higher up. But then not in it’s original position. I tried the same with the inspirational quote right above it (checkered shirt background) as that did not loose it’s margins, but it does do fine further up.
So somewhere around the lower middle of the page is something not quite right and it screws things up from that point forward.
I am thinking I might s well recreate the page, using all the components as templates?
Thanks for your reply. Can you help me further on how to fix it?
It seems the problem only starts half way down the page. There are some content elements with animated graphs by the vision plug in early on and they seem to reflow right enough. As do most of the others.
The trouble seems to start after the white section with the header: “Reaching the non-readers of the world – over 5.7 billion people”
In the “take action” area I have tried a few things. I tried adding a new color section – I added brand new 1/4 as well as 1/3 columns and put an icon box in it. They all show the wrong behaviour.
Thanks Ismael,
Indeed, that took care of it. No idea how that ended up there. Feeling slightly embarrassed, but just could not figure it out.
Thanks, Frank
Hey, thanks for asking.
The short answer is yes, it worked. But not the way Elliot suggested.
When I entered the code in a code block in the page itself it did not work, I then tried to add it to Quick CSS and that worked.
My Question was if that will affect other components on the site or if this will only affect the AJAX portfolio. I do not intend to use the portfolio in any other way so if it only pertains to that we are golden. But if it has affects on other components I don;t want to be stuck.
Frank
I tried to add the code to Quick CSS and that worked.
Not sure if that affects other formatting or if this is unique to the AJAX portfolio. That would not be an issue as I will only ever use the portfolio for this purpose on this site.
Hmm, I tried to add another comment twice just now, but they vanish – so this is just a test
I tried that and it didn’t make any difference.
I inserted the code block right above the portfolio component.I have never had to deal with child themes, can you direct me to a good place to start learning about them?
quick update:
I logged in via FTP and renamed the functions-enfold.php file to functions-enfold_old.php
Then I uploaded another version of the functions-enfold.php file from a different installation I know I updated at the same time and that seems to have fixed it.
I then tried to add your fix to functions.php, but got another error message this time in something like line 539, so I used the same fix as above and I can use the website again.
Maybe I need more coaching on how to add the code you suggested without breaking my site in the meantime. I just used the editor within wordpress.
I think I did it wrong and not it won’t let me out.
I couldn’t find a file in the editor that says functions.php, so I tried it in functions-enfold.php
but then got the message:
Parse error: syntax error, unexpected ‘function’ (T_FUNCTION) in /homepages/46/d211396035/htdocs/c2aWP/wp-content/themes/enfold/functions-enfold.php on line 1394So I tried to delete it, but it still gives the same error message and won’t let me do anything else on the site.
this is what the bottom looks like now – I I thought I had it all removed in the same way I added it.
I even tried replacing the bottom section from another enfold installation which was identical, not letting me out without the error message and then I am stuck.
//regenerate style array after saving options page so we can create a new css file that has the actual values and not the ones that were active when the script was called
avia_prepare_dynamic_styles();//generate stylesheet content
$generate_style = new avia_style_generator($avia_superobject,false,false,false);
$styles = $generate_style->create_styles();$created = avia_backend_create_file($stylesheet, $styles, true);
if($created === true)
{
$dir_flag = update_option( ‘avia_stylesheet_dir_writable’.$safe_name, ‘true’ );
$stylesheet_flag = update_option( ‘avia_stylesheet_exists’.$safe_name, ‘true’ );
$dynamic_id = update_option( ‘avia_stylesheet_dynamic_version’.$safe_name, uniqid() );
}
}
}Even though I am not able to replicate all of MA09633’s issues, I did have a quick look in the source code to see if I used the h4 headers anywhere and they are in the icon list, which I think might be the only place I have used them on the site so far.
I did try an add a text box with an h4 header, but it did not break it, but then again – the page tends to run for a little while before it quits and I have to make a new draft. I can replicate the issue at will.
It might not be h4 at all, but that is the one thing I did pick up.
September 11, 2015 at 1:41 pm in reply to: Problem with Separator / White Space Option in Avia Layout Builder #501618thanks, Ygit,
sorry very embarrasing – I only have a handful of plug ins installed and sure enough Vision was one of them. I actually just deleted the line about the background image and I’m golden.
September 11, 2015 at 1:02 pm in reply to: Problem with Separator / White Space Option in Avia Layout Builder #501591Which plug in would that be? I have the same issue – dotted lines where before it was clear.
Where can I find that CSS?
-
AuthorPosts