-
Search Results
-
Hi,
we run WP 5.4.2 with Enfold 4.7.6.3 and the latest php Version 7.4. We did the update last week. The webside is still running, but there are serveral problems in the backend:
– Posts: It s not possible to update Poste, the button doesn’t work
– Dashboard, Customizer Site in WP: Both sides are not layouted in the typical WP backend appearance – CSS not loaded, just plain unstyled text
Do you have a idea how we can fix this problems? Which PHP Version do you recomment?
Best regards :)Topic: Header help please
Hi
I am working on this site
the client wants a burger menu on desktop as well as phone
I have used an Enfold menu for the Mobile version
I have used a plug-in to create the custom burger menu you see on the left of the headerI have used a secondary menu to create the BOOK NOW link at top right
but Ideally I would like the header to look like this
https://diamondbeachcabarita.com.au/wp/wp-content/uploads/2020/08/Screen-Shot-2020-08-24-at-2.05.01-pm2.pngie – create a button that links to the booking page
(if possible toggle the book now button off for mobile)
and
move the image up closer to the logo
I have tried using css { display: none; } for several things that I thought would move it up but so far I have had no luckI hope you can help me out
Hi, I tried to update my theme from 4.5.2 to latest, using the following steps:
1. Verified token info — all ok;
2. proceed to WP updates, and update theme —
3. and it showed some error: Enfold: Download failed. Forbidden.After that, I went back to Enfold Menu, and it shows no link buttons or menu items anymore…. So I can’t verify again my token info or any settings…
Ater reading this forum, tried to manually upload theme to overwrite, no luck again.
SOLUTION: —
1. Downloaded “WP only files”
2. Go to to Appereance — Themes – Upload
3. Upload new theme
4. WP will ask you want to overwrite (yes — but have a backup done before)
5. Done.Topic: Vertical Menu Alignement
Hi guys,
I have created a website using the enfold theme which supposed to look like http://www.sekta.co.za. My site is on http://www.primenet.co.za and I have the following issue:
My vertical menu social icons are note matching the sekta.co.za positioning. I want my social media icons to be at the bottom of the menu(screen) and to stay like this when site is seen on different screen resolutions. At the moment on larger monitors the social icons move up and they don’t stay at the bottom. I have used the following CSS in order to get the current possitioning:
.html_header_sidebar #top #header {
width: 84px;
height: 100%;
}
.html_header_left #main {
margin-left: 84px;
height: 100%;
}
li#menu-item-11{
padding: 126px 3px 141px 3px;
}I have created the social icons like buttons in the menu. Let me know what CSS I can use and how to get the desired look. Its also possible to use standard social media options in Enfold but If i can have the icons on new row under each other.
Hi there,
We’re trying to get some events set up in Google Analytics to track clicks. The code involves adding the following onclick= within the <a href string:
The clicks we would like to track are buttons within the main nav and also buttons on the homepage and elsewhere within the site. How can we add this onclick= code when we’re using Enfold buttons and main nav links?
Hi everyone,
I have a custom function for the next and previous buttons that allows me to browse only with the same category on a specific page. This function is added to pages with a code block.
I would like to be able to use this function only for the portfolio, but it is not working.
I know that this is not related to Enfold, but if there is anyone who can help me, I will appreciate it.// Função prev-next dos portfolios
add_shortcode( ‘prev’, ‘prev_shortcode’ );
add_shortcode( ‘next’, ‘next_shortcode’ );
function prev_shortcode() {
global $post;
$result = get_previous_post_link( ‘<div class=”nav-previous”>%link</div>’, __(‘<span class=”av-icon-char” style=”” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” data-avia-icon-tooltip=”Anterior”></span>’, ‘prev-next’ ), true );
return $result;
}
function next_shortcode() {
global $post;
$result = get_next_post_link( ‘<div class=”nav-next”>%link</div>’, __(‘<span class=”av-icon-char” style=”” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello” data-avia-icon-tooltip=”Seguinte”></span>’, ‘prev-next’ ), true );
return $result;
}Best regards
Hello there,
I am writing because since I manually updated from Enfold 4.3 to 4.7 I cannot enter spaces into text fields such as headings, and icon titles. For instance, when I enter “Hello this is my heading”, it shows something like “Hellowthisismyheading”. Also, the Enter button used to work when modifying something in the Advanced Editor and it just doesn’t anymore.
This only happens with users whose role is set to Administrator. But it does not with editors.
Thank you very much in advance for your kind attention.
Best,
I have created a new page in an established site but the Advanced Layout Editor button is not working on this page. Existing pages that have been created withe the editor still work, but if I switch to default editor it is not possible to go back to the advanced editor.
I have updated WordPress and Enfold. I have tried deactivating all plug-ins but this makes no difference.Dear support team,
I need to create a product bundle that allows the user to select exactly x meals out of y meal options. For that, I have decided to use the plugins:
- Woocommerce
- Woocommerce Product Bundles
- Product Bundles – Min/Max Items for WooCommerce
The plugins have worked as advertised until I activate the Enfold theme. This hints at a theme conflict. From the following thread, I was able to
narrow down the problem to the following line of code inside the enfold\config-woocommerce\woocommerce-mod.js file:
avia_apply_quant_btn();I commented out that line and was able to restore the functionality of the plugins. However, the custom +/- buttons disappeared and the woocommerce default ones have not reappeared. A member of your support team has mentioned that they could not recreate the problem on your own installations:
https://kriesi.at/support/topic/enfold-woocommerce-bundle-plugin/Please let me know what you need from me to access and inspect the issue on my site.
Thank you in advance!
Dear all,
As i wrote in the title, the text and some images are not anymore visible:
Just have a look http://www.fratisog.it and you Will not see the text, link or button.
Only background images are visibile
Topic: Enfold won't update
Hallo,
nach dem Updaten von Enfold und WP treten folgende Probleme bei mir auf:
– Beim Child-Theme-Editor fehlt das Menü in der linken Spalte
– Der Beitragseditor ist “kaputt”: – Das Icon mit den Shortcodes/Auswahlmenü für die Layoutelemente fehlt. Und ich kann nicht von visuell auf Text-Editor umstellen und auch nicht auf den erweiterten Editor switchen (Buttons reagieren nicht).
– Beim Einfügen von Links öffnet sich das Kontextmenü nicht komplett, d.h. ist nicht einstellbar, wo Links geöffnet werden sollen– editor is broken, cannot switch between visual/text, cannot switch to advanced editor.
– shortcode-icon (to choose layout elements) is completely missing
– editing links does not open the complete context menu– child-theme-editor: menu is missing, the column is blank
Please help, thanks in advance
Lin
Hello. The Enfold theme is not working properly after I upgraded WP to 5.5. The options along the left side of the screen are missing.
Below are the console errors:
Uncaught TypeError: createElementButton.live is not a function at HTMLFormElement.<anonymous> (avia_dynamic_templates.js?ver=5.0:52) at Function.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) at n.fn.init.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) at n.fn.init.$.fn.avia_dynamic_templates (avia_dynamic_templates.js?ver=5.0:24) at HTMLDocument.<anonymous> (avia_dynamic_templates.js?ver=5.0:14) at i (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) at Function.ready (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) at HTMLDocument.J (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) Uncaught TypeError: Cannot read property 'hasClass' of undefined at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5:2) at HTMLDocument.dispatch (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3) at HTMLDocument.r.handle (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3) at Object.trigger (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3) at HTMLDocument.<anonymous> (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3) at Function.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) at n.fn.init.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2) at n.fn.init.trigger (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3) at Object.<anonymous> (heartbeat.min.js?ver=5.5:2) at i (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)Hi Guys,
I’ve just updated my site to WordPress 5.5 and have Woocommerce 4.3.2 with Enfold 4.7.6.2.
On Microsoft Edge, Chrome, Firefox and Safari, my images on all pages don’t load until you hit the refresh button.
I see that Lazy Image loading is now standard with WP 5.5 so suspect there is some issue with this?
Any advice on getting this glitch sorted? My ecommerce website is pretty useless right now.
Thanks
kesdeg
Hello
after Updating on to WP 5.5 and Enfold 4.7.6.2 I suddenly experienced the following problem
My container displaying on the the Startpage a picture and a Maxbutton does not convert correctly on Smartphones no more.
Soon as it is am smaller screen it is centered no more, since it is no longer full with, even the cropped size of the picture and the button are different, and no longer center either if you turn the phone to square mode, see pictures attached.
Screenshot
Screenshot 2
Screenshot 3
Screenshot 4
Please help to fix this immediately, since the page is live, I didn’t change anything and it was displaying correctly until I updatedHello,
I am mostly new to this, so apologies for the list of questions. After trying to set up my own layout and struggling, I have based mine on Enfold Medical and followed the documentation. I have run into a few issues:1) I have added a header widget as per the instructions. I have not been able to style it fully using the CSS provided, or the Advanced Styling function. Where I have entered code, it has not taken effect. I would like to a) increase the font size to 1.2em, b) change the colour to black, and c) align it left and vertically centred, so it is next to the logo. How can I do this please?
2) The header widget and flexbox code has reduced the size of our logo. How can I make it larger, please?
3) My search box is blue, and the search button is not visible. I have tried to use code from these forums, but the code was from 2014 and seems ineffective. How can I change the background to white, with black text, and a search icon visible, please?
4) When viewed on mobile, my partner logo strip seems staggered. How can I present them vertically centred, please?
5) When viewed on mobile, the boxes on my page hide the slider, and the header widget appears off screen. This occurs on the Enfold Medical theme example as well. How can I fix this?
I have included screenshots below. Thank you for your help.





