Forum Replies Created
-
AuthorPosts
-
Hi!
Please add this on your custom.css or Quick CSS:
.grid-entry-title.entry-title a { pointer-events: none; } .grid-image.avia-hover-fx { pointer-events: none; }
Best regards,
IsmaelHi asafku!
You can set the minimum height of the color section:
.avia-section { min-height: 50px; }
Regards,
IsmaelHey msmazza!
You need to create Portfolio Items then apply categories to them not posts.
Best regards,
IsmaelHey sky19er!
Yes, that is correct. You can also use the <!–more–> tag or enable the Excerpt option on posts.
Best regards,
IsmaelHi!
Please add this on your custom.css or Quick CSS:
.page-id-1098 iframe { margin-bottom: -40px; }
How do you embed the videos? Did you assign the id like this one “#A_a10ce3df”?
Best regards,
IsmaelHi!
What is “real state”? The code should decrease the header height. Please give us a link to the actual page and a screenshot explaining what you want to do.
Cheers!
IsmaelHi andy!
Can you please give us a link to the website? You can use Media Queries to define the minimum height for mobile devices.
Cheers!
IsmaelHi meanster99!
It is not happening on our end. Please update theme to the latest version.
Best regards,
IsmaelHi!
Did you add the code below line 16?
add_theme_support('avia_template_builder_custom_css');
What do you see on line 22 when you check functions.php?
Cheers!
IsmaelHey!
Please deactivate all plugin, see if the issue goes away. Do you have a cache plugin? Please add these lines on wp-config.php:
define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors',0);
Post the errors here.
Regards,
IsmaelHey!
Please try this plugin by Dude: http://inoplugs.com/projects/wp-backgrounds-ii-add-wordpress-backgrounds-website/
I just checked the website and the background is displayed properly. I think this is fixed.
Best regards,
IsmaelDecember 5, 2013 at 2:32 am in reply to: Enfold- Social media icons and widget icons missing #196459Hey!
Kriesi built the theme on a MAC environment. I’m sure he’ll notice the icons if they are missing. Let’s wait for his response.
Best regards,
IsmaelHey Markus!
You can watch these videos: http://vimeo.com/channels/aviathemes/64927359
You can use the Portfolio Grid element to showcase portfolio items on a specific page. On the Portfolio Grid options you can select the number of columns and the number of posts to show on a page under “Post Number” option. You have the option to show an excerpt plus the title or display the title and leave out the excerpt vice versa. The AJAX portfolio can be enabled under the “Link Handling” option, select “Open a preview of the entry(known as AJAX Portfolio)”. If you want to open the portfolio items on their respective pages, select the other option “Open entry on a new page”. The “Sortable” option will render the portfolio categories sort function.
Cheers!
IsmaelHey lordvadar10!
Sorry but I don’t see the error when I visited the page. Did you fix it?
Best regards,
IsmaelHey nicoletta85!
We need to see the actual page. The logo should adjust according to the header height. You can adjus the top position of the logo using this on your Quick CSS:
div .logo { top: 20px; }
Cheers!
IsmaelHey!
The Theme Options looks broken. Can you please give us a link to the actual page? A screenshot showing the Google + icons etc will help.
Regards,
IsmaelHey!
Please add this on php.ini file.
memory_limit = 99M max_execution_time = 300 upload_max_filesize = 20M post_max_size = 24M
I tried to upload an image on the “test” portfolio item. It looks like it is uploading but throws an error after a few seconds.
Best regards,
IsmaelDecember 5, 2013 at 1:58 am in reply to: How to reduce the space between two layout elements? #196441Hi tsmunic!
You can use this to reduce the top margin of columns:
body .column-top-margin { margin-top: 20px; }
Cheers!
IsmaelHey!
You need to make sure that the url of the font is correct. Where did you put the font files? It is actually easier if you get fonts from Google Fonts. Did you buy the Museo Sans Condensed font? As far as I know, it is a premium font from http://www.myfonts.com/fonts/exljbris/museo-sans-cond/.
Regards,
IsmaelHey!
Did he create a new file for the custom template or something like that? If he did then you don’t need to worry. It won’t be overwritten when you update the theme.
Best regards,
IsmaelHey Smaskit6!
You can use the Color Section then insert the Text Block element or the Contact Form element inside it. Set a background image for the Color Section then set the Background Repeat to Stretch to Fit.
Cheers!
IsmaelHey!
Yes, the issue seems to be random. Please refer to this link: https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892
A user reported that 5.3.27 FastCGI may cause the issue and a switch to 5.3.27 CGI (Stable) fixed the problems on his server.
Cheers!
IsmaelHi Seba1973!
I’m sorry but there is no such thing as LayerSlider WP Widget. You can add the LayerSlider using the Advance Layout Builder > Media Elements > LayerSlider.
Best regards,
IsmaelHey brycenagels!
I don’t see any roll over on all images when I visited the link. Did you disable the avia_hover_effect?
Cheers!
IsmaelHey MaxMyBody1!
Are you trying to decrease the size of the header? You can add this on your custom.css or Quick CSS:
/*header with social icons: */ .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 80px; line-height: 80px; }
I’m sorry but the screenshot doesn’t explain anything. Can you please elaborate more?
Regards,
IsmaelDecember 4, 2013 at 11:20 am in reply to: Changing the grey background (fullwidth masonry) and hiding tags #196095Hi p_lo84!
You can add this on your custom.css or Quick CSS:
.av-masonry-container { background: white; }
Remove browser cache then reload the page.
Regards,
IsmaelHey TwoInitials!
Please refer to this link: https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892
A user reported that 5.3.27 FastCGI may cause the issue and a switch to 5.3.27 CGI (Stable) fixed the problems on his server.
Regards,
Ismael -
AuthorPosts