-
Search Results
-
Topic: Error
I just got another license of this theme. This is the first time I am getting this error at http://iphonevideoshortcut.com/
This is the App DemoWarning: include(/home/iphonevideoshort/public_html/wp-content/uploads/avia_fonts/Flaticon/charmap.php): failed to open stream: No such file or directory in /home/iphonevideoshort/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469
Warning: include(): Failed opening ‘/home/iphonevideoshort/public_html/wp-content/uploads/avia_fonts/Flaticon/charmap.php’ for inclusion (include_path=’.:/opt/php54/lib/php’) in /home/iphonevideoshort/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469
I searched the forum and tried looking for a duplicate but could not find it.
Thanks.
Topic: Focal point in image
Dear Kriesi-Support-Team,
I am searching for a theme where I can set a focal point in an image. When I upload an image (e.g. fixed in the colour section) with a subject that is not in the centre of the frame, the subject gets removed due to resizing on different screens. I need to be able to set the focal point so that I can choose a certain part of the image to remain in the frame when resizing. Is this possible with Enfold or another of your themes?
Thank you in advance! Best regards,
JuliHello together,
On desktop devices, I am using the glassy and sticky menu and wanted to do so on mobile devices as well.
Therefore, I used the two code snippets from your documentation:– https://kriesi.at/documentation/enfold/header/#transparent-header-on-mobile
/* Transparent header on mobile */ @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background: transparent!important; position: absolute!important; }}– https://kriesi.at/documentation/enfold/header/#sticky-header-on-mobile
/* Sticky header on mobile */ @media only screen and (max-width: 767px) { .responsive #top #main { /* Margin top value should be equal to header height*/ margin-top: 180px; } .responsive #top #wrap_all #header { position: fixed; } }On desktop devices, the menu displays a different logo and a different font-color whenever the glassy menu is active. On mobile it does not.
How do I apply the transparency logo and the white font-color (search icon & burger menu) on the glassy mobile menu?
PS: I had to remove the margin-top from the sticky code snippet or otherwise an ugly bar would have been shown underneath the glassy mobile menu. Maybe this could be noted within your documentation as well.
Best regards,
MarcHi ya,
I had some modifications done with your friendly and competent support on the theme for my customers.
However, when I scroll down the page, the logo jumps as you can see when trying. Also the main menu color is black when all the way up, when scrolling down it changes to the right color: #574b41
How would I stop the logo from jumping and how would the menu have the color #574b41 for good?
Could you help please?
My styles.css :/* Theme Name: PLP Enfold Child Description: Enfold Child Version: 1.0 Author: Stefan B. Author URI: http://kriesi.at Template: enfold */ #top .av_header_glassy.av_header_transparency .social_bookmarks li, #top .av_header_glassy.av_header_transparency .social_bookmarks li a { border-color: rgba(255,255,255,0.25); color: #574b41; } #top .av_header_transparency #header_meta { background: #ffffff; box-shadow: none; border-bottom: 1px solid rgba(255,255,255,0.25); } #top .av_header_glassy.av_header_transparency .header_bg { background-color: #fff; opacity: 0.6; filter: alpha(opacity=60); } #top .fullsize .template-blog .post .entry-content-wrapper > *,#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 1300px; } .header_color .header_bg { background-color: #e1f5f4; font-size: 18px !important; color: #574b41 !important; opacity: 0.5; filter: alpha(opacity=50); } /* CSS - Widget border */ span.news-thumb { display:none !important; } .hr.hr-short.hr-center.side-bar { margin: 0px !important; } .hr-short.side-bar .hr-inner { width: 90% !important; left: 15% !important; } #menu-item-search { display: none; } @media only screen and (min-width: 768px) { .av_secondary_right .sub_menu { padding-right: 160px; } } .av_phone_active_left .phone-info { position: absolute; right: 0; float: none; padding: 0; } .av_phone_active_left .phone-info #searchform #searchsubmit { font-size: 13px; width: 30px; line-height: 30px; } #top .av_minimal_header #s { padding: 9px 47px 9px 7px; } #top .isotope-item { padding-right: 5px; } .news-time { display: none; } .plp-phone .iconbox_icon:before { visibility: hidden !important; } .plp-phone .iconbox_icon { background: url(https://dev.plp-group.com/wp-content/uploads/2018/09/phone.png) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; } .sidebar, .sidebar_right { min-height: calc(100vh - 250px)!important; }and my quick .css:
/*iconbox start */ .plp-iconbox { position: relative; background-image: url('https://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox.png')!important; height: 181px; background-position: center; background-repeat: no-repeat; background-size: cover; font-size: 10px !important; } .main_color.iconbox_top .iconbox_content { background-color: transparent!important; box-shadow:none!important; } .clickme:hover { cursor: pointer; } .plp-iconbox:hover { background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_mo.png')!important; height: 181px; background-position: center; background-repeat: no-repeat; background-size: cover; } #after_full_slider_1 .iconbox_top .iconbox_icon { top: 15px; } #after_full_slider_1 .iconbox_top .iconbox_content { padding: 80px 20px 20px 20px; } .plp_noiconbox { position: relative; background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd-1.png')!important; height: 190px !important; width: 347px !important; background-position: center; background-repeat: no-repeat; background-size: cover; font-size: 10px !important; } .plp_noiconboxact { position: relative; background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_act.png')!important; height: 190px !important; width: 347px !important; background-position: center; background-repeat: no-repeat; background-size: cover; font-size: 10px !important; } .plp_noiconbox:hover { background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo-1.png')!important; height: 190px !important; width: 347px !important; background-position: center; background-repeat: no-repeat; background-size: cover; font-size: 10px !important; } #top.page-id-234 .iconbox_top .iconbox_icon { display: none; } .page-id-494 .iconbox_top .iconbox_icon, .page-id-234 .iconbox_top .iconbox_icon, .page-id-502 .iconbox_top .iconbox_icon, .page-id-510 .iconbox_top .iconbox_icon { display: none; } .clickme:hover { cursor: pointer; } .plp_noiconboxm { background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo.png')!important; height: 190px !important; width: 347px !important; background-position: center; background-repeat: no-repeat; background-size: cover; } .plp_noiconboxv { background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo.png')!important; height: 190px !important; width: 347px !important; background-position: center; background-repeat: no-repeat; background-size: cover; } .plp_noiconboxp { background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo.png')!important; height: 190px !important; width: 347px !important; background-position: center; background-repeat: no-repeat; background-size: cover; } h3.iconbox_content_title { font-size: 16px!important; } /*iconbox end */ #top #avia-menu > li > a:hover { background: transparent !important; text-decoration: underline; } #top #avia-menu > li > a:hover span.avia-menu-text { color: #574b41 !important; } .sidebar_tab .tab_titles { max-width: 250px; } .js_active .tab { font-size: 1em; } .sidebar_tab .tab_content { min-height: 100px !important; } /*accordion start*/ .aviaccordion-active-slide .aviaccordion-preview { width: 100% !important; } h3.aviaccordion-title { color: #584b42!important; background-color: #e1f5f4; } #top .aviaccordion-excerpt { color: #ffffff!important; margin-left: 120%!important; width: 300px!important; } #top .aviaccordion-title { color: #584b42!important; margin-top: 50%!important; } /*accordion end*/I can’t spot the black…?!? …and yes I will combine them in styles.css, when I’m done editing.
Thanks for all the help!
StefanI have done this with another theme (Weaver II) along time ago and I’m trying to do the very some thing with Enfold. I have a site that is HTML and I just want to use the one page restaurant demo for an event. I have the demo edited and set to go and have FTP it to the online server, in a subfolder. But every time I try to access the page:
http://www.sfrcsonora.com/wineride
(wineride is the subfolder containing the WordPress and Enfold theme)The following happens, the URL changes to: http://www.sfrcsonora.com:8888/wineride
and of course the page cannot be found.My .htaccess file is the following:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /wineride/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wineride/index.php [L]
</IfModule># END WordPress
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/wp-admin [NC]
RewriteCond %{QUERY_STRING} author=\d
RewriteRule ^ /? [L,R=301]I did add the following lines to the wp-config.php file:
define(‘WP_HOME’,’http://example.com’);
define(‘WP_SITEURL’,’http://example.com’);The page came up but was broken.
I cannot login either, the login page comes up but when you select the login button:
http://com.sfrc.mamp:8888/wp-login.php
It tries to go to my local server login.I have done a search and replace so that it uses the online server information with the application “Search Replace DB” version 3.1.0.
I do have this setup working with another theme: http://www.justapieceofcloth.com/cistudios_wp/
Thanks for any and all help,
David
I’ve searched for PHP or shortcode examples to retrieve latitude and longitude values while passing a valid address but I’ve not found any examples. I’ve entered a working API key into Enfold but need to get lat and lng values to make my backend work.
I have a iHomeFinder shortcode I am using on the homepage to display an area map with a form field above that you should be able to search an area which will autocomplete when typing. This does not work with the newest enfold theme (not sure about other versions) but works when switching to a default theme.
I have checked with iHomeFinder and they said to contact you.
Hi,
I read your topic here
but I am not sure if there i an orderby option which will work out for my needs.
What I am searching for is a completely custom sort order, so I can say put this post on first position, this on second etc.
I attach site and order in private content.Thanks!!
Hi, I implemented a solution to have a Pinterest icon appear on all images of my site, which can be clicked and have the image pinned on pinterest.
However, I can’t get it working on post featured images, because of Enfold’s default link to the image itself.
Searching the forum, I found this, but it’s of no help, since it disables all pointer events on the featured image, including my pinterest overlay and link:
.blog .big-preview.single-big { pointer-events: none; }
So I need another solution (without changing core Enfold files) please.
Here is a page on the site, notice how the pinterest button appears on all post images, except the featured image.Is there a hook or something to disable Enfold’s featured image link?
Thanks,
TomTopic: Enfold Search
Hi there,
Is there any filter avilable to update enfold search box sql query?
I want to include few woo commerce fields in the search.
Any help will be highly appriciated.
Thanks!
Hi,
After updating Enfold to the latest version, the thumbnails on single post pages are appearing stretched and blurry. Before the update, the featured image would display at 100% of what ever the image size is.This only seems to be happening to featured images. Thumbnails in other areas of the site are working normally.
I have searched for solutions here in the forum but the ones I have found are woocommerce related, but woocommerce is not installed on this site.I think this is happening because the featured image setting is : featured: 1500×430 pixels (cropped to fit).
How can I make it so that the thumbnails displayed are set at 100% of the original image dimensions instead of stretching them?Thank you.
Topic: Enfold gives me an error
Hi!
When I press the search button of my site the theme gives me an error:
Warning: include(/membri/challandart/wp-content/uploads/avia_fonts/lifestyles/charmap.php): failed to open stream: No such file or directory in /membri/challandart/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469Warning: include(): Failed opening ‘/membri/challandart/wp-content/uploads/avia_fonts/lifestyles/charmap.php’ for inclusion (include_path=’.:’) in /membri/challandart/wp-content/themes/enfold/config-templatebuilder/avia-template-……………..
What can i do?
Thank you!
Hi, I am using the booking.com search box plugin, however the enfold styling for calendars and drop downs seems to conflict, rendering the box out of alignment and the calendars not very user friendly.
Is there a way to disable the default enfold styling from a specific widget?
Topic: Stop MP4 from looping
I’ve created a post & used the enfold video element shortcode to insert a self-hosted video. It loops back to the beginning when it reaches the end of play.
How do I stop it from looping?
I’ve searched the forum for a solution but haven’t been able to find a workable option.
