hassan.Zia
Forum Replies Created
-
i am still looking for this functionality. has anyone found any solution?
Forum: Plugins
In reply to: [WP Coda Slider] Custom CSSNyladenise did you find any solution?
Forum: Plugins
In reply to: [Contact Form 7] three text fields in the same lineGuys what i did is used tables for this matter. and it worked.
here is a sample code in-case anyone else comes here wondering.<table border=”1″>
<tr>
<td><p>Date
[date EmploymentDate1]</p></td>
<td><p>Description
[text Description1 "Description"]</p></td>
<td><p>Company Address
[text CompanyAddress1 "Address"]</p></td>
</tr>Forum: Themes and Templates
In reply to: [Customizr] Featured images to show in postlet me refine the question:
how to add the image after the heading. in the body/text area and resized to a thubmnail image. e.g 150px by 150px
Forum: Themes and Templates
In reply to: [Customizr] Featured images to show in postSweet. it worked. Genius.
one question though.
how to add the image after the heading. in the body/text areaForum: Themes and Templates
In reply to: [Customizr] Featured images to show in posta little guide please. so i make a file “functions.php” in my child theme. and add the above mentioned code. right? no need to add the whole functions.php code in the new one?
Forum: Themes and Templates
In reply to: [Customizr] Featured images to show in postelectric feet i think i can manage an over right in theme as i have a child theme installed.
as adding image in every post will be a hactic work. i have more than 190 posts.
so if there is a php override that can do what i am trying to please guideForum: Themes and Templates
In reply to: [Customizr] Comments on Postsi guess you are right. oh well. unchecking all “allow comments” initiate.
thanks for the guidance ??Forum: Themes and Templates
In reply to: [Customizr] Display post catagories on one pageThanks.
but i was able to achieve my result through plugin called “catagory grid view gallery”Forum: Plugins
In reply to: [Contact Form 7] Text field widthsimple use this
<table border=”1″>
<tr>
<td><p>Your Name (required)
[text* your-name] </p></td>
<td><p>Your last (required)
[text* your-name] </p></td>
<td><p>email (required)
[text* your-name] </p></td>
</tr>
</table>Forum: Plugins
In reply to: [Contact Form 7] Three column contact formi want a three column form as well but still havent found the right way ??
yes it is
checkout the forecasting conditions tab in this plugin’s options.although im struggling to get it worked on home page as it is not a defined page in wordpress
Forum: Themes and Templates
In reply to: [Customizr] Featured images to show in postthe site is giving this error:
Parse error: syntax error, unexpected ‘class’ (T_CLASS) in /home/projects/public_html/wp/wp-content/themes/customizer-child/parts/class-content-post.php on line 1should i copy all the files from parts folder as well? or just “class-content-post.php”
Forum: Plugins
In reply to: [Advanced post slider] appear like template two option 2ive tried every thing.according to details it can be done through post per slide option.
the option “post per slide” is not working for me.
please guide.Forum: Themes and Templates
In reply to: [Customizr] Featured images to show in postcan you guide?
i have a child theme installed