theme404
Forum Replies Created
-
Hello @ninavanlier
You can contact us at email [email protected].Thank you
Forum: Themes and Templates
In reply to: [Career Portfolio] Design Functionality HelpHello @ninavanlier
We are sorry for the late response. Will you contact us directly at email [email protected]?Forum: Themes and Templates
In reply to: [Career Portfolio] Design Functionality HelpHello, @ninavanlier
You have to add custom CSS for that.
Please Go to Appearance > Customize > Additional Css and add following CSS.fearured-section .info-wrap { background: none; }I hope that helps.
RegardsForum: Themes and Templates
In reply to: [Minimal Business] SSL error imageHello,
To edit content, Go to Pages and edit your home page with Elementor. From there you can edit different sections as per your need.Thank you for contacting us. Wish you good luck with your business.
Forum: Themes and Templates
In reply to: [Power Magazine] Footer ColourForum: Reviews
In reply to: [Minimal Business] Theme 404 Excellent ServiceThank you Marc for your nice words. Good luck for your business.
Forum: Themes and Templates
In reply to: [Blog Personal] No dropdown on mobile menuHello @dondemaio
For submenu, you need to click on the plus icon. By clicking on the plus icon you will able to show submenu on the dropdown.Thank you
Forum: Themes and Templates
In reply to: [Blog Personal] Front page layoutFor instant support, you can contact us at [email protected] or https://theme404.com/support/
Thank you
Forum: Themes and Templates
In reply to: [Blog Personal] Front page layoutHello @dondemaio
We don’t get your point. Do you mean to import the demo? If so which demo? There is default and travel two demos available. Please explain a bit more about your issue.Thank you
Forum: Themes and Templates
In reply to: [Power Magazine] How to disable sticky sidebarHello wordpressuser2019,
Go to Appearance > Theme Editor and open functions.php and add the above code at the last line of function.php.
Note: The above code will be lost when an update is available. So it is better to create child theme.
Thank You
- This reply was modified 6 years, 7 months ago by theme404.
Forum: Themes and Templates
In reply to: [Power Magazine] How to disable sticky sidebarHi @wordpressuser2019,
Create a child theme using the plugin given below.
https://ww.wp.xz.cn/plugins/wp-child-theme-generator/
After activating the child theme, go to child theme functions.php paste below-given code.if ( ! function_exists( 'power_magazine_child_custom_scripts' ) ): // Remove the Sticky Sidebar function power_magazine_child_custom_scripts() { wp_dequeue_script( 'theia-sticky-sidebar-js' ); wp_deregister_script( 'theia-sticky-sidebar-js' ); // Now the parent script is completely removed } endif; add_action( 'wp_enqueue_scripts', 'power_magazine_child_custom_scripts', 100 );- This reply was modified 6 years, 7 months ago by theme404.
Thank you for writing in.
Can you please follow the following link:
Go to admin dashboard -> Posts -> Screen Options->check Custom field-> then add following custom value as shown in figure.
Can you please follow here: https://theme404.com/wp-content/uploads/2018/07/tags-1-1-300×184.png
Thank you!!
Hello,
Thank you for writing in.
It seems you are using the default settings from the customizer. Basically, in the default settings images size could be bigger and we suggest you try list view. So for the list view, please follow the following instructions.
Go to Apperance > Customize > Theme Options > Blog Page Setting and select List options.
Note: Full Image is displayed in Default Setting.Also, you may again try with the regenerate thumbnail so size could appear just like we have given in our demo sites.
For quick support, please contact at [email protected].
Thank You
Forum: Themes and Templates
In reply to: [Blog Personal] Update .pot fileHello,
We have updated our Blog Personal Theme with updated pot file. Please update the theme form your dashboard.
If you need any further help, you can send us an email using our direct support forum through the site.
https://theme404.com/support/
Thank You