Forum Replies Created
-
AuthorPosts
-
October 29, 2018 at 8:06 am in reply to: "Slightly increase the image on hover" not workin after update to 4.5 #1027395
Hi,
Thanks for the update.
Can we access the dashboard? Did you modify the shortcode file in your child theme? Please post the login details in the private field.
Best regards,
IsmaelOctober 29, 2018 at 8:04 am in reply to: Table of contents widget: how to show it on top of the content of a post or page #1027394Hi,
This is possible but you have to modify the single.php file.
Add this code:
$args = array ( 'name' => 'Displayed Everywhere', 'id' => 'av_everywhere', 'description' => '', 'class' => '', 'before_widget' => '<section id="avia_auto_toc-2" class="widget clearfix avia_auto_toc">', 'after_widget' => '<span class="seperator extralight-border"></span></section>', 'before_title' => '', 'after_title' => '', 'widget_id' => 'avia_auto_toc_custom', 'widget_name' => 'Enfold Child Table of Contents', ); $instance = array ( 'title' => 'Toc', 'exclude' => '', 'style' => '', 'level' => 'h1', 'single_only' => 1, 'indent' => 1, 'smoothscroll' => 1, ); $toc = new avia_auto_toc; $toc->widget($args, $instance);
Above line 41:
get_template_part( 'includes/loop', 'index' );
Yes, you can create a custom shortcode from that.
Best regards,
IsmaelHi,
Thanks for the update. You can edit the framework > php > class-htmlhelper, line 1570:
$locations = get_registered_nav_menus(); $menu_locations = array_flip( get_nav_menu_locations() );
Replace it with:
$locations = get_registered_nav_menus(); $nav_menu = get_nav_menu_locations(); foreach($nav_menu as $key => $value) { unset($nav_menu[$key]); $nav_menu[$value] = $key; } $menu_locations = $nav_menu;
Let us know if it helps.
Best regards,
IsmaelOctober 29, 2018 at 7:19 am in reply to: LayerSlider – How can First Slide appear only once? #1027389Hi,
Can we access the site? Have you tried deleting the white background? Or add the drone in the second slide and set it not to transition out.
Best regards,
IsmaelHey buero-36,
Thank you for using Enfold.
Use this css code to center align the alternate logo.
.av_header_transparency .logo img.alternate { opacity: 1; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
Best regards,
IsmaelOctober 29, 2018 at 7:01 am in reply to: Testimonials not displaying properly after theme update #1027386Hi,
The testimonials shortcode has been modified in the child theme. Please get the latest version of the file and redo the modifications.
Best regards,
IsmaelHi,
I will ask the team to check this on Mac. Please wait for their response.
Best regards,
IsmaelHi,
Replace the “woocommerce_after_single_product_summary” with “woocommerce_single_product_summary” and set the priority from 19 to 65.
Best regards,
IsmaelOctober 29, 2018 at 6:43 am in reply to: Blog Grid View Not Showing Dates or Showing Incorrect Dates #1027383Hi,
Thanks for the update. Can we access your file server? Please post the FTP details in the private field.
Best regards,
IsmaelHi,
@locke95: The login token has expired. Can you generate another? We would like to check the dashboard again.Best regards,
IsmaelHi,
Thanks for the update.
I’ll ask the team to check it on Safari. Please wait for their response.
Best regards,
IsmaelOctober 29, 2018 at 5:48 am in reply to: Error in structure data (Error: SomeProducts is not a known valid target type) #1027378Hi,
Sorry about that. There was a minor syntax error in the code. I updated it. Please try it again.
Best regards,
IsmaelOctober 29, 2018 at 5:44 am in reply to: Multiple Enfold purchases and Token doesn't seem to work #1027377Hi,
1.) Have you tried to delete the old token and generate another? Please post the login details and the new API key in the private field, so that we can test it. Make sure that the Appearance > Editor panel is accessible and working. I will also tag @guenter to check the thread.
2.) If I am not mistaken, you can use a single token for every site that was purchased on the same account. Again, I’ll notify @guenter for confirmation.
Related threads:
// https://kriesi.at/support/topic/update-4-5-warning-imossible-to-update/
// https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/page/2/Best regards,
IsmaelHi,
That info takes me a to blank directory in your file server. Please make sure that it has access to the WP root directory or the public_html folder. You should contact your hosting provider.
Best regards,
IsmaelHi,
I can’t get inside the “bizdoktor” site. The login credentials are invalid.
The search function is working properly in the “herbalcenter” site.Best regards,
IsmaelHi,
Sorry for the late response. I had to disable the srcset attribute and set the Enfold > Shop Options > Product gallery to the default WooCommerce gallery to adjust the thumbnails. The gallery is using the “portfolio” thumbnail now.
Best regards,
IsmaelHi,
Did you add the custom css class attribute “av-full-slider-custom-size” to the full screen slider element? You have to enable the custom css class field first.
Please open a new thread for new topics and inquiries. We’ll close this one now.
Best regards,
IsmaelOctober 29, 2018 at 4:37 am in reply to: Checkout-Returning customer/create an account fields are disappearing in chrome #1027368Hi,
The terms and conditions link is working properly on my end. (see private field)
Best regards,
IsmaelHi,
Sorry about that. I logged in last Friday and saw that the merge is working, but I couldn’t figure out why some of the scripts and stylesheets from third party extensions are not included in the merged file. (see private field)
Please disable the theme’s compression and install a third party minification plugin such as Autoptimize or BWP.
Best regards,
IsmaelHi,
I”m not really sure what could cause that. Please let us know when you encounter more issues.
Best regards,
IsmaelHi,
You’re welcome. We’ll close the thread now. :)
Thank you for using Enfold!Best regards,
IsmaelOctober 26, 2018 at 3:16 pm in reply to: Error in structure data (Error: SomeProducts is not a known valid target type) #1026837Hi,
You have to remove the previous filter first. They have the same function name, so it’ll cause an error.
Best regards,
IsmaelOctober 26, 2018 at 3:14 pm in reply to: Category Title & Description on custom taxonomy category pages #1026835Hi,
Cool. We’ll close the thread now. Thank you for using Enfold! :)
Best regards,
IsmaelHi,
Thanks for the info. That explains the title overlay and related videos. I’m not sure if we can do anything about that. You may have to use self hosted videos now.
Have you tried @Guenni007’s suggestion?
Best regards,
IsmaelHi,
Yes, it will affect every image with the col-work class attribute. Assign a new class attribute if you don’t want that modification to affect every image element in the site.
Best regards,
IsmaelHi,
Glad that you figured it out. You can use this filter to add something above the related products section.
add_action( 'woocommerce_after_single_product_summary', 'avia_woocommerce_before_related_products', 19); function avia_woocommerce_before_related_products() { // add something here }
Best regards,
IsmaelOctober 26, 2018 at 2:55 pm in reply to: Fatal Error with nextgen plus using lightbox pro effect on mobile devices #1026812Hi,
Too bad, it’s not working. Your best chance is to contact the plugin author if you want to keep the gallery.
Best regards,
IsmaelOctober 26, 2018 at 10:26 am in reply to: Cannot Checkout: SyntaxError: Unexpected token < in JSON at position 0 #1026687 -
AuthorPosts