Forum Replies Created
-
AuthorPosts
-
February 5, 2015 at 11:54 pm in reply to: Conflict with transparent header and animated countdowm #391752
Hey!
The animated counter is working fine on that page.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px){ .responsive #top { position: relative; } }Cheers!
JosueHey!
The Spanish version of the site is showing the translated strings. Perhaps you a referring to the Widgets, to show different Widgets per language refer to this article:
http://wpml.org/2014/08/display-different-widgets-per-language-wpml-widgets/Cheers!
JosueHi Soren!
It is aligned but the upper three images have some inner padding so you’d need to add that to the footer widgets too:
#footer .widget { padding: 0 16px; }Cheers!
JosueHey!
Sure, just copy the whole
avia_excerptfunction (starts line 1009) to your child theme functions.php.Cheers!
JosueHey!
Try adding this code to the Quick CSS:
#top .avia-testimonial-wrapper { margin: 0; }Cheers!
JosueHi!
I’m not noting any “lag” to be honest, your website is loading quite fast actually. I’ve also ran a test with the tool you mention – http://screencast.com/t/7oMwePBMo
Regards,
JosueHey!
You are running a version of Enfold incompatible with your WP version, please update the theme to the latest version (3.0.8).
Best regards,
JosueSure, i will let him know about your concerns.
Best regards,
JosueHi!
I don’t think the Cloudflare plugin is the culprit, seems to be more of a hosting uptime issue.
Cheers!
JosueHi!
None of those were changed since 3.0.3.
Regards,
JosueI see, if you want to hide the #header on mobiles use this code:
@media only screen and (max-width: 767px) { #header { display: none;} }Cheers!
JosueHey!
I was trying to solve this and i think i managed to get it, replace js/shortcodes.js with this:
https://www.dropbox.com/s/t4euesgs1qshxir/shortcodes.js?dl=0Best regards,
Josue-
This reply was modified 11 years ago by
Josue.
Hey!
That would be possible on the client side using a custom JavaScript script (jQuery val), what values do you want to assign to them?
Best regards,
JosueHi!
From what i’m checking slideshow.php has not been changed since 3.0.3, can you list all your custom /shortcodes?
Regards,
JosueHey Charlotte!
Try adding this code to the Quick CSS:
.archive .entry-content { display: none; }Cheers!
JosueHey!
Try using a Color Section or a Grid Row element.
Cheers!
JosueHi!
Put three aligned-left Images inside a 1/1 Column.
Regards,
JosueHey!
That won’t work because the
av_contact_fieldshortcode doesn’t recognizehiddenas atypeparameter. I’d suggest using an specialized plugin like Contact Form 7, it is possible to make it look exactly as the Enfold one.Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
A Cloudflare 522 error pop up the first time i visited your site but now it’s loading just fine.
Best regards,
JosueHi!
Should be invisible in the root of the installation, if you can’t find it please contact your hosting provider support.
Regards,
JosueHi!
Could be malware, check for any weird code in the theme functions.php, it is likely to be at the first lines.
Best regards,
JosueHey Taras!
Translation are made by the community, if you want to contribute refer to this topic:
https://kriesi.at/support/topic/please-contribute-and-translate-enfold/Thanks,
JosueHey!
That feature is not available at the moment, if you really need it you would have to contact a developer from Envato Studio or Codeable
Also, feel free to request it here as a new feature.
Best regards,
JosueFebruary 5, 2015 at 11:50 am in reply to: LOGO centered. NAVIGATION flushed to the right and left. #391200Hi!
There is a way to do that, try putting the logo as another menu item, in the center (put the
<img>tag as the label) and remove the default logo with CSS:#header_main > .container { display: none; }Regards,
Josue-
This reply was modified 11 years, 1 month ago by
Josue.
February 5, 2015 at 11:43 am in reply to: How to remover all dummy data or start over again all together? #391188Hi!
You can use this plugin:
https://wordpress.org/plugins/wordpress-reset/Refer to this video on how to set-up a child theme:
Best regards,
Josue -
This reply was modified 11 years ago by
-
AuthorPosts
