Make sure that you are using correct DOM. Check your settings where you are using “#content”, change it to “.main_container” and then try this URL
http://testing.websitedesign.ge/category/test/
@fahadmahmood
Thanks for your reply.
There is three DOM only in my settings page:
#main
#content
#primary
so I can’t change it to “.main_container”
As you can see on screenshot, I choose #content.
I tried to use #main or #primary instead of #content but it doesn’t work too.
-
This reply was modified 9 years, 5 months ago by
WP Gang.
-
This reply was modified 9 years, 5 months ago by
WP Gang.
-
This reply was modified 9 years, 5 months ago by
WP Gang.
You will see a custom link there, with custom you can enter .main_container in it. Try and respond here.
Custom implementation is allowed in premium version only.
Even I choose the custom option, there is no .main_container in DOM Position dropdown menu.
Check this screenshot, please https://s24.postimg.org/xbdpmss4l/screen.jpg
Oh, I’m sorry, just understand what do you mean.
Now I get the AP on category page, but it breaks my layout
http://testing.websitedesign.ge/category/test/
How to resolve this?
This is the correct layout https://s27.postimg.org/mpl971br7/screen.jpg
-
This reply was modified 9 years, 5 months ago by
WP Gang.
@aqibraza
Yes, I did it, thank you, but as I said in my previous post, it breaks my layout.
You can see the screenshot there.
I did it. I use .main-col
But it works in current category only.
I can find only current category posts.
What I did wrong?
-
This reply was modified 9 years, 5 months ago by
WP Gang.
-
This reply was modified 9 years, 5 months ago by
WP Gang.
-
This reply was modified 9 years, 5 months ago by
WP Gang.
Hi,
Container is prepending the ul li layout it would be fix with CSS.
Thanks,
Aqib
-
This reply was modified 9 years, 5 months ago by
aqibraza.
Hi,
This bug is related to theme. Give width:100%; to .main_container class because it’s float:left; as mentioned in the screenshot:
http://image.prntscr.com/image/f76ac222b4424f89af9b092a56d1018a.png