Jaroslav Svetlik
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Agama] Agma ProblemsHello @chris9154,
I do not see any issues on your website… please add screenshot what’s you want to achieve.
Regards
Forum: Themes and Templates
In reply to: [Agama] Agma ProblemsWhat’s your website url ?
Forum: Themes and Templates
In reply to: [Agama] all blog post written in white since last updateHello @matteo985,
Please do next, go to:
Appearance -> Customize -> Blog -> Blog General -> Posts AnimatedAnd set “Posts Animated” to Off.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] 1.2.8: Content blank until scroll to bottomHello @loaderjr,
Please do next, go to:
Appearance -> Customize -> Blog -> Blog General -> Posts AnimatedAnd set “Posts Animated” to Off.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Agma ProblemsHello @chris9154,
Please do next, go to:
Appearance -> Customize -> Blog -> Blog General -> Posts AnimatedAnd set “Posts Animated” to Off.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Issues after latest updateHello @jamy16 & @chris9154,
Please do next, go to:
Appearance -> Customize -> Blog -> Blog General -> Posts AnimatedAnd set “Posts Animated” to Off.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] all blog post written in white since last updateHello @matteo985,
What’s your website url ?
I must check your website before give you any info.
Regards
Forum: Themes and Templates
In reply to: [Agama] BLOG: Layout Small ThumbsHello @filippolabate,
I have fixed this bug and you can expect theme update released tomorrow.
Best Regards
- This reply was modified 9 years, 3 months ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Agama] Logo and headerCentering logo can be done via Additional CSS feature.
Sorry for late reply, if you need help with this i can provide you code, just let me know what header style you are using.
Regards
Forum: Themes and Templates
In reply to: [Agama] Set featured image without showing it at the pageHello @paulaazevedo,
I do not understand your request perfectly, maybe you can try again or help me with some screens ?
Regards
Forum: Themes and Templates
In reply to: [Agama] Custom SidebarHello @filippolabate,
I have tested Custom Sidebars with Agama theme and it’s working just fine for me.
Please check with plugin authors, maybe you are doing something wrong.
Regards
Forum: Themes and Templates
In reply to: [Agama] Custom SidebarHello @filippolabate,
I must check if theme needs any additional code to be placed in functions.php for Custom Sidebars plugin support.
Will try to make proper updates to the theme and release update quickly.
Regards
Forum: Themes and Templates
In reply to: [Agama] Inserting a unique page without menu and header image?Hello @paulaazevedo,
The PAGE_ID is not same as page slug.
Please check next screen where you can find your PAGE_ID: http://prntscr.com/dzgwt2
Second: http://prntscr.com/dzgy3j
- This reply was modified 9 years, 3 months ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Agama] Compatibility with PHP 7.1.0 or PHP 7.0.14Forum: Themes and Templates
In reply to: [Agama] Inserting a unique page without menu and header image?Yo ucan do that via Additional CSS feature in:
Appearance -> Customize -> Additional CSSand add next CSS code:
body.page.page-id-PAGE_ID header#masthead { display: none; }change PAGE_ID with your page id and your header should be hidden on that page.
Regards
- This reply was modified 9 years, 3 months ago by Jaroslav Svetlik.