-
Search Results
-
Topic: Fullwidth button errors
Hi,
I get these errors:
Notice: Undefined index: index in /home/cawandsw/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth.php on line 405
Warning: Cannot modify header information – headers already sent by (output started at /home/cawandsw/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth.php:405) in /home/cawandsw/public_html/wp-admin/post.php on line 197
Warning: Cannot modify header information – headers already sent by (output started at /home/cawandsw/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth.php:405) in /home/cawandsw/public_html/wp-includes/pluggable.php on line 1210
When I edit and save these pages:
https://cawandsworth.org/crisis
https://cawandsworth.org/get-advice/crisis/firstaid/
https://cawandsworth.org/crisis-contact
https://cawandsworth.org/dascas-resources
https://cawandsworth.org/dascas-contactI’ve a feeling it may be some conflict with the full width button used on those pages.
Help!!!
Topic: Open Link in lightbox
Hi to all
I search a solution in Enfold, to open e Link from a button or a pic not in a “new Window” (or tab) – but in a lightbox!Like here: http://www.multipixx.com/de/demo
Thanks for helping
Markus
Hi,
a have made several attempts to get a grid like in this site from the ENFOLD / DEMO 2017 / BLOG MODERN / A SMALL GALLARY
http://kriesi.at/themedemo/?theme=enfold-overview
1. Question: How can i display TAGS under an blog post?
2.Question: After the share buttons there is a 2 collum and 6 post grid. How can i get this? Is it from the blogelement? Is it a widget and when yes what?I like the style and want it to integrate.
Many thanks for hopefully some answers.Thank you.
Bert
I created a landing page and need to report AdWords conversion. Was given these instructions to follow https://support.google.com/adwords/answer/6331304?&hl=en but not sure how to use onclick on this instance.
Does this solution answer my need? http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/
If so, what should be on onclick? Where on functions.php (not using child theme) should I place the code snippet?Topic: customize portfolio grid
Hi dear support,
i’d like to customize the layout of a single portfolio-entry of the portfolio-list when calling an portfolio-category-URL.
I found file:
enfold\config-templatebuilder\avia-shortcodes\portfolio.php
as well as file
enfold\single-portfolio.php
but didn’t get who is doing what.Best solution would be if i could add another list template to the portfolio-layout-selection of the portfolio-grid-element.
When selecting this, how i am able to influence full the rendering of a single entry?
(Should get a single columned list with image and text right of it plus button)How can i do this all in the child theme (do i have to copy whole class files? To which child folder then?)
Thank you a lot!
Cheers, Sam
Hi
Your enfold theme is lovely and I’m very interested to build my new website based on it but I’ve a question before buying it. As a wedding photographer, I create a password protected page for each of my clients so they can easily see and share their photos.
Are password protected pages provided in this theme? I mean no user account needed, only a password, not referenced by google bots.
I’m looking for a elegantly integrated section in the main page where the bride and groom enter their password with a “Enter” button to get redirected to their private gallery. Is it possible from the Enfold theme?
Thanks for your help!
Hi,
I´m using the Enfold theme and I have a question (I couldn´t find the solution on the forum). I want to remove the search button from the main menu of my web, but I don´t see the option in the WP backoffice, and I don´t know if this is possible to do.
How can i do that?
Thanks.
Regards.
Topic: inline buttons
how would one apply the solution in below thread to 2 specific buttons instead of all buttons on a site?
https://kriesi.at/support/topic/enfold-buttons-next-to-each-other-within-same-columns/
thanks
Hi,
I have some issues when I imported the Enfold 2017 demo to my site. The to-top button is not showing and when I scroll down the background of the main menu is not changing to white. The background of the main menu is still transparent which makes the white menu impossible to be seen.Do you have any idea what is causing those issues?
I am using WordPress 4.4.2.Thanks,
OliviaEdit:
Hi, I figured it out. Some plugins are not configuration right I guess. All good now. Thanks!I’ve created a custom post type with custom templates and using Enfolds version of magnificPopup to create a popup gallery in my post list.
The gallery initializes correctly and works as intended if I click the image inside the initialized gallery element to open the pop up, but if I use jQuery to open the gallery with a button the popup style changes, does not animate and I’ve had to overwrite the .mfp-figure element in CSS to opacity: 1 to show the images in the popup, overwriting a style in Enfold’s layout.css.
Perhaps there is some Enfold style that doesn’t get added when opening the popup using magnificPopup(‘open’)?
I initialize each gallery on the page using:
$('.go_products-popup-gallery').each(function() { $(this).magnificPopup({ delegate: 'a', type: 'image', tLoading: 'Loading image #%curr%...', mainClass: 'mfp-img-mobile', gallery: { enabled: true, navigateByImgClick: true, preload: [0, 1] // Will preload 0 - before current, and 1 after the current image }, image: { tError: '<a href="%url%">The image #%curr%</a> could not be loaded.' } }); });And open the gallery with the button using:
$('.go-gallery-btn').click(function(e) { e.preventDefault(); var id = $(this).data('id').toString(); $(".go_products-popup-gallery[data-id='"+id+"']").magnificPopup('open'); });Hi Enfold Team,
how can i change the design of the portfolio sorting options above the masonry? I would like to design them as buttons via CSS.
Also i would need to get rid of the / between the sorting options.
Thank you
Phil
