gajekpl
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleThanks again Bojan I am marking this topic as resolved.
Forum: Themes and Templates
In reply to: [ProfitMag] Adding Category posts to page with thumbnailsOk it was quick shot with plugin “Quick Page/Post Redirect Plugin”
SolvedForum: Themes and Templates
In reply to: [ProfitMag] Translate thingsHi! Leave a comment and add comment you can find in catalogue
inc/profitmag-functions.php
testedForum: Themes and Templates
In reply to: [ProfitMag] "Latest Post" too smallHi! I have fix this by editing style.css in line
.ticker-wrapper.has-js{
background: none;
border-radius: 0;
height: auto;
margin: 0;
padding:0;
width: 600px; — this lineand size in
.ticker-wrapper.has-js{
font-size: 16px; — this line
}try by yourself
Forum: Themes and Templates
In reply to: [ProfitMag] large image of camera in middle of the pageHey! I was having trouble deleting this picture, solution for me it was deleting link in file front-page.php search for line with mid_section_ads
and there is link for this camera picture.Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleBojan thank you so much for help! It works brilliant!
Nice hint with childtheme, now I am back on track 🙂
Cheers!Forum: Themes and Templates
In reply to: [ProfitMag] Latest post – editing titleHi Bojan! Thank you for reply, I am trying to translate this text to my language so I am searching for some command or code to do it, is this hint helpful somehow?