Forum Replies Created
-
AuthorPosts
-
June 19, 2015 at 4:19 pm in reply to: Remove Current Portfolio Post from related portfolio grid Enfold #462031
Hey!
Please try to replace the code with this:
/*filter portfolio sorting */ add_filter('avia_post_grid_query', 'avf_custom_post_grid_query'); function avf_custom_post_grid_query ( $query ) { $query['offset'] = 1; return $query; }Regards,
IsmaelHey!
It’s just a notice that a variable has not been initialized, in this case the “$meta[‘index’] variable in the said file.
Regards,
IsmaelHey lobstahhhhhhh!
Thank you for using Enfold.
Please give us a link to the pages with the sliders. We would like to check it. Try to change the code to:
.avia-fullwidth-slider .avia-slideshow-inner { height: 415px !important; }Cheers!
IsmaelHi!
You don’t have the mailchimp api key yet. Please get it here: https://admin.mailchimp.com/account/api
After that, you need to add the api key here: http://doterrificoils.com/wp-admin/admin.php?page=mailchimp-for-wp
And then edit the form again, look for the “Lists this form subscribes to”. Select the mailing list. Please contact the the mailchimp support for more info.
Cheers!
IsmaelJune 19, 2015 at 3:15 pm in reply to: New Border/Color options for columns are breaking responsive? #461971Hi!
What do you mean “fixed to default”? The css solution above is unique in your case because we can’t reproduce the same issue on our installation. That’s why I ask you to reinstall the theme. Maybe, after the update, it will be fixed automatically.
Best regards,
IsmaelHi!
What if you use this?
@media only screen and (max-width: 1025px) and (min-width: 768px) { .header_color .header_bg { background-size: 100%; }}Did you follow our suggestion to use another image only for mobile? https://kriesi.at/support/topic/full-image-header-on-top-off-menu/#post-455584
Cheers!
IsmaelHi!
1.) Use this in the Quick CSS field to change the background overlay of the lightbox:
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader { opacity: 1 !important; background-color: #ffffff !important; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #000000 !important; }2.) Can you please provide a screenshot of the layout that you want? The grid will automatically adjust according to the height of the images so using images with different height and ratio not going to work if you want a consistent grid. Try to create a custom canvas for all the paintings. Place the painting in the canvas before uploading them. You can do this using photoshop or any image editor. Basically, we want all images to be the same in width and height.
3.) You can’t use the advance layout builder to create the ajax preview. Like I said, you need to add the content in the Ajax Portfolio Preview Settings. The left column of the ajax preview will display the portfolio gallery or slideshow, and the right column will display the content. You can use use the advance layout builder to build the actual portfolio item page.
4.) Go to Settings > Media then adjust the Large Thumbnail. Set the width and height to 9999.
Regards,
IsmaelJune 19, 2015 at 2:57 pm in reply to: same layout for blog posts 1:1 and other mouse over png #461951Hey alfaweb2!
Thank you for using Enfold.
I’m sorry but can you please explain it a little bit further?
Cheers!
IsmaelHi!
Add the h6 tag:
.custom-spacing h6 { letter-spacing: -0.1em; word-spacing: -0.1em; }For further modifications, please visit codeable: http://kriesi.at/contact/customization
Cheers!
IsmaelHey!
It’s also happening on desktop. There are css codes that looks like this:
.custom-text-spacing { letter-spacing: -0.1em; word-spacing: -0.5em; }Where do you think that come from?
Regards,
IsmaelHi cameron329!
Thank you for using Enfold.
Unfortunately, that is not possible or there is no option for that in the theme. You will need to edit the footer.php file if you want to create columns in the socket container.
Regards,
IsmaelHey!
We will ask Kriesi to check this thread personally. Please wait for his response.
Best regards,
IsmaelJune 19, 2015 at 2:34 pm in reply to: Problem Changing Size of Featured Image in Blog Post via Child Theme #461921Hey!
If you don’t want to use a plugin, you can override the default thumbnail size with this on functions.php file:
function ava_image_sizes() { add_image_size('entry_with_sidebar', 261, 186, array('center', 'top')); } add_action( 'after_setup_theme', 'ava_image_sizes', 11 );Again, you need to regenerate the thumbnails or upload it again. The plugin suggested above can regenerate your thumbnails. :)
Best regards,
IsmaelJune 19, 2015 at 2:30 pm in reply to: Google Search Results – av_textblock & other code as the Description #461914Hi!
Please give us a link to the actual site so that we can check it. Anyway, I’m not sure if we will be of any help at all. It will take some time before google or any other search engines crawl your site again, a week or even a month. http://googlewebmastercentral.blogspot.com/2010/04/url-removals-explained-part-ii-removing.html
You can also ask google to recrawl your site: https://support.google.com/webmasters/answer/6065812?hl=en
Best regards,
IsmaelHey Egorro!
Thank you for using Enfold.
Some google web fonts will not work if you didn’t specify the font weight. Try to add this to the Quick CSS field:
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, body, body p { font-family: "Tenor Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 400; }Regards,
IsmaelHey pedronx!
Thank you for using Enfold.
What is the code that you use? Please post it on pastebin.com.
Cheers!
IsmaelHey!
I checked the site on a desktop browser and on a mobile device (iPod). The tables are scrollable.
Best regards,
IsmaelHi Cevik_Kuersad!
Thank you for using Enfold.
You can use this plugin which works like the widget logic: https://wordpress.org/plugins/menu-items-visibility-control/
Cheers!
IsmaelHi!
That is actually the default design of the right sidebar header.Try to set the right margin of the content to 0.
.html_header_right #main { margin-right: .0; }Regards,
IsmaelHey!
You can increase the content / sidebar ration on Enfold > General Styling > Dimensions > Content | Sidebar Ratio. Increase the sidebar percentage.
Cheers!
IsmaelJune 19, 2015 at 1:45 pm in reply to: Hover arrow icon overlay on Portfolio Grid – size issue #461854Hi!
This is weird, the password above is not working again. What if you slighly increase the container width on General Layout > Dimensions > Maximum Container width option?
Regards,
IsmaelJune 19, 2015 at 1:41 pm in reply to: Make duration for autorotation for Fullwidth slider 1/2 second #461850Hey!
You need to modify the transition speed of the slider. Edit js > shortcodes.js, look for this code around line 3898:
//transition speed when switching slide transitionSpeed:900,Decrease the 900 value.
Regards,
IsmaelHey!
I’m really sorry if you’re having this issue. This seems to be server related because not all enfold / wpml installations have this issue. Please try to turn off error reporting as suggested above. You can add that code at the very bottom of wp-config.php file. I want to test it myself and activate WPML again but the temporary WP login details are not working. The FTP login details works fine.
Cheers!
IsmaelHi!
@gocreative: Please create a new thread with your login credentials so that we can check the issue. Make sure that you’re using the latest version of the theme, 3.2. Remove all possible cache from a plugin, server or cdn.Best regards,
IsmaelJune 18, 2015 at 3:21 pm in reply to: LayerSlider WP with Image and Video not all Full Width #461407Hi!
It’s because of the layers container value. We adjust the value for you. Please check it now: http://zorro-team.de/
Regards,
IsmaelHi!
You can use this to set the initial opacity of the captions:
@media only screen and (max-width: 989px) { .av-overlay-on-hover .av-image-caption-overlay { opacity: 1; filter: alpha(opacity=100); }}Remove browser cache then reload the page.
Best regards,
IsmaelHey!
I checked the page with the grid blog again and the errors are gone. Did you do something? Anyway, the page seems to be working without issue except for the error warnings. What if we disable the error reporting? You can add this in wp-config.php file:
@ini_set('display_errors','Off'); @ini_set('error_reporting',0);Cheers!
IsmaelJune 18, 2015 at 2:26 pm in reply to: masonry / image gallery animation – resizing browser window #461339Hi hotspot!
Thank you for using Enfold.
Do you mind if we take a look at the page with the issue? Make sure that you’re running the latest version of Enfold. A screenshot will help. Use imgur or dropbox. Are the masonry items stacking on top of each other? Please try the solution provided here:
https://kriesi.at/support/topic/problem-with-portfolio-overlapping-images/#post-455474
https://kriesi.at/support/topic/masonry-gallery-images-stacking-on-top-of-each-other/#post-433895Regards,
IsmaelHi hotspot!
Thank you for using Enfold.
If possible, please provide a screenshot. We usually answer within 24 hours so if possible, please avoid creating duplicated post. I’ll close this thread and we’ll continue on the other thread. Thank you.
Regards,
Ismael -
AuthorPosts
