Forum Replies Created
-
AuthorPosts
-
Hey Richard!
You’d need to use a plugin for that, try this one:
https://wordpress.org/plugins/wordpress-seo/Best regards,
JosueCan you post a screenshot of your view on mobile? here’s how i see it.
Cheers!
JosueYou are welcome, always glad to help :)
Regards,
JosueHey Joe!
Try adding this code to the Quick CSS:
.widget-acx-social-icons-widget-2-widget img { width: auto !important; }Cheers!
JosueHi Peter!
Put the target content element inside a Color Section element (with a custom ID).
Then in the source page link it this way:
http://screencast.com/t/bSlpiwAT4Cheers!
JosueHi!
I could log. Can you please specify what page is experiencing this issue? a screenshot of it would be helpful too.
Regards,
JosueHey Gary!
Try adding this code to the Quick CSS:
#header_main_alternate { background: rgb(219, 216, 189); }Cheers!
JosueTry with this instead:
.avia_desktop.avia_transform3d .av-masonry-entry { -webkit-perspective: none; -moz-perspective: none; perspective: none; opacity: 1 !important; visibility: visible !important; }Regards,
JosueJuly 17, 2014 at 11:02 pm in reply to: Fullwidth Easy Slider caption title and caption text position #292686Hey!
You could override one of the available settings, try adding this to the Quick CSS (bottom captions will be at top):
.caption_bottom .slideshow_caption { top: 200px !important; bottom: auto !important; }Cheers!
JosueHey Jonas!
Try adding this code to the Quick CSS:
.cart_dropdown_link span { font-size: 32px; } .cart_dropdown_link{ background: red !important; color: white !important; } .cart_dropdown { overflow: hidden; }Change as needed.
Cheers!
JosueHey!
The page you posted is not using Enfold, also the login details didn’t work.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey Bruno!
Please check this documentation on Page Templates:
http://codex.wordpress.org/Page_TemplatesYou can duplicate single.php or page.php and add a comment like this on top:
<?php /* Template Name: My Custom Page */Regards,
JosueJuly 17, 2014 at 10:41 pm in reply to: Easy Social Share Button Plugin Freezes the Javascript #292678Hi,
Please contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is beyond the support scope we can offer.
Regards,
JosueHi!
The link you posted is returning a 404 error page.
Best regards,
JosueHi!
Modify your previous code:
.avia_desktop.avia_transform3d .av-masonry-entry { -webkit-perspective: none; -moz-perspective: none; perspective: none; opacity: 1 !important; }Best regards,
JosueHi!
You must select a Sidebar to show here:
http://screencast.com/t/g9UsbkS6JgwDBest regards,
JosueHi @Guenni007!
No, my mistake, latest version is still 2.9.1. The redirect option was introduced in 2.8 if i’m not mistaken.
Best regards,
JosueHey Andrea!
Try:
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{ animation: none !important; -moz-animation: none !important; -webkit-animation: none !important; }Cheers!
JosueHola Jose!
Prueba con este código en el CSS:
h1,h2,h3,h4,h5{ text-transform: none !important; }Para cambiar el tamaño de fuente de estos elementos te recomendaria utilizar el editor de estilos avanzado (Enfold > Advanced Styling).
Saludos,
JosueHi,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueSet a custom ID to those colors section and change the code accordingly:
#transparent-section .flex_column { background: rgba(255, 255, 255, 0.5); }Cheers!
JosueLet us know how it goes :)
July 17, 2014 at 5:28 pm in reply to: Form email is not successfully sent, but there is no log (or is there?) #292571Check line 720 on /enfold/framework/php/class-form-generator.php
Cheers!
JosueJuly 17, 2014 at 1:19 am in reply to: WordPress Social Stream Plugin by DesignChemical broken since Enfold v2.8.1 #292319Hey @dsharpe!
Have you tried contacting the plugin support? maybe they can come up with a workaround (the problem is that isotope versions are conflicting).
Cheers!
JosueI checked the site on IE8 and could note that none of the icons (therefore the icon font) are working. What you’d need to do to fix it is put this code in your .htaccess file:
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>Best regards,
JosueTry increasing the PHP memory limit:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPCheers!
Josue -
AuthorPosts
