Forum Replies Created
-
AuthorPosts
-
Hi EFMSsteph!
Can you send us an admin login so we can take a closer look? Make sure to set the reply as private.
Best regards,
ElliottHey infobahncreative!
Try selecting “Flexible Masonry” on the size setting. This will make it so the title and excerpt displays beneath the images instead of on top of them. This is the best setting when viewed on very small devices such as phones.
Or you can have the title and excerpt display on hover as well.
Best regards,
ElliottHey Snizoo!
Yes our default contact form can do that. Just create a new page and use the magic wand to customize and insert the contact form shortcode. You can then copy that shortcode and paste it into a text widget in one of your footer columns.
Here is an example of what it would look like,
[av_contact email='your email here' title='Send us mail' button='Submit' on_send='' sent='Your message has been sent!' link='manually,http://' subject='' autorespond='' captcha='' color=''] [av_contact_field label='Phone Number:' type='text' options='' check='is_empty' width='element_two_third'][/av_contact_field] [/av_contact]
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hey heufti65!
1. It’s not just mobiles, that is how it displays on desktops as well. Under the “Element Title and Excerpt” option you can have them display on hover instead of always visible. Or if you set the size setting to “Flexible Masonry” then the title and excerpt will display beneath the image so they are more visible on mobiles.
2. Make sure to hold CTRL and click on all of the categories you wish to sort by. I went ahead and selected a few for you so you can see how it’s done.
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
Hey!
Try adding this,
@media only screen and (max-width: 767px) { .av-special-heading-tag { font-size: 30px !important; } }
Best regards,
ElliottNovember 3, 2014 at 5:57 pm in reply to: Add "Read more" link on blog page and Comments section on Blog page #345395Hey!
You don’t have any featured images set so if you want it to display beneath the images you have in your excerpt then try moving it down to line 189 so it’s right above this,
echo '<footer class="entry-footer">';
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hey!
What version of Enfold are you using? Go ahead and take a screenshot highlighting what your seeing so we can get a better idea.
If your using the latest version then there should be a tab that says “Demo Import” in the Enfold theme settings.
Best regards,
ElliottHi AARCS!
You will need to update Enfold to the latest version. What specific customizations are preventing you from updating? We might be able to offer some suggestions.
It would be best to update WordPress to the latest version as well.
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hey satucker!
Try deactivating that plugin and install this one, https://wordpress.org/plugins/wordpress-seo/. It’s the recommended SEO plugin to use with our framework and it let’s you edit the portfolio post type SEO.
Best regards,
ElliottNovember 3, 2014 at 4:46 pm in reply to: Error Messages & broken Layout Editor after update to v3.02 #345345Hey!
Yes you’ll want to completely delete Enfold from your WP themes directory via FTP before uploading the new files.
If you have done customizations then you’ll want to create a backup first.
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hey!
In that case you will want to set a width value to them as well,
.iPhone5cHome .avia_image { width: 194px !important; height: 163px !important; } .iPhone5Home .avia_image { width: 194px !important; height: 163px !important; } .iPhone4sHome .avia_image { width: 194px !important; height: 163px !important; } .galaxyS4Home .avia_image { width: 194px !important; height: 163px !important; } .galaxyS3Home .avia_image { width: 194px !important; height: 163px !important; }
Cheers!
ElliottHi JuanRamonMarin!
You can find that function in
/enfold/framework/php/function-set-avia-frontend.php
on line 897,function avia_which_archive()
You can change any of the titles you need there. Let us know if that is what you were looking for.
Regards,
ElliottNovember 3, 2014 at 4:35 pm in reply to: Installed bbpress but can't see forums in the dashboard #345336Hey!
I didn’t see bbPress installed in your plugins. I noticed you had Buddypress installed but you’ll want to install the actual bbPress plugin instead, https://wordpress.org/plugins/bbpress/.
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
Hey bsjosten!
Did you get this sorted? Your mega menu for link “Medlem2” is expanding to the full screen for me. If your not seeing it then try clearing your browser cache and any caching plugins you might have installed.
Best regards,
ElliottHi!
In this case you will need to set a custom excerpt when editing your post. The custom excerpt field should display near the bottom of your post but if you do not see it then click on Screen Options in the top right hand corner and check it to display.
Regards,
ElliottHey Cevik_Kuersad!
Let’s try the following,
1. Deactivate all plugins.
2. Delete your .htaccess file and then refresh your permalinks to the default setting in Dashboard -> Settings -> Permalinks.
3. For the images on your page here, http://neue-wordpress-homepage.de/teams/, try using absolute path instead of relative path for the links.If your still having problems then send us a WordPress login and we’ll take a closer look. Be sure to mark your reply as private.
Best regards,
ElliottHi pfinma1!
Try deactivating all of your plugins. If the problem goes away then reactivate them one by one to see which one is causing the issue.
If your still having problems then send us a WordPress login so we can take a closer look.
Cheers!
ElliottNovember 3, 2014 at 4:12 pm in reply to: How can I change the "Load more" text that shows in masonry? #345323Hey DROR!
You can find that on line 640 in
/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php
,$output .= "<a class='av-masonry-pagination av-masonry-load-more' href='#load-more' {$data_string}>".__('Load more','avia_framework')."</a>";
Best regards,
ElliottNovember 3, 2014 at 4:06 pm in reply to: Portfolio items shown continuosly as "1 big portfolio" #345320Hi wernerfriedl!
I’m not sure what you mean by opened portfolios. Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.
Best regards,
ElliottHi!
Your using Enfold version 2.4.4. Go ahead and update to the latest version, 3.0.2. See here for updating via FTP, http://vimeo.com/67209750.
Regards,
ElliottNovember 3, 2014 at 3:28 pm in reply to: Posted "Website lost proper formatting after update to 3.0.2" yesterday. #345286Hi!
I checked on Chrome and Safari but your logo position and sidebar width look exactly the same to me on those pages. Try clearing your browser cache. If your still seeing the issue then go ahead and take a screenshot highlighting what your seeing so we can get a better idea.
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
Hey!
It looks like we need a password to view your site. When you reply with the password you can set your post to private so it’s only viewable to yourself and us.
Regards,
ElliottHi!
You can get support for WooCommerce here, https://support.woothemes.com/hc/en-us.
Cheers!
ElliottHi!
Your link is giving me a 404 error and I cannot login to your server. Can you check your server error logs and paste the errors you see here as a private reply so we can take a closer look?
It would be best to contact your hosting provider and let them know about the troubles your having to see if everything is ok.
Best regards,
ElliottHi kbarranco!
Send us a link to your page and paste the shortcode your using here.
Regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hey!
Try adding this to your custom CSS,
.html_header_top.html_bottom_nav_header .main_menu > div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child { height: 25px !important; } .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a { height: 25px !important; line-height: 25px !important; } @media only screen and (max-width: 767px) {#advanced_menu_toggle, #advanced_menu_hide { display: block !important; background-color: pink !important; }}
You will need to play around with the 767 value on the last line until it displays when your regular menu disappears. You have a lot of custom CSS going on which is interfering with the menu but adding those lines should fix it.
Cheers!
ElliottHi!
Let’s also try the following.
1. Deactivate all of your plugins before doing #2 and #3.
2. Switch to the default theme and back to Enfold.
3. Create a backup and completely delete Enfold before downloading + uploading a fresh copy.Regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hey!
Wenn Sie möchten , schalten Sie das Thema ajax Suche öffnen Sie dann
/enfold/js/avia.js
und kommentieren Sie Zeile 42,//new $.AviaAjaxSearch({scope:'#header'});
Grüße,
ElliottNovember 3, 2014 at 3:16 am in reply to: Template: Bank – No Header, no Footer center/middle Problem #345040Hey David!
Try adding this to your custom CSS,
#top.avia-blank #wrap_all { display: block !important; }
Best regards,
Elliott- This reply was modified 10 years ago by Elliott.
Hi german_photographer!
In your source code it says the image is 450×800. Try deleting the image and re-uploading it. If your still having trouble then send us an admin login and make sure to set it as private and we’ll take a closer look.
Cheers!
Elliott- This reply was modified 10 years ago by Elliott.
-
AuthorPosts