exstheme
Forum Replies Created
-
Forum: Plugins
In reply to: [Blocksy Companion] Fatal error in the ‘blc_get_ext’ functionThank you for quick response.
This happens in the Customizer. Maybe this call stack will be helpful:Fatal error: Uncaught Error: Call to a member function get() on null in wp-content/plugins/blocksy-companion/framework/helpers/exts.php:327 Stack trace: 0 wp-content/themes/blocksy/inc/options/general/meta.php(410): blc_get_ext() 1 wp-content/themes/blocksy/inc/helpers.php(101): require('…') 2 wp-content/themes/blocksy/admin/helpers/options.php(163): blocksy_get_variables_from_file() 3 wp-content/themes/blocksy/inc/options/general/posts-listing.php(505): blocksy_get_options() 4 wp-content/themes/blocksy/inc/helpers.php(101): require('…') 5 wp-content/themes/blocksy/admin/helpers/options.php(163): blocksy_get_variables_from_file() 6 wp-content/themes/blocksy/inc/options/posts/blog.php(19): blocksy_get_options() 7 wp-content/themes/blocksy/inc/helpers.php(101): require('…') 8 wp-content/themes/blocksy/admin/helpers/options.php(163): blocksy_get_variables_from_file() 9 wp-content/themes/blocksy/inc/options/customizer.php(105): blocksy_get_options() 10 wp-content/themes/blocksy/inc/helpers.php(101): require('…') 11 wp-content/themes/blocksy/admin/helpers/options.php(163): blocksy_get_variables_from_file() 12 wp-content/themes/blocksy/inc/customizer/init.php(71): blocksy_get_options() 13 wp-includes/class-wp-hook.php(324): {closure}() 14 wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 15 wp-includes/plugin.php(517): WP_Hook->do_action() 16 wp-includes/class-wp-customize-manager.php(942): do_action() 17 wp-includes/class-wp-hook.php(324): WP_Customize_Manager->wp_loaded() 18 wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 19 wp-includes/plugin.php(517): WP_Hook->do_action() 20 wp-settings.php(717): do_action() 21 wp-config.php(102): require_once('…') 22 wp-load.php(50): require_once('…') 23 wp-admin/admin.php(34): require_once('…') 24 wp-admin/customize.php(13): require_once('…') 25 {main} thrown in wp-content/plugins/blocksy-companion/framework/helpers/exts.php on line 327
Thank you!
Forum: Themes and Templates
In reply to: [ExS] Mobile version Burger Menu not woringHi!
Most of the time such type of issues are conflicts with 3rd party plugins. I see that you’re using different theme on your site at the moment.If you want to investigate your issue – please activate our theme and let us know.
Best regards!
Forum: Themes and Templates
In reply to: [ExS] Head space in Android and IOSHello!
Thank you for using our theme!
First of all, please try to set your title section background to the main accent color to make it white and more readable:
View post on imgur.com
And then please try to play with these settings to find the background image look that will for for you:
View post on imgur.com
Regarding the apple behaviour: this is the company strategy. They decide that they are smarter than their customers, so there is nothing to do with that. Please follow this link for more info:
https://forums.developer.apple.com/forums/thread/99883
Best regards!
Forum: Themes and Templates
In reply to: [ExS] exs_entry_meta() not working in single_*.phpHello!
Thank you for using our theme!This function has some advanced logic to check if it was shown earlier to prevent duplication and some actions calling twice. Maybe it is not a best solution to use it in your custom post type by manually code it.
However, please check our Customizer settings panel for your CPT:
View post on imgur.com
View post on imgur.com
Maybe they will help you.
It is hard to guess your goals and what exactly your’e trying to achieve, but if you want to code your CPT single page manually – you can look into this functions and grab parts of it and put into your code. At the end of the day it uses the core WordPress functions to show the author, publishing date etc.
Hope this helps.
Best regards
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] PHP Notices on your demoCool!
In that case I would recommend you to change your Demo URL into your plugin description:View post on imgur.com
Best regards!
Hello!
Please try to uncheck the ‘?Position absolute header’ checkbox into your Customizer – ExS Theme options – Header section
View post on imgur.com
Best regards!
Great!
Glad to help!Forum: Themes and Templates
In reply to: [ExS] Deduplication of posts on home pageHello and thank you for using our theme!
Can you please provide a screenshot or URL of your site?ExS Widgets can show posts from some category or recent posts. If you have other widgets that shows same posts query, they will be the same.
I’m not sure that I understand what exact results you expect.Best regards
You can put some intro text and intro description here to increase your top section height for your homepage:
View post on imgur.com
Best regards
Hi!
Thank you for using our theme!
Please go to your Appearance – Customize – Homepage Settings and delete these settings:View post on imgur.com
If you have not ‘Homepage Settings’ Customizer section – please make sure that you have at least one page created and published.
Best regards!
Forum: Themes and Templates
In reply to: [ExS Church] Removing unwanted white spaceHello!
Please try to go to your Dashboard – Appearance – Customize.
Then go to your ExS theme options panel – Title section and reduce ‘Bottom padding’ valueView post on imgur.com
Best regards!
Forum: Themes and Templates
In reply to: [ExS Church] Exs Church not fitted for mobile deviceHello!
Thank you for using our theme!This happens because of large primary logo text size on the small screens.
Please go to your Customizer – Site Identity and decrease your ‘Primary text font size’ value. You can do it bigger for the large screens by increasing ‘Primary text font size for large screens’ option:
View post on imgur.com
Forum: Themes and Templates
In reply to: [ExS Shop] FooterHello, dear @protoo
Of course, you have both these options.
First is to use the equal columns layout and add 4 widgets into your footer widget area:
View post on imgur.com
Second is to use the full width layout:
View post on imgur.com
Then just wrap your widgets in the one single columns block in your ‘Appearance – Widgets’ screen in the footer widget area and you’re done.
Hope this helps.
Best regards!Forum: Themes and Templates
In reply to: [ExS Shop] Some issues with commentsIf this is too hard for you – you can just override your ‘comments.php’ template into your child theme and make your changes.
https://developer.www.ads-software.com/themes/basics/template-hierarchy/#overview
https://developer.www.ads-software.com/themes/advanced-topics/child-themes/
Best regards!
Forum: Themes and Templates
In reply to: [ExS Shop] Some issues with commentsPlease check these links:
https://localise.biz/wordpress/plugin/custom-translations
https://danielsantoro.com/using-loco-translate-change-wordpress-strings/
Best regards!