Forum Replies Created
-
AuthorPosts
-
Hi!
Thank you for using Enfold.
I’m sorry but you’re using an outdated version of the theme, 3.0.4. Please download the latest version, 3.0.8 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/
After the update, please switch the builder to debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
IsmaelFebruary 2, 2015 at 7:48 am in reply to: Can't change number of gallery rows on gallery feature #389168Hey!
The internal styling which calculates the gallery thumbnail size fails to render on your home page but I’m not sure why. For a temporary fix, you can add this on Quick CSS or custom.css to change the columns to 4:
.home #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 25% !important; }Is OK for us to disable the plugin while testing the site? The Hide My WP plugin might hinder us from accessing the site once deactivated.
Cheers!
IsmaelHi Werner!
Thank you for using Enfold.
I’m not sure if I understand the inquiry correctly but if you want to change the bullet points of the list element, add this on Quick CSS:
ul.disc, .entry-content-wrapper ul { list-style: square outside; }Refer to this link for more list styles option: http://www.w3schools.com/cssref/pr_list-style-type.asp
Cheers!
IsmaelHi!
The code above works fine on our installation. Please provide a link to the actual page with the featured image.
Best regards,
IsmaelHey crewneck!
Thank you for using Enfold.
Try to add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .responsive .logo a { display: inline-block; vertical-align: middle; } .responsive .logo { position: relative; display: block; width: 100%; text-align: center; } }Regards,
IsmaelFebruary 2, 2015 at 7:18 am in reply to: Sandwich Menu Botton doesn't open in iPad landscape mode #389159Hey!
Thank you for using Enfold.
Please remove the modifications above then go to Enfold > Header >Mobile Menu panel. Set the Header Mobile Menu activation settings to the second option.
Best regards,
IsmaelHey!
Thank you for the update.
How did you add the element? You can place the code on pastebin.com. I think you’re missing the third entry on the required attribute which is the value of the Add Title’s subtype “Show”. If you have this code to render the “Add Title” setting:
array ( "name" => __("Add Title", 'avia_framework' ), "desc" => __("Description here", 'avia_framework' ), "id" => "src", "type" => "select", "std" => "no-title", "subtype" => array( __('None', 'avia_framework' ) =>'no-title', __('Show', 'avia_framework' ) =>'show-title', ) ),The required attribute of the “Title Location” and “Title Name” options should be:
"required" => array('src','not','show-title'),Best regards,
IsmaelHi!
Please replace the code with this:
.home #main div div main.template-page.content:first-child { padding-top: 0; }If you want to make the top level menu items clickable, go back to Appearance > Menus then remove the default ones. Replace them with custom links with # symbol as URL.
Regards,
IsmaelHey!
Hmm.. Not sure if understand it clearly but thanks for sharing. Might be useful for other users with the same issue. :)
Regards,
IsmaelHi!
Add this on Quick CSS:
.avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image { margin: 0 10px 0 0; width: 40px; height: 40px; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }Cheers!
IsmaelHi!
Thank you for using Enfold.
I’m sorry but you’re using an outdated version of the theme. Please download the latest version, 3.0.8, 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/
Best regards,
IsmaelHi!
Let us know if the issue presents itself again. I tested the page for more than 10 minutes using safari and the testimonials looks fine, still autorotating.
Regards,
IsmaelFebruary 2, 2015 at 6:36 am in reply to: How to disable JPG compression for gallery element? #389146Hi!
Thank you for using Enfold and for explaining the issue thoroughly.
The big preview on the gallery will always inherit the width of its container, the size of the columns, main container etc, so there’s no easy solution to this problem especially when you’re using gallery images with different sizes. Try to use larger images then disable the Force same size for all big preview images? gallery settings.
Best regards,
IsmaelHey!
Did you create an addthis account? It is required to create one if you want to use this plugin: https://wordpress.org/plugins/addthis/faq/
Best regards,
IsmaelHi!
This is a german page, not french: http://eyebrowtracer.com/de/fragen/
And this one is showing the correct french language: http://eyebrowtracer.com/fr/acheter/
I’m sorry but can you please elaborate the issue. I tried to login but the credentials aren’t working. Please check.
Regards,
IsmaelFebruary 2, 2015 at 6:09 am in reply to: Grid Row issue : Top border of small arrow appearing at the bottom of Grid Row #389141Hey!
There’s something wrong with the html markup of the page (http://yourchobo.com/). All sections should be wrapped inside the #wrap_all container but they’re not. Did you add any html codes or custom modifications that involves adding html tags? Maybe you forgot to close certain divs which breaks the layout of the theme.
Regards,
IsmaelHey!
Thank you for the update.
The fullwidth button is fixed by placing it inside a color section. Adding another color section below the animated number elements seems to fixed the footer as well. There must be a missing closing div that we don’t know of. Did you add any html tags on the page?
Best regards,
IsmaelHey!
I guess it is cause by the plugin which disables the right click functionality. The ui dialog container is set to 450px by default which is over the viewport width.
Best regards,
IsmaelHi!
Try to add a code block on top of the text block then add this:
<style type="text/css"> .avia-textblock h1, .avia_textblock h2 { color: #fa6d02 !important; font-family: Georgia,Times,Times New Roman,serif; } .avia_textblock h3 { color: #40B8F7 !important; font-family: Georgia,Times,Times New Roman,serif; } </style>Regards,
IsmaelHey!
Have you tried adding a horizotal rule / separator element before the text block? Set it to whitespace to create a gap before the color section.
Cheers!
IsmaelHi!
You can add this on the Quick CSS field:
.main_color label { color: #ffffff !important; }OR this one to a code block element:
<style type = "text/css"> .main_color label { color: #ffffff !important; } </style>Best regards,
IsmaelHi!
Thank you for the screenshots. Please try to deactivate the cache plugin’s minify settings or if you have a stand alone minify plugin, disable it. Let us know if the IE9 rendering improves.
Regards,
IsmaelFebruary 1, 2015 at 9:45 am in reply to: Testimonial & other content not showing correct on just one page #388980Hey shaunlawson!
Thank you for using Enfold.
Looks like you’re using a minify plugin. Is this happening if the cache and minify plugins are deactivated? Please try to deactivate those plugins then test the site again on another browser.
Cheers!
IsmaelHi lobstahhhhhhh!
Thank you for using Enfold.
You can edit the widgets on Appearance > Widgets. If you want to create a custom link for your pages, try to create a new menu on Appearance > Menus panel then go back to the Widgets panel. Add the Custom Menu widget. Set the newly created menu with the grid blog pages links.
Cheers!
IsmaelFebruary 1, 2015 at 9:42 am in reply to: 3 or more buttons possible in full width easy slider? #388978Hi!
Try to add it on the caption formatted like this:
<style type="text/css">.avia-caption-content > p:last-child { display: none !important; } </style> This is a captionOr use a code block element.
<style type="text/css">.avia-caption-content > p:last-child { display: none !important; } </style>Cheers!
IsmaelHi!
If you want to show a specific widget on archive pages, please use the following plugin.
https://wordpress.org/plugins/widget-logic/
Cheers!
IsmaelHi tlow87!
Thank you for using Enfold.
Which element are you trying to change? Make sure that you’re using the correct selector. This is the correct css media query:
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ }Cheers!
IsmaelHey!
Thank you for using Enfold.
This is an old issue, unfortunately, we haven’t find an alternative script yet. All themes that I know of have the same exact isotope script. The category sorting will only work on items located on the current page. It won’t be able to filter the items on the next page. The only workaround is to show all portfolio items without pagination but it might affect the page performance.
Best regards,
Ismael -
AuthorPosts
