Forum Replies Created
-
AuthorPosts
-
You are welcome Johnny, always glad to help :)
Regards,
JosueHi!
Did you select the font (Coustard) in the Theme Options either as the heading or content font?
Regards,
JosueHi Ted!
Just once, open /wp-content/themes/enfold/functions-enfold.php and look for line 64:
if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))Replace it by:
if ((is_object($args) && $args->theme_location == 'avia2') || (is_string($args) && $args = "fallback_menu"))Regards,
JosueSeptember 5, 2014 at 8:39 am in reply to: Slider / Background Photos in full-screen width of 1920px #313850Hi Wolfgang!
It’s fixed now, the problem was that you selected “Archives” as the page template, should be Standartemplate.
Best regards,
JosueSeptember 5, 2014 at 8:32 am in reply to: Enfold Theme- Theme options not showing in the dashboard #313848Hi!
Do you have access to your PHP error log?
Cheers!
JosueHi,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueHey!
In case someone doesn’t know where to find previous Yoast SEO releases:
https://github.com/Yoast/wordpress-seo/releasesCheers!
JosueHi,
@netztaucher, @hexquare, the login details you posted didn’t work for me, please re-check.Cheers!
JosueHi,
Try adding this at the very end of your theme / child theme functions.php file:
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { $('.togglecontainer .taglist a:nth-of-type(2)').trigger('click') }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueHey!
If you want the height/width attributes to appear on your media files you’d need to insert them using this method instead – http://screencast.com/t/brV0iu6Paj
Cheers!
JosueSeptember 5, 2014 at 7:13 am in reply to: New Blog Layout Can't Make Featured Image Full Width #313823Hey!
Yeah, it’s because of some custom code here:
https://staging.expresswriters.com/?sccss=1&ver=3.9.2Best regards,
JosueYou are welcome :)
Hey!
Google Fonts (Arvo) seems to be loading correctly now – http://screencast.com/t/D0LocWCGkK5n
Best regards,
JosueHi!
Try the following:
http://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_DISPLAYRegards,
JosueHi!
Images are showing and your site loads fine for me, so i guess is all solved now?
Cheers!
JosueHey!
That’s expected, when that option (Hide Mobile Menu Submenu Items) is selected the parent menus lose their link functionality and become togglers for the sub-menus, one thing you can do is disable that and exclude some menu items from the mobile menu by adding the class of “noMobile” to them.
Best regards,
JosueHey!
Try the following:
http://forums.asp.net/t/1811357.aspx?Using+font+face+in+Windows+AzureRegards,
JosueHi!
I checked the website on IE 11 / Win 7.1 and no titles were shown on hover.
Best regards,
JosueHi Jan!
Try with this:
function add_stuff_to_header_func() { ?> <img src="http://webigami.de/schmal/wp-content/uploads/2014/09/Telefon+E-Mail.png"> <?php } add_action('ava_main_header', 'add_stuff_to_header_func');Regards,
Josue-
This reply was modified 11 years, 7 months ago by
Yigit.
Hey Johnny!
It’s because of the size of your images, try uploading at least one image with this dimensions.
Best regards,
JosueHey Marc!
The width of the background images would be the maximum width of your website container: 1130px.
Cheers!
JosueHey Peter!
Can you post a link to the page in question?
Cheers!
JosueHi!
Refer to this topic:
https://kriesi.at/support/topic/move-search-icon-to-secondary-menu/Cheers!
JosueSeptember 5, 2014 at 3:27 am in reply to: Masonry Gallery image size and header and menu formatting problems.. #313742Hey @soapmarine!
Can you provide a login to check your website? it is inaccessible to us.
Regards,
JosueHey!
Yes, it stays the same size regardless the window size (http://i.imgur.com/MJgYZTm.png), and no, the maximum size is 80×80 right now.
Regards,
JosueHi!
Did you apply custom classes to each list?
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Regards,
Josue -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts
