Forum Replies Created
-
AuthorPosts
-
Hello!
It may be possible but it would require a heavy modification to the theme, unfortunately that’s beyond our support scope. You can request a customisation quote from a third-party provider here.
Regards,
JosueHi!
Latest version in ThemeForest is 3.2.2, sometimes we may incorrectly mention a newer version because we have access to that.
Regarding version.txt there is no other way to get it without downloading the whole package, alternatively you could check at the changelog in the item description: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Regards,
JosueHey!
Can you post a screenshot of your local view?
Best regards,
JosueHey Sarah!
No, it’s not currently possible to isolate a color scheme, but it could be easily done with some custom CSS -which we can provide-, can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.mfp-ready .mfp-figure { opacity: 1; }Cheers!
JosueHi Daniel,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueJuly 9, 2015 at 12:57 am in reply to: Yoast SEO plugin doesn't read Enfold images in Sitemap #470583Hi Swarez!
Thanks for your input, we’ll let Kriesi know.
Regards,
JosueHm, try with this instead:
#top #wrap_all .av-social-link-facebook a, #top .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-youtube a, #top .av-social-link-youtube a { color: #fff; background-color: #a72b1d; } #top #wrap_all .av-social-link-xing a, #top .av-social-link-xing a { color: #fff; background-color: #006567; }Regards,
JosueHi!
You need to change the label of the “Directory Listing” post type to “Portrait”, this is not a complex thing that you should be able to find in the plugin files, try asking the plugin support about that.
Cheers!
JosueHi!
In style.css, remove
#wrap_allfrom these selectors:/*Social Icons im Footer färbig darstellen*/ #top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-youtube a { color: #fff; background-color: #a72b1d; } #top #wrap_all .av-social-link-xing a { color: #fff; background-color: #006567; }Cheers!
JosueYou are welcome, glad to help :)
Regards,
JosueHi!
Dancing Script should is now being included correctly, i’ve changed the code in your child functions.php.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi Samuel!
This item is not linking to a .jpg image – http://screencast.com/t/7etOfhLwaTHK
Regards,
JosueHey!
Can you pass me the link to that page?
Best regards,
JosueProbably your browser cache needed to be re-build, let us know if you encounter the issue again.
Regards,
JosueHey Andreas,
Can you post the authentication access too?
Cheers!
JosueHello!
It’s not really a hard task but if you want someone to do it for you, you can request a customisation quote from a third-party provider here.
Regards,
JosueHi!
Is this a new site? can i try to remove the sample sliders and running the demo import again?
Regards,
JosueHi!
Yeah apparently they have changed some things, unfortunately there is nothing we can do from our end.
Regards,
JosueHi Phil!
You’re right, there’s no official support for that right now, but you’re free to do testing with one of the Enfold copies you already have.
Also, if you think this should be added to the Enfold roadmap, feel free to request it here as a new feature.
Cheers!
JosueJuly 7, 2015 at 2:43 am in reply to: WindowsPhone 8.1 / InternetExplorer, Enfold still doesn't work #469339Hi!
Windows Phone is not officially supported yet, we’re working on this, please be patient.
Regards,
JosueHi!
Switch to Text mode and remove these on each email link:
http://screencast.com/t/1AG94SNR1If these scripts are vital, you could pass the whole content of this Text Block to a Code Block element to avoid conflicts with the ALB editor.
Regards,
JosueHey!
Add this to Quick CSS:
@media only screen and (max-width: 767px) { ul.avia_wpml_language_switch { display: none; } }Regards,
JosueHi!
I’m not reproducing the issue on my end once the child theme is activated, i’ll ask the rest of the team to see if they can.
Best regards,
JosueHi!
Place this code in functions.php to load child js/avia.js:
// Replace avia.js function change_aviajs() { wp_dequeue_script( 'avia-default' ); wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/avia.js', array('jquery'), 2, true ); } add_action( 'wp_enqueue_scripts', 'change_aviajs', 100 );Regarding the number that’s expected, that shows the current number of images found in that precise moment, the non-loaded one don’t exist yet, you can use the following CSS code to hide it:
.mfp-counter{ display: none; }Best regards,
JosueHi Peter,
I have not received it, please post the username/password here in private content.
Regards,
JosueYou are welcome, well if that works for you then it’s fine :)
Best regards,
Josue -
AuthorPosts
