Forum Replies Created
-
AuthorPosts
-
Hey!
Please try to increase the wordpress memory limit. Refer to this links: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Best regards,
IsmaelHey!
Please provide a link to the actual website so that we can inspect it. Refer to this topic for a possible fix: https://kriesi.at/support/topic/disable-animation
Best regards,
IsmaelJanuary 5, 2015 at 4:27 am in reply to: How to get rid of "Enfold Theme by Kriesi" link in the footer? #374933Hi TheElear!
Thank you for visiting the support forum!
Theme options and configurations are saved on the database and it is quite important that you keep the database intact when transferring the site. In order to that, we usually recommend the WP Migrate DB plugin.
Please refer to these links for more info on how to properly migrate your Enfold website from production to development and vice versa:
http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684Best regards,
IsmaelHi Courtney!
Thank you for using Enfold.
Remove the column then add a top padding on the main container:
.html_header_transparency #main { padding-top: 20px !important; }Adjust if necessary.
Cheers!
IsmaelHi!
If you can provide us with a link to the actual page and a screenshot of how you want it to look like, it’ll help. You can use the selectors provided by @begrafiks above but it will affect all column layouts throughout the page. You can use Color Sections to separate these columns.
Cheers!
IsmaelHey rasa!
Thank you for using Enfold.
We tested this on our installation and it works fine. If you don’t mind, we would like to see the actual website. Make sure that you’re using Enfold 3.0.4 on WordPress 4.1.
Cheers!
IsmaelHey!
Instead of name attribute replace it with id. Something like this:
<a id="ancre2"></a>Cheers!
IsmaelHey al3ksey!
Thank you for using Enfold.
Looks like not all files are uploaded. Please upload the theme again via FTP.
Cheers!
IsmaelJanuary 5, 2015 at 3:38 am in reply to: How to add "Previous-Next" TEXT LINKS to WooCommerce Product Posts? #374915Hi!
Use this to move the navigation:
.woo-product-previous { position: absolute; top: 150px; right: 0; z-index: 1000; }Regarding the title, add this on functions.php:
add_filter('wp_footer', 'avf_product_title', 10); function avf_product_title() { ?> <script> (function($){ $(window).load(function(){ if ($(window).width() <= 768){ var title = $('div.product .product_title'); $('.single-product-main-image.alpha').prepend(title); } }); })(jQuery); </script> <?php }Remove browser cache then reload the page.
Best regards,
IsmaelHey!
2.) Edit the layer then go to Attributes panel. Add a class or id. Use this selector plus css media queries on the Quick CSS field.
Best regards,
IsmaelJanuary 5, 2015 at 3:22 am in reply to: Updated to WP4.1, Enfold 4.03, but still problems with Slideshow/Google/Forms #374910Hey!
Thank you for the update. Try to add this on Quick CSS or custom.css:
.single-product-main-image.alpha { z-index: 5000; overflow: visible !important; }Regards,
IsmaelJanuary 5, 2015 at 3:10 am in reply to: Masonry blog: strange code after clicking "load more" #374899Hi nuanda74!
Thank you for using Enfold.
I’m not sure why the shortcode leaks on the masonry content but you can temporarily fix it with this on Quick CSS:
.av-masonry-entry-content.entry-content { display: none !important; }Please try to deactivate all plugins then test it without the fix above.
Regards,
IsmaelJanuary 5, 2015 at 3:06 am in reply to: Cant over ride styles contained in layout.css with child theme #374895Hi Gareth!
Thank you for using Enfold.
There are missing brackets on the css code. Please replace it with this:
@media only screen and (max-width: 768px) { #top .responsive .logo { position: static; display: table; height: 94px !important; float: none; padding: 0; border: none; width: 35% !important; } }Regards,
IsmaelHey!
Thank you for using Enfold.
Yes, there is a delay before it works. Wait for 24 or a few hours then check it again.
Best regards,
IsmaelHey!
You can remove the background on mobile device with this:
@media only screen and (max-width: 480px) { .home div#av_section_1 { background: none !important; }}Regards,
IsmaelHey ditteditte!
Thank you for using Enfold.
The website is on maintenance mode. Please post the login details here so that we can see the issue.
Cheers!
IsmaelHi ditteditte!
Thank you for using Enfold.
Can you please provide us with a link to the page that you want to modify? You can use the page’s body id class.
Regards,
IsmaelHi!
Thank you for using Enfold.
Looks like you added the code before on the child theme’s functions.php. Remove it.
Best regards,
IsmaelHey!
@doroth: Please use this on Quick CSS to move the logo:strong.logo { top: 20px; }Regards,
IsmaelJanuary 4, 2015 at 4:56 am in reply to: Blog roll img on the left preview content on the right #374625Hey!
You need to add “custom-blog” only on the Custom CSS Class field then replace the css code above.
Regards,
IsmaelHey simonefiorucci!
Thank you for using Enfold.
Can you please provide an actual link to the portfolio category page? Try to flush the permalink settings on Settings > Permalink panel by clicking the “Save” button once.
Regards,
IsmaelJanuary 4, 2015 at 4:50 am in reply to: Yoast SEO – XML Sitemap View Redirecting To Home Page #374620Hi j1980mac!
Thank you for using Enfold.
Try to add this snippet on the .htaccess file:
# WordPress SEO - XML Sitemap Rewrite Fix <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^sitemap_index\.xml$ /index.php?sitemap=1 [L] RewriteRule ^([^/]+?)-sitemap([0-9]+)?\.xml$ /index.php?sitemap=$1&sitemap_n=$2 [L] </IfModule> # END WordPress SEO - XML Sitemap Rewrite FixCheers!
IsmaelJanuary 4, 2015 at 4:43 am in reply to: how can I add text editing options Advanced Layout Editor #374618Hi Jon!
Thank you for using Enfold.
Click the Toolbar Toggle icon for more options. Regretfully, we cannot provide support for third party plugins or scripts. Please contact the plugin author.
Regards,
IsmaelHi!
A single license purchase already entitles you use the support forum but is limited to basic aesthetic modification on the theme, installation, bug fixes and any theme related issues. We cant help with installation of WordPress itself, 3rd party plugins that were not part of the theme package or heavy theme customization.
Best regards,
IsmaelJanuary 4, 2015 at 4:31 am in reply to: Enfold : Swap Title and Breadcrumb position; center copyright in socket #374614Hi ajitmenon!
Thank you for using Enfold.
1.) Remove the title on the title container with this on Quick CSS:
#top .alternate_color.title_container .main-title { display: none !important; }2.) Try this:
#socket .container { text-align: center; } #socket .copyright, #socket .social_bookmarks { display: block; float: none; clear: both; }3.) The theme is using the default WP search and it is sorted by the following criteria:
> Full sentence matches in post titles.
> All search terms in post titles.
> Any search terms in post titles.
> Full sentence matches in post content.4.) Please provide a screenshot on how you the blog to look like.
If possible, please create a thread for a single topic to keep the forum topics relevant to their original inquiry.
Best regards,
IsmaelHi!
Please refer to these links for a possible fix:
https://kriesi.at/support/topic/custom-font-icon-for-icon-list/#post-373653
https://kriesi.at/support/topic/css-2/#post-373330Cheers!
IsmaelJanuary 4, 2015 at 4:14 am in reply to: Anchor links to Full width grid row not working for me. #374611Hi!
The anchor links on Appearance > Menus panel are incorrect. Please refer to this link on how to properly add anchor links: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
IsmaelJanuary 4, 2015 at 4:11 am in reply to: Facebook Plugin not working… Slider background too big in responsive #374610Hi!
Try to create your own facebook likebox app here then us the text widget to add the code: https://developers.facebook.com/docs/plugins/like-box-for-pages
Cheers!
Ismael -
AuthorPosts
