Forum Replies Created
-
AuthorPosts
-
August 9, 2017 at 10:01 pm in reply to: LayerSlider not saving edits to existing slider nor allowing new slider #836648
Hey splashmediagroup,
can you please add your backend details also for us, so we can take a look please?
Best regards,
BasilisHi,
Are you using a different font for h2?
Best regards,
BasilisHi,
That is because the link is called the WP_EMBED function, based on new WordPress versions.
Please add the following code and let us know if it works.
function wpb_imagelink_setup() { $image_set = get_option( 'image_default_link_type' ); if ($image_set !== 'none') { update_option('image_default_link_type', 'none'); } } add_action('admin_init', 'wpb_imagelink_setup', 10);BTW – that is not an issue of our theme. It is a functionality that we do not disable and we allow the WordPress work perfectly on everything.
Best regards,
BasilisHi,
Thank you for letting us know.
Please feel free to create a new ticket if you need anything else.Best regards,
BasilisAugust 8, 2017 at 8:55 pm in reply to: Breadcrumbs – for default archives shows drafted page #836047Hi,
That would need some changes – but as long as it is draft I think you need to enable if it is visible generally or only with link share.
Best regards,
BasilisHey Truemotionpictures,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisAugust 8, 2017 at 8:47 pm in reply to: Enfold – Fullscreen Slider – Video controls not working with self hosted videos #836045Hey Jochen,
The page you have send us for test, returns 404
Please check itBest regards,
BasilisHi,
Yes please, do that also.
Sorry not been clear.Best regards,
BasilisHi,
Have you contacted the WPML team?
They do have solved previously other issues with Enfold as they do work with it, so contacting them might be really helpful to debug and solve the issuesBest regards,
BasilisAugust 8, 2017 at 7:48 pm in reply to: Mega Menu does'nt unfold on Mobile if Main Item isn't a page #836034Hi,
Please do use the code Yigit provided – but also the temporary solution with # and http.
Our developers are working already to fix the problem the faster and to release a valid version
with no issues at allBest regards,
BasilisHey SuperSportsUAE,
As we do load google maps from our side, the Web Developer of the plugin will have to check from their side, if the API of google is loaded or not.
That is how good plugins are been coded, to support all themes.In any case please try
add_action('after_setup_theme', 'ava_disable_gmap'); function ava_disable_gmap() { add_filter('avf_load_google_map_api', function($load_google_map_api) { $load_google_map_api = false; return $load_google_map_api; },10,1); add_filter('avia_google_maps_widget_load_api', function($load_google_map_api) { $load_google_map_api = false; return $load_google_map_api; },10,1); }Best regards,
BasilisAugust 8, 2017 at 7:37 pm in reply to: Problem using Enfold with "Photography Portfolio Demo" layout in mobile #836029Hey aurelyon,
Please take a look here
That plugin can help you fix the Image Sizes on the sizes you want them to be
Best regards,
BasilisHey Simon,
I just loaded your web site, for first time and everything is working fine.
I can see the menu links been working fine, have you managed to fix it or did any changes?Best regards,
BasilisHey Slavisa,
You can always edit the output, instead of been br tags, to be table.
But that would require a lot of customisation ( and also work with our hooks, so you do not loose on updates ), which is outside of our Support Policy.
Please do consider to hire a freelancer, who will be able to help you out with them.Thank you
Best regards,
BasilisHi,
Happy we could help.
Feel free to create a new ticket if you need anything else.Best regards,
BasilisHey bitojoe,
There is an issue, when the URL is set as #.
Kriesi is working for a fix, we will do release those updates as soon as possible.We do appreciate your understanding
Best regards,
BasilisHi,
Which sections you selected to hide, can you tell us, so we can try identify it please?
Best regards,
BasilisHey segal96,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisHi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
BasilisHi,
You can activate the Layer Slider, but any demos can not be imported outside our Enfold Demo Importing, as they are packaged there.
Best regards,
BasilisHi,
You can do that if you create page for each category and use the mansory layout to load a category for each page!
Thank you
Best regards,
BasilisHi,
You can add the same function for the_excerpt which is used on ALB and it will do work properly.
Let us know if you would have any issues.
Best regards,
BasilisHi,
Can you show us a screenshot of your Google Console?
Best regards,
BasilisHey yifatcohen,
You can use Revolution Slider or Layour Slider to create that, it is not something difficult.
They do have enough options and they can go through posts also, so everything will be fine.Let us know if there is anything else we can do to help you out.
Best regards,
BasilisHi,
We can not be sure what you have added previously – we know that you need to remove any code you added at custom css, so you can apply what Ismael asked.
Best regards,
BasilisAugust 7, 2017 at 7:12 pm in reply to: With av_heading element, size is ignored, but subheading_size works perfectly #835555Hi,
Can you show us please on which area you are referring, so we can be sure that there is no CSS conflict or any custom code there?
Thank youBest regards,
BasilisHey Luisgasser,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisHi,
Can you please remove connection and then try connect again?
Just to make sure there is no issue there?Also – do you have any cache script active or an CDN?
Best regards,
BasilisHey waveseven,
That is not possible with our form, you can although install a different plugin, like ninja forms and achive that result.
Thank you for your understanding
Best regards,
Basilis -
AuthorPosts
