saadfakhan
Forum Replies Created
-
Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE PagesThen there is one way so you can get it on appear at the right side
if you do something like
<div class=”wrapper”>
<div class=”sidebar float right”>
sidebar contents goes here.
</div>
/* End sidebar before the content */
<dive class=”main content float-left”>after that, you need to modify the widget of content & the sidebar
<style>
.float-left {
float: left;
width: 100%;
max-width: 900px;}
</style>etc.
- This reply was modified 5 years, 4 months ago by saadfakhan.
Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE Pagesoh! it’s mean we need to make it responsive theme design for all devices
Actually I just wanted to show single property as showing mean center align i can customize this single property widht hegiht if i will try to left float of this single property then may the sidebar will set on the right 99%
I think
Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE PagesSorry, I didn’t get what you want to hide sidebar area from the main content?
Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE Pagesyou can display widgets on anywhere on your website with this code
for example
<?php dynamic_sidebar(‘sidebar1’); ?>
<?php dynamic_sidebar(‘fotter1’); ?>Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE PagesOnce I have created sidebar at functions .php file after I created i just fill the ere property widgets there I think you need to add widgets to the footer or sidebar
Under the appearance menu, you have widgets
Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE PagesHi,
I am still creating a theme for my website
here is the link but I have 3 footer section & 1 sidebarhere is the link of my blog page
if you go to this page you will see a sidebar therehttps://www.realestatealfaisal.com/blog/
Styles I have customized for my website
Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE Pagesi’m also learning this course for that i can customize my website
Like i need for real estate agentForum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE Pagesyoutube.com/watch?v=QxeQBPgftRE&list=PLpcSpRrAaOaqMA4RdhSnnNcaqOVpX7qi5&index=14
Here you go there all of about the widget in your theme design
Forum: Plugins
In reply to: [Essential Real Estate] No Side Bar On ERE PagesYou have to create Wrapper div for aligning to code from left algin or center aign
Div should be created after header section or where from it’s property section start
Thanks
Forum: Reviews
In reply to: [Essential Real Estate] Really Amazing thing to list your propertyLooking forward for updates