Forum Replies Created
-
AuthorPosts
-
Hey!
It has trouble with certain addresses sometimes. Try creating the marker on the google maps website, https://www.google.com/maps, and then copy the embed code it gives you and paste it inside a codeblock element.
Best regards,
ElliottJanuary 23, 2015 at 7:51 pm in reply to: Issues with mobile/tablet display (possibly in-between sizes) #384584Hey!
That’s because you have your header set to transparent. I set it back to “No Transparency” and removed the separator so it should be working fine now.
Cheers!
ElliottHey diefleischerei!
I viewed your link but it looks like you removed the testimonial as seen in your screenshot.
I think what your wanting to do is add this to your custom CSS though.
.avia-testimonial-arrow-wrap > .avia-arrow { left: 70% !important; }Best regards,
ElliottHi gwyrrdin!
It appears to be working fine on my end. The open sans font is being loaded from the Google CDN and you have it set on all of your LayerSlider texts.
Try clearing your browser cache and then take a screenshot of what your seeing so we can get a better idea.
Regards,
ElliottJanuary 23, 2015 at 7:26 pm in reply to: Border Thickness Logo Area / Font size of page titles #384573Hey!
It’s because of some custom styles you have set for the H2 element. Add this to your custom CSS to overwrite it.
.caption_left .avia-caption-title { background: none repeat scroll 0 0 transparent !important; }Best regards,
ElliottHi Evgeny!
Your markup looks a little weird. Have you done customizations?
I also noticed your getting a javascript error which looks like it’s coming from a plugin.
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Cheers!
ElliottHi!
The space your seeing is not caused by the line break it’s being caused by the different padding you have set for the special headings.
Send us a WordPress login and we’ll take a closer look.
Regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi swanseaedunet!
Try adding this to your custom CSS.
.sub-menu { left: auto !important; right: 0px !important; } .sub-menu .sub-menu { right: 200px !important; }Cheers!
ElliottHi insomniaworld!
Try adding this to the bottom of your functions.php file.
add_filter( 'avia_sidebar_menu_display_child', 'enfold_customization_sort_date' ); function enfold_customization_sort_date( $args ) { $args['sort_column'] = 'post_date'; return $args; }Best regards,
ElliottHey Carsten!
We recommend Enfold, http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi. It has the most features and it’s flexible enough to be able to turn it into any type of website you need.
Best regards,
ElliottHey huurm900!
Your /wp-content/uploads/dynamic_avia/enfold.css stylesheet is missing some styling from your settings. Let’s try the following.
1. Set the file mentioned above to 777 permissions (temporarily) and resave your options in Dashboard > Enfold.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
3. Create a copy of your theme settings in Dashboard > Enfold > Import/Export and then hit the “Reset All Options” button to see what happens.
Best regards,
ElliottJanuary 23, 2015 at 6:04 pm in reply to: Feed for Enfold RSS Link and Twitter Account widget #384490Hey swanseaedunet!
I’m not sure what option your referring to but your feed URL is just your domain name with
/feed/added to the end.www.domain.com/feed/http://codex.wordpress.org/WordPress_Feeds
Cheers!
ElliottHi kashmyra!
Try adding this to your custom CSS.
.avia-gallery *, .avia_gallery * { width: auto !important; height: auto !important; }Regards,
ElliottHi emgidy!
You’ll want to update Enfold to the latest version, 3.0.5, to fix this. See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHi terveysmaailma!
Try adding this to your custom CSS.
.current-menu-item > a > .avia-menu-text, .current-menu-ancestor > a > .avia-menu-text, .current-menu-parent > a > .avia-menu text { color: orange !important; }If your wanting to do it on hover only then try this.
.menu > li:hover > a > .avia-menu-text { color: orange !important; }Cheers!
ElliottHey jruizmatrix!
We have a parallax and fade in animation for images but I don’t think we have anything like that. You might be able to find a plugin which does something similar, https://wordpress.org/plugins/.
Regards,
ElliottHi svanis!
Try adding this to your custom CSS.
.social_bookmarks a { font-size: 20px !important; color: red !important; }Cheers!
ElliottJanuary 23, 2015 at 5:37 pm in reply to: An empty white space between between content and footer #384464Hi Kayzel!
I checked your link but I don’t see any color sections or gaps in the page. Take a screenshot and highlight what your seeing so we can get a better idea.
Regards,
ElliottJanuary 23, 2015 at 5:35 pm in reply to: I increased the height of the header area, now the lines beneath menu is too low #384463Hi gharding!
Add this to your custom CSS.
.avia-menu-fx { bottom: 50px !important; }Best regards,
ElliottHey leadagency!
Your logo is not shrinking for me so I’ll assume you turned that setting off. You can try using this CSS.
.logo img { min-height: 70px !important; }Or change the size of your header in Dashboard > Enfold > Header. When it shrinks it goes to half the size you choose.
Regards,
ElliottHi Andrea!
I’m sorry but I’m not really sure I understand.
It sounds like your wanting to create another portfolio category or perhaps create a new custom post type. You can use this plugin to easily create new post types, https://wordpress.org/plugins/custom-post-type-ui/.
Regards,
ElliottHi lovelyrn!
It appears to be working fine. It’s launching my default mail application (Thunderbird) when clicked on. Try clearing your browser cache or view in a different browser.
Cheers!
ElliottHi glozemedia!
I checked your link but you have a different layout from your screenshot. Go ahead and set it back to how you had it so we can take a look.
Best regards,
ElliottHi!
Your login is not working for me. You can use this as a quick fix.
.avia_mega > li:first-child > a:before { color: black !important; content: "Home"; } .avia_mega > li:first-child > a { color: white !important; }I would try deleting the menu and create a new one as well as deleting the page and recreating it to see what happens.
Best regards,
ElliottHey adrianwackernah!
It takes a lot of time and work to increase your rankings in search engines. Make sure you follow along with the WordPress SEO plugin and double check that all of your product posts SEO is green.
Send us a link to one of your products and we’ll check to see if anyone is out of the ordinary.
Best regards,
ElliottJanuary 22, 2015 at 10:47 pm in reply to: reducing white space between menu and social icons on right #384069Hey!
Your missing a period in front of the class name. Make sure it looks like this.
.avia-menu { margin-right: 5px !important; padding-right: 5px !important; }Regards,
ElliottHi ferdipm!
You can import and export the Enfold theme options in Dashboard > Enfold > Import/Export.
Regards,
ElliottHey rikv!
Add this to your custom CSS.
#top .scroll-down-link { font-size: 120px !important; color: red !important; }Cheers!
ElliottHey marceloerlemans!
If you are customizing the theme files then it’s recommended to do those customizations in a child theme, http://kriesi.at/documentation/enfold/downloads/, so they are saved between updates.
Cheers!
ElliottHi Julie!
Navigate to Dashboard > Appearance > Permalinks and set your permalinks to the “Postname” structure and save. If your still having problems then deactivate all plugins and send us a WordPress login.
Regards,
Elliott -
This reply was modified 11 years ago by
-
AuthorPosts
