Jaroslav Svetlik
Forum Replies Created
-
Hello @boplinger,
I’m working on newest Agama theme update which will cover some minor bug fixes.
But until that please try to do next steps:
1) Go to Customizer -> Frontpage Boxes -> Genera -> Visibility and select “Front Page”.
2) Disable Frontpage Boxes animation: Customizer-> Frontpage Boxes -> Frontpage Box #1, #2, #3, #4 -> Box Animated (Off)
3) Disable Blog posts animation: Customizer -> Blog -> Blog General -> Posts Animated (Off)
Let me know if some of stated issues are resolved with those changes.
Regards
- This reply was modified 9 years ago by Jaroslav Svetlik.
- This reply was modified 9 years ago by Jaroslav Svetlik.
Yes please move your question to theme support forum, you have forum url in above reply.
Regards
Forum: Themes and Templates
In reply to: [Agama] link site logo to specific pageForum: Themes and Templates
In reply to: [Agama] Dark theme dosen’t work greatHello @bradonb,
You can just wait for theme update and hope that proper fixes will be added.
Or you can manually add proper CSS code via:
Appearance->Customize->Additional CSSAnd try to resolve issue on your own.
Regards
Forum: Themes and Templates
In reply to: [Agama] How to change Welcome to Agama text?Hello @sstworld777,
You cannot change “Homepage” and “Home” strings without editing theme core files which we do not suggest.
We will soon provide a code for changing that strings via child theme.
Regards
Forum: Themes and Templates
In reply to: [Agama] drop down menu is not workingHello @kw52852,
That’s because you removed whole footer part and there should be enqueued jquery scripts.
Regards
Forum: Themes and Templates
In reply to: [Agama Blue] Move Frontpage boxes below main textHello @schlupf,
Right now that’s not possible without editing theme core files.
But if you still want to do it you can open a header.php file which is located under:
wp-content/themes/agama/header.phpAnd cut next code from line 73 to line 77:
<?php ############################################################# # FRONTPAGE BOXES ACTION ############################################################# do_action( 'agama_frontpage_boxes_action' ); ?>and move it to footer.php fiele which is located under:
wp-content/themes/agama/footer.phpAnd put it before:
</div><!-- .container -->Best Regards
- This reply was modified 9 years, 1 month ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Agama] Only one slidesForum: Themes and Templates
In reply to: [Agama] breadcrumbsForum: Themes and Templates
In reply to: [Agama] breadcrumb depth & settingsHello @annvb1,
This forum is related to Agama Free version, not PRO.
So please login at theme-vision.com website and make new thread under:
https://theme-vision.com/forumsBest Regards
Forum: Themes and Templates
In reply to: [Agama] colors off in small screen menu barForum: Themes and Templates
In reply to: [Agama] Front page boxesHello @anansie,
You can expect Frontpage Boxes & PolyLang translation compatibility only from next theme update release.
Right now this is not possible.
Regards
Forum: Themes and Templates
In reply to: [Agama] How to change the number of columns in footer areaHello @rajamjad,
You need to just remove everything from Footer Widget 3 & 4 area and they will be disable automatically.
There just need to be applied small fix in column classes so when 2 widgets are alone to properly stretch in the widget area, the update for theme is upcoming.
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Please, solve these 404 errors…Forum: Themes and Templates
In reply to: [Agama] Mobile appearance and woocommerce issuesYou can expect it under 5 days max since i will start working on it from tomorrow.
Regards