Forum Replies Created
-
AuthorPosts
-
Hey Rentboy79!
Thank you for using Enfold.
This is possible but you need to modify includes > helper-responsive-megamenu.php, look for this code around line 96:
5 => "twelve units", 6 => "twelve units"
..replace it with:
5 => "twelve units", 6 => "twelve units", 7 => "twelve units"
On the same, look for this line:
//set maxcolumns if(!isset($args->max_columns)) $args->max_columns = 6;
Change 6 to 7. You might need to resave the mega menu after. Please create a change log or a note about this modification in case you update the theme.
Cheers!
IsmaelJune 16, 2015 at 11:04 am in reply to: Problem Changing Size of Featured Image in Blog Post via Child Theme #459951Hey ACNLatitudes!
Thank you for using Enfold.
Please use this plugin in order to adjust the thumbnail sizes: https://wordpress.org/plugins/simple-image-sizes/
After adjusting the size of the thumbnail, you need to regenerate the images or upload it again. You can find the thumbnail info and regenerate button on Settings > Media panel.
Cheers!
IsmaelHi!
I created a test page on spanish and I was able to set the template: http://hotelesdepasocr.com/hoteles/wp-admin/post.php?post=3338&action=edit&lang=es&message=6
Best regards,
IsmaelJune 16, 2015 at 10:56 am in reply to: Creating a rollover nav effect on sort by category subnav #459947Hey ferriscreative!
Thank you for using Enfold.
Please try this code:
.sort_by_cat a.active_sort > span { background-color: blue; color: white; }
Regards,
IsmaelHey Andrea!
Thank you for using Enfold.
I checked the page and the sidebar header is set to sticky which is working properly. Can you please provide a screenshot of what you’re trying to accomplish?
Best regards,
IsmaelHi!
The background and text are set to white. Edit the color section then adjust the background settings. http://www.pizzadorregos.com.ar/
If possible, please refrain from bumping or replying to your own thread because it will push the inquiry back to the beginning of the queue and we won’t be able to answer it immediately. Sorry for the delay.
Cheers!
Ismael-
This reply was modified 10 years ago by
Ismael.
Hey Claudio!
Thank you for using Enfold.
You can try these plugins:
http://speakinginbytes.com/2014/12/social-media-icons-woocommerce-products/
http://terrytsang.com/shop/shop/woocommerce-social-buttons-pro/
http://www.wolkenkraft.com/en/products/social-share-buttons-woocommerce-wordpress/Please contact the WooCommerce support for more info.
Cheers!
IsmaelHey Cybernun!
Thank you for using Enfold.
Edit the portfolio item then set Overwrite Portfolio Link setting to define a custom link. Add the url of the category page where you want the portfolio item to go when clicked.
Cheers!
IsmaelHi!
How did you enable the ALB in the directory listings? I checked the child theme but I don’t see anything related to it. The content of the post is saved on the database so it will be preserved when you update the theme, however, if you enable the ALB by editing the parent theme files, you will have to do it again if you update the theme. The best thing to do is to create a backup or a restore point before updating the theme to the latest version.
Best regards,
IsmaelHi!
Thank you for using Enfold.
You can add this in the Quick CSS field to adjust the position of the search list:
.ajax_search_response { right: -100px; }
Best regards,
IsmaelJune 16, 2015 at 9:47 am in reply to: How can I view the slide on all pages in the top position? #459912Hey!
This used to work before but now the default layer slider shortcodes isn’t working even on our installation. I think what you need to is to purchase a the layer slider plugin to enable the shortcode back. You need to disable the default layer slider plugin: http://kriesi.at/documentation/enfold/deactivate-the-layerslider-plugin/
Or add the layer slider using the advance layout builder on each page.
Cheers!
IsmaelHey!
1.) Use the icon shortcode inside the list element. Or do something like this: https://kriesi.at/support/topic/replace-bullets-with-icon-font/#post-429401
2.) Please provide a screenshot. Use imgur or dropbox.
3.) You can disable the search icon on Enfold > Header > Extra Elements panel. Disable the Append search icon to main menu option.
Regards,
IsmaelHi!
It is being covered by the cookie bar. Maybe, we can adjust the position the bottom position of the cookie bar:
#cookie-law-info-bar { bottom: 53px !important; }
UPDATE: Alright, I misunderstood the actual issue. Looks like the text “Admin” is not displaying. Please update the theme to version 3.2.
Best regards,
IsmaelHi!
The #header_main’s z-index should take care of that. Please test the code above. Remove browser cache then reload the page.
Cheers!
IsmaelJune 16, 2015 at 8:58 am in reply to: WP 4.2.2 update breaks theme version 1.0.0 Partner/Logo Element List #459895Hi!
What is the current version of the theme? I checked it but he modified the style.css file so I’m not sure what’s the exact version of the theme when the developer modified it.
I checked the home page and I think most of the modifications are done in the header.php file or includes > helper-main-menu.php file. You need to look for donate-widget-in-page container, probably added in functions-enfold.php file. Other modifications are accomplished using css so you have to check the Quick CSS field or the css > custom.css file. Also, check the functions.php file for custom functions. You can transfer those functions in the child theme’s functions.php later.
Regards,
IsmaelHey!
Alright. The site crashed when I checked it on my iPod. The images are not fully optimized. Check this image for example which is currently 400KB: http://nomadigo.com/wp-content/uploads/2015/06/backgrnd2.jpg
I was able to decrease the file size down to 200KB using photoshop by resaving the image to jpg and decreasing the quality to 10. Please follow these guidelines:
1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg
2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart.
3. Install wp-smushit run once to remove jpeg extra data, then uninstall.
4. Use BWP minify plugin to minify scripts and stylesheets.
5. Install WP-Super cache, select all recommended settings.
6. Logout your website, visit every page at least once to create super cache files.
7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out.
8. Have a cup of coffee.
9. Visit your site after 20 minutes or so.
10. Don’t forget to smile.The home page is quite heavy. If possible, try to relocate other sections on the page to another page. For example, you can showcase 4 portfolio on the home page and then create a link that will take the users to the actual portfolio page where they can browse other portfolio items. You can do the same thing for the team section and the contact page.
Cheers!
IsmaelHi!
I guess you need something like this: https://kriesi.at/support/topic/linking-to-filtered-portfolio-ajax/#post-430830
You can change the javascript there with the code above. And use nth-child selector to choose which items to open, example, “div .isotope-item:nth-child(4) .grid-image” for the 4th item. The code is a bit cumbersome and can be improved so I suggest hiring a freelance developer to create new script for it. You can visit codeable: http://kriesi.at/contact/customization
Regards,
IsmaelHey v_alard!
Thank you for using Enfold.
1.) You can placed the ajax info in the Ajax Portfolio Preview Settings. The contents in the editor will show in the right column of the ajax preview.
2.) You can modify the lightbox with css. Add it on the Quick CSS field. If you want to remove the file name, use this:
.mfp-bottom-bar { display: none; }
3.) It’s possible to select a predefined thumbnail. Set the Portfolio Grid Image Size to the second option then choose the thumbnail size that you want.
Best regards,
IsmaelHi johannesenvato!
Thank you for using Enfold.
The theme is compatible with WPML currently. There’s no plan to implement any other multilingual plugin at the moment but you can request for the feature here: https://kriesi.at/support/enfold-feature-requests/
Regards,
IsmaelHey!
@noonanbobby: Do you mind if we take a look at the site with the issue? Make sure that the folder permission on your installation is correct. Refer to the suggestions above for a possible fix.Best regards,
IsmaelHey!
OK. I will have to asked again, which changes or modifications specifically? Which files? Version 3.1.3 is not that old.
Cheers!
IsmaelHi!
For clarification, you want to open the AJAX box when the excerpt is clicked. Is that correct? Maybe, this will work:
function ava_trigger_isotope(){ ?> <script> jQuery('#top .isotope-item').find('.grid-content').on('click', function() { jQuery(this).prev('.grid-image').trigger("click"); }); </script> <?php } add_action('wp_footer', 'ava_trigger_isotope');
Best regards,
IsmaelJune 15, 2015 at 11:10 am in reply to: Is there a setting to make the footer span the full width of the page? #459217Hey!
Looks like a stuck shortcode or something. It’s OK now: http://myquickstartup.net/sssecurity/
Cheers!
IsmaelHey alfaweb2!
Thank you using Enfold.
What “changes” or modifications specifically? You don’t need to override the function.php file but if you modify a template file, say header.php and the parent theme uses a header.php that is quite different than the one you use before you add the modification then you may need to override the file then do the changes again. This thing usually happens when you modify a template from a very old version of the theme. Code or scripts will change so there’s a chance that you need to use the new version of the file then redo the modifications.
Cheers!
IsmaelHi Vincent!
Thank you for using Enfold.
1.) Yes, this can be done using css or edit the portfolio grid element then set the Link Handling option to open a lighbox.
2.) It’s possible to add a custom link for each portfolio items. Edit the portfolio item then look for the Overwrite Portfolio Link setting option. Set it to define custom link. Regarding the custom text, maybe you can add it as portfolio item excerpt? The portfolio grid can display the following elements of the portfolio item: featured image, title and excerpt.
Regards,
IsmaelHi kaylesimon!
Thank you for using Enfold.
We don’t handle purchase accounts here so please contact the Envato support regarding this matter. Thank you.
Regards,
IsmaelHey kaylesimon!
Thank you for using Enfold.
The page requires a password.Set the layout to boxed layout then you will understand why the side padding is there. Did you check the layout on mobile view after you remove the padding?UPDATE: Ignore the “password” thing. Missed the password on the post.
Best regards,
IsmaelHi!
The documentation doesn’t say anything about the “archive.php”, if that’s what you mean by “archive”. You need to add the snippet in the functions.php file:
add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'single-big'; return $layout; }
If you want to change the category page to blog grid style, use this:
add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'blog-grid'; return $layout; }
If you want the blog style of the demo, use the first snippet.
Best regards,
IsmaelHey!
The theme does use post meta (_aviaLayoutBuilderCleanData) to save the content of the layout builder but the only way to know if it’s going to work is to test it yourself.
Cheers!
IsmaelHi Justin!
Thank you for using Enfold.
Use this plugin: https://wordpress.org/plugins/simple-image-sizes/
Go to Settings > Media panel then adjust the size of the entry_with_sidebar and entry_without_sidebar thumbnails. Regenerate or upload the images again after.
Cheers!
Ismael -
This reply was modified 10 years ago by
-
AuthorPosts