Forum Replies Created
-
AuthorPosts
-
Hi!
That relates to the WordPress SEO plugin, which you should give it a try, perhaps it fixes the SEO issues you are having.
Cheers!
JosueHey Ana!
Can you point where is the video linked in your website?
Best regards,
JosueHey Simon!
Try adding ?iframe=true to the URL:
http://website.com?iframe=trueMake sure you are using the latest version of Enfold (3.0.2).
Cheers!
JosueOctober 21, 2014 at 11:49 pm in reply to: Cart Default setting "Delivery to other address" should be unchecked #339277Hey Andreas!
These modifications have to do with WooCommerce functionality rather than Enfold, unfortunately this falls beyond our support scope, you’d need to contact a developer.
Regards,
JosueOctober 21, 2014 at 11:46 pm in reply to: Can you please explain dynamic_avia/enfold_child.css #339274Hey!
Not sure what you meant by “has ended up” but if you are referring to Quick CSS, you can move that to your child theme css.
Regards,
JosueOctober 21, 2014 at 11:45 pm in reply to: Term 'Search' beside icon, doesn't activate search popup #339273Hi Darryl,
Can you post the link to the website please?
Regards,
JosueHey Gurify!
Try inserting that line (without <?php ?>) right before this line in single.php:
get_template_part( 'includes/related-posts');If you are using a child theme you can copy the single.php file to your child theme directory.
Regards,
JosueHey Aaron!
Recommended size for fullwidth elements (FullScreen Slider, FullWidth Slider, Color Section background images) is 1500px wide. Easy Slider size depends on the user as it will adapt to the container size.
Best regards,
JosueHi!
Should look and work fine now, you had a
<form>tag in between Avia elements.Best regards,
JosueHey Sarah!
Can you point (a screenshot will help) the specific set of bullets you want to affect?
Regards,
JosueHola,
¿Tienes algún tipo de redireccionador mobil ajeno a WordPress (esta redireccionando de website.com a mobile.website.com)? tal vez una configuración en el panel de control del servidor o algo similar?
Saludos,
JosueHi!
Try with this code:
.av-main-nav > li:first-child .avia-menu-text{ border-left: 0; } .av-main-nav > li:last-child .avia-menu-text{ border-left: 0; } .avia-menu-fx{ display: none; } .av-main-nav > li > a > .avia-menu-text{ border-left: 1px solid #e2e2e2; padding-left: 20px; }Best regards,
JosueHey!
Does the issue still happens with the latest version of Enfold (3.0.2)?
Cheers!
JosueOctober 21, 2014 at 11:09 pm in reply to: How can I increase the width of the logo area in the header? #339254Hey @adman1,
Try increasing the header size setting to the height of your logo in full size 156.
Regards,
JosueHey!
Try changing it to:
.widget {background:#f9f9f9; padding:25px; border-top:solid 2pt; box-shadow: 3px 3px 10px #888888; overflow: hidden;} .sidebar .widget:first-child, .content .sidebar .widget:first-child{background:#f9f9f9; border:none; padding: 25px;}Best regards,
JosueOctober 21, 2014 at 10:16 pm in reply to: Change "Want to join the discussion?" text in Comments.php in child theme #339243Hi!
Yes, i’d recommend updating the theme to the latest version (3.0.2) so our initial suggestion work.
Best regards,
JosueHi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueOctober 21, 2014 at 5:09 pm in reply to: Change "Want to join the discussion?" text in Comments.php in child theme #339115Hey!
The problem is that in your version of Enfold, the comments.php is located differently, you’ll need to copy single.php to your child theme and change this line:
comments_template( '/includes/comments.php');To this:
comments_template( 'comments.php');Cheers!
JosueHey Robert!
Not exactly a theme issue but try using this plugin:
https://wordpress.org/plugins/ps-disable-auto-formatting/Regards,
JosueHey Darneson!
Try adding this at the very end of your theme / child theme functions.php file:
function change_cf_from() { return " (Email address hidden if logged out) "; } add_filter('avf_form_from', 'change_cf_from', 10);Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.tab, .tab_content { border: 0 !important; }Cheers!
JosueOctober 21, 2014 at 5:14 am in reply to: Can't remove Enfold theme inadvertantly nested to Main Enfold theme via FTP #338820Hi!
Please contact your server provider support, ask them to delete the compromised folder for you.
Cheers!
JosueHey Laure!
Not possible unfortunately, please update the theme to the latest version (3.0.2).
Best regards,
JosueHey!
Yes, the child theme functions.php would be the best location.
Regards,
JosueOctober 20, 2014 at 7:30 pm in reply to: Header Logo – Custom URL using child theme functions.php #338563Hi Stephen,
Open /enfold/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="' . home_url() . '/home" title="' . esc_attr( get_bloginfo( 'name' ) ) . '" rel="home" class="trail-begin">' . $show_home . '</a>';Regards,
JosueOctober 20, 2014 at 7:17 pm in reply to: How to add custom buttons at the top of each post and page? #338557Hi,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueOctober 20, 2014 at 7:16 pm in reply to: Social media icons not appearing in Enfold theme after upgrading to 3.0 #338556You are welcome Chris, glad to help :)
Regards,
JosueHi Mike!
Are you able to reproduce that on an actual mobile or tablet?
Regards,
JosueOctober 20, 2014 at 5:23 pm in reply to: How can I increase the width of the logo area in the header? #338479Hey!
As you are using a transparent header the transparent logo is being shown, which is 297×340, try changing that in Enfold > Header > Transparency Options.
Best regards,
Josue -
AuthorPosts
