vee
Forum Replies Created
-
I don’t have sidebar menu toggler.
- This reply was modified 9 years, 4 months ago by vee.
Forum: Themes and Templates
In reply to: [Bootstrap Basic] including fileBootstrap basic have no options. It is simple, easy, basic theme without any options. Theme developers have to create that by themselves.
I don’t think theme developers will love to start design their theme by delete/remove unwanted many many options.Forum: Themes and Templates
In reply to: [Bootstrap Basic] Changes from 1.0.11 to 1.0.12You can see changes here. It’s commit changes on Github.
Here is the link to this theme’s repository on Github. (https://github.com/Rundiz/bootstrap-basic)There are not much changed for 1.0.11 to 1.0.12.
Based on the concept (basic, easy, and very simple) this theme will have no more feature added; just update the asset files such as Bootstrap 3, FontAwesome.- This reply was modified 9 years, 5 months ago by vee. Reason: add more desc
Forum: Themes and Templates
In reply to: [Bootstrap Basic] Header picYou can create child theme and learn more from here.
Forum: Plugins
In reply to: [Intuitive Custom Post Order] Re-order across multiple pagesI would like to suggest my plugin here. https://wordpress.org/plugins/rundiz-postorder/
updated
Do you want me to add instruction to help page or change default widget to right sidebar?
I’m not sure what will happens when I change the default widget to right sidebar.
I had released my custom post order plugin here. https://wordpress.org/plugins/rundiz-postorder/
It works faster. It is free like this good plugin. I hope you guys try my plugin.Forum: Themes and Templates
In reply to: [Bootstrap Basic] Make dropdown menu parent active?Yes, you can.
Referer from my site. http://wimutti.org/From admin > menus
Add custom links URL as # and custom link text
Add any link (categories, posts, pages, anything) and drag it to be sub-menu.
That’s it.Make sure that you disable other plugins that may conflict with Bootstrap css/js.
Forum: Themes and Templates
In reply to: [Bootstrap Basic] Bootstrap RTLNo support for .less, .scss, .sass or anything. Just .css
Its concept is simple and basic, few functionality for theme developers.
If you want anything more please make this theme your new theme or extend child theme.Forum: Themes and Templates
In reply to: [Bootstrap Basic] Dropdown in Navbaradd custom link with # as a link and then add sub menu.
Forum: Themes and Templates
In reply to: [Bootstrap Basic] Plugin woocommerceI had never create woocommerce template page before.
You can create woocommerce template page with this theme, to learn more please read woocommerce document.Forum: Themes and Templates
In reply to: [Bootstrap Basic] Logo in NavbarUse site-branding but css it by replace it with your logo image.
Forum: Themes and Templates
In reply to: [Bootstrap Basic] Header Full WidthTo make header cover entire width you have to learn from Bootstrap document.
If you create header.php in child theme then it is your new design, you still get update from this theme but your design in child theme still exists.
Forum: Themes and Templates
In reply to: [Bootstrap Basic] Line through button on hoverCan you show me a screen shot or URL where the problem is please?