Mayank Jani
Forum Replies Created
-
Forum: Plugins
In reply to: widget to centre alignGo to ‘plugin’ folder from ‘wp-content’ and find ‘template_realtorpress’ folder.
See you later.
Thanks
Mayank JaniForum: Plugins
In reply to: widget to centre alignFind bellow path:
/wp-content/themes/realtorpress/template_realtorpress/styles.cssMake changes into style.css. Make sure other thing will not disturb.
Thanks
Mayank JaniForum: Plugins
In reply to: widget to centre alignPlease put ‘text-align: center;’ in widget class.
Thanks
Mayank JaniForum: Plugins
In reply to: widget to centre alignIn home page? or in advertise page?
Thanks
Mayank JaniVariable that is used into foreach loop, is not defined properly.
Go to the line where the error is and try to debug the error.
Thanks
Mayank JaniForum: Plugins
In reply to: widget to centre alignCan you give more idea which widget you want to aligned centre?
Thanks
Mayank JaniForum: Themes and Templates
In reply to: How can I change the banner text from this theme?Hello!
Try to find the text “Your theme’s main punch line goes here at the top” into wp-content folder from wordpress setup. It will help you.
Thanks
Mayank JaniForum: Themes and Templates
In reply to: Problem with wp admin barAre you logged in?
Hello!
One solution is there that I have implemented, user whole HTML with the tags which are used into contact form.
For example,
1. <div class=”classname1″>[textbox tag here]</div> – enquiry form
2. <div class=”classname2″>[textbox tag here]</div> – registration
3. <div class=”classname3″>[textbox tag here]</div> – HR recruitmentPlease try this solution if you like.
Thanks
Mayank Jani