iamrohan
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Looking for a plugin to manage client queriesYeah that will work I guess. Thank you for your help.
Much appreciated ??
Forum: Everything else WordPress
In reply to: Looking for a plugin to manage client queriesI did not find anything suitable there. So, posted it here if anyone has used anything similar.
Thank you,
Forum: Everything else WordPress
In reply to: Looking for a plugin to manage client queriesThank you for the reply, but unfortunately that is not what I am looking for. Maybe I was not clear in my requirements before. I am a web developer and develop websites for my clients. The contact form will be added in the client website dashboard. And if he feels something is not working correctly for his website, he will contact me via that contact form.
Forum: Fixing WordPress
In reply to: Sharing to Facebook shows the wrong image!You can add this meta tag to your website header:
<meta property=”og:image” content=”logo link here” />
or this plugin is quiet good: https://www.ads-software.com/plugins/facebook-featured-image-and-open-graph-meta-tags/
Forum: Fixing WordPress
In reply to: A plugin to upload specific files from a memberForum: Fixing WordPress
In reply to: Dashboard not displaying correctlyI guess that is because your net connection. Some styles are not getting loaded properly. Just my two cents ??
Forum: Fixing WordPress
In reply to: How to center site title and taglineHi,
You will have to add following to your css:
.site-header h1{
text-align:center !important;
}.site-header h2{
text-align:center !important;
}Forum: Your WordPress
In reply to: Responsive WP site Reviewyou could reduce the height of the slider proportionately with its width.
rest looks cool thoughForum: Fixing WordPress
In reply to: Line Spacing Problemfirst of all very cool website design:)
You can adjust the spacing in html (a tab next to the visual editor) while editing your page…hope this helpsForum: Fixing WordPress
In reply to: Character Display Question Mark Questionyou can change your links in settings->permalinks
or,
while editing the post or page, it appears just below the titleForum: Everything else WordPress
In reply to: i hate social buttonsthats true marius…but i feel rather than adding social buttons to every post, its better to add it only once to the website. SO that people become aware that this blogger is also on facebook, twitter, etc.
Forum: Everything else WordPress
In reply to: Video Tutorial Site@linuxchip All the above things are possible in wordpress! only thing is that you have to make some changes to the php code
@keith Thanks a lot for the compliment and the code
does it load now in chrome? worked for me though
Any idea how i can tackle with it? plz suggest something
Forum: Everything else WordPress
In reply to: Utube videoupload ur video in media gallery(size max. 8mb) and than embeded in ur page