-
Search Results
-
Topic: Optimise Site
My site is slow and has poor ratings see below . o/100 on google page insights for a desktop.
I have been working my way through over several month – several of plugins for caching and minifying and each one breaks the site:(.they include:
better wordpress minify
WP Super Cache
W3 Total Cache
jetpackWord Fence cache does not break but offer very poor result still and the Google insights state css and are not compressed.
Nothing works, nothing will minify css without breaking the theme or the cache.
I know the images still need optimising and am using the free allowance of a couple of plugins including smush to remove meta – data – so please ignore the image issue for now.
I have of course tried deactivating and deleting all installed plugins and adding them back one by one but the caching plugins when turned on just break the theme.Can you help? Add login below.
Topic: Custom menu colors in pages
Hello Kriesi team,
This is a follow up on the former post
https://kriesi.at/support/topic/change-menu-item-colors/#post-615425I’ve get an other menu in the sidebar which has nothing to do with the page content and wich should stay with the default theme color.
But as I customised the menu in each page, it gets the customised color.
How can I code the CSS to get this menu allways in the default color ?
Here the url to see the page typeThe menu “Thématiques” is the one to be in default color.
Thanks again for your help,
Have a good day,Hi,
I try to solve a general design issue, which raises more generic questions as what can be done and want can’t be done with Enfold.When I design a page structure with a “container” (say a section) in which “column-width” elements are laid out (see attachement), they appear a certain way for laptop devices. However, I may wish to restyle and/or resize (width) and/or reposition some of them, when display devices are different.
In essence, I’d wish to shift from here (image 1 / laptop screen layout)

to here (image 2 / other device layout)

In theory, I may be able to achieve this redesign by:
- activating each element ID
- use custom CSS + media queries.
But I’m not sure. This is not a sterile philosophy question. Just a prerequisite prior an endless voyage into the unknown.
Topic: RSS Feed Follower
Hallo Liebes Kriesi Team,
erstmal Danke für das tolle Theme. Das Arbeiten mit Enfold macht wirklich richtig Spaß.
Leider habe ich ein kleines Problem, wofür ich keine Lösung finde.
Die Follower meines RSS Feeds erhalten folgendes, wenn ich einen neuen Beitrag veröffentliche:[av_section min_height='custom' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='https://www.youtube.com/watch?v=0CK6ydnKM3o' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''][/av_section]
[av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='']
[av_textblock size='' font_color='' color=''] … und so weiterEs sollte nur Text und keine Codes enthalten.
Wie kann man umstellen?Hi
When I choose to use a sidebar, and the Layout Builder, the content show over the sidebar like this, https://www.dropbox.com/s/n3m66nd4elvmvk3/Sk%C3%A6rmbillede%202016-05-22%2017.10.09.png?dl=0.
When I switch to default editor it looks like this, https://www.dropbox.com/s/igd9dadthodtqt3/Sk%C3%A6rmbillede%202016-05-22%2017.10.32.png?dl=0 – this is the way it should look. :-)
I’ve tried to disable plugins, and tried to remove all custom css in child themes and remove all custom functions in child theme, but nothing works.
Any idea to why the content shows on top?
Thanks
Hi Team,
Sry to ask stupid questions, but I missed up a little with the child theme. I created one and it works fine. I make modification to the functions.php and it works. I made modification to plugin’s .phps and it works, but now I try to modify some enfold-theme-.phps and it seems I’m on the wrong path ;-) :-(
-> here’s my structure:
wp-content
– themes
– – enfold
– – enfold-child
– – – functions.php
– – – plugins
– – – – pluginNAME
– – – – – folder within pluginName with .php containing
– – – config-templatebuilder
– – – – avia-shortcodes
– – – – – countdown.php -> the file I like to modify as the labels are not in German (e.g. change to:1 => array("interval" => 1000 , 'class'=>'seconds', 'label' => __('Sekunde', 'avia_framework' ), 'label_multi' => __('Sekunden', 'avia_framework')),)But is seems, this doesn’t work.
Thanks for a short look!Also I would love to use your “notification-box” and apply dynamical content, e.g. some blog-headers, so they will be colorful as warning -> thinking about to do the same as with the countdown.php -> is this the correct way or some other suggestions?
Would also love to get sub-menus/mega-menus underlined, but your post here doesn’t seem to work for me. The best would be if I could underline menus even I just scroll through the page (some menus are just jumps/anchor to section-ids )…
Thanks in advanced and really like your theme!
Cheers
Richardhello,
i need two logos in my header. one left and the other on the right side. so i searched here an find this topic:
https://kriesi.at/support/topic/two-logos-in-header-one-on-left-and-other-right/?login_error=invalid_useri edit my function.php and now my site is broken. andybody there who knows what to do now?
i remove the code i have insert, but it still don`t work
regards and thanks for helping.
steven
Hi,
I use icon like an image caption, this is the code:
<span class="special-overlay-icon-1"></span><span class="special-overlay-icon-1-text">Kutyaeledel</span>.special-overlay-icon-1 { content: url("http://petcorner.hu/wp-content/uploads/sites/7/kutyaeledel-icon-piros.png"); opacity: 1; vertical-align: middle; text-align: center; margin-top: 0px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }.special-overlay-icon-1-text { left: 38.5%; } .special-overlay-icon-1-text, .special-overlay-icon-2-text, .special-overlay-icon-3-text { position: absolute; top: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }I just put this code to the caption field and style.css. It work good in Chrome but I don’t see the icon in Firefox.
Please check my live preview with Chrome and with Firefox too.Could you help me what is the problem?
Best regards,
PeterHi,
I would like a .scroll-down-link arrow onto the codeblock element. Can I use shortcode or something else?
The main problem that I need a .scroll-down-link on the color section but on the top of the section!!
And I dont need href or href but the link to the current section not the next section.
How can I solve this?Best regards,
PeterTopic: Appearance – Editor gone?
Hi guys,
I just updated a clients site to the latest version of wordpress. Since that happened the slider disappeared. I know the answer is to add the code in this thread: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ to the functions.php file in appearance-editor.
The problem is, the editor option is not there under appearance. I deactivated all the plugins to see if it would reappear and it did not.
Can someone please help? The site info is in private data.
Thank you!
Seems like there is nothing I can do to make the contact form work. I am not a wiz at this stuff but I am able to navigate and set up your theme and I use it everyday. I love it but I seem to keep having problems with the sign-up form not working and now the mailchimp sign-ups are not working either.
Please help – I have tried numerous things that normally worked in the past.
Wordpress and theme are up-to date
I have removed the contact form saved and then added it back
Then I discovered my newsletter sign-ups are not working either
Then I read the forum help topics and tried the suggested plug-ins – they don’t work
I added the PHP file – that didn’t work – if I even added it correctly
I did not clear my browser cache but I did try this in 2 other browsers that I don’t normally use.Topic: Header Menu Spacing
Topic: Menu and sub topics
Please assist. I would like the menu here: http://ourkidzfirst.org/ (Hover the link “About”)
to perform like the menu here: http://vernonholmeselectric.com/ (Hover over the link “Service”) (Please note how the sub menu items fall directly under the word Service)
The menu on the About link is disconnected and far away (Don’t know why) and I need to deliver on this project later this evening.
Thank you in advance.
Dear Sirs,
If you goto http://kibantiqueshol.wpengine.com/?page_id=14 (hosted on WPengine) I have a logo in the background on the top right “KA” I am tring to get this to show at the front over the banner image but not sure how to dod this can you help. The end result will be that the logo circle will show over the banner image of the shop that waht I am trying to achive can you help please.
many thanks
Pete
Viewing 30 results - 95,401 through 95,430 (of 142,851 total)
