Forum Replies Created
-
AuthorPosts
-
November 4, 2013 at 2:23 am in reply to: fixed header – 1px border added left+right, it became 2px wider #184072
Hey dalcnetsrl!
Can you please give us a link to the website? Maybe you’re adding it on a multiple css selector. A screenshot of what you’re trying to do will help.
#header_main .container { border-left: 1px solid; border-right: 1px solid; }
Regards,
IsmaelHey nimrodmadar!
Can you please give us more info about what you’re trying to do? Which slide are we talking about?
Regards,
IsmaelHi!
You can add this on your custom.css or Quick CSS:
.portfolio-preview-content { width: 40%; }
Please hire a freelance developer to add a masonry gallery hover effect.
Best regards,
IsmaelHey!
My bad! Please replace the code using this:
.logo img, .logo a { height: 58px !important; height: 58px\9; height: 58px; min-height: 58px !important; max-height: 58px !important; }
Best regards,
IsmaelNovember 2, 2013 at 6:04 am in reply to: Logo in header not reverting to 100% when scrolling back to top #183641Hey!
This is an old issue and I guess it has been fixed on the latest update. I don’t see the issue anymore on your website.
Best regards,
IsmaelHi ehardy41908!
Please create a new WordPress installation from scratch then activate the theme again. Import the dummy data once. Watch these video to get you started: https://vimeo.com/channels/aviathemes
Cheers!
IsmaelHi!
Please replace that code with the one I provided. Remove browser cache then reload the page a few times.
Cheers!
IsmaelNovember 2, 2013 at 6:00 am in reply to: Greek characters with punctuation marks not showing properly in android devices #183638Hey saquasar!
The images you provided is not working. Can you please post it again? A link to your website will help. What is the font you’re using? Some forums mentioned that Greeks and Hebrew not rendering properly on Android devices is a known issue. This will occur especially on pop ups and menus.
Regards,
IsmaelHi!
What mobile device do you have? You can increase the max-width on the media query code:
@media only screen and (max-width: 1024px) { .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {display: block; } }
Remove browser cache then reload the page.
Regards,
IsmaelNovember 2, 2013 at 5:53 am in reply to: slide's images vanished after upgrading to last version #183632Hey alecode!
1.) This is an old issue with the portfolio filter. You can’t filter a certain post if it is on another page. The only workaround is to show all portfolio items on a single page without pagination.
2.) You can follow these steps on how to increase upload size:
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Regards,
IsmaelHi warrentkachuk!
Please try this:
@media only screen and (max-width: 400px) { div table.shop_table td { padding: 6px 6px; vertical-align: middle; width: auto; display: block; float: left; min-height: 60px; } .actions { width: 300px !important; display: block; } }
Best regards,
IsmaelHi!
You can use this media query to target resolutions between 768px to 989px. Example is for the social icons below.
@media only screen and (min-width: 768px) and (max-width: 989px) { .iconbox_content_container h3 { font-size: 15px; } }
There is something wrong with the markup. Why do you need to separate these two?
<h3>LIKE TANYA</h3><h3>ON FACEBOOK</h3>
It should be
<h3>LIKE TANYA ON FACEBOOK</h3>
Best regards,
IsmaelNovember 2, 2013 at 5:29 am in reply to: 206 Partial message displayed when child theme is activeted. How to tackle this? #183623Hi!
We really don’t know which files you changed. Looks like you are on your own. Next time, create a “change log” if you’re not using a child theme. It will be difficult to track all modifications by now because the website looks complete by now.
Best regards,
IsmaelHey SRD!
IE8 does not support media queries that well. Please try to adjust the inner layer slider using this:
.ls-inner, .ls-layer { width: 1000px !important \9; width/*\**/: 1000px !important \9; }
Regards,
IsmaelHey vitaliss!
Edit header.php, find this code below:
<?php } //end blank check ?> <div id='main'>
Under it, add this code:
<div id="av_section_1" class="avia-section main_color avia-section-no-padding avia-no-shadow avia-builder-el-0 avia-builder-el-first container_wrap fullsize" style="background-color: #f4f6f5; "><div class="container"><main role="main" itemprop="mainContentOfPage" class="template-page content twelve alpha units"><div class="post-entry post-entry-type-page post-entry-49"><div class="entry-content-wrapper clearfix"> <span class="avia-image-container" itemscope="itemscope" itemtype="http://schema.org/ImageObject"><img class="avia_image avia-builder-el-1 avia-builder-el-no-sibling avia-align-center " src="http://www.whitecranemassage.co.nz/files/2010/10/north-shore-massage-122.jpg" alt="" title="" itemprop="contentURL"></span></div></div></main></div></div>
Regards,
IsmaelHey serverlift!
You don’t need the plugin. You can use the Color Section to do the same exact thing. Upload the background image then set the Background Repeat to Stretch to Fit.
Regards,
IsmaelNovember 2, 2013 at 4:58 am in reply to: Using post types as testimonials or other dynamic testimonials options #183613Hi Raymmar!
Please hire a freelance developer to add this feature. You can request it here: https://kriesi.at/support/topic/enfold-feature-requests
Best regards,
IsmaelHey!
I visited the site and click some pages, they seem to be loading ok.
Regards,
IsmaelNovember 2, 2013 at 4:54 am in reply to: Responsive Header and Sidebar on iPad Portrait (under 768px width) #183611Hey!
Please use this on your custom.css or Quick CSS:
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .container .nine.units { width: 100%; border: none; } #top #main .sidebar { display: none; } }
Remove browser cache then reload the page.
Regards,
IsmaelHi optizign13!
Please add this on your custom.css or Quick CSS:
#menu-main-menu .sub-menu li a:hover { background: #5e3c73; color: white !important; }
Let’s wait for Kriesi and Devin’s response. They can check this on a MAC computer.
Cheers!
IsmaelHey!
Please try this:
.logo img, .logo a { height: 58px !important; height: 58px\9; height: 58px; }
Regards,
IsmaelNovember 2, 2013 at 4:42 am in reply to: Increase size of Main Product Image on Single Product Pages #183607Hey MLA18!
Can you please give us a link to your single product page? Please check the layout you’re using on General Settings > Responsive Layout. You need to adjust the width of the four units grid where the product image is located and the eight units grid where the product content is.
.single-product .container .four.units { width: 270px; } .single-product .container .eight.units { width: 590px; }
Cheers!
IsmaelHey AppYourService!
Can you please update to Enfold 2.4? Did you add any plugins prior to the issue? Please deactivate all of them then update the theme.
Cheers!
IsmaelNovember 2, 2013 at 4:24 am in reply to: Google Maps in true Fullwidth and without Mouse Wheel interaction #183601Hey!
Please use this:
#avia_google_maps-2.widget { padding-bottom: 0 !important; }
Cheers!
IsmaelHey daiuto99!
I tested your website on IE10 and I don’t get the squished logo when clicked issue. Can you please provide us a screenshot of the issue?
Cheers!
IsmaelNovember 2, 2013 at 4:19 am in reply to: Page Background and translucent items on forfolio grid #183597Hey KingConga!
1.) I’m not sure if this is possible. You might need to manually replace the uploaded background image located on wp-content/uploads folder with the actual gif image. Please try this plugin: http://wordpress.org/plugins/wp-backgrounds-lite/
2.) Can you please give us a link to the portfolio page?
Best regards,
IsmaelNovember 2, 2013 at 4:16 am in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #183596Hey!
I tested the preview text on my own portfolio item and it the spacing is rendering properly.
There has to be a plugin that is causing the issue. Can you please deactivate all of them then test it on another browser?
Regards,
IsmaelNovember 2, 2013 at 4:03 am in reply to: Where can I find the code for the default blog view? #183593Hey kaMai!
I’m not sure what you’re trying to do but the code is located on config-templatebuilder > avia-shortcodes > blog.php.
Cheers!
IsmaelHi CivilC!
1.) You can use the Enfold Advertising Area or just plain HTML code using the Text Widget.
2.) You need to hire a freelance developer to add that kind of search filter.
Regards,
Ismael -
AuthorPosts