Forum Replies Created
-
AuthorPosts
-
Hey GallusPromotions!
What arrow or pointer? Are you talking about the avia-menu-fx that shows on current menu item?
Best regards,
IsmaelHey tobylove!
I checked the website and the Service menu looks fine on all screen sizes: http://responsinator.com/?url=http%3A%2F%2Fwww.vertigosalonla.com%2Fnew%2Fservice%2F
Best regards,
IsmaelHi!
Please change this line of code on Yigit’s solution:
@media only screen and (min-width: 767px) and (max-width: 1120px) { #header .avia_mega_div { width: 800px; } }
Replace it with:
@media only screen and (min-width: 767px) and (max-width: 1120px) { #header .avia_mega_div.avia_mega6 { width: 800px; } }
Regards,
IsmaelHey axiom555!
What do you mean by WP Login? Can you please give us a link to your website?
Cheers!
IsmaelDecember 11, 2013 at 8:27 am in reply to: Urgent. Site not working. Getting Error html_entity_decode(): #198866Hi!
Please check the wp-config.php file, look for this code:
/** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf8');
The DB_CHARSET should be set to utf8.
Best regards,
IsmaelDecember 11, 2013 at 8:24 am in reply to: increase font size & title margin for blog grid layout shortcode #198865Hi ShortieD!
Please use this:
.slide-entry-excerpt.entry-content { font-size: 16px; line-height: 24px; } .slide-entry-title.entry-title { margin-bottom: 10px; }
Best regards,
IsmaelHey fluent_Agency!
Edit css > layout.css, find this code under Media Queries section:
/* Tablet Portrait size to standard 960 (devices and browsers) */ @media only screen and (min-width: 768px) and (max-width: 989px) { .responsive #top .mobileMenu{position: absolute; top: 50%; margin: -15px 0 0 0; width:250px; right:0; max-width: 250px;} .responsive .main_menu ul:first-child > li > a { padding: 0 10px; } .responsive #top #header {position: relative; } .responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); } .responsive #top #main {padding-top:0; } .responsive #main .container_wrap:first-child{ border-top:none; } .responsive .mobile_slide_out .logo{float:left;} .responsive .mobile_slide_out .logo img{margin:0;} .responsive .mobile_menu_tablet .main_menu{display: none; } }
You can remove it but it will break the layout of the site. If you want the mobile menu to show under 1001px, please edit js > avia.js, find this code on line 89:
switchWidth = 767;
Replace it with:
switchWidth = 1001;
Remove browser cache then reload the page a few times.
Best regards,
IsmaelDecember 11, 2013 at 6:30 am in reply to: iPad: Enfold – Avia Contactform submit doesn't work #198846Hey MatthijsLiethof!
Can you please give us a link to the website? Please use this plugin: http://wordpress.org/plugins/easy-wp-smtp/
I’ll ask Josue to check this on his iPad.Cheers!
IsmaelHi!
Please remove Josue’s code then use this instead to move the main container:
#main { top: -88px; position: relative; }
Regards,
IsmaelHi jfannthemusicman!
Do you have an administrator account? Can you please give us the login details? Set it as a private reply.
Cheers!
IsmaelHi!
You’re using an old version of theme. Please download the latest version on themeforest then update the theme via FTP. Watch this video: https://vimeo.com/channels/aviathemes/67209750
Cheers!
IsmaelHey!
It is working properly when I tested it on your end. I created a Test page and follow the same options you mentioned above. This is the page: http://dev.mat3rial.com/goingpublic/test-2/
Regards,
IsmaelDecember 11, 2013 at 5:45 am in reply to: Fullwidth Masonry not showing anything unless I have the blog on the same page. #198834Hi Barabbas!
Do you mean that the Fullwidth Masonry element doesn’t work if you don’t add the Blog Posts element? It should work even without the Blog Posts element. Please deactivate all plugins then reload the page. Test it again.
The masonry element is not working on this page: http://mashitout.com/home/
Regards,
IsmaelHey proximomktg1!
What type of Blog Style do you have? Can you please give us links to a sample post and portfolio item?
Best regards,
IsmaelHey Imburr!
Don’t set a Shop Base Page on WooCommerce > Settings > Pages. Create a page then insert the Product Grid element under Plugin Additions panel. Select 4 or 5 Columns. Use this page as your shop page.
Regards,
IsmaelHey gianmarizzi!
Can you please give us a link to the website?
1.) Make sure that you specify a Layers Container width on LayerSlider WP > Global Settings.
2.) We need to see the website.
3.) Try adding this on your custom.css or Quick CSS:
html { min-width: 930px; }
Regards,
IsmaelHey!
I’m not sure why the code I provided doesn’t work but it is the same with Yigit’s. Anyway, you can add this to adjust the menu when the screen is less than 768px in width:
@media only screen and (max-width: 768px) { .main_menu ul:first-child > li > a { padding: 0 5px !important; font-size: 10px; } }
Regards,
IsmaelHey!
You can insert the Horizontal Rule element on top and at the bottom of the icon boxes to create a border like effect.
Cheers!
IsmaelHey jmaguirrei!
Edit js > avia.js, find this code on line 54:
//activates the prettyphoto lightbox $(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
Replace it with:
//activates the prettyphoto lightbox //$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
This will disable the lightbox. Remove browser cache then reload the page.
Regards,
IsmaelHey hankin!
You can change the portfolio slug on Enfold > General Settings > Portfolio: Enter a page slug that should be used for your portfolio single items.
Best regards,
IsmaelHi RevolutionGroup!
Please add this on your custom.css or Quick CSS:
.main_menu ul:first-child > li > a { padding: 0 8px !important; }
Best regards,
IsmaelHey!
The demo uses images with 1600x470px dimension on the Layer Slider. Are you setting this images as the background?
Cheers!
IsmaelHey Angiec13!
Please remove the css modification that you added. Use this instead:
#top .main_menu .menu li:hover { background: red; }
Regards,
IsmaelHey!
That is not possible at the moment. You can hire a freelance developer to modify the theme for you.
Best regards,
IsmaelHey webop_germany!
You can edit the menus on Appearance > Menus. Can you please give us more info about what you’re trying to do?
Best regards,
IsmaelHi!
Please do the instruction above.
Please use the Template Builder then insert the Text Area/ Callout / Quotes element, select the Callout for Text Styling.
Cheers!
IsmaelHey!
Please give us a link to the website. Did you install any plugins? Please deactivate them then test it again on another browser.
Cheers!
IsmaelHey markbener!
You can change the icon size using this:
.iconbox_top .iconbox_icon { font-size: 24px; line-height: 24px; }
The color can be change with this:
.main_color.iconbox_top .iconbox_icon { color: red; }
Cheers!
IsmaelHey!
Yes, that is the plugin. You need to experiment with the LayerSlider to achieve different effects. Watch this video: http://www.youtube.com/watch?v=ZY9SxVyugx4
Best regards,
Ismael -
AuthorPosts