Forum Replies Created
-
AuthorPosts
-
May 1, 2018 at 5:35 pm in reply to: STYLING: "Blog Post"- and "Magazine"-elements (featured image + mobile behavior) #949589
Hey Ismael,
Thank you for your answer and good help – and for your good advice about forum behavior… it makes sense :-) I will split my questions.
Best regards LauraApril 25, 2018 at 11:11 am in reply to: STYLING: "Blog Post"- and "Magazine"-elements (featured image + mobile behavior) #946510Hey Ismael,
THANK YOU – that’s exactly what I have been looking for :-) Great!But now I got two new challenges on the page…..
1. How can I make the images responsive? I’m struggling with the fact that the image becomes very large, on “middle” screen size view (looks nice on big and small screens). If I fix the image size, then the image is squeezed. (See pictures below) –
( Please not that I am only testing on the TOP image on the Blog Posts list [ 495 x 340 px ] – I tried all the different standard sizes – but they don’t seem to match..)I used this quick css code to fix the image size:
.page-id-xxxx .big-preview img { height: 270px !important; width: auto !important; /* and I tried to fix the width as well */ clip: rect(0px,200px,200px,0px); }
2. How can I increase the space between the “Post title” and the “Content text”? – on the Blog Posts list, same page.
Thank you again – and I really do hope that you can help with these issues :-)
Best regards LauraHi Mike,
I inserted the code in the Quick CSS and it works! :-D happy
Thank You SO much. Have a nice dayBest regards Laura
Thank You SO much for fast answer :-)
It works perfectly! Thumbs upI just added “-10px” to get the title in the right position…
BUT now I want to:
1. Increase space between the posts
2. Get rid of that small white line between the postsI have looked in forum, but I just cant find it :-)
Best regards LauraHey Mike,
Thank You for fast reply – link to the specifik page below…
Best regards LauraHi Victoria,
Sorry – but I was desperate! :-D
3 different supporters have asked for the problem, during several days – without solving the problem or tell me it couldnt be solved or what to do – now I have given up!! :-D
I will write the same to you, as I did to another supporter about this:
“I have used SO much time on this, and wished that just one determined supporter ,who really wanted to help me solve the problem – and who been persistent… :-) ”Have a nice day.
Best regards LauraHi Mike,
I appreciate that you want to help me – but there are already 3 different supporters who have asked for the problem already, during several days – without solving the problem… now I have given up!! :-D
I have deleted all of the affected pages (= all my pages) and I have started completely from the beginning… Without using “mailchimp signup” element, located in the Avia Layout Builder – as it is obviously the cause of the problem. I think it is a great and easy signup form – but I must find out how to embed one from Mailchimp (but they are ugly :-D )
I have used SO much time on this, and wished that just one determined supporter ,who really wanted to help me solve the problem – and who been persistent… :-)
Have a nice day.
Best regards Laura
(sorry if the grammar/spelling isnt correct ;-)Hi,
My site doesn’t work – and I am kind of desperate now! :-D
Support only ask one question (and then the supporter is out) or ask me several times to test it, without testing them selves – but it still doesn’t work…. PLEASE HELP ME!! :-) :-) Right now I have a totally useless site, and I cant work! … What is wrong with my Enfold Theme ?? :-)
Best regards
LauraHi Victoria or everyone else > Please look at this https://kriesi.at/support/topic/color-sections-disappears-please-help-me-fix-4/ :-) SORRY – but I am kind of desperate… ;-) I cant get my site to work – and it seems like nobody can solve it…. or knows exactly whats wrong.
Best regards Laura
Hi Jordan,
I am running the content element “Mailchimp Signup” from the Avia Layout Builder – not a plugin or anything like that… :-)
Best Regards Laura
Hi Victoria,
Do not misunderstand me – I am very grateful for your help. BUT the site still does not work. Still the same mistake as the first time I wrote.
Try to, for example, to correct the color of the ICON LIST and then save >> and PLEASE check before writing back to me – to get me to check the error …. :-) IMPORTANT: And please be aware that sometimes you have to save two (or even tree) times before the error shows up….
Is it impossible to correct this fatal error? Maybe one of your colleagues knows this error and how to fix it?
Best regards Laura
Hi again,
PLEASE – now the one page where you added closing tags is not working again….
Does anyone now whats going on? Anyone? Please! :-) Is there a supporter who can solve this – and stick to it untill it is solved? :-D
Have you seen this problem before? Right now this theme is useless :-D
Best regards from a very frustrated Laura- This reply was modified 6 years, 7 months ago by Aulas.
Hi,
I am sorry – but I dont know how to run a function.. (which function and where?) I am not a coder (thats why I bought this theme with a great layout builder).
PRIMARY QUESTION: How do I get all the pages I have allready made to work correct?
(Please dont tell me its by running the function…) :-D ;-)Best regards Laura
Hi Victoria, and thank you for helping! :-)
1 >> About “Appearance > Editor”: Oh, thats beacause I am using another language :-D
2 >> Okay, thank you… I have tested it :-) Success :-)
Now there is one page working… but what about all the other pages I have made, which is laying as drafts – how do I get them to work? Where exactly should I copy the shortcodes from? I have made a test page…3 >> In the page where you added closing tags; the red text in the Shortcode parser, says:
“… … 0 warning(s), 4 error(s), 0 fatal error(s) were detected parsing the shortcodes. … …” = still 4 errors?4 >> When shall I remove the code again, that I pasted after the code line: if(isset($avia_config[‘use_child_theme_functions_only’])) return; ?
I have a deadline – and I must say that I am really tired of this enervating error… do you think its a better idea (and faster) to just give up and get another theme which is working? I dont want to re-install this theme and risk to loose all my work again…
Best regards Laura
Hi again :-)
I am sorry, but I dont think that I understand your message 100% …
I have the Avia Layout Buidler (and I want to keep it :) – I dont know what “Appearance > Editor” is – – and I am not sure what a “child theme” is (I Googled it)… Am I using a Child Theme?– – And I dont know where I shall put the code-line you send ~ define( ‘DISALLOW_FILE_EDIT’, false ); ? – – –
What I have done now, is that I have put the following code in the functions.php – file, located in the Enfold theme folder in my webhotel (….there is also a functions-enfold.php – file… )
AFTER THE CODE LINE: if(isset($avia_config['use_child_theme_functions_only'])) return; I PASTED THIS: //set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Now there is som weird things going on, if you login and see the public page: (see link below)
Thank you for helping me :-)
Best regard LauraShould I put back the code line ~ define( ‘DISALLOW_FILE_EDIT’, true ); ~ in wp-config.php?
Hi moderator Victoria,
Looks like it working… Thank you, thank you, thank you!! :-) Happy!No no NO, It is not working… I was too fast… I am quite frustrated now… I can’t get this theme to work – It erases all my work all the time…
What can be wrong then?Still same fatal error….
Best regards Laura- This reply was modified 6 years, 7 months ago by Aulas.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi,
Yes it says: “You are running the latest version! (4.2.6)”.
And now I suddenly cant save anything – when I fx write some more text or change a color in a box. Quite frustrating :-D
Best regards
LauraHi again,
Now its been a while – but I was really about to just give up :-DNearly everytime I save my work it is only the first 2 colorsection which remains – the rest of the sections just disappears! I have to remember to save my page as a template in order to keep my work – then sometimes I get lucky, and the page is saved correct – and all the sections will stay.
But it is very (!!!) annoying and it makes the work process very very slow…Plugin list below: I have only these 5 plugins installed (used by thousands of other WP-users + valid and proven plugins) – and no – unfortunately it doesn’t help to uninstall them. BUT I dare not uninstall one: the bbPress plugin – I really want a blog and bbPress – and it should work with Enfold, right?
# bbPress
# iThemes Security (I have re-installed)
# Akismet Anti-Spam (I have re-installed)
# UpdraftPlus – Backup/Restore (NEW installed after)
# Really Simple SSL (NEW installed after)PS: I managed to get rid of the comment section ( “Click here to add your own text”) at the bottom of some pages (…as mentioned in my first message).
Best regards :-)
Laura- This reply was modified 7 years, 1 month ago by Aulas.
This reply has been marked as private. -
AuthorPosts