xoptimus
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [SpicePress] The title of the home pageHi radekwilde,
We have fixed the issue, please update new version of the SpicePress theme.
Thanks
Forum: Themes and Templates
In reply to: [Certify] Responsive blank problemHI gboussion,
I check your website currently you are using 1.0 version of Certify theme, please first of all update certify theme, then lets me know.
you can check screenshot link: https://prntscr.com/ky2t62
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] The title of the home pageHi radekwilde,
Thanks for contacting us,
Can you provide us URL of your website so that we can inspect it and give you a proper solution?
Thanks
Forum: Themes and Templates
In reply to: [Certify] Responsive blank problemHi gboussion,
Please, clear cache then checks your website.
Thanks
Forum: Themes and Templates
In reply to: [Certify] Responsive blank problemHi gboussion,
We have already fixed this issue in Certify theme, please update Certify theme with the new version 1.2.2,
If you still do not solve your issue then tell me.
Thanks
Forum: Themes and Templates
In reply to: [Certify] Responsive blank problemHi gboussion,
Thanks for contacting us,
Please share the screenshot of the issue you are facing so that we can help you better regarding that.
Thanks
Hi michaelrichardbarley,
Thanks for contacting us,
For this find the function.php file in your child theme package and added following code in the fucntion.php file.
function spicepress_child_get_lite_options() { $spicepress_mods = get_option( 'theme_mods_spicepress' ); if ( ! empty( $spicepress_mods ) ) { foreach ( $spicepress_mods as $spicepress_mod_k => $spicepress_mod_v ) { set_theme_mod( $spicepress_mod_k, $spicepress_mod_v ); } } } add_action( 'after_switch_theme', 'spicepress_child_get_lite_options' );
then save the above code and check your site.
Any confusion lets me know.
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] ERROR IN SMARTPHONE MODUSHi mastersezer,
Thanks for contacting us,
For this, remove the aktivitaeten page, then create a aktivitaeten custom link in menu setting and do not link to it, save the menu setting then check your website on the mobile device.
like this: https://prntscr.com/kk3kv9
Thanks
Forum: Themes and Templates
In reply to: [Certify] Customizer and htmlHi dacodano,
Thanks for contacting us,
Testimonial description field fulfills HTML ready, You can see the screenshot below to add list: https://prntscr.com/kvr0p2
Any confusion lets me know.
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Remove url path at the page title sectionHi nikolaka,
Thanks for contacting us,
For this paste the following css code in additional css field (Theme Dashboard >> appearance >> customize >> additional css filed)
.page-breadcrumb { display: none !important; }
Any confusion lets me know.
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Remove all widgets from the footerHi nikolaka,
Glad to know it worked for you.
We would really appreciate if you could provide us a review here:
https://www.ads-software.com/support/theme/spicepress/reviews/#new-postIf you have any more questions, feel free to ask again!
Close this ticket!!!
Thanks
Thanks
- This reply was modified 6 years, 2 months ago by xoptimus.
Forum: Themes and Templates
In reply to: [SpicePress] comments don’t display on pagesHi yuwenlong126,
Glad to know it worked for you.
We would really appreciate if you could provide us a review here:
https://www.ads-software.com/support/theme/spicepress/reviews/#new-postIf you have any more questions, feel free to ask again!
Close this ticket!!!
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] Remove all widgets from the footerHi nikolaka,
Thanks for contacting us,
it’s working perfectly at our end, if you are using any plugin please deactivate plugin one by one then check your website,
If still your issue is not resolved, then share your website URL so that we can inspect it and give you a proper solution.
Thanks
Forum: Themes and Templates
In reply to: [SpicePress] comments don’t display on pagesHi yuwenlong126
Yes, something is the conflict with woocommerce plugin, so this issue is coming,
For now, you find the page.php file in the spicepress theme package and copy and paste the given code in the following link into page.php file: https://pastebin.com/Z8MbLAQz
We will correct this in next update.
Thanks
- This reply was modified 6 years, 2 months ago by xoptimus.
Hi donebysam,
is your issue resolved?
Thanks