Forum Replies Created
-
AuthorPosts
-
October 7, 2014 at 4:00 am in reply to: How to display Custom Post Type list using Advance Layout Builder #331328
Hi!
Actually, it always work that way before. Not sure how you accomplish selecting more than one taxonomy before. The option was blog posts or custom taxonomy. If custom taxonomy is selected, a new select element will display listing the taxonomies from posts or custom post types that are available. You can only select one of these taxonomies.
Regards,
IsmaelHi jeffharris!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css:
ul.sub-menu { position: relative !important; left: 20px !important; opacity: 1 !important; visibility: visible !important; }Use google inspector or firebug to change the look of the sub menu.
Regards,
IsmaelOctober 7, 2014 at 3:47 am in reply to: added: full support and styling for “The Events Calendar” #331322Hi!
@auserde: Do you mind if we take a look at the actual page? Try this:#tribe-events-bar { margin-top: 0 !important; }Regards,
IsmaelHey!
Thank you for the update.
Can you please give us the login details? We would like to check it. Set it as a private reply.
Cheers!
IsmaelHi!
Add this code:
#top .avia-smallarrow-slider-heading { top: 50%; position: absolute; }Regards,
IsmaelHi!
I’m sorry but I don’t see any yelp icon added. Please download it again from fontello.com using the Iconfont Manager.
Regards,
IsmaelOctober 7, 2014 at 3:34 am in reply to: Latency when hovering from one menu item to the next #331315Hey!
Please give us a temporary login details. We would like to check it. If possible, please increase the wordpress memory limit: http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Cheers!
IsmaelHi!
@tremblayly: Unfortunately, I can’t reproduce the issue on this test page: http://lysetremblayjewelry.ca/wp-admin/post.php?post=6243&action=edit&message=6I tested this one on IE, Firefox and Chrome. It doesn’t freeze no matter what I do to the page. As you can there are tons of elements on the advance layout builder.
Best regards,
IsmaelHey!
Thank you for using Enfold.
If you’re using the advance layout builder, the page will use the template-builder.php file. If not, then yes, it will be using the page.php file. Please try to add this on functions.php:
add_filter('avf_template_builder_content', 'add_modified_date', 10, 1); function add_modified_date($content = "") { if ( function_exists(‘yoast_breadcrumb’) ) { $content .= yoast_breadcrumb(‘<p id=”breadcrumbs”>’,’</p>’); } return $content; }Unfortunately, we don’t provide support for third party plugins. Please contact the plugin author.
Regards,
IsmaelOctober 7, 2014 at 3:22 am in reply to: PayPal for WooCommerce Plugin hides checkout button on cart page ? #331309Hey dennesjk!
Thank you for using Enfold.
Can you please give us a link to the actual page? We might need a temporary login details. If possible, please contact the plugin author for further help.
Best regards,
IsmaelHi!
Thank you for the info.
The link redirects us to the home page. We can’t get to the wp login page. Please download 3.0.1 then update the theme. Do you see any script errors on the google chrome’s inspector console?
Best regards,
IsmaelOctober 7, 2014 at 3:15 am in reply to: Does anyone recommend a great retina ready audio player plugin? #331306Hi Nimad!
Thank you for using Enfold.
You may need to modify the css yourself. Try these plugins:
https://wordpress.org/plugins/html5-jquery-audio-player/
https://wordpress.org/plugins/html5-mp3-player-with-playlist/Best regards,
IsmaelOctober 7, 2014 at 3:11 am in reply to: Interior Box that shows background image all around? #331304Hi!
Thank you for the update.
You can use the Default Template then use css to hide the header. Hide the footer and socket on Footer Settings.
You need to change the Template Name. Refer to this link on how to create wordpress templates: http://codex.wordpress.org/Page_Templates
Best regards,
IsmaelHi Octopus4444!
Thank you for using Enfold.
I’m sorry but layer slider shortcode is disabled. You need to install layer slider as a stand alone plugin to enable it back. Add this on functions.php to disable the default layer slider:
add_theme_support('deactivate_layerslider');Cheers!
IsmaelHi rinkjames!
Thank you for using Enfold.
I’m sorry but that is not possible without major modification. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Cheers!
IsmaelHi!
I guess Kriesi forgot to change the version number. Changing it to 3.0.1 is enough. Thanks for the heads up.
Cheers!
IsmaelHey!
@ojasray: Please try adding this on Quick CSS or custom.css:.html_header_left #main { min-height: 800px; }Best regards,
IsmaelHi!
Thank you for using Enfold.
Please try to deactivate the plugins, see if that changes anything. If not, edit the layer slider > Troubleshooting & Advanced Settings, enable the Put JS includes to body option.
Regards,
IsmaelHey!
@4horsenl: Please post the login details here and set it as a private reply. We would like to check it.
@Rhoody: Please update to Enfold 3.0. I answered your inquiry here: https://kriesi.at/support/topic/blog-post-feed-does-not-work/#post-330686Regards,
IsmaelHi!
Thank you for using Enfold.
Please create a test page without the redirect. Use the same template as the homepage. If possible, please remove the script which disables mouse events (right click). We need to inspect it. Make sure that you’re running Enfold 3.0 with WordPress 4.0.
Best regards,
IsmaelHey!
Try this:
google.maps.event.addListener(marker, 'mouseover', function() { infowindow.open(map,marker); }); google.maps.event.addListener(marker, 'click', function() { infowindow.close(map,marker); });You’ll have to click on the marker again if you want to close the infowindow.
Regards,
IsmaelHi!
Please try to flush the permalinks. Go to Settings > Permalink then click the “Save” button once.
Best regards,
IsmaelOctober 6, 2014 at 3:24 am in reply to: Permalink and SEO Settings Problems with Yoast WordPress SEO & Enfold #330674Hi!
If I am not mistaken, Dude created a workaround for this and should be included on the next update. For confirmation, I’ll ask him to take a look.
https://kriesi.at/support/topic/yoast-slug-bug-filter-question/
Best regards,
IsmaelHey amitandroy!
Thank you for using Enfold.
I’m sorry but Flaticons is not supported by the theme yet. You can vote or post the feature on our Feature Requests page.
Regards,
IsmaelHey!
Thank you for using Enfold.
Unfortunately, this particular request is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
IsmaelHey!
Thank you for visiting the support forum.
Glad you figure that out yourself. For the portfolio title, use this on QuicK CSS or custom.css:
h3.grid-entry-title.entry-title { text-align: center; }Regards,
IsmaelHey!
Thank you for using Enfold.
You got existing script errors coming from third party plugins:
Strict Standards: Redefining already defined constructor for class googlefonts in /storage/content/75/122875/dubstation.se/public_html/wp-content/plugins/wp-google-fonts/google-fonts.php on line 140 Strict Standards: Redefining already defined constructor for class wp_memory_usage in /storage/content/75/122875/dubstation.se/public_html/wp-content/plugins/wp-memory-usage/wp-memory-usage.php on line 39 Notice: Undefined index: wpvt_noncename in /storage/content/75/122875/dubstation.se/public_html/wp-content/plugins/wp-veriteco-timeline/wp-veriteco-timeline.php on line 325
Please deactivate the plugins then test it again.
Regards,
Ismael -
AuthorPosts
