Jaroslav Svetlik
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Agama] How do I change font color ?I don’t see any reason for installing Custom CSS plugin since theme have already Custom CSS feature under:
Appearance -> Customize -> Styling -> Custom CSSBest Regards
This is strange… i cannot tell you any solution since this is not normal behaviour… something must be wrong on your configuration.
Regards
Forum: Plugins
In reply to: [JPro Cars] SOLD – price on requestWill be done.
Forum: Themes and Templates
In reply to: [Agama] Adding my blog posts to a separate pageHello nataliemenke,
Please read next guide: https://codex.wordpress.org/Creating_a_Static_Front_Page
This should resolve your issue.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] how to remove 'No posts to display' from homepageWell message is pretty clear, you have no blog posts so you need to add some posts on your blog or set static frontpage so message will be hidden.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Font on Blog ArticlesGo to: Appearance -> Customize -> Styling -> Custom CSS
& add next CSS code there:
.blog h1.entry-title, .blog h1.entry-title a { color: #customcolor; }Best Regards
Forum: Themes and Templates
In reply to: [Agama] Page TitleYou can do it via Custom CSS feature by going to:
Appearance -> Customize -> Styling -> Custom CSSand add next CSS code there:
.page h1.entry-title { display: none; }Best Regards
Forum: Themes and Templates
In reply to: [Agama] Responsive Slider imagesYou can expect quick update.
Regards
Forum: Themes and Templates
In reply to: [Agama] Using Front Page Boxes.Hello jimmie77,
I don’t know really what’s you want to achieve, can you try again ?
Regards
Forum: Themes and Templates
In reply to: [Agama] Header Logo responsive resizeHello 4med,
What’s your website url ?
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Grey background on my blogpage after updateingNo needs for any Advance CSS Editor plugin, you can add custom CSS code from:
Appearance -> Customize -> Styling -> Custom CSSForum: Themes and Templates
In reply to: [Agama] Blog – Gray film on top half of page – how to removeAdd next CSS code to:
Appearance -> Customize -> Styling -> Custom CSScode:
#top-bar { display: none; }Regards
Forum: Themes and Templates
In reply to: [Agama] homepage white spaceWhat’s your website url ?
Forum: Themes and Templates
In reply to: [Agama] media purged and doesnt retain picturesHello bumfash,
I doubt that Agama theme is able to purge all media images since there is no any code on it for something like that, did you installed new plugins recently ?
The issue could be easily due to new plugin/s installed.
Regards
Forum: Themes and Templates
In reply to: [Agama] Updated Agama theme and now can not log into AdminBug is fixed, im uploading newest version of Agama theme.
Everyone who cant access to admin panel please download frontpage-boxes.php file from next url:
https://mega.nz/#!U8lynBQC!IvJMCmztwuNlIpfaGKu8D4XQXdKzvxrGqGePchQvAyIand override it to next folder:
wp-content/themes/Agama/framework/Let me know if this helps you.
Regards