Forum Replies Created
-
AuthorPosts
-
October 1, 2014 at 9:56 am in reply to: Some main navigation menu links opening in new window #327923
Hi!
You should probably ask your host to create a restore point in case. You can also download the database then copy the old theme files. Please refer to this link for more info on how to update the theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelHey!
Use this instead:
#top .summary .price span { font-size: 30px; color: black; }Cheers!
IsmaelHi nulrick!
Thank you for using Enfold.
You’re using an old version of the theme. Please download the latest version 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/
In order to transfer the theme and leave the database intact, please use this plugin: http://wordpress.org/plugins/wp-migrate-db/
Refer to this link for more info on how to properly migrate your enfold website from production to development 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-32684Cheers!
IsmaelHey!
You can hide the logo on mobile device with this:
@media only screen and (max-width: 767px) { .responsive .logo { visibility: hidden; } }Modify the advance menu toggle using this:
#advanced_menu_toggle, #advanced_menu_hide { background-color: transparent; color: #333333; border-color: #e1e1e1; }Best regards,
IsmaelHi!
Did you modify the button shortcode on the child theme? There’s something wrong with the button markup. Lots of unwanted single quotation marks are present. Can you please provide a screenshot on how the button looks like prior to the issue? Enfold 3.0 may be release in a few hours. Please download the latest version then update the theme via FTP.
Best regards,
IsmaelOctober 1, 2014 at 9:44 am in reply to: Adjust home page to have Layerslider with sidebar instead of page wide #327917Hey!
You can add a unique selector to the text blocks. Refer to this link for more info:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Edit the text block elements then scroll below. Add a unique css selector on “Custom Css Class” field. For example, add “block-text”.
You can add something like this on your custom.css or Quick CSS:
.block-text { background: rgba(255,255,255,.5); padding: 5px 10px; }This will apply a transparent background on all text blocks with block-text selector.
Best regards,
IsmaelHi!
Please go to Enfold > Header > Mobile Menu panel. Choose the second option on Header Mobile Menu activation setting. This will show the mobile menu earlier, specifically on tablets or iPad.
Cheers!
IsmaelHi!
You can remove the box with this:
a.slide-image { display: none !important; }Please download version 3.0 in a few hours then update the theme again via FTP. Make sure that the upload is completed. Refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelHey!
I changed one of the logo image source and it shows fine. It is located on the fourth row. http://www.rentmedakar.cz/?page_id=8071&lang=en
Did you regenerate the thumbnails here? http://www.rentmedakar.cz/wp-admin/tools.php?page=regenerate-thumbnails
Or try to change the logo images manually.
Best regards,
IsmaelHi!
Use this on Quick CSS or custom.css to set the actual width of the images:
#top .fullsize .template-blog .big-preview img { width: auto; margin: 0 auto; }Cheers!
IsmaelHey!
You can use this on Quick CSS or custom.css:
.header-scrolled + #main .stretch_full.title_container { position: fixed; top: 120px; z-index: 1000; width: 100%; } .header-scrolled + #main .stretch_full.title_container .container { width: 1130px; }The top value will depend on the height of the shrink header. Use media queries to change the width of the title container on different screen sizes.
Cheers!
IsmaelHi!
If you want to disable the responsive version of the site. Go to Enfold > General Layout > Dimensions panel. Disable the Responsive Site option. This is available on Enfold 3.0. Please update the theme.
Regards,
IsmaelHey!
The shortcodes can be found on the shortcode wand. Look for Content Elements > Button.
Cheers!
IsmaelHey Rustybucket!
Thank you for using Enfold.
Add this on Quick CSS or custom.css:
.main_color .avia-content-slider .slide-image { background: transparent; }Unfortunately, placing the content beside the image will break the post slider layout. You can try this:
.avia-content-slider .slide-entry { width: auto; } .main_color .avia-content-slider .slide-image { background: transparent; float: left; clear: none; }Best regards,
IsmaelOctober 1, 2014 at 8:06 am in reply to: Blog page url keeps changing and image not showing up #327890Hey angbuley!
Thank you for using Enfold.
You have to blogs on your website. The other is http://elitewedevents.com/blog/. Which one would you like to set as the main blog? Please set the blog page on Enfold > Theme Options > Where do you want to display blog? setting.
Cheers!
IsmaelHey ryanmortier!
Thank you for using Enfold.
I checked the table and it looks fine. You need to set the Responsive Styling to scrollable.
Cheers!
IsmaelOctober 1, 2014 at 7:14 am in reply to: Problem after updates WP and Enfold – website broken #327884Hi!
@pede1: We need the authentication password. I tried the login credentials on your first post but there is no password there.2.) After you switch the Gallery Style to Big Preview, there will be another available option. The Gallery Big Preview Image Size will control the thumbnail size use on the big preview image of the gallery.
3.) Placing the Portfolio Grid on 1/1 column should prevent it from becoming full width. Please do this then remove browser cache before testing the page.
5.) There is no detailed list of the changes but you can always check the theme overview changelogs: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi
@bjacoby: Did you update the theme to Enfold 2.9.2? This should fix the issues on WordPress 4.0 update. Where did you send the login credentials?Cheers!
IsmaelHey!
Yes, that is the purpose of the code. Unfortunately, it’s not possible to filter by category without major modifications on the script. . Please visit Envato Studio or Werkpress for further customization.
Best regards,
IsmaelHi!
The website is currently on maintenance mode. Please give us a temporary login details so that we can inspect it. If possible, please translate the inquiry to English. Anyway, I’ll ask Gunter to take a look.
Regards,
IsmaelOctober 1, 2014 at 7:04 am in reply to: Incompatibility with Yoast's Google Analytics Plugin? #327880Hi!
You gave us a different website url. Anyway, is the plugin currently activated? The home page looks fine. Unfortunately, we won’t be able to provide support for Yoast Google Analytics plugin. You might need to contact the plugin author for further support.
Cheers!
IsmaelHi!
Use this to adjust the margin of the last column:
#full-width-section-tflq .flex_column.av_one_third.avia-builder-el-3.el_after_av_two_third.avia-builder-el-last { margin-left: 3%; margin-top: 30px; }If possible, look for google inspector or firebug tutorials. It will save you a lot of time.
Cheers!
IsmaelHey two_worlds!
Thank you for using Enfold.
Do you mind providing a screenshot on how you want the logo to look like? You can use the filter above then use this on Quick CSS or custom.css to adjust the position of the subtext:
.logo, .logo a { overflow: visible; width: 100%; } span.subtext { position: absolute; top: 0; left: 200px; }Cheers!
IsmaelHey!
Sorry. My bad.
1.) Regarding the video slide, it will stop once you play the video. Unfortunately, it will not automatically resume the autorotation.
2.) On the sample website, the company title is included on the image logo. If you want to add it as an actual text, use this on functions.php:
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<strong class='logo-title'>Company Name</strong>"; return $sub; }Use this on Quick CSS or custom.css to adjust the position of the title.
span.subtext { position: absolute; top: 0; left: 100px; }Regards,
IsmaelOctober 1, 2014 at 6:33 am in reply to: Enfold Accordion Slider Text Postion and Background Color #327865Hey!
Use this instead:
#top .aviaccordion-preview { height: 30%; width: 100% !important; bottom: 0; }Best regards,
IsmaelHi!
Add this at the bottom to change the cart icon color:
.header_color .cart_dropdown_first .cart_dropdown_link { color: white; } .header_color .dropdown_widget_cart .avia-arrow { background-color: white; }Best regards,
IsmaelHey!
You can globally enable the breadcrumbs on Enfold > Header > Header Title and Breadcrumbs. If you want to enable it on a specific page, edit the page then look for Layout > Title Bar Settings.
Best regards,
Ismael -
AuthorPosts
