bandicootmarketing
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Collect] Class ‘WP_Customize_Section’ not found Fatal errorFigured out the problem. There will be a fix shortly.
Forum: Themes and Templates
In reply to: [Tienda Basic] Layout // how to add a full width pageI’ve never attempted using the code above so I can’t say for sure why it doesn’t work.
But the premium version of Tienda Basic has that feature built in.
Make sure you’re using the latest version of WordPress.
Forum: Themes and Templates
In reply to: [Magazine Basic] Logo not showing in mobileYou are using Jetpack’s Mobile feature, which totally overwrites the theme’s built-in responsive design. Turn it off.
Forum: Themes and Templates
In reply to: [Arcade Basic] Adding SidebarIt is, but it would require modifying a lot of code. I would first suggest creating a child theme and then doing the mod.
Forum: Themes and Templates
In reply to: [Arcade Basic] Is Demo Content Available?I don’t offer demo content, but you can always use the Theme Unit Test Data:
https://codex.www.ads-software.com/Theme_Unit_TestForum: Themes and Templates
In reply to: [Arcade Basic] Child theme Arcade Basic and FTPCreating a child theme is only important if you plan on modifying the theme files directly.
If you plan on changing CSS, I suggest upgrading to the premium version so you can use the Custom CSS editor, which means you don’t have to modify any files or use FTP.
Forum: Themes and Templates
In reply to: [Arcade Basic] Gallery not displaying as it didDo you use a plugin to display your galleries?
Forum: Themes and Templates
In reply to: [Arcade Basic] Home Static Page LayoutYou can create a blank page and set that page as a static front page. Then you can hide it using CSS:
.home #primary { display: none; }
Forum: Themes and Templates
In reply to: [Farben Basic] Bug Customizer Theme: Farben BasicHmm. Thats strange. The code used on the Layout section to translate the text shouldn’t translate the actual class label.
Forum: Themes and Templates
In reply to: [Destin Basic] Shortcodes not workingHey Simon,
The shortcodes are only available in the premium version of Destin.
Forum: Themes and Templates
In reply to: [Ward] Changing font family in JumbotronSince it needs to appear first in your stylesheet, you can’t really use a plugin that will just add CSS to the head of your page.
Look for a plugin that might help with embedding fonts or create a child theme.
https://bavotasan.com/2011/creating-a-child-theme-in-wordpress/Forum: Themes and Templates
In reply to: [Destin Basic] Submenus work inconsistentlyMake sure your parent menu items are not live links. Use “#” as the URL.
Forum: Themes and Templates
In reply to: [Tienda Basic] homepageAh, right. That’s only in the premium version. Sorry about that.
Forum: Themes and Templates
In reply to: [Tienda Basic] Darker FontIf you have a premium license please use the support form on your account page on my site. Thanks.