Forum Replies Created
-
AuthorPosts
-
September 28, 2021 at 10:29 am in reply to: Download of files for demo Hotel Demo didn't work! #1322605
Hi Rikard
Thanks for your replay and suggestion. I increased the max_execution_time value from 30 seconds to 120 seconds as per the settings below.
Unfortunately this does not seem to have made any difference and the same error message appears (within 2 seconds) when I try to import the demo.I really appreciate your help, are you able to suggest any other ideas that would fix this issue?
Kind regards
Mattdisplay_errors = Off
max_execution_time = 120
max_input_time = 60
max_input_vars = 1000
memory_limit = 256M
post_max_size = 8M
session.gc_maxlifetime = 1440
upload_max_filesize = 20M
zlib.output_compression = OffSeptember 26, 2021 at 12:45 pm in reply to: Download of files for demo Hotel Demo didn't work! #1322345This reply has been marked as private.September 11, 2021 at 9:24 pm in reply to: Changing the 'Elegant' font size in the Accordion Element #1320536That works perfectly Ismael,
Thank you so much for extending the time to figure this out and let me know the code to use.
The more specific selector worked, first time, and I didn’t need to toggle or disable the file compression, it just worked.I think that I have learnt something new with Enfold today, and I’m really pleased I have the solution too. So thanks again for your perseverance with this.
Best regards
MattSeptember 10, 2021 at 9:50 pm in reply to: Changing the 'Elegant' font size in the Accordion Element #1320464Hi Rikard
Thank you for your reply and assistance.
Although the code you suggested makes perfect sense to me, when I tried adding it in the: Enfold theme Options > General Styling > Quick CSS, It does not change the size of the font.
I have tested this on Safari and Chrome browsers, emptied the cache etc but the font size remains unchanged.
Would you have any other ideas that I can try?
Thanks again and kind regardsMatt
September 8, 2021 at 12:04 pm in reply to: Changing the 'Elegant' font size in the Accordion Element #1320100Thanks for your help Ismael.
Using your guidance which makes perfect sense, however I have tried this but I think that I might be missing something or doing something wrong as it does not work.
Currently the font size in the Accordion text is 17px and I would like to increase that to 26pxFollowing the instructions you suggested on: https://kriesi.at/documentation/enfold/add-custom-css
Within the Accordion element on the page, I have opened the element Advanced > Developer options and have added my Custom CSS Class name as: ‘accordion-font-size’
Next, within the Enfold theme Options > General Styling > Quick CSS, I have added the following line
.accordion-font-size { font-size: 26px; }
Is there something else that I need to add or change to get this CSS code to work?
Any further assistance that you can give me would be greatly appreciated.Best regards
MattHi All,
For some reason that I cannot explain, after leaving this for 4 hours and coming back to it again, the installation Live Preview worked!
After activating it all worked.
I have no idea why or what has happened, but this has resolved itself and I’m up and running so no assistance now required.
Kind regards
MattThanks Ismael
I have just tried that code that you suggested and it has solved my problem, I really appreciate it.Sorry its taken awhile to reply and thank you, I have been away from work for a week or two.
Thanks again
Hi Ismael
Thank you for your reply. We do have a Development Site that works in the same way as a staging site.
I will put the login detail within the private section.Kind regards
MattHi Yigit,
Thanks for the support response that you gave above, that helped me to add a new widget area above our website footer.
However, using just the code above, the widget area is full width of the screen and too wide for my content widget.My widget is a text box with the shortcode of 8 small partner logos so it is important that these are displayed in a presentable neat way at the bottom of each page.
So I need to control the width of my new widget area to the same as the content width of the site.
I assume that this is a style sheet amendment but could you tell me what css code I need to add and also to which style sheet within the Enfold theme please?I look forward to hearing from you
Matt -
AuthorPosts