WordPress Theme« Back to Questions List

Hi,

Do you have an e-mail address where I can send you jpeg files relating to my queries? I have been working away on this particular wordpress Photoshop theme for over a year now and I am now ready to test drive your plugin to hopefully create my personal online tee store.

Thanks once again for is superb little plugin.

Added January 10, 2017 9:08 pm

This question has been resolved, view the correct answer now!

Thanks for your response.

Answered On January 15, 2017 7:43 pm #

Hi,


Place your ${code} outside your ${loop} folder similar to the image above.

Answer by admin
Answered On January 12, 2017 5:07 am #

Visuals would be good especially relating to your comments about ”Add this outside your loop with ${code} tag” or I can send you psd file?

Answered On January 11, 2017 10:48 pm #
Correct Answer

Hi,

This is actually very easy to do. You only need to add a little bit of CSS using ${code} tag to achieve this. Ensure you add this *OUTSIDE* your loop!

Table Post Loop

<style>
.post{
	float:left;
	/*margin-right:20px;
	margin-bottom:20px;*/
}
</style>

Add this outside your loop with ${code} tag and the post entries on that template will have a table design.

IMPORTANT

Ensure you are using ${skip} margin for the space between each single post item. Your image shows a green square to the left and right of the post element (correct), ensure you are using ${skip} margin to correctly space - otherwise you can un-comment the margin-right and margin-bottom in the CSS above.

Answer by admin
Answered On January 11, 2017 10:30 pm #

Ok, so I want to setup wordpress export to display tee items like the image below and following your website tutorials I am guessing I will have to setup some kinda conditional folders in order to display tee items. If so, how can I begin to achieve this?

Thanks in-advance

Answer by Anonymous
Answered On January 11, 2017 10:00 pm #

Hi,

There are 2 options you have, if you have a web link to the screenshot image then you can actually use <img src=”//www.yourserver.com/path/to/image.png” /> in your response.

Otherwise you can send an email to Support and attach the screenshots.

We are more than happy to help!

Answer by admin
Answered On January 10, 2017 10:34 pm #
Looking for another answer? View other questions in WordPress Photoshop or get premium support for guaranteed results.
Asked by TekTime★★★
1525 views
6 answers
Last Answered 7 years ago by TekTime

Categories

Recent Answers

asked by Sander
asked by bps9191980
asked by admin
asked by anup-sarkar
asked by originalife07
asked by yudhis
asked by lafejol
asked by lafejol
asked by rihabbenhmida
asked by zaineb khiari
asked by nmax
asked by shanrt
asked by Ali Sodikin
asked by indian
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.