- This topic has 1 reply, 3 voices, and was last updated 12 years, 5 months ago by .
Viewing 6 reply threads
Viewing 6 reply threads
- The topic ‘Column width not proper after 1.2.1’ is closed to new replies.
Home › Forums › Mikmag WordPress theme › Column width not proper after 1.2.1
Hi,
The following piece of code is not rendering properly after 1.2.1 and the 2 columns are coming one over another. Any ideas ?
—————
[columns divider]
[column twothird] [thumbnailslider category=”travel” background=”#fff” textcolor=”#000″ number=”10″][/column]
[column third]
text here
[button small link=”link “] Travel Home [/button]
[/column] [/columns]
——–
the page where it happens is : http://www.shadowsgalore.com
The attached screenshot is what I am referring to. Please have a look
No ideas, shortcodes are working fine
As you see from the screenshot, they were until the version 1.2 . Something seems to have broken with the new update.
Will address this one on the next update release rolling out soon!
Thank you. I have also noticed one more problem.
Consider this piece of code :
[columns]
[column half] [blogposts title=”xxxs” category=”xxxx” number=”1″ words=”50″ orderby=”latest” image=”thumbnail”][/column]
[column half][blogposts title=”xxxx” category=”xxxx” number=”1″ words=”50″ orderby=”latest” image=”thumbnail”][/column] [/columns]
Here, the left hand side Title is appearing one linespace below the right hand side which should not happen as both titles should be at the same height. You can see this problem live at this link :
http://www.shadowsgalore.com/travel/
Please test with a similar case and check if its a theme issue ?
Were these issues addressed in release 1.3 ?