-
Search Results
-
This is the only way I have to communicate with someone OTHER that Yigit, who has been unable to help me with my many Enfold theme issues for almost 30 days. I need to escalate the issues I am having to someone in Kriesi that can actually help resolve them. The support post is https://kriesi.at/support/topic/enfold-support-login-not-working/#post-748130, and I think if you read the whole string you will see why I am so frustrated and disgusted with Kriesi. The fact that you provide no avenue for me to get help other than this is inexcusable, and the lack of support I am getting is astounding. You put yourselves out there on your website and being so wonderful and your themes so fantastic and your support so incredible, and yet here I am with a site that has transparent menus, overlapping menu on my logo, and a user ID that cannot log into Kriesi support so that I can request help, search the forums, look a the previous post I made months ago for EXACTLY THE SAME PROBLEM that Kriesi did resolve – proving that it was a theme issue, not a host provider issue – or post any other issue I might have. You should be ashamed of this treatment of a paying customer.
Hello,
I am not sure how to explain what I’m looking for very clearly. So I am posting a url to what I’m trying for.
Is there a good way, using Enfold, to achieve this?
Something that is easy to edit, easy to add/delete from. Searchable by year.Please view the Private Content for more info.
Thank you
Building a new site for a company hiring out boats. They want to use Planyo booking system – http://planyo.com.
I´ve done my first try to integrate one of Planyos widgets (nervous what will happen with all the others).
I´ve placed the code for the ”Availability search box” in a code block (first page http://new.gotakanacharter.se ) and in a text widget ( http://new.gotakanalcharter.se/planera-din-resa/ ).
In the first case the calender doesn´t appear, in the text widget case there are some ugly text boxes witch also appears on a booking page:The code that I have placed both in the code box and in the widget i as below (yes, it´s possible to change the css i planyos system, but I don´t know how….)
<script type=’text/javascript’ src=’https://www.planyo.com/utils.js’></script>
<script type=’text/javascript’ src=’https://www.planyo.com/wrappers.js’></script><link rel=’stylesheet’ href=’https://www.planyo.com/schemes/?calendar=24466&detect_mobile=auto&sel=scheme_css’ type=’text/css’ />
<div id=’planyo_search_widget’ class=’planyo ‘>
<style type=’text/css’>
#search_form label {display:block;float:none;width:100%}
form#search_form li.planyo_static_help {margin-left:0px;}
</style>
<form id=’box_search_form’ name=’search_form’ class=’left title_inside multi_column’ action=’http://new.gotakanalcharter.se/batar/’ method=’get’><fieldset >- <input type=’hidden’ value=”24466″ id=’calendar’ name=’calendar’ /><input type=’hidden’ value=”1″ id=’submitted’ name=’submitted’ /><input type=’hidden’ value=”http://new.gotakanalcharter.se/batar/” id=’feedback_url’ name=’feedback_url’ /> <div style=’position:absolute;visibility:hidden;z-index:1000;’ class=’picker_dropdown title_inside’ id=’box_start_datecal’ onmousedown=’var e=arguments[0] || window.event;e.stopPropagation();’ onclick=’var e=arguments[0] || window.event;e.stopPropagation();’ ></div>
<script type=’text/javascript’>
js_set_event(document.getElementById(‘box_start_datecal’), ‘click’, ‘js_dummy’,false);
document.first_weekday=1;
</script>
<script type=’text/javascript’>
document.new_scheme=1;
document.s_prev = “tidigare”;
document.s_next = “nästa”;
document.s_today = “idag”;
document.s_day = “dag”;
document.s_days = “dagar”;
document.s_week = “vecka”;
document.s_weeks = “veckor”;
document.s_weekday = “veckodag”;
document.s_month = “månad”;
document.s_single_res = “single resource”;
document.s_weekdays_short = eval(‘[\”M\”, \”T\”, \”O\”, \”T\”, \”F\”, \”L\”, \”S\”]’);
document.s_weekdays_med = eval(‘[\”Mån\”, \”Tis\”, \”Ons\”, \”Tor\”, \”Fre\”, \”Lör\”, \”Sön\”]’);
document.s_weekdays_long = [“Måndag”,”Tisdag”,”Onsdag”,”Torsdag”,”Fredag”,”Lördag”,”Söndag”];
document.s_months_short = eval(‘[\”Jan\”, \”Feb\”, \”Mar\”, \”Apr\”, \”Maj\”, \”Jun\”, \”Jul\”, \”Aug\”, \”Sep\”, \”Okt\”, \”Nov\”, \”Dec\”]’);
document.s_months_long = eval(‘[\”Januari\”, \”Februari\”, \”Mars\”, \”April\”, \”Maj\”, \”Juni\”, \”Juli\”, \”Augusti\”, \”September\”, \”Oktober\”, \”November\”, \”December\”]’);
document.s_all = “Alla”;
document.s_showall = “Show all”;
document.s_areav = “är tillgängliga.”;
document.s_clickres = “Klicka för att boka.”;
document.s_partav = “Endast tillgänglig för uthyrning mindre än ett dygn. Klicka på datumet ovan för detaljer.”;
document.s_outof = “utanför”;
document.s_unav = “Upptagen”;
document.s_av = “Ledig”;
document.s_vacation = “Vacations”;
document.s_allday = “All day”;
document.s_day_view = “dag”;
document.s_month_view = “månad”;
document.s_more = “mer”;
if (!document.date_format) document.date_format = “d M Y”;js_set_event(document, ‘mousedown’, ‘js_close_calendar’,false);
</script>
<li id=’row_box_start_date’ class=’fld_single’><div id=’par_box_start_date’ class=’with-status-border float-label-parent float-label-text-parent par_box_start_date’><label id=’lab_box_start_date’ style=’visibility:hidden’ for=’box_start_date’>Datum*</label><input type=’text’ id=’box_start_date’ name=’box_start_date’ value=”” onfocus=”js_close_calendar();document.active_float_date=’box_start_date’;js_show_calendar(‘box_start_date’,’planyo_float_date_changed();’);” onmousedown=”var e=arguments[0] || window.event;e.stopPropagation();” onclick=”var e=arguments[0] || window.event;e.stopPropagation();” placeholder=”Datum*” onfocus=”update_float_label_focus(‘box_start_date’,1);” onblur=”update_float_label_focus(‘box_start_date’,0);” onkeyup=”update_float_label(‘box_start_date’);” /></div><script type=’text/javascript’>
function planyo_float_date_changed() {
if(document.active_float_date)update_float_label(document.active_float_date);
if(window.planyo_dates_changed)planyo_dates_changed(); else if(window.on_planyo_date_picked) on_planyo_date_picked();
}function update_float_label(item_name) {
var item=document.getElementById(item_name);
var label=document.getElementById(‘lab_’+item_name);
if(item && label) {
label.style.visibility = item.value && item.value.length>0 ? ‘visible’ : ‘hidden’;
}
}function update_float_label_focus(item_name,f) {
var item=document.getElementById(‘par_’+item_name);
if(item) {
item.style.borderColor = f ? ‘#3D83A8’ : ‘#c0c0c0′;
}
if(item_name==’phone’||item_name==’mobile_number_param’) {
var countryit=(item_name==’phone’?’phone_country_param’:’mobile_country_param’);
if(document.getElementById(countryit) && document.getElementById(countryit).value==’-1′)
float_country_clicked(countryit);
}
}</script>
<div class=’float-date-icon’ onmousedown=”js_close_calendar();var e=arguments[0] || window.event;e.stopPropagation();” onclick=”var e=arguments[0] || window.event;e.stopPropagation();” onmouseup=”document.active_float_date=’box_start_date’;js_show_calendar(‘box_start_date’,’planyo_float_date_changed();’);” id=”box_start_datecalref”></div><div style=’clear:both’></div><li id=’row_rental_time_value’ class=’fld_single’><div id=’par_rental_time_value’ class=’with-status-border float-label-parent float-label-select-parent’><label for=’rental_time_value’>Hyrestyp</label><select name=’rental_time_value’ id=’box_rental_time_value’ onfocus=”update_float_label_focus(‘rental_time_value’,1);” onblur=”update_float_label_focus(‘rental_time_value’,0);” onkeyup=”update_float_label(‘rental_time_value’);”>
<option selected=’selected’ value=”168″ >One week</option>
<option value=”336″ >Two weeks </option>
</select>
</div><input type=’hidden’ value=”name” id=’sort_fields’ name=’sort_fields’ /><input type=’hidden’ value=”name” id=’sort’ name=’sort’ /><input type=’hidden’ value=”1″ id=’is_night’ name=’is_night’ /><input type=’hidden’ value=”1440″ id=’granulation’ name=’granulation’ /><input type=’hidden’ value=”search” id=’mode’ name=’mode’ /><input type=’hidden’ value=”0″ id=’presentation_mode’ name=’presentation_mode’ /></fieldset><div id=’res_form_buttons’ >
<label for=’submit_button’> </label><input class=’button’ id=’box_submit_button’ name=’submit_button’ type=’submit’ value=”Sök” /> </div>
<input type=’hidden’ value=’true’ id=’submitted_field’ name=’submitted’ />
</form>
</div>Hello,
I’ve installed Enfold on a local WordPress copy. I’m using Mamp on a Mac. Theme as been well installed and I’ve imported the default theme data. When I try to edit a page, Avia builder won’t load, it keeps spinning. I’ve search on your forum and find similar cases but no solutions… What I can say is that the following error is displayed on the console when I load a page :
wp_help_pointer_open — post.php:225TypeError: $(pointer.target).pointer is not a function. (In '$(pointer.target).pointer( options )', '$(pointer.target).pointer' is undefined)Is there a fix for this issue? I have been searching the whole support forum, but any topics reported this issue for a long period of time on different Enfold versions got the answer about some ‘conflicting’ plugins and did not retrieve any valuable solution. I have got the same error on your site using this theme http://kriesi.at/wp-content/themes/enfold/framework/ and the theme demo http://kriesi.at/themes/enfold/wp-content/themes/enfold/framework/ both returning 403.
This is bad for SEO because Google hates errors. Is there a temporary fix for this? This is not a site-specific question but more like a bug report.
Regards
Topic: Facetwp
Hi guys. I’m thinking in a new site in Enfold but I need to know if it´s compatible with Facetwp plugin.
What I need is a plugin that allows me to customize all the searches and this is the only one I found, so know this is my priority.Thanks
I recently set up a hosting account through GoDaddy where I have registered my domain. I set up WordPress and purchased Enfold and have been following the tutorial on YouTube. I am extremely new to WordPress so it is likely I might be doing something wrong but I have been following directions.
When I go into Appearances < Themes < Add Themes < Upload Theme – I choose the file and it doesn’t work when I try to install it.
Now I have downloaded it twice – the first time as recommended and then I compressed the files into zip format. Then I tried downloading all of the files and just tried to upload the .zip file in that package and still it doesn’t work.I do not get an error notice on the screen. The title of the tab above says “Failure Notice”
And there is a box that says:
“Are you sure you want to do this?”
“Please try again” (this text is selectable which just takes me back to the Theme upload page.Can you help me please? I have not found in my search a problem like this.
Thank you.I am using this code because I need a product shop search icon at the beginning of the store, in the mobile version.
add_theme_support( 'avia_custom_shop_page' );In the Enfold forum you notice that this solution is a Beta feature and is still tested.
I think it works fine. But I need to know if it is already a definitive solution and it works well.
I’m working with her, but I need to make sure she works fine.
Is it so?
I am toying with the post layout in the construction theme and noticed that when I try to work in the Avia Layout Builder the bottom half of the page with share buttons, suggestions, and commenting disappears.
Also I don’t know where to edit this section because it doesn’t show up anywhere in the page builder or other places I’ve searched. I would love to be able to use and manipulate this beautiful content.
I’m using Enfold child theme with some customizations and I’m having problems showing slovenian characters, but only in Microsoft Edge and Internet Explorer. In all other browsers the characters are showing OK.
I’m using Josefin Sans as “Heading font”, but IE and Edge for some strange reason always replace special characters (č,š,ž) with some other font (see picture on the link). The rest of characters are showing properly.I searched the forum and tried different solutions (adding code to functions.php to extend the subset, adding quick CSS corrections etc), but nothing seems to work.
In fact, with adding the “add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’)…etc” solution to extend the subset I even completely lost the Josefin font and all the headings were showing as some other generic font – on all browsers!Any other ideas how to proceed?
Thx in advance.
Topic: Enfold theme
I feel like an idiot. I acted quickly and extended my support for Enfold theme before I discovered you don’t actually offer support. A complete waste of $44!
I have searched the forum endlessly and cannot solve my particular issue. Although I have a purchase code and extended support now, I cannot figure out how to pose a question in the forum. Since I cannot find a solution in old posts, I’m stuck.
My problem is actually fairly straight-forward: I need to set up individual classes for individual hotspots in an image map.
I figured out how to set up classes for all ALB elements but that allows me to set up a class for the image map – not a different class for each individual hotspot in the image map.
If I cannot get some help, can I at least get refunded the $44?
Thank you,
AshleyPS Below is additional private info
Topic: Media Library Issue
Images I am currently uploading are getting uploaded to outdated folders (eg: a 2011 folder). Some images display in the Media Library, but most get an http error and appear as gray default icons. I’ve checked the permissions and have used an FTP to delete duplicates and upload directly, but nothing has resolved the issue. Using current release of WP and just purchased Enfold a few days ago.
Searching the forums for a resolution or how to ‘add’ my issue to a similar post but can’t find a way.
Topic: Slider or Accordion?
Topic: Enfold Demo Version
Hi there,
My Name is Siddharth and would like to congratulate the team on building an amazing theme.
I am planning to create an online video tutorial where I help non tech entrepreneurs set up their websites, host it, optimise it for search etc.
I want to use Enfold as the primary theme to instruct them. Is there any way you can give access to a timed demo of the theme so that my students can access it to learn how to build better websites using the same?
Hoping for a positive response
Thanks,
SiddharthTopic: Modal button/link
Hi all,
I was searching the forum and came across this topic and followed what Josue wrote, but i’m not having any luck in getting the link to popup a modal box.
<script> (function($){ $(window).load(function() { $('a[href*="?inline"]').magnificPopup({ type: 'inline' }); }); })(jQuery); </script>Trigger link:
<a href='#modal?inline'>Link</a>Is there an additional plugin you need to get the above code to work? I was under the assumption that it was already what enfold was using.
Where should i place this code, i have html in a text module and the CSS in the quick css section, but where do i put the JS?
