Jaroslav Svetlik
Forum Replies Created
-
Forum: Plugins
In reply to: [JPro Cars] Activate a translationForum: Themes and Templates
In reply to: [Agama] Slider not showing up with static homepageHello @tforssell,
You just need to go Admin dashboard:
Appearance -> Customize -> Slider -> General -> Visibility (dropdown)& select from dropdown list Front Page option.
Forum: Themes and Templates
In reply to: [Agama] How to see landing page in the pages list ?Hello @zampela,
I cannot figure out what exactly you want to say but please read next article:
https://codex.wordpress.org/Creating_a_Static_Front_Page
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Translate some textOn what language is set your website ?
The Agama theme is only partially translated into next languages:
- French
- German
- Serbian
I can create new language files for you if you want to translate it on your own language.
Regards
Forum: Themes and Templates
In reply to: [Lana] No image on sliderHello @lolibaka,
You must to set featured image for your posts if you want image instead of placeholder.
Regards
- This reply was modified 9 years, 4 months ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Lana] New Install throwing warningHello @tmiracle,
The stated bug is fixed and update is released today.
Thanks for report 😉
Regards
- This reply was modified 9 years, 4 months ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Agama] Slider not showing up with static homepageHello @tforssell,
I will check about your issue, if there is any bug you can expect quick update.
Regards
Forum: Themes and Templates
In reply to: [Agama] Picture downloads AgamaHello @phanelia971,
Go to:
Admin Dashboard -> Customize -> Slider -> General -> Enable & check it to OffThis should resolve your issue.
Regards
- This reply was modified 9 years, 4 months ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Agama] Slider is showing at the bottom of websiteYou need to contact the slider plugin developers for this issue since the issue is not in the theme itself.
You can contact them from next url: https://wordpress.org/support/plugin/responsive-full-width-background-slider
Best Regards
Forum: Plugins
In reply to: [JPro Cars] Car CategoryThe new update is coming soon & this feature will be implemented 😉
Regards
Forum: Themes and Templates
In reply to: [Agama] Slider is showing at the bottom of websiteHello @thefirsti,
How did you insert the slider code to Agama theme ?
Did you edited any core files ?
Regards
Forum: Themes and Templates
In reply to: [Agama] Agama Sidebar(s) Aren’t Applying to PagesHello @merrig,
Thanks for reporting this issue, i will check what’s goin on & if there is any issue i will prepare bugfix.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Unable to Customize ThemeHello @laurel1234,
That’s means that you have installed a some plugin which is causing this issue, the solution is that you start disabling plugins one by one and check your customization page, once your customization page will work normally you will see which plugin is causing this thing.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] How to remove dashed lines in templateThe update is almost ready so this will be resolved.
Regards
Forum: Themes and Templates
In reply to: [Agama] How to remove dashed lines in templateTry next from Appearance -> Customize -> Styling -> Custom CSS:
#comments { padding: 0; margin: 0; border-top: 0 none !important; }Regards