Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1225686

    In one of the enfold demos, content is displayed which is not included in the preview container field:

    The text block:

    Portfolio Entry!
    Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.

    is not included in the preview field but in the page layout and it is displayed right away (without clicking)

    I tried to ste my site up in the same way but unfortunatley without sucess. I always need to click on the text beside the picture to show the full content:

    Is there a way to show the content beside the picture right away?

    #1226252

    Hey Creatifcator,
    Sorry for the late reply, and thanks for the links. The demo page you linked to was created with the Advanced Layout Builder to have a text element showing next to the image.
    Here is a screenshot of the backend:
    2020-06-28_175328.png
    If you Enable the Avia Layout Builder Debugger you can import the shortcode for this demo page:

    [av_two_third first av_uid='av-78rzw']
    
    
    
    [av_gallery ids='316,315,314,313' style='big_thumb' preview_size='gallery' columns='7' av_uid='av-70h2s']
    
    
    
    [/av_two_third][av_one_third av_uid='av-68x98']
    
    [av_textblock av_uid='av-5n2ao']
    
    <h3>Portfolio Entry!</h3>
    
    Nulla <strong>consequat</strong> massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu <strong>pede</strong> mollis pretium. Integer tincidunt. Cras dapibus.
    
    [/av_textblock]
    
    
    
    [av_toggle_container initial='1' mode='accordion' av_uid='av-58atc']
    
    [av_toggle title='Client' av_uid='av-4oggo']
    
    <strong>XY Media</strong>
    
    
    
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    
    
    <strong>XY Media</strong> Website: <a href="http://www.wikipedia.com">http://www.wikipedia.com</a>
    
    [/av_toggle]
    
    [av_toggle title='Our Task' av_uid='av-1e9k']
    
    <strong>Task</strong>
    
    
    
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.
    
    [/av_toggle]
    
    [av_toggle title='Skills Involved' av_uid='av-31f00']
    
    <strong>Skills</strong>
    
    <ul>
    
    	<li>Photoshop</li>
    
    	<li>Indesign</li>
    
    	<li>HTML</li>
    
    	<li>CSS</li>
    
    </ul>
    
    [/av_toggle]
    
    [/av_toggle_container]
    
    [/av_one_third]
    
    
    
    [av_section color='alternate_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='default' shadow='shadow' av_uid='av-2qg8w']
    
    [av_textblock av_uid='av-1yycs']
    
    <h4 style="text-align: center;">Most Recent Entries</h4>
    
    [/av_textblock]
    
    
    
    [av_hr class='short' height='50' position='center' av_uid='av-1rhrc']
    
    
    
    [av_portfolio columns='4' items='4' contents='excerpt' linking='' sort='no' paginate='no' av_uid='av-147es']
    
    [/av_section]
    

    Hope this explains why you were having trouble creating this page.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.