Forum Replies Created
-
AuthorPosts
-
October 4, 2014 at 2:04 am in reply to: Page Revision does not display and unable to edit page #330006
Hi!
Please add this on Quick CSS or custom.css:
#socket .container { padding: 20px 40px; }Cheers!
IsmaelHi!
Actually, I’m not sure why there are tons of duplicated thumbnails present on the Media library if it’s not there on the uploads folder. Is it OK if we deactivate the plugins while working on the site? If possible, we would like to test it on a default WP theme with your permission.
Best regards,
IsmaelOctober 4, 2014 at 1:55 am in reply to: Have Blog Sidebars been affected by the upgrade to V3? #329996Hey!
No, please retain the Enfold 3.0 update. Give us a link to the actual page with the issue. We would like to check it. Did you modify anything on the theme? Or child theme?
Best regards,
IsmaelHey!
Please replace the code with this:
google.maps.event.addListener(marker, 'mouseover', function() { infowindow.open(map,marker); }); google.maps.event.addListener(marker, 'mouseout', function() { infowindow.close(map,marker); });Cheers!
IsmaelHi sadephoi!
Thank you for using Enfold.
You can use the following to modify the phone number and social icons:
.phone-info span { font-size: 30px; } #top .social_bookmarks li { width: 80px; height: 80px; } #top .social_bookmarks li a { width: 80px; line-height: 80px; min-height: 80px; font-size: 30px; } #header_meta .container { min-height: 80px; }Adjust the width and height.
Regards,
IsmaelHey Raymmar!
Thank you for using Enfold.
Which of the pages should have a sidebar? Please create a test page with the sidebar enabled. We would like to check it. Post the login details and set it as a private reply. If possible, please deactivate all plugins. See if that helps.
Cheers!
IsmaelHey!
I want to check the admin but this link https://furniture-modern.com/abbie/wp-login.php redirects me to google.com which is weird. I’ll tag Yigit and Andy to check the thread again. Do you have the latest version of WooCommerce?
Cheers!
IsmaelHey montanayank!
Thank you for visiting the support forum.
Can you please give us a link to a product page with the issue? I checked some of the books and they look fine. Please refer this link on how to change the thumbnail sizes: https://kriesi.at/support/topic/foreshortened-product-images/#post-329550
Cheers!
IsmaelHi montanayank!
Thank you for using Enfold.
Please install this plugin: https://wordpress.org/plugins/simple-image-sizes/ then go to Settings > Media. Change the width and height of the shop_catalog size. Set the Crop parameter to false. Update then save changes. Regenerate the thumbnails or upload them again.
Cheers!
IsmaelHi!
Use this:
@media only screen and (max-width: 768px) { div#full-width-section-tflq .avia-image-container-inner img { width: 100%; margin: 0; padding: 0; } }Please visit Envato Studio or Werkpress for further customization.
Best regards,
IsmaelHi!
Thank you for visiting Kriesi’s support forum! In case you have questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you still have any questions, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!Best regards,
IsmaelHi!
Thank you for the screenshot.
Please undo the changes on avia.js file then refer to this link: https://kriesi.at/support/topic/background-video-4/#post-324707
Best regards,
IsmaelHey rgruber!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css:
.header-scrolled strong.logo .subtext { display: none; }Cheers!
IsmaelHey tlodo543!
Thank you for using Enfold.
It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author. If you want to open inline content on a lightbox, you can refer to this link: https://kriesi.at/support/topic/contact-form-in-pop-up-prettyphoto-issue/
Or you can apply the button theme style on the text or button generated by the Form Lightbox shortcode. Please give us a link to the actual page where you’re testing this.
Cheers!
IsmaelHey rgruber!
Thank you for using Enfold.
Create a new menu on Appearance > Menus. Edit a page then the add the Fullwidth (sticky) submenu element using the Advance Layout Builder on a single page. Select the newly created menu. It works like main menu but it floats when you scroll the page. This is useful if you want a custom menu on a specific page.
Cheers!
IsmaelHi leadmagz!
Thank you for using Enfold.
Have you tried the fix provided on the link? Another possible solution here: https://kriesi.at/support/topic/conflict-with-enfold-and-seo-yeast-woo-commerce/#post-307331
Best regards,
IsmaelHi ProfAbbas!
Thank you for using Enfold.
You’re using version 2.9.1 which is not compatible with the latest version of WordPress. Please download the latest version Enfold 3.0 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelOctober 3, 2014 at 8:15 am in reply to: avia_post_nav function not cycling categories even when set to "true" #329526Hey!
You can use this on functions.php:
add_filter('avia_post_grid_query', 'avf_custom_post_grid_query'); function avf_custom_post_grid_query ( $query ) { $query['orderby'] = 'name'; $query['order'] = 'ASC'; return $query; }Refer to this link for more order/orderby parameters: http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters
Regards,
IsmaelHi Micheal0424!
Thank you for using Enfold.
You can adjust the Number custom font size? and Description custom font size?.
Best regards,
IsmaelHey!
The page is private. What is the password? Have you tried using the Table element of the theme? Set the Table Purpose to Tabular and the responsive styling to scrollable.
Best regards,
IsmaelOctober 3, 2014 at 8:06 am in reply to: Enfol + Wommerce + Catalog Visibility Options not work #329518Hi objectifweb!
Thank you for using Enfold.
Do you mind if we take a look at the actual page where this is happening? What is the name of the product with this option?
Regards,
IsmaelHi!
Alright. I’m sorry but custom links will not be appliedon the Latest Portfolio widget. They will open up the actual portfolio permalink. If you want, you can edit framework > php > class-framework-widgets.php. Look for avia_newsbox.
Cheers!
IsmaelHi!
The website (http://50.87.144.17/~erukus/) is still using version 2.4.2 of Enfold and WordPress is 4.0. This cause lots of incompatibility issues. Please download the latest version Enfold 3.0 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
If possible, please update the theme immediately if there are any available patch. If you don’t, you will miss a lot of new features and worse, the website will break when you update WordPress. And we won’t be able to help you out.
Regards,
IsmaelHey!
Have you tried to deactivate the plugins? Please deactivate woocommerce then edit the page. The product slider will be converted to text block. Remove it then activate woocommerce again. Edit the page then add the product sliders.
Best regards,
IsmaelHey!
I’m sorry about that. A mockup or screenshot of what you want will help. Please use imgur, dropbox etc for the screenshot. Post the link here.
Regards,
IsmaelHi bakbek!
Thank you for using Enfold.
Please use this on Quick CSS:
.av-hotspot-fallback-tooltip-count { top: 15px; right: 15px; z-index: 10; } .av-hotspot-fallback-tooltip-inner { margin-right: 60px; }Best regards,
IsmaelHey Picante!
Thank you for using Enfold.
You can use the masonry gallery element. Add images then add custom links on the gallery items.
Best regards,
IsmaelHey!
Thank you for the update.
I checked the site on Windows 8.1 Chrome and IE but I don’t see the “movement” of the page. I resized the browser and visited all pages, still nothing.
Regards,
IsmaelHey envapk2!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
.avia-testimonial-image img { border-radius: 0; } #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image { width: 200px; height: 80px; border-radius: 0; } #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image img { width: 200px; }Adjust the width.
Regards,
IsmaelHi codecreative!
Thank you for using Enfold.
You can try this:
.avia-image-container-inner:hover img { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); transform: scale(1.05,1.05); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }Regards,
Ismael -
AuthorPosts
