Forum Replies Created
-
AuthorPosts
-
Hi Kim!
Refer to this topic:
http://en.support.wordpress.com/images/image-editing/Best regards,
JosueHey!
Do you use Advanced Layout Builder in that Page?
Regards,
JosueFebruary 27, 2014 at 3:42 am in reply to: Image link rollover animation not working for all images on a page #229885Hi!
It’s the image dimensions, the roll over won’t appear if the image height is less or equal than 100px.
Regards,
JosueHi!
Enfold already have this functionality.
Cheers!
JosueFebruary 27, 2014 at 3:33 am in reply to: How can I make the Header transparent in mobile view? #229883Hi,
Can you post the link to your website please?
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Please refer to this topic:
https://kriesi.at/support/topic/google-fotns-with-extended-latin-subset/Regards,
JosueHey!
None, if you have WooCommerce installed you’ll see another set of elements in the Advanced Layout Builder, there you can use the Product Grid element.
Cheers!
JosuePlease contact WooThemes support regarding this issue.
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.grid-entry article{ background: transparent !important; } .grid-content, .grid-content * { background: transparent !important; }Cheers!
JosueAdded the code:
http://www.bodyboard.co.nz/wp-admin/theme-editor.php?file=functions.php&theme=enfold-child&scrollto=162&updated=trueNo errors so far, please check if the changes have been applied to your Masonry elements.
Cheers!
JosueHi,
Open framework/php/class-breadcrumb.php and look for line 209:
$trail[] = '<a href="' . home_url() . '" title="' . esc_attr( get_bloginfo( 'name' ) ) . '" rel="home" class="trail-begin">' . $show_home . '</a>';Replace it by this:
$trail[] = '<a href="http://test2.akritiv.com/about/leadership/" title="' . esc_attr( get_bloginfo( 'name' ) ) . '" rel="home" class="trail-begin">' . $show_home . '</a>';Regards,
JosueGood :)
There may be some sort of compatibility issue, unfortunately we can’t offer fixes for third-party plugins. But why don’t use the standard mode and hide the header and footer for that Page with CSS?
Cheers!
JosueHey!
Where are this tooltips coming from? is that a third-party plugin?
Regards,
JosueHi!
The Masonry elements are powered by Isotope, so you would start investigating there:
http://isotope.metafizzy.co/Found this:
http://stackoverflow.com/questions/14043879/jquery-isotope-queue-shuffle-randomize-animationWhen you find/create the right snippet, simply add it to avia.js at the very end:
jQuery(function() { // your code });Best regards,
JosueHi!
I checked your website and everything appears to be working as expected, could you give more details on which images are not being shown and what JS isn’t working correctly?
Best regards,
JosueHey!
Are you using the latest version of Enfold (2.5.4)?
I tried reproducing your issue on my local install with no success:

Regards,
JosueHi LG!
It’s because Easy Slider will try to fill its container size, if you want to have a smaller slider, the ‘Content Slider’ would be a better option (Content Elements).
Cheers!
JosueHey Gee Are!
We can’t offer fixes non-supported third-party plugins but i found a quick solution for your second issue, add this to the Quick CSS:
#commentform p:nth-child(10) label, #commentform p:nth-child(11) label { left: 0; } #subscribe-label { left: 21px !important; padding-top: 5px !important; } .comment-subscription-form { top: 18px; }Regarding the first one, i’d recommend you to use another plugin (like this one).
Cheers,
JosueIt will take some time to re-index in Google, give it a couple of days.
Cheers!
JosueHi!
Have you tried using LayerSlider? you can set the slider to not resize or at which resolution should resize.
Cheers!
JosueHi!
That seems to be just a warning, could you give us more details of the problem?
Regards,
JosueHi,
I tried with your exact functions.php file + the avia_random_image_query function and got no errors so far, can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
The Post class gets attached to the body element, so the code should be:
#top.postid-252 .fullsize .template-blog .entry-content-wrapper > * { max-width: 1600px; margin-left: auto; margin-right: auto; }Cheers!
JosueHi!
Try using a lower value, like 130px:
.social_header .phone-info{ padding-right: 130px; }Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Those post were created when you imported the dummy data, but don’t worry; i removed them for you:
http://www.smootheedges.com/Best regards,
JosueHi Carol,
Can you post the link to your website please?
Regards,
Josue -
AuthorPosts
