Forum Replies Created
-
AuthorPosts
-
Hi oliviad!
1.) You can remove the link on the small icon. Edit js > avia.js, find this code:
$.avia_utilities = $.avia_utilities || {};
Below, add this code:
$("a.small-preview").removeAttr("href");
Remove browser cache then reload the page a few times.
2.) Can you please give us a link to the page with the actual widget?
Cheers!
IsmaelHey ShortieD!
Are you talking about the Portfolio Grid element? You can configure the option then look for “Excerpt”, choose Title and Excerpt.
Best regards,
IsmaelHi!
I’m sorry but can you point me to the page with the toggle shortcode? I can’t find it.
Cheers!
IsmaelHey!
You can use the Fullwidth Masonry Gallery element to replicate thebeautysalon’s grid images. And if you don’t mind, you can create Portfolio items with a unique category. Use these portfolio items on a Portfolio Grid element. You can choose not to display the portfolio title using CSS and disable the portfolio grid images link if you want.
Regards,
IsmaelHi Monsoon!
Kriesi is currently working on the 2.5 version of the theme. There are various element fixes but we still don’t know if there are any added features. Make sure to check https://www.facebook.com/kriesi.at?ref=br_tf and follow Kriesi on https://twitter.com/Kriesi for future update announcement.
Cheers!
IsmaelHi!
Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) { #fullscreen_slider_0 { display: none;} }
Remove browser cache then reload the page
Regards,
IsmaelHey!
I flushed the Theme Options > Frontpage Settings and it started to work again. Please check: http://arabellafoods.co.uk/
Regards,
IsmaelHey 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,
Ismael -
AuthorPosts