-
Search Results
-
Topic: reusable page layout blocks
Hey there,
does anone know how to create reusable layout/design blocks? I can save “vorlagen” in the enhanced layout editor, but I cannot edit these things they are like stamps not templates. Maybe there is a plugin that supports creating templated layout/design blocks?
kind regards
MatthiasPS.: what kind of forum is this, I cannot search with the enfold subtopic.
Topic: Hardcoded text
Hello,
how can I translate the hardcoded strings of the Enfold Template?
I tried using the Codestyling plugin but I can’t seem to find my pt_PT file in the list of languages (that’s the only language I’m using in my wordpress 4.0).Some of the strings I’m trying to translate are the following:
you are here
search
home
archive
categories
Blog – Latest NewsBest regards,
[Nuno Martins]
Topic: font change
Hi,
When changing a font on the Enfold theme, when the font is not installed at the user pc, the user won’t see the font,
I have defined a google font ‘Open Sans Hebrew’ for a client site, is there way to show this font, also for user whom do not have it on their devices?
Thanks
TalTopic: Google Reviews Plugin
I notice the Location Lookup element of the Google Places Reviews plugin does not work with the Enfold Theme. Is there any way of resolving this proplem?
Kind regards
Duncan
Hi guys,
I would like to have a hover effect like http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/ in demo but I cannot find the setting or menu in the theme. Really appreciate if you help me with that.
by the way How can I edit the padding between items.
Thanks
Hi,
I use the Enfold theme and the within delivered Google Maps Plugin.
But I’ve customised the gMaps behaviour to serve my own needs.
My Question: How to move those customisation into a child theme?Background:
Within the “/wp-content/themes/enfold/framework/php/class-framework-widgets.php” at line ~1200 I customised some JS values to have a own color styling for gMaps. This is done within the PHP variable “$avia_maps_config” within the PHP function “avia_printmap”. And at the end, as you know, all things will be written to “$output” and than in the JS-Setup which gets written to HTML of the page. Works all well.But what do I need to do, if I want this customised thin into child theme?
(So I could update your theme easy on a regular basis.)Example:
$avia_maps_config = " var directionsDisplay; directionsDisplay = new google.maps.DirectionsRenderer; var directionsService = new google.maps.DirectionsService; var map; var latlng = new google.maps.LatLng(".$lat.", ".$lng."); var directionsto = '".$directionsto."'; var customGMapStyle = [ { 'featureType': 'landscape', 'stylers': [ {'hue': '#A4FF00' }, {'saturation': -8.5 }, {'lightness': 5.4 }, {'gamma': 1 } ] }, { 'featureType': 'road.highway', 'stylers': [ {'hue': '#A8FF00'}, {'saturation': -79.3}, {'lightness': 28.3}, {'gamma': 1} ] }, { 'featureType': 'road.arterial', 'stylers': [ {'hue': '#A8FF00'}, {'saturation': -79.3}, {'lightness': 19.5}, {'gamma': 1} ] }, { 'featureType': 'road.local', 'stylers': [ {'hue': '#A8FF00'}, {'saturation': -79.3}, {'lightness': 19.0}, {'gamma': 1} ] }, { 'featureType': 'water', 'stylers': [ {'hue': '#007FFF'}, {'saturation': 2.0}, {'lightness': 21.5}, {'gamma': 1} ] }, { 'featureType': 'poi', 'stylers': [ {'hue': '#A1FF00'}, {'saturation': -15.0}, {'lightness': 6.2}, {'gamma': 1} ] } ]; var myOptions = { zoom: ".$zoom.", /* Zoom stat value by Widget */ maxZoom: 14, /* Max Zoom in (15) */ minZoom: 5, /* Max Zoom out (0) */ zoomControl: true, /* Zoom UI on */ zoomControlOptions: {style: google.maps.ZoomControlStyle.SMALL}, navigationControl: true, navigationControlOptions: {style:google.maps.NavigationControlStyle.SMALL}, scrollwheel: false, /* Mouseweel support on */ keyboardShortcuts: false, /* Shortcuts on */ panControl: false, /* Move UI on */ scaleControl: false, /* Zoom UI on */ streetViewControl: true, /* Streetview on */ mapTypeId: google.maps.MapTypeId.".$type.", mapTypeControl: false, /* MapType UI on */ mapTypeControlOptions: {style:google.maps.MapTypeControlStyle.DROPDOWN_MENU}, center: new google.maps.LatLng(".($lat - 0.03).", ".$lng."), /* Fake center by (~70px) to custom css setup */ styles: customGMapStyle }; var map = new google.maps.Map(document.getElementById('avia_google_maps_$unique'), myOptions); if(directionsto.length > 5) { directionsDisplay.setMap(map); var request = { origin:directionsto, destination:latlng, travelMode:google.maps.DirectionsTravelMode.DRIVING }; directionsService.route(request, function(response, status) { if(status == google.maps.DirectionsStatus.OK) { directionsDisplay.setDirections(response) } }) } else { var contentString = '".$content."'; var infowindow = new google.maps.InfoWindow({ content: contentString }); var marker = new google.maps.Marker({ position: latlng, map: map, icon: '".$icon."', title: '' }); google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); }";Hope you could help me out.
As all my trying failed. Thanks.Greez Jens
Hi,
Sorry if this has been covered before, but I’m getting some issues with all the media Enfold is generating when importing images.
The clients web space is running out of disk space, and this is before we even started on building a (Woocommerce) web store ;-)So, How can I reduce the amount of images generated? Can I easily change this in the functions.php file, and if so, what effects will this have on further adding images? And of the existing images in the Media Library?
cheers for any tips, web links and such.
rob
Hello Sir,
How can I use Video in any Post at the place of Image in Enfold theme’s categories PageHelllo, I have created a button on one of my menu items and it moves with the menu header shrink. But it is no quite in sync with the menu and social icons when i scroll.
When I scroll the “my Flights icon does not snap into thin header like menu and social icons. Its like there is a delay before the menu/background jumps up
Any help would be appreciatedli#menu-item-2644 a { padding: 5px 5px; background-color: #f58020!important; color: white!important; height: 25px!important; line-height: 15px!important; margin-top: 33px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-decoration: none; }regards
MichaelTopic: Editor doesn't work
I used the Avia Layout builder (within Enfold) to create al my pages on http://www.pimpelwit.nl.
Now I can’t do any changes in the pages because it’s not loading the content within the avia Layout builder. (the loader only appears and just keeps on loading) If I open a new page it only possible to use the standard builder and if I click on the Avia Layout Builder nothing happens. I updated WordPress to 4.0 NL. Hopefully you can help us soon. Kind Regards.Hello Sir,
Please help me to change the sidebar of the Forum Page : http://www.digibuzzin.com/discussions/ ,
I changed the sidebar of this page from sidebar setting, but it has not changed..
For Screenshot, Please go to the Link: http://imgur.com/ajIxKOm
Viewing 30 results - 212,431 through 212,460 (of 244,517 total)
