Forum Replies Created
-
AuthorPosts
-
December 7, 2016 at 4:04 am in reply to: Portfolio grid over several pages, view all portfolio categories #721303
Hey jarlsberg,
Thank you for using Enfold.
This issue is different and is not related to the custom script. Unfortunately, this is the limitation of the category sort button. It can only filter through posts that are present in the current page. The only workaround is to display all items in the same page and disable the pagination.
Best regards,
IsmaelDecember 7, 2016 at 4:01 am in reply to: Adding images or color section in lightbox underneath Masonry gallery image #721302Hi,
1.) It won’t affect the lightbox “popup transition” but it will affect the overall speed of the page. The following article might help.
// http://kriesi.at/archives/4-key-wordpress-image-optimization-tips
2.) One solution is to load the items inline or via external url. This might take some time because you have to create a unique page or container for each item.
// https://kriesi.at/support/topic/modal-window-2/#post-705273
// https://kriesi.at/support/topic/popup-doesnt-work-on-secondary-menu/#post-691436Best regards,
IsmaelHi,
Please click the “Check Key again & renew lists” to refresh the list. Did you create new forms prior to the issue? We refreshed the list and then created a test page.
// http://veronicakirin.com/test-2/
Best regards,
IsmaelDecember 7, 2016 at 3:49 am in reply to: Enfold + wpml + url portfolio = problems permalinks base category portfolio #721297Hi,
Yes, please post the login details here so that we can check the settings. And post the content of the .htaccess file on pastebin.com.
Best regards,
IsmaelDecember 6, 2016 at 6:51 am in reply to: a way to have category list with sort option by tag #720855Hey Guenter,
Thank you for using Enfold.
Edit the magazine element then set the “Which Entries?” option to “Post Tag”.
Best regards,
IsmaelHi,
I made another menu for it and I need to insert another logo.
If you want to display a different menu in a specific page, you’ll have to use one of the following plugins.
// https://wordpress.org/plugins/menu-items-visibility-control/
// https://wordpress.org/plugins/zen-menu-logic/For the logo, use this filter.
// https://kriesi.at/support/topic/replace-site-logo-on-one-page/#post-657563
Best regards,
IsmaelHey mandarkhamkar,
Thank you for using Enfold.
You can disallow those url and directory in the robot.txt file. Example.
// https://kriesi.at/support/topic/gwt-problems-indexing-enfold-soft-404-with-search-activated-s/#post-707487
// http://www.robotstxt.org/faq/prevent.htmlBest regards,
IsmaelDecember 6, 2016 at 6:22 am in reply to: GWT problems indexing Enfold (soft 404) with search activated (?s=) #720848Hi!
We are not really sure how long but it should take a while. However, you can ask google to recrawl the url.
// https://support.google.com/webmasters/answer/6065812?hl=en
Cheers!
IsmaelHi,
Thank you for the info.
We removed the extra “comma” at the very end of the Form Element Options field.
Best regards,
IsmaelHi,
I think it’s already worth it if you consider the theme options and the advance layout builder. The idea is quite good but it will require a lot of development. Please request for that feature here.
// https://kriesi.at/support/enfold-feature-requests/
Best regards,
IsmaelHey L,
Thank you for the info. We will forward this to our devs. :)
Best regards,
IsmaelHi,
This has been the default option for “older” themes ever since. I’m not sure how you managed to use the default featured image option before. Actually, you can find a lot of old threads here, more than 2 years old, asking for the same thing.
// https://kriesi.at/support/topic/portfolio-images-not-appearing/#post-138459
// https://kriesi.at/support/topic/featured-image-no-longer-displaying-on-blog-page/#post-137794
// https://kriesi.at/support/topic/recent-posts-sidebar-widget/#post-232076Best regards,
IsmaelHi,
Instead of adding the css, go to the WPML > Languages panel then click “Edit Languages”. Under the “Flag” column, select the “Upload flag” option. Add your own version of the flag images.
Best regards,
IsmaelHi,
Yes, it’s possible. Remove the image then apply it as the background of the column.
.your-custom-class { background: url(https://www.jamemo.at/wp-content/uploads/2016/08/blaue-Punkte_A_1082x4.jpg) no-repeat center center; }Best regards,
IsmaelHi,
Glad that you found a workaround. If you can provide a test page with the issue, we’ll inspect it further. Note that the background-size property of the images in the cells is set to “cover” (http://www.w3schools.com/cssref/css3_pr_background-size.asp) which means that it will cover the whole container. However, some parts of the images might overflow outside the container to keep its aspect ratio.
Best regards,
IsmaelHi,
I hope I can explain a littlebit better what I want. That is for main category 2 (= templates) to get_previous_post and get_next_post for the main category items, not the sub category items. I am using the sub categories only to show the filter option on the overview page (see link).
I’m sorry but the navigation will filter through every posts as long as they are on the same category, regardless of its hierarchy. You can add this in the Quick CSS field if you want to disable it.
#top .avia-post-nav { display: none; }Best regards,
IsmaelDecember 6, 2016 at 5:31 am in reply to: Boxed content – grid row image captions – not responsive #720818Hi,
So all you are saying is that avia builder elements are not working the same way in the boxed size site that this theme is supposed to provide.
December 6, 2016 at 5:25 am in reply to: Page-template displaying Woocommerce category images #720817Hey Sergio,
Thank you for using Enfold.
Please insert this shorcode inside a text or code block.
[product_categories number="12" parent="0"]// https://docs.woocommerce.com/document/woocommerce-shortcodes/
Best regards,
IsmaelHi,
Did you disable the plugin? I don’t see the errors in the console. Please try another “syntax” plugins.
// https://wordpress.org/plugins/syntaxhighlighter/
// https://wordpress.org/plugins/wp-syntax/Best regards,
IsmaelDecember 6, 2016 at 5:21 am in reply to: Modify the quantity for a product page Enfold + WooCommerce #720815Hi,
We provided an answer in a duplicated thread.
// https://kriesi.at/support/topic/modify-the-quantity-for-a-product-page-enfold-woocommerce/#post-720148
Best regards,
IsmaelDecember 6, 2016 at 5:18 am in reply to: Do homepage sliders only appear on certain template pages? #720814Hi,
We are very sorry for the late response. I checked the site and the theme is disabled. Please enable it back so that we can check the sliders. Where did you get the “Previous Demo Slider with 2d” slider? It’s not included in the dummy data.
Best regards,
IsmaelHi,
Is it possible to add an Alt Text or change the mouse over behaviour?
The alt attribute is not allowed on link tags.
Is it possible to add more icons? I tried so far and uploaded another zip file with some more fontello icons, but it does not show up in the import section.
What do you mean by “import section”? Please refer to this link.
// https://kriesi.at/support/topic/problem-adding-fontello-icons-on-enfold-3-7/#post-718622
Best regards,
IsmaelHi,
Please use the do_shortcode function if you want to use the shortcode inside a template.
// https://developer.wordpress.org/reference/functions/do_shortcode/
Best regards,
IsmaelHi,
1.) Yes, unfortunately, the theme doesn’t have a native configuration for the “ubermenu” plugin so it will require a few customizations.
2.) I visited the “Courses” page but I can’t see the issue described in the screenshot. Did you fix this?
3.) I don’t think you will be needing the “visual composer” plugin because the theme has its own advance layout builder.
4.) The latest version of the layer slider is not stable yet. It’s going to be included in the theme once the issues are fixed.
Best regards,
IsmaelDecember 5, 2016 at 6:35 am in reply to: Customise Color Section background image position & responsive Overlay #720323Hi,
Please edit the color section, add a unique Section ID to it then use the following css code to adjust the position of the background image.
#av_section_1 { background-position: 200px 50% !important; }Replace the generic “av_section_1” selector with the Section ID. Adjust the background-position value as you see fit.
Best regards,
IsmaelHi,
I saw a lot of errors when I edited one of the products.
load-scripts.php:11 Uncaught ReferenceError: jQuery is not defined(…)
2016-12-05 12:28:36.894 load-scripts.php?c=1&load[]=jquery-ui-draggable,jquery-ui-droppable,jquery-ui-slider,jquery-touch-p…:11 Uncaught TypeError: Cannot read property ‘mouse’ of undefined(…)
2016-12-05 12:28:36.900 avia-modal.js?ver=0.9.1:985 Uncaught ReferenceError: Color is not defined(…)
2016-12-05 12:28:38.317 load-scripts.php?c=1&load[]=jquery-ui-draggable,jquery-ui-droppable,jquery-ui-slider,jquery-touch-p…:443 Uncaught TypeError: QTags is not a constructor(…)
2016-12-05 12:28:38.346 woocommerce_admin.min.js?ver=2.6.8:1 Uncaught TypeError: a(…).sortable is not a function(…)WooCommerce then check the product editor again.
Best regards,
IsmaelDecember 5, 2016 at 6:27 am in reply to: Product list ant product disable with WooCommerce Availability Scheduler plugin #720317Hey pixelcarre,
Thank you for using Enfold.
Note that we don’t provide support for third party extensions of another plugin but we’ll try our best to help. Could you please provide a login details so that we can check the issue? A screenshot will help as well. And please contact the plugin author for additional help.
Best regards,
IsmaelHi,
Thank you for the info. Please try to regenerate the thumbnails with this plugin.
// https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
IsmaelHi,
I’m sorry for the delay. If this is an ajax conflict in the theme, you should find a few javascript errors in the logs. The first screenshot displays debugging info from the the plugin so we don’t have any idea what to look for. Did you ask the plugin support to look at those?
Best regards,
IsmaelDecember 5, 2016 at 6:18 am in reply to: Main-menu in combination with sidebar-pages…and a little bit more ;-) #720311 -
AuthorPosts
