FarzamF
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] How can I disable the sidebar in 'one' pageyes maggieymae , you cannot disable sidebar in only one page , we may add it in next versions
Forum: Themes and Templates
In reply to: [evolve] excerpt lengthcan you post a link of your website ?
Forum: Themes and Templates
In reply to: [evolve] Main content increase paddingHi ,
add this code to your custom css :
.container-center{padding-top:30px}
Forum: Themes and Templates
In reply to: [evolve] Problems since update front page and moreHi swentod ,
sorry for late reply
please install the last update [3.2.1]Forum: Themes and Templates
In reply to: [evolve] evolve CORSHi Pull , this will help you solve the problem :
https://stackoverflow.com/questions/28968672/artifacts-upon-loading-without-www
Forum: Themes and Templates
In reply to: [evolve] excerpt lengththis option works if you set the layot on grid mode as it said in theme option
Enter number of characters for Post Title Excerpt. This works only if a grid layout is enabled.
Forum: Themes and Templates
In reply to: [evolve] 3 columnsHi bennovdh,
for 3 equal columns you can select no sidebar layot from Theme Optionand create what you want in page content like :
<div style="width:33.33%;float:left">something 1</div> <div style="width:33.33%;float:left">something 2</div> <div style="width:33.33%;float:left">something 3</div>
Forum: Themes and Templates
In reply to: [evolve] How can I get rid of a little space above my pages?Hi ,
i have to see your site to help you solve your problem
now it doesnt load correctly please check it
Forum: Themes and Templates
In reply to: [evolve] Media images not showing up in libraryhi lonto81 , dont have any idea about your problem , as it does not relate to the theme its better to post your problem here :
https://www.ads-software.com/support/forum/how-to-and-troubleshootingForum: Themes and Templates
In reply to: [evolve] How can I disable the sidebar in 'one' pagehi , change it from :
Appearance > Theme Options > Select a layout
select the first oneForum: Themes and Templates
In reply to: [evolve] Sticky header include the top-barHi roxtheo ,
its not possible in this version but it maybe added in next versionsForum: Themes and Templates
In reply to: [evolve] Remove Google Map From EvolveHi ,
You can hide it by adding this code in custom css
#gmap{display:none}
Forum: Themes and Templates
In reply to: [evolve] excerpt lengthHi maggieymae ,
you want to change it for which part ?Forum: Themes and Templates
In reply to: [evolve] Contact Form in EvolveHi Andy,
for activating it select Contact Template from :
edit/new page > Page Attributesand for configure it go to :
Appearance > Theme Options > ContactForum: Themes and Templates
In reply to: [evolve] Slider not always workingHi , what do you mean by “not working” ? can you give me your sites url ?