Home Section 1 Code With bugs, image not working

Home Forums All Other Themes Home Section 1 Code With bugs, image not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #112197
    mannigregmannigreg
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: November 19, 2018

    Hi,

    We have Meditation pro theme,
    there is a code in documentation for each section of home page,
    in this one:
    Home Section 1 Code:

    [titlearea align=”center” title=”EXPERIENCE OF YOGA” titlelast=”” subtitle=”” titlecolor=”#323131″ titlelastcolor=”” seperatorcolor=”transparent”]
    [row_area]
    [columns size=”3″]
    [featuresleft url=”#” title=”Balance Body & Mind” description=”Lorem ipsum dolor siamet, conseetur adipiscing elit. Phasellus vitae mperin maecenas id ultrices lectus” icon=”ADD IMAGE ICON HERE”]
    [featuresleft url=”#” title=”Healthy Daily Diet” description=”Lorem ipsum dolor siamet, conseetur adipiscing elit. Phasellus vitae mperin maecenas id ultrices lectus” icon=”ADD IMAGE ICON HERE”]
    [featuresleft url=”#” title=”Active Cardio” description=”Lorem ipsum dolor siamet, conseetur adipiscing elit. Phasellus vitae mperin maecenas id ultrices lectus” icon=”ADD IMAGE ICON HERE”]
    [/columns]
    [columns size=”3″]
    [featurethumb url=”#” image=”ADD IMAGE HERE”]
    [/columns]
    [columns size=”3″]
    [featuresright url=”#” title=”Layout Choices” description=”Lorem ipsum dolor siamet, conseetur adipiscing elit. Phasellus vitae mperin maecenas id ultrices lectus” icon=”ADD IMAGE ICON HERE”]
    [featuresright url=”#” title=”Header Choices” description=”Lorem ipsum dolor siamet, conseetur adipiscing elit. Phasellus vitae mperin maecenas id ultrices lectus” icon=”ADD IMAGE ICON HERE”]
    [featuresright url=”#” title=”Menu Choices” description=”Lorem ipsum dolor siamet, conseetur adipiscing elit. Phasellus vitae mperin maecenas id ultrices lectus” icon=”ADD IMAGE ICON HERE”]
    [/columns]
    [clear]
    [/row_area]

    when we replace ADD IMAGE ICON HERE with the image URL it works for all except for
    [columns size=”3″]
    [featurethumb url=”#” image=”ADD IMAGE HERE”]
    [/columns]
    http://infinitebreathworks.com/

    looks like there are some errors in the code

    #112250
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    This video will help you on how to upload images in media library and wherever you see ADD IMAGE HERE or ADD ICON HERE you need to replace the URL of the image:

    How to change images within sections? https://www.youtube.com/watch?v=-Aw-lE8yMaA

    Regards,
    Shri

    #112260
    mannigregmannigreg
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: November 19, 2018

    Hi, yes this what we have done and it worked with all the icons except for the middle main image, it doesn’t work with it.

    here is the code that doesn’t work
    [columns size=”3″]
    [featurethumb url=”#” image=”ADD IMAGE HERE”]
    [/columns]

    #112327
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly use image size 304×370 for featurethumb.

    Regards,
    Dave

    #112374
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .featurethumb img { width:100%;}

    Regards,
    Dave

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