FarzamF
Forum Replies Created
-
please give your site’s url , and show what you want with a screenshot
Thanks
Hi MikeMcGreg ,
i can see your content boxes [Weight Loss & Diets , Strength Training & Cardio , Fitness Products] ,
so whats the problem ?Forum: Themes and Templates
In reply to: [evolve] [Theme EvoLve] Spacing Issue with New UpdateHi ElSportingSnarf ,
please write your site’s url so i can check it for you .Forum: Themes and Templates
In reply to: [evolve] A front page with no postsmaller82 check botvillian’s solution :
https://wordpress.org/support/topic/disabling-theme-code?replies=8
Forum: Themes and Templates
In reply to: [evolve] disabling theme codei’m really happy to here that you found the solution botvillian
good luck
Forum: Themes and Templates
In reply to: [evolve] A front page with no postsHi maller82 ,
You can disable bootstrap slider by selecting “Manually select in a Post/Page edit mode” from
Appearance > Theme Option > Bootstrap Slider > Bootstrap Slider placement
Forum: Themes and Templates
In reply to: [evolve] disabling theme codejust try to delete that line
Forum: Themes and Templates
In reply to: [evolve] disabling theme codeHi botvillian,
you can disable it via commenting line 880 & 884 in index.php
Forum: Themes and Templates
In reply to: [evolve] Error blog layout 2 columnsHi DewaSurya,
The function mb_strlen() is not enabled by default in PHP.
this may help you
Forum: Themes and Templates
In reply to: [evolve] How to remove the word "Home" from the home pageHi gratzergraphics ,
.home .entry-title{display:none }
add this code in :
Appearance > Theme Option > Custom cssForum: Themes and Templates
In reply to: [evolve] Responsive mode issue with menu and bannerHi phillipwebb95 , sorry about this
this problem will be fixed in next version very soon
Forum: Themes and Templates
In reply to: [evolve] How to remove the word "Home" from the home pagein this version evolve does not have option to add bootstrap slider in edit-page/new-page , it will be added in next versions .
for your other problems can you give me link of your website so i can check them for you ?
Forum: Themes and Templates
In reply to: [evolve] Remove the white line from the menu bar ?and if its possible show us that line with screenshot .
Forum: Themes and Templates
In reply to: [evolve] Evolve – Page Margins & Create Static Front Pagehi , you put the codes in a wrong place ,
put the codes at the end of “Content Box 1 Button” input box .
Hi Daniela ,
.entry-content .thumbnail-post{float:left;width:auto !important;margin-right:20px}
add this code in :
Appearance > Theme Option > Custom css