Forum Replies Created
-
AuthorPosts
-
Hi smoothbob!
Thank you for using Enfold.
1.) The selector is invalid. Please try this one.
.js_active .page-id-453 .tab { font-size: 22px; padding: 16px; background: #dfd80b ; color: #ffffff !important }2.) Adjust the column width and margin.
div .av_two_fifth { margin-left: 3%; width: 37.4%; }This will affect every 1/5 columns in the site so you need to turn on the custom css class field if you want to apply it on a specific column.
3.) Do you want the checkbox to go on top of each other? Please set the Form Element Width to Fullwidth.
Regards,
IsmaelHey!
Did you see any errors? Please read the instructions carefully. Or post the FTP details here so that we can do the changes.
Regards,
IsmaelHi jelle!
Thank you for using Enfold.
The images in the gallery are displaying properly when I check the page. What is your browser? Please try to disable the plugins or check it on another browser.
Best regards,
IsmaelHi,
The filter is not working because of the following plugins.
// Post Types Order
// Simple Custom Post OrderPlease disable the plugins if you want the navigation to filter items from the same category.
Best regards,
IsmaelHi,
Did you adjust the size of the “entry_without_sidebar” thumbnail in the Settings > Media panel? It still has the default size.
http://test.analyze-design.nl/wp-content/uploads/whale-1047×423.jpg
Best regards,
IsmaelOctober 17, 2016 at 4:50 am in reply to: Layer slider – transitions between slides always the same #699764Hi,
I’m not sure why the transitions are not working in your slider so we created a test slider. The transitions are being applied on the test slider. http://www.achtpm.de/test/
If you don’t mind, please remove the slider and re-create it from scratch.
Best regards,
IsmaelHi,
Thank you for the info. I can see it now but I’m not sure why it renders a closing paragraph tag. Can you reproduce this issue on your installation? And are there any other sections where you see this unwanted p tag?
Best regards,
IsmaelHi,
Thank you for the info.
You can try the following code.
tbody tr:nth-child(2) { background-color: red !important; } tbody tr:nth-child(2) td { border: 5px solid blue !important; }If you want to be more specific with the selector, add a custom css class attribute to the table.
Best regards,
IsmaelHi,
but how can I separate 3 tables in mobile view I mean there is no any gap now. and it looks like one table.
Please add the following code in the Quick CSS field.
@media only screen and (max-width: 767px) { #gridrow .flex_cell { padding-bottom: 50px !important; } }Best regards,
IsmaelHi,
Are you using a third party plugin? What’s it called? I tried to translate the page to another language but it’s not working.
Best regards,
IsmaelHi,
I don’t see the issue on other installations so it’s probable that a certain stylesheet is incomplete or corrupted. Please get a fresh copy of the theme from your themeforest account then override the themes > enfold > css folder.
Best regards,
IsmaelOctober 17, 2016 at 4:08 am in reply to: Adding full width easy slider background color of initial columns changes #699753Hey michaelmiddle,
Thank you for the screenshots.
Please move the columns inside a color section then set the Section Background > Section Colors accordingly.
Best regards,
IsmaelOctober 17, 2016 at 4:04 am in reply to: Masonry Gallery inside Ajax Portfolio preview won't display #699751Hey cpetroff1321,
Thank you for using Enfold.
To which portfolio item did you add the masonry gallery? Could you please create a test page so that we can inspect the issue? Or post the login details here so that we can test it.
Best regards,
IsmaelHi,
Looks like you did a lot of custom modifications to the theme based on the number of files in the child theme folder. Did you do any modifications related to the masonry element or any shortcodes?
Best regards,
IsmaelHey Justin,
Thank you for using Enfold.
Would you like to remove the post meta info? You can toggle those elements in the Enfold > Blog Layout > Blog Meta Elements panel.
Best regards,
IsmaelOctober 17, 2016 at 3:35 am in reply to: Shop – Show number of products per page not working #699743Hi,
Please set the user role to “administrator” so that we can check the dashboard.
Best regards,
IsmaelHi,
In the custom css class field, use “jelle” without the “dot” and then change the whole function with the following code.
add_action('wp_footer', 'ava_custom_script'); function ava_custom_script(){ ?> <script type="text/javascript"> (function($) { function a() { var iconbox = $('.jelle'), boxlink = ''; iconbox.on('click', function() { boxlink = $(this).find('.iconbox_content_title a').attr('href'); window.location.href = boxlink; }); } a(); })(jQuery); </script> <?php }Best regards,
IsmaelHi,
Could you please provide a link to the actual page with the issue? A maintenance page is enabled.
Best regards,
IsmaelHi,
Thank you for the info. We added the product search bar in the header. Please edit the style.css file in the Appearance > Editor panel to adjust the position of the search form inside the header.
Best regards,
IsmaelHi,
Please try this in the Quick CSS field.
.single-product .pp_pic_holder.pp_woocommerce, .single-product .pp_overlay { display: none !important; }Best regards,
IsmaelHi DavyE!
Thank you for using Enfold.
You can use the “avf_masonry_loop_prepare” filter. Example:
// https://kriesi.at/support/topic/inject-category-name-into-masonry-element/#post-615662
// https://kriesi.at/support/topic/custom-post-type-created-with-toolset-types-to-show-read-more-tag/#post-649532This filter in combination with the get_post_meta function. https://developer.wordpress.org/reference/functions/get_post_meta/
Regards,
IsmaelOctober 16, 2016 at 6:01 am in reply to: Layer slider multiple jquery issue and not hiding on mobile #699455Hey WolfvanHaeren,
Thank you for using Enfold.
Please post the login details here so that we can check the settings. Make sure that you have the latest version of the theme. The option will change the position of the script from the footer to the body tag. It might break the layer slider and conflicts with other scripts.
Best regards,
IsmaelHey jimmytkk,
Thank you for using Enfold.
Could you please provide a url to the site with the issue? Please try the solution provided in the previous thread.
// https://kriesi.at/support/topic/upload-image-giving-http-error-theme-error/#post-514811
Best regards,
IsmaelHi,
I didn’t test this plugin personally but maybe it will help.
// https://wordpress.org/plugins/getresponse-integration/
Best regards,
IsmaelHi,
It’s using a very old version of the theme, 3.5.4. Please upgrade to version 3.8, which is compatible with WordPress 4.6.1.
Best regards,
IsmaelHi,
Great! Glad it is fixed. It’ll be great if they will share the solution. :)
Best regards,
IsmaelHey wzshop,
Thank you for using Enfold.
Could you please provide a screenshot of the layout? Full width elements will always push the sidebar underneath them but maybe we can modify it using javascript.
Best regards,
IsmaelOctober 16, 2016 at 5:44 am in reply to: Enfold Mega Menu is not aligned properly – linebreaks #699449Hey alexandervellguth,
Thank you for using Enfold.
Did you add any css modifications to the theme? Please post the login details here so that we can inspect the settings.
Best regards,
IsmaelHi,
You’re welcome. If you need anything else, please let us know.
Best regards,
Ismael -
AuthorPosts
