Forum Replies Created
-
AuthorPosts
-
December 2, 2019 at 7:20 am in reply to: Remove Woocommerce single product page featured image and the container space #1161757This reply has been marked as private.May 11, 2018 at 4:02 am in reply to: How to change transition speed between slides of "Easy Slider"? #954979
HI team
I cannot locate the transition speed code in
config-templatebuilder > aviashortcodes > slideshow.php
What am i doing wrong?
Thanks for your help
ChrisHi Yigit
I still have a date, sandwiched between to full width horizontal lines on a single column blog post slider?
Also could you please advise how to reduce the vertical space between the title text and the post sliderReally appreciate the A-grade support
Cheers
ChrisThanks Yigit
could also please advise how to make the title lower Case (or not upper case)
Much appreciated
thanks
ChrisSee below
ThanksThanks Yigit
please refer to private contentFebruary 22, 2016 at 1:11 am in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #586783Hello
I used
.slide-entry .minor-meta { display: none !important; }
BUT this time placed it at the top of the css and has done the trick.
Thanks
ChrisFebruary 22, 2016 at 1:04 am in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #586781Hi Ismael
unfortunately didn’t work.
Any other ideas?
Thanks
ChrisFebruary 18, 2016 at 8:36 am in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #585230If it helps?
Login details to have a look aroundFebruary 17, 2016 at 5:30 am in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #584460FYI
The portfolio categories appear to be only those added recently and not the entire list.February 17, 2016 at 5:29 am in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #584458Hi
link below
thanksFebruary 15, 2016 at 7:28 am in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #583139FYI
have added the below (to no effect) to custom css.slide-entry .minor-meta { display: none !important; }
.slide-entry-title { overflow: hidden !important; }January 13, 2016 at 8:38 am in reply to: Post Slider Meta Data showing after latest Update to 3.4.2 #564414Hi Guys
post slider displaying categories (I think) after update.
I added the above code to CSS but to no evail.
Help much appreciated
thanks
ChrisHi Rikard
links below
Clip 1 & t2
the “Simply beautiful. Beautifullky Simple”
shifts tp align left on smaller screen size containersAND
Clip 3 & 4
The ‘Sydney’ text is not responsive and returns to new line upon smaller container size?
Thanks
ChrisThanks Rikard,
the code did not appear to work.
May be stating the obvious here, but:
1 There is no setting in the av-image src (or media/ image tool) for a full width image
2. my understanding is the layout tools/ builder (columns and colour section etc) dictate how the image will be treated
4. to reiterate I cannot use the advanced avia layout buider – layout options like Grid row/ colour section) to create the post
5. it has to be done, unfortunately, via the standard layout builder
6. I have tried using all the standard layout alternatives, with columns and without, in a table etc but not been able to crack it
7. have also tried using the avia advanced layout, cut n paste via the code debugger, but that has disastrous effects and appears not to be an option.The image has been uplaoded at 1920px width, and the image size setting specifies full size, but the theme code appears to default place it within a 1020px container with a large padding top and sides? This is an uneducated guess at what appears to be the case.
To reiterate The Q
Full width zero padding image is required without using Avia advanced layout. presumably CSS code is requiredReally appreciate the Enfold teams support
Thanks
ChrisFYI
thanks for the reply and the CSS code did control the padding at top
just need to zero the padding on the sides?
ThanksHi Yigit
it is not a slider image.
is there a CSS setting or a setting to add within the single image short code?
[av_one_full first][av_image src='[352 show=id]’ attachment='[352 show=id]’ attachment_size=’full’ align=’center’ animation=’pop-up’ styling=” hover=” link=” target=” caption=” font_size=” appearance=” overlay_opacity=’0.4′ overlay_color=’#000000′ overlay_text_color=’#ffffff’][/av_image][/av_one_full]
Many thanksArrh the code:
[av_one_full first][av_image src='[352 show=id]’ attachment='[352 show=id]’ attachment_size=’full’ align=’center’ animation=’pop-up’ styling=” hover=” link=” target=” caption=” font_size=” appearance=” overlay_opacity=’0.4′ overlay_color=’#000000′ overlay_text_color=’#ffffff’][/av_image][/av_one_full]Good morning,
thanks for your response, It is what it is and no problems.Perhaps I can solve it with these these Q’s then as the problem is simply a Layout issue.
A. Stretched Layout is designated on Enfold settings panel
B. Column Layout shortcodes appear to box the layoutPlease see attached image below for layouts reference and can these be altered (with local or page) shortcode rather than global css?
1. & 3.
Can the Image (uploaded at 560x1920px) at the top of the page be controled to FULL WIDTH (1) and without gap (3) at top of page? It is within a 1 column-full as per shortcode below.
[av_one_full first][av_image src='[352 show=id]’ attachment='[352 show=id]’ attachment_size=’full’ align=’center’ animation=’pop-up’ styling=” hover=” link=” target=” caption=” font_size=” appearance=” overlay_opacity=’0.4′ overlay_color=’#000000′ overlay_text_color=’#ffffff’][/av_image][/av_one_full]2. The Gallery – Can it be controled to go edge to edge as per the Stretched Enfold setting point A above.
– is without any layout column shortcode
The ALB ‘Grid’ layout achieves these controls with the padding etc – but is only available in the ALB – and I have tried many variations but as you identify the shortcodes break some along the process[av_gallery ids='[341 show=id]’ style=’thumbnails’ preview_size=’portfolio’ crop_big_preview_thumbnail=’avia-gallery-big-crop-thumb’ thumb_size=’shop_catalog’ columns=’3′ imagelink=’lightbox’ lazyload=’avia_lazyload’]
Thanks a mil
ChrisHi Again
it works when plugins are activated?
StrangePlease disregard last reply
Have deleted all blanks from Media library and all appears to be operating normally
thanksBut
THe majority of thumbs ramin blank in the Media Gallery?
and am about to test on the front end and expect the thumbs will be blank as well (as per previous reports)Easy as 1-2-3
thanksHi Elliot
Do you have any names or suggestions as to where I could source a Freelancer with
1. Enfold
2. ACF Plugin and or
3. Formidable Pro PluginExpertise?
Regards
ChrisHi Guys
thanks for the response.Which theme file and where, would I place this code
***********
<?php
$blubb = ‘[gallery ids=”‘;
$images = get_field(‘acf-gallery’);
if( $images ):
$counter = 0;
foreach( $images as $image ):
if ( $counter > 0 ) {$blubb .= ‘,’;}
$blubb .= $image[‘id’];
$counter++;
endforeach;
endif;
$blubb .= ‘”]’;echo $blubb;
?>
**********In order to use this ENFOLD code to produce the groovy Enfold gallery
[av_gallery ids='[ACF SHORTCODE HERE]’ style=’thumbnails’ preview_size=’portfolio’ crop_big_preview_thumbnail=’avia-gallery-big-crop-thumb’ thumb_size=’shop_catalog’ columns=’3′ imagelink=’lightbox’ lazyload=’avia_lazyload’]
Fingers crossed and thanks in advance?
ChrisThanks Yigit
Perfect, thanks Elliot!
This reply has been marked as private. -
AuthorPosts