Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #494920

    Clearly I’m doing something wrong. I’m trying to get the same effect with my Blog page & Blog post as you show in the demo.
    Blog page: http://goo.gl/QaFPW5
    Blog post: http://goo.gl/AdlR6Q

    Here are my examples:
    Blog page: http://4e5.745.myftpupload.com/blog/masonry-blog/
    Blog post: http://4e5.745.myftpupload.com/2015/05/5-ways-total-check-helps-with-eeoc-compliance/
    I have 2 issues. On the blog post, how do I get my image to stretch the width of the column or text box? I even went so far as to copy one of your blog images to make sure my dimensions are the same. But despite this, the image is still half the width.

    2nd – On the Blog page – my images don’t show up like the example in your demo. How do I get my blog post images to display like the masonry blog example on the demo.

    And in researching all this, I came across this on a different thread:
    http://goo.gl/n2OALG
    When I am in a text block and click on the magic wand I don’t get all these options. According WP, my theme is up to date. I also noticed that my Avia Slider is saying it’s not up to date but all your support answers suggest it would update with a theme update. So in theory my theme should be up to date. Thoughts? It would appear my theme is NOT up to date despite what WP is telling me.
    Here’s what I see:
    http://goo.gl/qMWfvD

    I am working with a child theme.

    I have included credentials in the private section.

    #495379

    Hi!

    Check it, i added this to Quick CSS (blog post):

    .single .post-entry .wp-post-image {
        width: 100%;
    }

    And changed the setting for the Masonry to this:
    http://screencast.com/t/3gKnTXO6Ad

    Regards,
    Josue

    #495888

    Thanks! What about the last item? Is there a reason I’m not getting more options in the magic wand drop down?
    “And in researching all this, I came across this on a different thread:

    http://goo.gl/n2OALG

    When I am in a text block and click on the magic wand I don’t get all these options. According WP, my theme is up to date. I also noticed that my Avia Slider is saying it’s not up to date but all your support answers suggest it would update with a theme update. So in theory my theme should be up to date. Thoughts? It would appear my theme is NOT up to date despite what WP is telling me.
    Here’s what I see:

    http://goo.gl/qMWfvD”

    #496255

    Hi!

    Not all shortcodes are available when you use the text block’s shortcode wand because those shortcodes or elements can be added by using the advance layout builder.

    Cheers!
    Ismael

    #496443

    @Ismael – Does that mean the image in that thread is from a previous version of the theme?

    #496781

    Hi!

    If you’re referring to this, no, that’s not Magic Wand inside a Text Block but on the default editor (outside ALB).

    Alternatively you can enable debug mode to see the shortcodes ALB generates – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Regards,
    Josue

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