ZS
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to provide theme options in FSE themesi was talking about theme options which we provide normally in theme customizer. To be more specific, how can we provide multiple layout options for the user to choose from. is there any option for it in theme.json.
Forum: Themes and Templates
In reply to: [Brood] A couple of bugsI Checked it on my localhost and it is working fine without any blank spaces issue. I published 2 posts one with featured image and other without. They are working as they are supposed to.
Can you provide screenshots.
Forum: Themes and Templates
In reply to: [Brood] Error message after activationThis issue is most probably related the version of wordpress you are using. is_multi_author() is a function introduced in WordPress 3.2.
Best thing to do is to update your wordpress.Forum: Themes and Templates
In reply to: [Brood] Continue reading link is not working on postsI have updated the theme. Issue is fixed now.
Forum: Themes and Templates
In reply to: [Brood] Continue reading link is not working on postsI am checking the issue. Will update as soon as possible.
Forum: Themes and Templates
In reply to: [Sarina] wrong widger area sizeSorry for late reply, I am checking this issue. Will update soon.
Forum: Fixing WordPress
In reply to: How to create wordpress one page theme?Thank you very much for listing all these resources. BTW, sorry for late reply.
What is your opinion on using Theme customizer for editing content and styling. I don’t want to use Theme options framework and _s devs also recommend using Theme customizer instead of options framework.
Forum: Themes and Templates
In reply to: [Frente] Feature images in the Frente ThemeSorry for late reply. Featured images are set to be displayed on the top of posts only. I will consider changing its design in future version.
Forum: Themes and Templates
In reply to: [Frente] How to display header image on Frente?This feature is not available in current version of Frente theme. It will be added in the future update.
Forum: Themes and Templates
In reply to: [Frente] Post summary on frenteOpen content.php file and replace ‘the_excerpt’ at line 34 with ‘the_content’
Forum: Everything else WordPress
In reply to: My theme set to live but doesn't appear in searchnp, theme is available now.
Forum: Fixing WordPress
In reply to: Long select menu is overflowing the sidebarMessage from reviewer.
Forum: Localhost Installs
In reply to: Multiple installations help?You mean just another folder in www directory. What about database?