Forum Replies Created
-
AuthorPosts
-
June 15, 2015 at 10:21 am in reply to: WP 4.2.2 update breaks theme version 1.0.0 Partner/Logo Element List #459203
Hey!
Unfortunately, that is not going to work, you need to update the whole theme to make it compatible with WordPress 4.2.2. I’m sorry but we can’t help you trace back the modifications made by the previous developer. Please contact him / her again.
Cheers!
IsmaelHey Dave!
Thank you for using Enfold.
The theme options should stay intact if you rename the theme folder although you may find the menu items altered. After renaming the folder, reactivate the theme then set the theme locations again. Please create a backup or a restore point before doing so just in case.
P.S: You may want to export the theme options on Import/Export panel. Note that this is going to work on the theme but I’m not sure whether this will affect third party plugins. You may want to ask the plugin authors regarding that matter.
Cheers!
IsmaelJune 15, 2015 at 10:04 am in reply to: Main menu buttons to change color when the header scrolls #459194Hi!
Try this in the Quick CSS field:
#top #wrap_all .av_header_transparency .av-menu-button-colored > a .avia-menu-text { background-color: orange; border-color: orange; }
This will change the button color on transparent header. If you scroll down, it will revert back to the default menu button color.
Regards,
IsmaelHey!
It will be overwritten. If you want to do it in a child theme, use this:
remove_action('init', 'portfolio_register');
Cheers!
IsmaelHi!
What is the native screen resolution of your tablet? Did you add any codes to modify the position of the cart icon? Please update the theme to version 3.2. That should fix the issue.
Regards,
IsmaelHi!
Please use this to keep the “orange” color on active menu items:
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: #db5000 !important; }
Cheers!
IsmaelHi!
If you want to show a single product, you can use the Image element plus text blocks temporarily. Link it to the actual product manually. If you want to create an add to cart button, use the woocommerce shortcode ([add_to_cart_url id=”99″]) in a code or text block. http://docs.woothemes.com/document/woocommerce-shortcodes/
You can do this until you decide to have to multiple products on the page.
Regards,
IsmaelHi!
The zoom feature on mobile devices is disabled by default. If you want to enable it back, you need to modify header.php. Look for this code:
if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
..replace it with:
if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1">';
Regards,
IsmaelHi!
You can add the product categories in the main menu as the shop’s sub menu. Go to Appearance > Menus then click Screen Options. Enable the “Product Categories”. Add the items as sub menus of the shop page. Or enable the sidebar for product pages then use the Custom Menu widget. You need to create a new menu listing product categories. Customers can then browse through different product categories using shop’s submenu or the sidebar menu.
Aside from that, you can use the products up-sells or cross-sells section to post product suggestion based on the current product. For example, on a specific sandwich product, below, you can post juices or desserts. Refer to this link for more info: http://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/
Regards,
IsmaelJune 15, 2015 at 8:27 am in reply to: Small formatting problem with gravity forms date picker #459151Hi!
You can set a minimum width for the select element:
.gform_wrapper select { min-width: 80px !important; }
Regards,
IsmaelJune 15, 2015 at 8:11 am in reply to: Advanced Layout Builder for products – doesn't show info in product page #459138Hey!
The Product Info element is for product variations. It will display a table with list of product attributes. The Product Info Tab should display the Reviews tab initially but I’m not sure why it’s not working on your installation. Try to create another product.
Best regards,
IsmaelHey!
I don’t see the code when I checked the page. Please make sure that all brackets in the Quick CSS field are closed. Check if there are missing “semi-colons”.
div#jp-relatedposts { display: none !important; }
Best regards,
IsmaelHi xyzb!
Thank you for using Enfold.
You don’t need to place the comments.php file inside the includes folder.
Best regards,
IsmaelHi!
You can use this:
a.avia-slideshow-button.avia-button.avia-color-theme-color.avia-multi-slideshow-button:hover { color: #fff; border: 3px solid #fff !important; background: rgba(0,0,0,0.2) !important; }
Regards,
IsmaelHi pedronx!
Thank you for using Enfold.
Please install this plugin: https://wordpress.org/plugins/disable-automatic-p-tags/
Cheers!
IsmaelJune 13, 2015 at 2:37 pm in reply to: Is there a setting to make the footer span the full width of the page? #458763Hey!
I was able to login to the dashboard and I noticed that you’re using a very old version of the theme. Please update to version 3.2.
Best regards,
IsmaelHey futurecom!
Thank you for using Enfold.
WPML probably changed something in the SitePressLanguageSwitcher object on version 3.2. For the meantime, please downgrade to a lower version of WPML and if possible, please contact the WPML support regarding this particular issue. A link to the actual website will help.Best regards,
IsmaelHi Mario!
Thank you for using Enfold.
You can try these plugins:
https://wordpress.org/plugins/rtwidgets/
https://wordpress.org/plugins/subscribe2/
https://wordpress.org/plugins/simple-subscribe/Best regards,
IsmaelHey!
The theme like any other themes can be modified through a child theme. If you want, you can add your css modifications in the child theme’s style.css.
Regards,
IsmaelHi!
The “impressum” page is not set to Tranparent Header. Please check the page’s Layout options.
Cheers!
IsmaelJune 13, 2015 at 11:18 am in reply to: Enfold theme – problem with fopen() when updating the theme #458734Hey!
Actually, this is not a theme related issue but a server one. Please create an inquiry on Windows Server forums, maybe you’ll find the appropriate solution there. If not, for the meantime, you can update the theme via FTP.
Best regards,
IsmaelHey!
The submenu element covers up the section title. Did you modify anything on the theme files, specifically the submenu element? It should be positioned below the layer slider according to the html markup but it is located beneath the header.
Cheers!
IsmaelJune 13, 2015 at 10:36 am in reply to: LayerSlider WP with Image and Video not all Full Width #458727Hi Chrischi!
Thank you for using Enfold.
Please check the Slider Settings, make sure that the Full-width settings is enabled. If you can provide the login credentials, we will check it. Set it as a private reply.
Regards,
IsmaelJune 13, 2015 at 10:31 am in reply to: New Border/Color options for columns are breaking responsive? #458726Hey!
The css markup for the color section on your installation is quite different from the default. Please try to delete the entire enfold installation then override it with a new one. If you have any cache plugin, please purge the cache. Add this in the Quick CSS field:
@media only screen and (max-width: 767px) { .avia-section.av-minimum-height .container, .avia-section.av-minimum-height .container .content { display: block; }}
Remove browser cache then reload the page.
Best regards,
IsmaelHi!
The height of the color section will depend on the height of the overall content. Resize the image inside the color section to 200px.
The child theme should stay intact if you the update the theme. Did you add any template files inside the child theme folder? Please override those files as well.
We kindly ask you to create a new thread for further questions. The longer the thread gets, the harder it is to keep track of the inquiries because they tend to drift off topic like what’s happening right here. We would like to keep each thread subject related to make it easier for users trying to search for the same solution. Thanks!
Best regards,
IsmaelHey Hardeep!
Thank you for using Enfold.
1.) You can use the Icon List element. A screenshot of what you’re after will help.
2.) You can modify the blockquote element in the Quick CSS field. This is the default styling:
blockquote { border-left-style: solid; border-left-width: 7px; padding-left: 20px; margin-bottom: 1em; margin-right: 1em; font-size: 1.235em; line-height: 1.5em; }
3.) What do you mean by “block”? Are you trying to make it private?
Regards,
IsmaelHey!
I tried to login to the site but the credentials above are not working. Please check.
Best regards,
IsmaelHi!
Please try this:
@media screen and (max-width: 767px) { #header_main { z-index: 50; } .widget_wc_aelia_currencyswitcher_widget select#aelia_cs_currencies { font-size: 11px; height: 25px; } @media screen and (max-width: 767px) #header .widget { left: 0px; top: -140px; width: 100px; } }
The code should position the widget above the logo, beside the “Account” menu item.
Cheers!
Ismael -
AuthorPosts