Home › Forums › All Other Themes › Home Section 1 Code With bugs, image not working
- This topic has 4 replies, 3 voices, and was last updated 5 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
November 22, 2018 at 3:56 pm #112197
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
November 23, 2018 at 12:10 pm #112250This 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,
ShriNovember 23, 2018 at 1:33 pm #112260Hi, 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]November 26, 2018 at 6:41 am #112327Hi,
Kindly use image size 304×370 for featurethumb.
Regards,
DaveNovember 26, 2018 at 11:26 am #112374Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.featurethumb img { width:100%;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.